Module block_info

Source
Expand description

Block information instructions (COINBASE, TIMESTAMP, etc.).

Functionsยง

basefee
EIP-3198: BASEFEE opcode
blob_basefee
EIP-7516: BLOBBASEFEE opcode
block_number
Implements the NUMBER instruction.
chainid
EIP-1344: ChainID opcode
coinbase
Implements the COINBASE instruction.
difficulty
Implements the DIFFICULTY/PREVRANDAO instruction.
gaslimit
Implements the GASLIMIT instruction.
timestamp
Implements the TIMESTAMP instruction.