Skip to main content

/walletsolidity/getdelegatedresourceaccountindex REST API Endpoint

Loading...

Updated on
Oct 04, 2023

/walletsolidity/getdelegatedresourceaccountindex REST API Endpoint

Body Parameters

value
string
REQUIRED
Loading...
visible
boolean
Loading...

Returns

account
Loading...
fromAccounts
Loading...
toAccounts
Loading...
Request
1
curl https://docs-demo.tron-mainnet.quiknode.pro/walletsolidity/getdelegatedresourceaccountindex \
2
--header 'accept: application/json' \
3
--header 'content-type: application/json' \
4
--data '
5
{
6
"value": "TZ4UXDV5ZhNW7fb2AMSbgfAEZ7hWsnYS2g",
7
"visible": true
8
}
9
'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free