/wallet/getblockbalance REST API Endpoint
Body Parameters
hash
string
REQUIRED
Loading...
number
integer
REQUIRED
Loading...
visible
boolean
Loading...
Returns
timestamp
Loading...
block_identifier
Loading...
hash
Loading...
number
Loading...
transaction_balance_trace
Loading...
transaction_identifier
Loading...
operation
Loading...
type
Loading...
status
Loading...
Request
1curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/getblockbalance \2--header 'accept: application/json' \3--header 'content-type: application/json' \4--data '5{6"hash": "BLOCK_HASH",7"number": BLOCK_NUMBER,8"visible": true9}10'
1curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/getblockbalance \2--header 'accept: application/json' \3--header 'content-type: application/json' \4--data '5{6"hash": "BLOCK_HASH",7"number": BLOCK_NUMBER,8"visible": true9}10'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free