Logo
Covalent API Documentation

TransactionService

Number of APIs: 11


1. getTransaction

GET https://api.covalenthq.com/v1/:chainName/transaction_v2/:txHash/?quote-currency=&no-logs=&with-dex=&with-nft-sales=&with-lending=&with-safe=



2. getEarliestTimeBucketTransactionsForAddress

GET https://api.covalenthq.com/v1/:chainName/bulk/transactions/:walletAddress/?quote-currency=&no-logs=&with-safe=



3. getRecentTransactionsForAddress

GET https://api.covalenthq.com/v1/:chainName/address/:walletAddress/transactions_v3/?quote-currency=&no-logs=&block-signed-at-asc=&with-safe=



4. getTimeBucketTransactionsForAddress

GET https://api.covalenthq.com/v1/:chainName/bulk/transactions/:walletAddress/:timeBucket/?quote-currency=&no-logs=&with-safe=



5. getTransactionSummary

GET https://api.covalenthq.com/v1/:chainName/address/:walletAddress/transactions_summary/?quote-currency=&with-gas=



6. getTransactionsForAddress

GET https://api.covalenthq.com/v1/:chainName/address/:walletAddress/transactions_v2/?quote-currency=&no-logs=&block-signed-at-asc=



7. getTransactionsForAddressV3

GET https://api.covalenthq.com/v1/:chainName/address/:walletAddress/transactions_v3/page/:page/?quote-currency=&no-logs=&block-signed-at-asc=&with-safe=



8. getTransactionsForBlockByPage

GET https://api.covalenthq.com/v1/:chainName/block/:blockHeight/transactions_v3/page/:page/?quote-currency=&no-logs=&with-safe=



9. getTransactionsForBlockHash

GET https://api.covalenthq.com/v1/:chainName/block_hash/:blockHash/transactions_v3/?quote-currency=&no-logs=&with-safe=



10. getTransactionsForBlock

GET https://api.covalenthq.com/v1/:chainName/block/:blockHeight/transactions_v3/?quote-currency=&no-logs=&with-safe=



ENDPOINTS