GET
/
v1
/
{chainName}
/
address
/
{walletAddress}
/
balances_v2
/
Credit Cost: 1 per call.
Processing: Realtime

Path Parameters

chainName
string
required

The chain name eg: eth-mainnet.

walletAddress
string
required

The requested address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.

Query Parameters

quote-currency
string

The currency to convert. Supports USD, CAD, EUR, SGD, INR, JPY, VND, CNY, KRW, RUB, TRY, NGN, ARS, AUD, CHF, and GBP.

nft
boolean

If true, NFTs will be included in the response.

no-nft-fetch
boolean

If true, only NFTs that have been cached will be included in the response. Helpful for faster response times.

no-spam
boolean

If true, the suspected spam tokens are removed. Supports eth-mainnet and matic-mainnet.

no-nft-asset-metadata
boolean

If true, the response shape is limited to a list of collections and token ids, omitting metadata and asset information. Helpful for faster response times and wallets holding a large number of NFTs.

Response

200 - application/json
address
string

The requested address.

chain_id
integer

The requested chain ID eg: 1.

chain_name
string

The requested chain name eg: eth-mainnet.

quote_currency
string

The requested quote currency eg: USD.

updated_at
string

The timestamp when the response was generated. Useful to show data staleness to users.

items
object[]

List of response items.