eth_getTransactionByHash
Get Transaction By Hash RPC Method
POST
https://eth-rpc.kolibr.io/
Returns information about a transaction using a transaction hash. If the transaction was sent to one of Kolibrios' endpoints and is in a pending state, the transaction data will also be returned.
Request Body Parameters
Name
Value
hash (required)
The hash of a transaction
Request Example
Response Example
Last updated