/evm/{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.

Path Params
string
required
Defaults to eth

Name of the chain.

string
required
Defaults to 0x9B1054d24dC31a54739B6d8950af5a7dbAa56815

Hash address of the Wallet.

Query Params
int64

Block number to retrieve balances as of. Optional.

int64

Timestamp to retrieve balances as of. Optional.

boolean
Defaults to true

If true, the response will include the prices of each token, in USD. Optional.

boolean
Defaults to false

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

boolean
Defaults to true

If true, the response will exclude balances of spam tokens. 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