eth_getTransactionByBlockHashAndIndex RPC Method
To use the eth_getTransactionByBlockHashAndIndex method on the Avalanche C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.
Parameters
blockHash
string
REQUIRED
Loading...
index
string
REQUIRED
Loading...
Returns
object
object
Loading...
blockHash
string
Loading...
blockNumber
string
Loading...
from
string
Loading...
gas
string
Loading...
gasPrice
string
Loading...
maxFeePerGas
string
Loading...
maxPriorityFeePerGas
string
Loading...
hash
string
Loading...
input
string
Loading...
nonce
string
Loading...
to
string
Loading...
transactionIndex
string
Loading...
value
string
Loading...
type
string
Loading...
accessList
array
Loading...
chainId
string
Loading...
v
string
Loading...
r
string
Loading...
s
string
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free