/xrpl/{chain}/tokens/balancesOf/{accountAddress}

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

You can optionally specify a ledger index or ledger hash to get historical balances at a specific point in time. If neither is provided, the latest validated ledger will be used.

Path Params
string
required
Defaults to rG1QQv2nh2gr7RCZ1P8YYcBUKCCN633jCn

The XRP Ledger account address to fetch balances for (starts with 'r').

string
required
Defaults to xrpl

Name of the chain.

Query Params
boolean
Defaults to false

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

string

The ledger index to use for historical balance lookup. Can be a number or 'validated', 'current', 'closed'.

string

The ledger hash to use for historical balance lookup. Alternative to ledgerIndex.

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