/evm/{chain}/tokens/balancesOf/{accountAddress}

For a provided list of token addresses (POSTed via JSON payload), this endpoint will return the balances as of a given block (if no block is passed, defaults to current block).

Useful if you already know which tokens you're interested in.

If you want to fetch all relevant tokens without knowing them beforehand, please use the GET endpoint instead.

Path Params
string
required
Defaults to eth

Name of the chain.

string
required
Defaults to 0x9B1054d24dC31a54739B6d8950af5a7dbAa56815

Hash address of the Wallet.

Query Params
int64

Retrieve balances as of this block. Optional.

Body Params
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain
text/json