Skip to main content

Get Transactions By Hashes

POST 

/:chain/:network/blockchain/getTransactionsByHashes

Retrieves information for multiple transactions. Up to 1,000 transactions can be queried.

Getting a 429 error? Check your subscription plan!

A 429 error may occur when the throughput limit of your subscribed plan is exceeded. For example, the Starter plan has a limit of 300 CU per second, so calling an API that consumes 350 CU while on the Starter plan may result in a 429 error. Check the CU consumption of the API you are using on the Compute Unit Costs page, and consider upgrading to a higher plan if you need more throughput! 👉 Go to Compute Unit Costs page

Request

Responses

Successful Response