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