eth_getTransactionByBlockNumberAndIndex

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 position

Returns

  • Object - An object of type Transaction or null when no transaction was found.
    See eth_getTransactionByHash
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to demo
Body Params
integer
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to eth_getTransactionByBlockNumberAndIndex
params
array
required
Defaults to 0xed14e5,0
Params*
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json