Token Balances
Get native token balances
Returns the balance for a specified address.
get/v1/account/balance
Query parameters
chain_idinteger required
chain network id, see list of details
Example:1
chain network id, see list of details
addressstring required
A hex string referencing a wallet address
A hex string referencing a wallet address
to_blockstring
block decimal number, hex number or 'latest'
block decimal number, hex number or 'latest'
Headers
x-api-keystring required
Example:demo
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.