latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Wallet
Get resource delegations
Retrieves outgoing and incoming resource delegation information for a TRON wallet
get/api/v2/{coin}/wallet/{walletId}/resourcedelegations
Path parameters
coinstring required
A cryptocurrency symbol or token ticker symbol
Example:btc
Coin or token identifier (e.g. trx, ttrx)
walletIdstring required
Example:59cd72485007a239fb00282ed480da1f
Wallet ID to retrieve active delegations for
Query parameters
type'outgoing' | 'incoming'
Filter by delegation direction: 'outgoing' for delegations from this address, 'incoming' for delegations to this address; omit to fetch both
resourcestring
Filter by resource type (case-insensitive: ENERGY, energy, BANDWIDTH, bandwidth)
limitstring number
Maximum number of results to return
nextBatchPrevIdstring
Pagination cursor from previous response
Response
OK