Expand description
Ethereum protocol-related constants
Constantsยง
- Testnet genesis hash.
- Identifier for an EIP1559 transaction.
- Identifier for an EIP2930 transaction.
- Identifier for an EIP4844 transaction.
- Identifier for an EIP7702 transaction.
- Ommer root of empty list.
- Transactions root of empty receipts set.
- Root hash of an empty trie.
- Transactions root of empty transactions set.
- Withdrawals root of empty withdrawals set.
- Multiplier for converting ether to wei.
- Multiplier for converting finney (milliether) to wei.
- Base goerli genesis hash.
- Goerli genesis hash.
- Optimism goerli genesis hash.
- Multiplier for converting gwei to wei.
- Holesky genesis hash.
- Keccak256 over empty array.
- Identifier for legacy transaction, however a legacy tx is technically not typed.
- The Ethereum mainnet genesis hash.
- Maximum extra data size in a block after genesis
- Multiplier for converting mgas to gas.
- The first four bytes of the call data for a function call specifies the function to be called.
- Sepolia genesis hash.