Account Balance Latest
Wallet (Address) Balances
Account Balance Latest
Retrieves the current account balance for the specified address.
GET
Account Balance Latest
Documentation Index
Fetch the complete documentation index at: https://docs.amberdata.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
The id of the blockchain
Available options:
bitcoin-mainnet, bitcoin-abc-mainnet, ethereum-mainnet, litecoin-mainnet, polygon-mainnet Path Parameters
address to retrieve the account balance for
Query Parameters
Indicates whether or not to include price data with the results. Options: true, false.
The currency of the price information. Options: usd, btc. Only used in conjunction with includePrice.
[Optional] Indicates whether or not to pull data from blockchain via RCP call. Options: true, false
[Defaults] false