eth_getTransactionByHash
Transaction info | Plasma
eth_getTransactionByHash | Plasma
Plasma API method that returns information about a transaction by transaction hash. data — the hash of the transaction. On Plasma.
POST
eth_getTransactionByHash
Plasma API method that returns information about a transaction by transaction hash.
Parameters
data— the hash of the transaction
Response
object— a transaction object, ornullwhen no transaction was found
eth_getTransactionByHash code examples
Last modified on May 18, 2026