proxima.{network}.blocks.1_0
These streams contain brief info for each mined block in the network (but not transactions info)
number (number)
number
hash (hex string)
hash
parentHash (hex string)
parentHash
receiptsRoot (hex string)
receiptsRoot
transactionsRoot (hex string)
transactionsRoot
timestamp (number)
timestamp
miner (hex string)
miner
gasUsed (number)
gasUsed
gasLimit (number)
gasLimit
difficulty (decimal string)
difficulty
extraData (hex string): hex-encoded
extraData
nonce: (hex string)
nonce
sha3Uncles (hex string)
sha3Uncles
mixHash (hex string)
mixHash
stateRoot (hex string)
stateRoot
logsBloom (hex string)
logsBloom
baseFeePerGas (decimal string)
baseFeePerGas
All the fields correspond to Ethereum RPC APIarrow-up-right values.
Last updated 2 years ago