eth_getTransactionByBlockNumberAndIndex
Transaction info | Plasma
eth_getTransactionByBlockNumberAndIndex | Plasma
Plasma API method that returns information about a transaction by block number and transaction index position. Plasma via Chainstack.
POST
eth_getTransactionByBlockNumberAndIndex
Plasma API method that returns information about a transaction by block number and transaction index position.
Parameters
quantity or tag— the block number in hex format or block tag (latest,earliest,pending,safe,finalized)quantity— the transaction index position
Response
object— a transaction object, ornullwhen no transaction was found
eth_getTransactionByBlockNumberAndIndex code examples
Body
application/json
Last modified on May 18, 2026