Retrieves the current account balance for the specified address.
The id of the blockchain
bitcoin-mainnet
, bitcoin-abc-mainnet
, ethereum-mainnet
, litecoin-mainnet
, polygon-mainnet
address to retrieve the account balance for
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 <BR/> [Defaults] false
200
The response is of type object
.