/utxo/{chain}/tokens/balancesOf/{accountAddress}

Returns the token balances (and optionally, prices) for the provided account address.

You may request either current balances or as of a given block / timestamp.(this feature is only available to btc only, and you must leave it empty for cardano)

Path Params
string
required
Defaults to btc

Name of the chain.

string
required
Defaults to 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa

Hash address of the Wallet.

Query Params
int64

Block number to retrieve balances as of. Optional. Leave it empty for cardano.

int64

Timestamp to retrieve balances as of. Optional. Leave it empty for cardano.

boolean
Defaults to true

If true, the response will include the prices of each token, in USD. Currently Bitcoin price data is only available from timestamp 1463961600 and block 412967 onwards. Optional.

boolean
Defaults to false

If true, the response will exclude tokens that cannot be priced. Optional.

Headers
string
required
Defaults to demokey

API Key for Translate API. To generate an API Key, visit https://noves.fi/pricing

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain
text/json