Get you own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
hash
— the block hash to retrieve balance changes fornumber
— alternative: the block number to retrieve balance changes forvisible
— optional boolean parameter. When set totrue
, addresses are in base58 format. Default isfalse
.
Response
timestamp
— block timestampblock_identifier
— block identification informationbalance_changes
— array of balance change objects showing how each transaction affected account balances
Use case
Thewallet/getblockbalance
method is used for:
- Analyzing balance changes within specific blocks
- Building detailed financial transaction tracking systems
- Auditing account balance modifications
- Creating balance history and reconciliation tools
- Monitoring large value transfers within blocks
Body
application/json