Expand description
OP mainnet bedrock related data.
Constants§
- BEDROCK_
HEADER - Bedrock on Optimism Mainnet. (
105_235_063
) - BEDROCK_
HEADER_ HASH - Bedrock hash on Optimism Mainnet.
- BEDROCK_
HEADER_ TTD - Bedrock total difficulty on Optimism Mainnet.
- BLOCK_
NUMS_ REPLAYED_ TX - The six blocks with replayed transactions.
- OVM_
HEADER_ 1_ HASH - OVM Header #1 hash.
- TX_
BLOCK_ 1_ 133_ 328 - Transaction 0x86f8c77cfa2b439e9b4e92a10f6c17b99fce1220edf4001e4158b57f41c576e5 in block 1 133 328, replayed in blocks:
- TX_
BLOCK_ 1_ 244_ 152 - Transaction 0x3cc27e7cc8b7a9380b2b2f6c224ea5ef06ade62a6af564a9dd0bcca92131cd4e in block 1 244 152, replayed in block:
- TX_
BLOCK_ 985 - Transaction 0x9ed8f713b2cc6439657db52dcd2fdb9cc944915428f3c6e2a7703e242b259cb9 in block 985, replayed in blocks:
- TX_
BLOCK_ 123_ 322 - Transaction 0xc033250c5a45f9d104fc28640071a776d146d48403cf5e95ed0015c712e26cb6 in block 123 322, replayed in block:
Functions§
- is_
dup_ tx - Returns
true
if transaction is the second or third appearance of the transaction. The blocks with replayed transaction happen to only contain the single transaction.