Endpoint
Introduction
Introducing the Covalent transactions endpoint package: a collection of the best transaction endpoints available. Are you building a wallet application and in need of fetching transactions for even the biggest wallets with ~400ms response times at 50QPS? Do you need to retrieve all transactions for a given block to power your notification engine? Or are you looking for a way to export transaction data in bulk without making time-consuming and expensive calls to a node?
Covalent’s transaction endpoints are designed to solve all these problems and more, with industry-leading performance and reliability. With endpoints built to fit any use case, the possibilities of what you can build are endless.
Common use cases for transaction endpoints:
Quotas & Limits
API List (5)
Returns all the transactions within a block or a range of blocks.
Same as Get all transactions in a block, but allows you to quickly retrieve the next page of responses.
Used for heavy volume wallets - allows you to get all transactions in bulk by specifying a time bucket.
Same as Get recent transactions for address, but allows you to comb through transactions by pages of 100 items each.
Returns the last 100 transactions for an address