We’ve just launched our Wallet Net-worth endpoint, allowing you to fetch the USD value of a wallet, across all chains and assets, with a single API call 🤯
This endpoint features three query parameters:
chains
: specify multiple chains 🥳exclude_spam
: when set totrue
, this will exclude spam tokens from the calculation (recommended)exclude_unverified_contracts
: when set totrue
, this will exclude tokens that are not verified on CoinGecko (recommended)
Check-out the API reference for more information, and see this endpoint in action over on our YouTube channel.