eth_getTransactionBySenderAndNonce
Transaction info | Plasma
eth_getTransactionBySenderAndNonce | Plasma
Plasma API method that returns the transaction information by sender address and nonce. address — the sender address quantity — the transaction nonce.
POST
eth_getTransactionBySenderAndNonce
Plasma API method that returns the transaction information by sender address and nonce.
Parameters
address— the sender addressquantity— the transaction nonce
Response
object— a transaction object, ornullwhen no transaction was found
eth_getTransactionBySenderAndNonce code examples
Last modified on May 18, 2026