eth_getRawTransactionByBlockHashAndIndex
Transaction info | Plasma
eth_getRawTransactionByBlockHashAndIndex | Plasma
Plasma API method that returns the raw transaction data by block hash and transaction index. Available on Plasma via Chainstack JSON-RPC nodes.
POST
eth_getRawTransactionByBlockHashAndIndex
Plasma API method that returns the raw transaction data by block hash and transaction index.
Parameters
data— the hash of the blockquantity— the transaction index position
Response
data— the raw transaction data, ornullwhen no transaction was found
eth_getRawTransactionByBlockHashAndIndex code examples
Last modified on May 18, 2026