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 APIBaseService

BaseService

Number of APIs: 10

  1. getGasPrices GET https://api.covalenthq.com/v1/:chainName/event/:eventType/gas_prices/?quote-currency=

  2. getAddressActivity GET https://api.covalenthq.com/v1/address/:walletAddress/activity/?testnets=

  3. getAllChainStatus GET https://api.covalenthq.com/v1/chains/status/

  4. getAllChains GET https://api.covalenthq.com/v1/chains/

  5. getBlock GET https://api.covalenthq.com/v1/:chainName/block_v2/:blockHeight/

  6. getBlockHeights GET https://api.covalenthq.com/v1/:chainName/block_v2/:startDate/:endDate/?page-size=&page-number=

  7. getLogEventsByAddress GET https://api.covalenthq.com/v1/:chainName/events/address/:contractAddress/?starting-block=&ending-block=&page-size=&page-number=

  8. getLogEventsByTopicHash GET https://api.covalenthq.com/v1/:chainName/events/topics/:topicHash/?starting-block=&ending-block=&secondary-topics=&page-size=&page-number=

  9. getLogs GET https://api.covalenthq.com/v1/:chainName/events/?starting-block=&ending-block=&address=&topics=&block-hash=&skip-decode=

  10. getResolvedAddress GET https://api.covalenthq.com/v1/:chainName/address/:walletAddress/resolve_address/

Previous
getTokenHoldersV2ForTokenAddress
Next
getAddressActivity