eth_getTransactionByBlockHashAndIndex

Returns information about a transaction by block hash and transaction index position.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

📘

Supported on both BNB Smart Chain and opBNB Chain.

The format of a BNB Smart Chain endpoint:
https://bsc-mainnet.nodereal.io/v1/{{apiKey}}

https://bsc-testnet.nodereal.io/v1/{{apiKey}}

The format of an opBNB Chain endpoint:

https://opbnb-mainnet.nodereal.io/v1/{{apiKey}}

https://opbnb-testnet.nodereal.io/v1/{{apiKey}}

Path Params
string
required
Defaults to 64a9df0874fb4a93b9d0a3849de012d3
Body Params
integer
Defaults to 1
string
Defaults to 2.0
params
array of strings
length between 2 and 2
  1. String - 32 Bytes - Hash of a block
  2. String - Integer of the transaction index position (in hex).
params
string
Defaults to eth_getTransactionByBlockHashAndIndex
Response

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