Returns information about a transaction given a block number and transaction index.
Parameters
TAG
- Integer block number or one of “earliest”, “latest” or “pending”QUANTITY
- The transaction index positionReturns
Object
- An object of type Transaction or null when no transaction was found.
See eth_getTransactionByHash
"demo"
Successful Response
The response is of type object
.