Logo
Covalent API Documentation

BalanceService

Number of APIs: 7


1. getErc20TransfersForWalletAddress

GET https://api.covalenthq.com/v1/:chainName/address/:walletAddress/transfers_v2/?quote-currency=&contract-address=&starting-block=&ending-block=&page-size=&page-number=



2. getNativeTokenBalance

GET https://api.covalenthq.com/v1/:chainName/address/:walletAddress/balances_native/?quote-currency=&block-height=



3. getTokenBalancesForWalletAddress

GET https://api.covalenthq.com/v1/:chainName/address/:walletAddress/balances_v2/?quote-currency=&nft=&no-nft-fetch=&no-spam=&no-nft-asset-metadata=



4. getTokenHoldersChangesForTokenAddress

GET https://api.covalenthq.com/v1/:chainName/tokens/:tokenAddress/token_holders_changes/



5. getTokenHoldersV2ForTokenAddress

GET https://api.covalenthq.com/v1/:chainName/tokens/:tokenAddress/token_holders_v2/?block-height=&date=&page-size=&page-number=



6. getHistoricalTokenBalancesForWalletAddress

GET https://api.covalenthq.com/v1/:chainName/address/:walletAddress/historical_balances/?quote-currency=&nft=&no-nft-fetch=&no-spam=&no-nft-asset-metadata=&block-height=&date=



7. getHistoricalPortfolioForWalletAddress

GET https://api.covalenthq.com/v1/:chainName/address/:walletAddress/portfolio_v2/?quote-currency=&days=



ENDPOINTS