Module properties
Source - basefee
- Get the current block’s base fee.
- blobbasefee
- Get the current block’s blob base fee.
- blobhash
- Get versioned hashes.
- blockhash
- Get the hash of one of the 256 most recent complete blocks.
- chainid
- Get the current chain id.
- coinbase
- Get the block’s beneficiary address.
- gasleft
- Get the amount of available gas.
- gaslimit
- Get the current block gaslimit.
- gasprice
- Get the gas price of the transaction.
- number
- Get the current block number.
- prevrandao
- Get the previous block’s RANDAO mix.
- timestamp
- Get the block’s timestamp.