post https://bsc-mainnet.nodereal.io/v1/
Returns the information about a transaction requested by transaction hash. In the response object, blockHash
, blockNumber
, and transactionIndex
are null
when the transaction is pending.
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}}