Wallets
Get Wallet Balance
Get the balance of a wallet for a given chain and currency
API scope required: wallets:balance.read
GET
/
v1-alpha2
/
wallets
/
{walletLocator}
/
balances
Headers
API key required for authentication
Path Parameters
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
The blockchain(s) to query. Comma-separated list of chains
The currencies to query. Comma-separated list
Response
200 - application/json
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
The number of decimals of the currency
The balance of the wallet in different chains