Wallets
Get balance
Get the balance of a wallet by wallet ID.
GET
Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Path Parameters
ID of the wallet.
Query Parameters
Available options:
usdc
, eth
Available options:
ethereum
, arbitrum
, base
, linea
, optimism
, zksync_era
Available options:
usd
Response
200 - application/json
Latest wallet balance.
The response is of type object
.