get https://api.tatum.io/v4/data/transactions/hash
5 credits per API call
Note for v3 API users:
As part of our documentation consolidation, we deprecated the endpoint for GET /v3/data/transactions/hash. Users can refer to GET /v4/data/transactions/hash for the latest documentation, as both endpoints function the same.
Get transactions by hash on the following blockchains:
- Celo - celo / celo-testnet
- Ethereum - ethereum / ethereum-sepolia / ethereum-holesky
- BNB (Binance) Smart Chain - bsc / bsc-testnet
- Polygon - polygon
- Tezos - tezos-mainnet
- Chiliz - chiliz-mainnet
To get started:
- Provide a chain name and transaction hash, and our API will return a list of transactions with that hash.
- The response will contain all the relevant information about specified transactions such as their block number, IDs of involved token, and more.