Balance
Get balance of mint & wallet
GET
/balance
Method is used to retrieve the balance for a given token for user
Headers
Name
Value
Content-Type
application/json
x-api-key
The API key for authentication
Parameters
Parameter
Description
Required
token
Token for which the balance is queried
yes
wallet
Wallet address to check the balance
yes
Body
Response
Examples
Last updated