/
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 Block By Number
post
/node/rest/eth_getBlockByNumber
Request body
BlockNumberAndTrxParameterIn
required
number
union
required
is_full_trx
boolean
required
Response
Successful Response
Block
required
number
union
required
hash
string
required
parentHash
string
required
nonce
string
required
sha3Uncles
string
required
logsBloom
string
required
transactionsRoot
string
required
stateRoot
string
required
receiptsRoot
string
required
miner
string
required
difficulty
string
required
totalDifficulty
string
required
extraData
string
required
size
string
required
gasLimit
string
required
gasUsed
string
required
timestamp
string
required
uncles
string[]
required
baseFeePerGas
string
nullable
mixHash
string
required
transactions
union[]
required