ankr_getTransactionsByHash
ankr_getTransactionsByHash
Retrieves details of the transaction specified by its hash.
Request
This endpoint expects an object.
transactionHash
Hash of the transaction.
blockchain
Name of the blockchain or list of blockchain names. Single: eth. Multiple: [eth, bsc, fantom, avalanche, polygon, arbitrum, syscoin, optimism, eth_goerli, polygon_mumbai, avalanche_fuji]. All chains: empty value.
decodeLogs
Decode logs (true) or not (false).
decodeTxData
Decode transaction data (true) or not (false).
includeLogs
Include logs (true) or exclude them (false).
Response
Result returned by ankr_getTransactionsByHash.
transactions