Optional
baseBase fee per gas in hex string format (since the Galactica fork)
Unsupported fields
Gas limit in hex string format
Gas used in hex string format
Hash in bytes32 format
Miner address in bytes20 format
Header number in hex string format
Parent hash in bytes32 format
Receipts root in bytes32 format
Unsupported fields
Block number in hex string format
State root in bytes32 format
Timestamp in hex string format
List of transactions as bytes32 array or TransactionRPC array
Transactions root in bytes32 format
Return type of blocks for RPC standard.
Our SDK uses
BlockDetail
type from@vechain/sdk-network
package.Link
Ethereum JSON RPC Block Object