Skip to content

Commit

Permalink
deploy: 8ebc21c
Browse files Browse the repository at this point in the history
  • Loading branch information
tynes committed Mar 1, 2024
1 parent 245594f commit 99f99a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -4554,7 +4554,7 @@ <h2 id="deployerwhitelist"><a class="header" href="#deployerwhitelist">DeployerW
<code>CREATE</code> codepath.</p>
<p>This contract is deprecated and its usage should be avoided.</p>
<h2 id="legacyerc20eth"><a class="header" href="#legacyerc20eth">LegacyERC20ETH</a></h2>
<p><a href="https://github.com/ethereum-optimism/optimism/blob/develop/packages/contracts-bedrock/src/legacy/LegacyERC20ETH.sol">Implementation</a></p>
<p><a href="https://github.com/ethereum-optimism/optimism/blob/a4524ac152b4c9e8eb80beadc9cd772b96243aa2/packages/contracts-bedrock/src/legacy/LegacyERC20ETH.sol">Implementation</a></p>
<p>Address: <code>0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000</code></p>
<p>The <code>LegacyERC20ETH</code> predeploy represents all ether in the system before the
Bedrock upgrade. All ETH was represented as an ERC20 token and users could opt
Expand Down
2 changes: 1 addition & 1 deletion protocol/predeploys.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ <h2 id="deployerwhitelist"><a class="header" href="#deployerwhitelist">DeployerW
<code>CREATE</code> codepath.</p>
<p>This contract is deprecated and its usage should be avoided.</p>
<h2 id="legacyerc20eth"><a class="header" href="#legacyerc20eth">LegacyERC20ETH</a></h2>
<p><a href="https://github.com/ethereum-optimism/optimism/blob/develop/packages/contracts-bedrock/src/legacy/LegacyERC20ETH.sol">Implementation</a></p>
<p><a href="https://github.com/ethereum-optimism/optimism/blob/a4524ac152b4c9e8eb80beadc9cd772b96243aa2/packages/contracts-bedrock/src/legacy/LegacyERC20ETH.sol">Implementation</a></p>
<p>Address: <code>0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000</code></p>
<p>The <code>LegacyERC20ETH</code> predeploy represents all ether in the system before the
Bedrock upgrade. All ETH was represented as an ERC20 token and users could opt
Expand Down

0 comments on commit 99f99a1

Please sign in to comment.