GetDelegatedResource

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns
delegatedResource - List<DelegatedResource>: A list of resources that an address delegates to a target address. A DelegatedResource object contains the following fields:

FieldTypeDescription
fromstringDelegate account address.
tostringResource receiver account address.
frozen_balance_for_bandwidthint64Bandwidth delegate share. (Unit: sun)
frozen_balance_for_energyint64Energy delegate share. (Unit: sun)
expire_time_for_bandwidthint64Timestamp when the Bandwidth delegation lock expires. (Unit: millisecond)
expire_time_for_energyint64Timestamp when the energy delegation lock expires. (Unit: millisecond)
Body Params
string
required
string
required
boolean
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json