v1
latestOpenAPI 3.0.02026-07-26103425558.9 KBWallet
Retrieve wallet balance
Get the latest balance of a user's wallet, including details like the blockchain network and currency.
get/v2/users/{userId}/wallets/balance
Path parameters
userIdstring required
ID of the user
Query parameters
chain'POLYGON' | 'ETHEREUM' | 'SOLANA' | 'BASE' | 'TRON' required
The blockchain network to retrieve the wallet balance from.
currency'usdc' | 'usdt' | 'usdg' | 'pyusd' required
The type of currency to check the balance for.
Response
Success