GET
/
v1-alpha2
/
wallets
/
{walletLocator}
/
balances

Headers

X-API-KEY
string
required

API key required for authentication

Path Parameters

walletLocator
string
required

A wallet locator can be of the format:

  • <walletAddress>
  • email:<email>:<walletType>
  • userId:<userId>:<walletType>
  • userId:<userId>:<walletType> (white label user example)
  • phoneNumber:<phoneNumber>:<walletType>
  • twitter:<handle>:<walletType>
  • x:<handle>:<walletType>

Query Parameters

chains
string

The blockchain(s) to query. Comma-separated list of chains

currencies
string
required

The currencies to query. Comma-separated list

Response

200 - application/json
currency
enum<string>
required

The cryptocurrency

Available options:
eth,
matic,
pol,
sei,
chz,
avax,
xai,
fuel,
vic,
ip,
usdc,
usdce,
busd,
usdxm,
weth,
degen,
brett,
toshi,
eurc,
superverse,
bonk,
wif,
mother,
sol,
ada,
bnb,
sui,
apt,
sfuel
decimals
number
required

The number of decimals of the currency

balances
object
required

The balance of the wallet in different chains