Qodex.ai
Qodex.ai
Introduction
Covalent Unified API
BalanceService
getErc20TransfersForWalletAddressgetHistoricalPortfolioForWalletAddressgetHistoricalTokenBalancesForWalletAddressgetNativeTokenBalancegetTokenBalancesForWalletAddressgetTokenHoldersChangesForTokenAddressgetTokenHoldersV2ForTokenAddress
BaseService
getAddressActivitygetAllChainStatusgetAllChainsgetBlockgetBlockHeightsgetGasPricesgetLogEventsByAddressgetLogEventsByTopicHashgetLogsgetResolvedAddress
NftService
checkOwnershipInNftcheckOwnershipInNftForSpecificTokenIdgetAttributesForTraitInCollectiongetChainCollectionsgetCollectionTraitsSummarygetNftExternalMetadataForContractgetNftMarketFloorPricegetNftMarketSaleCountgetNftMarketVolumegetNftMetadataForGivenTokenIdForContractgetNftTransactionsForContractTokenIdgetNftsForAddressgetTokenIdsForContractWithMetadatagetTraitsForCollection
PricingService
getTokenPrices
SecurityService
getApprovalsgetNftApprovals
TransactionService
getEarliestTimeBucketTransactionsForAddressgetRecentTransactionsForAddressgetTimeBucketTransactionsForAddressgetTransactiongetTransactionSummarygetTransactionsForAddressgetTransactionsForAddressV3getTransactionsForBlockgetTransactionsForBlockByPagegetTransactionsForBlockHashgetTransactionsForBlockHashByPage
XykService
getAddressExchangeBalancesgetDexForPoolAddressgetEcosystemChartDatagetHealthDatagetLpTokenViewgetNetworkExchangeTokensgetPoolByAddressgetPoolsgetPoolsForTokenAddressgetPoolsForWalletAddressgetSingleNetworkExchangeTokengetSupportedDEXesgetTransactionsForAccountAddressgetTransactionsForDexgetTransactionsForExchangegetTransactionsForTokenAddress
Introduction
Covalent Unified API
BalanceService
getErc20TransfersForWalletAddressgetHistoricalPortfolioForWalletAddressgetHistoricalTokenBalancesForWalletAddressgetNativeTokenBalancegetTokenBalancesForWalletAddressgetTokenHoldersChangesForTokenAddressgetTokenHoldersV2ForTokenAddress
BaseService
getAddressActivitygetAllChainStatusgetAllChainsgetBlockgetBlockHeightsgetGasPricesgetLogEventsByAddressgetLogEventsByTopicHashgetLogsgetResolvedAddress
NftService
checkOwnershipInNftcheckOwnershipInNftForSpecificTokenIdgetAttributesForTraitInCollectiongetChainCollectionsgetCollectionTraitsSummarygetNftExternalMetadataForContractgetNftMarketFloorPricegetNftMarketSaleCountgetNftMarketVolumegetNftMetadataForGivenTokenIdForContractgetNftTransactionsForContractTokenIdgetNftsForAddressgetTokenIdsForContractWithMetadatagetTraitsForCollection
PricingService
getTokenPrices
SecurityService
getApprovalsgetNftApprovals
TransactionService
getEarliestTimeBucketTransactionsForAddressgetRecentTransactionsForAddressgetTimeBucketTransactionsForAddressgetTransactiongetTransactionSummarygetTransactionsForAddressgetTransactionsForAddressV3getTransactionsForBlockgetTransactionsForBlockByPagegetTransactionsForBlockHashgetTransactionsForBlockHashByPage
XykService
getAddressExchangeBalancesgetDexForPoolAddressgetEcosystemChartDatagetHealthDatagetLpTokenViewgetNetworkExchangeTokensgetPoolByAddressgetPoolsgetPoolsForTokenAddressgetPoolsForWalletAddressgetSingleNetworkExchangeTokengetSupportedDEXesgetTransactionsForAccountAddressgetTransactionsForDexgetTransactionsForExchangegetTransactionsForTokenAddress
HomeCovalent Unified APIBalanceService

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=

Previous
Covalent Unified API
Next
getErc20TransfersForWalletAddress