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