GetBlockBalance

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

Returns

FieldTypeDescription
timestampint64Timestamp. (Unit: millisecond)
block_identifier.hashstringBlock hash.
block_identifier.numberint64Block number.
transaction_balance_traceTransactionBalanceTrace[]List of transaction information with balance changes.

The fields contained in the TransactionBalanceTrace object are as follows:

FieldTypeDescription
transaction_identifierstringTransaction ID (hash).
operationOperation[]List of balance change operations in this transaction, including sender deductions, receiver additions, and resource fee burns (Bandwidth/Energy). Each item contains operation_identifier (index), address (affected address), and amount (balance change).
typestringTransaction type.
statusstringTransaction result status.
Body Params
string
required
int32
required
boolean
Responses

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