/
WA
watchdata
/
FastAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
OpenAPI 3.1.0
2026-08-03
33
51
39.1 KB
node
Get Transaction By Block Number And Index
post
/node/rest/eth_getTransactionByBlockNumberAndIndex
Request body
BlockNumberAndIndexIn
required
block_number
union
required
trx_index
integer
required
Response
Successful Response
Transaction
required
hash
string
required
nonce
string
nullable
transactionIndex
string
required
from
string
required
to
string
nullable
value
string
nullable
gasPrice
string
nullable
gas
string
nullable
maxFeePerGas
string
nullable
maxPriorityFeePerGas
string
nullable
chainId
string
nullable
accessList
unknown[]
nullable
blockHash
string
required
blockNumber
string
required