post https://api.trongrid.io/wallet/getaccountnet
Query bandwidth information.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Return value:Bandwidth information for the account.
Response
Query bandwidth information.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Return value:Bandwidth information for the account.
xxxxxxxxxx
curl --request POST \
--url https://api.trongrid.io/wallet/getaccountnet \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"address": "4112E621D5577311998708F4D7B9F71F86DAE138B5"
}
'
Try It!
to start a request and see the response here!