Skip to main content

/wallet/getaccountbalance REST API Endpoint

Get the account balance in a specific block.

Updated on
Apr 03, 2024

/wallet/getaccountbalance REST API Endpoint

Body Parameters

account_identifier
object
REQUIRED
The account identifier object which contains the following fields:
address
string
The account address
block_identifier
object
REQUIRED
The block identifier object which contains the following fields:
hash
string
The block hash
number
integer
The block number
visible
boolean
A boolean value indicating whether the address is in base58 format

Returns

balance
Indicates the balance associated with the account
block_identifier
The block identifier object which contains the following fields:
hash
The block hash
number
The block number
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free