eth_getTransactionByBlockHashAndIndex - Ethereum
This method recalls the transaction data after you enter block hash and transaction index position
How to Use the eth_getTransactionByBlockHashAndIndex Method
Parameters
[
'0xc0f4906fea23cf6f3cce98cb44e8e1449e455b28d684dfa9ff65426495584de6',
'0x0' // 0
]What you receive
Sample
Call
Outcome
Last updated