Commit a22c0f9b authored by Mark Tyneway's avatar Mark Tyneway

contracts-bedrock: mainnet deployment

Latest contracts release deployed to mainnet. These are only
implementation addresses. The deploy config is updated with
the `systemConfigStartBlock` which should be set to the
block number that the contract was initialized in.
This happened in the following tx: https://etherscan.io/tx/0x76bceccd7d44656f5a129a600a6120091570b897c1d45c18cd7134cfe67c2537
which was included in block 17422444.
parent 9a3c067c
...@@ -38,5 +38,6 @@ ...@@ -38,5 +38,6 @@
"gasPriceOracleScalar": 684000, "gasPriceOracleScalar": 684000,
"eip1559Denominator": 50, "eip1559Denominator": 50,
"eip1559Elasticity": 6, "eip1559Elasticity": 6,
"l2GenesisRegolithTimeOffset": "0x0" "l2GenesisRegolithTimeOffset": "0x0",
"systemConfigStartBlock": 17422444
} }
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment