Tokens
List Token Balances
Retrieves a list of token balances associated with a specific wallet address on a given network.
Headers
X-WalletKit-Project-ID
string
requiredYour WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
network
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
wallet_address
string
requiredResponse
200 - application/json
uuid
string
requirednetwork
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
contract_address
string
requiredname
string
requiredsymbol
string
requireddecimals
integer
requireddisplay_decimals
integer
requiredlogo_url
string
requiredraw_balance
string
requireddisplay_balance
string
required