eth_getTransactionByBlockHashAndIndex
Transaction info | Plasma
eth_getTransactionByBlockHashAndIndex | Plasma
Plasma API method that returns information about a transaction by block hash and transaction index position. Plasma via Chainstack.
POST
eth_getTransactionByBlockHashAndIndex
Plasma API method that returns information about a transaction by block hash and transaction index position.
Parameters
data— the hash of the blockquantity— the transaction index position
Response
object— a transaction object, ornullwhen no transaction was found
eth_getTransactionByBlockHashAndIndex code examples
Body
application/json
Last modified on May 18, 2026