added

Blockchain Data: Get Wallet Balances

You can now access comprehensive balance data using our enhanced Get Balances endpoint. Previously, our supported endpoints were limited to retrieving Fungible Token Balances and Non-Fungible Token Balances. With this upgrade, the new Get Balances endpoint now also includes native balances, providing a complete view of your wallet's assets—all in a single API call.

No additional parameters are needed. Just make the call with your API key 🔑, specifying the required chain and address parameters, and you'll receive a categorized array of balances, covering fungible tokens, non-fungible tokens, and native balances.

🚀 Try Get Balances Endpoint