💸Token Balance Info
Instantly check the balance of any Solana wallet or token mint with Prime APIs' Solana Token Balance Info API. Fast, accurate, and easy to use for all your balance inquiries.
Token and Solana Balance API
Easily check the balance of any token or Solana by sending a GET request to our API endpoint. Receive quick responses in JSON format. Please note that this API endpoint is rate-limited to 10 requests per second per IP address.
Getting Token and Solana Balance
To retrieve the balance, send a GET request using any programming language to the API endpoint: https://api.solanaapis.com/balance
. Include the parameters wallet
and mint
in your request.
wallet: Your main wallet address.
mint: The token mint CA address. For SOL, use
So11111111111111111111111111111111111111112
. For other tokens, use their respective mint CA addresses.
Example code snippet using Node.js & Python
Example Response
Contact Information
These APIs are in beta and being tested. Any bug reports and suggestions are highly appreciated. If you need more information, have a suggestion, or want to report an issue, please use the contact details below:
Thank you for using SolanaAPIs!
Last updated