Skip to content

Commit

Permalink
update README to add Base (#121)
Browse files Browse the repository at this point in the history
Updating README to include Base in the Deployments table

---------

Co-authored-by: Ryan Ghods <ryan@ryanio.com>
  • Loading branch information
BroderickBonelli and ryanio authored Apr 5, 2024
1 parent 221a576 commit d649b49
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,26 +40,30 @@ Future SeaDrop contracts are envisioned to contain additional functionality like
<th>SeaDrop 1.0</th>
</tr>

<tr><td>Ethereum</td><td rowspan="17">
<tr><td>Ethereum</td><td rowspan="20">

[0x00005EA00Ac477B1030CE78506496e8C2dE24bf5](https://etherscan.io/address/0x00005EA00Ac477B1030CE78506496e8C2dE24bf5#code)

</td></tr>
<tr><td>Sepolia</td></tr>
<tr><td>Polygon</td></tr>
<tr><td>Polygon Mumbai</td></tr>
<tr><td>Klaytn</td></tr>
<tr><td>Klaytn Baobab</td></tr>
<tr><td>Optimism</td></tr>
<tr><td>Optimism Sepolia</td></tr>
<tr><td>Arbitrum One</td></tr>
<tr><td>Arbitrum Nova</td></tr>
<tr><td>Arbitrum Sepolia</td></tr>
<tr><td>Avalanche C-Chain</td></tr>
<tr><td>Avalanche Fuji</td></tr>
<tr><td>Optimism</td></tr>
<tr><td>Optimism Sepolia</td></tr>
<tr><td>Base</td></tr>
<tr><td>Base Sepolia</td></tr>
<tr><td>BSC</td></tr>
<tr><td>BSC Testnet</td></tr>
<tr><td>Klaytn</td></tr>
<tr><td>Klaytn Baobab</td></tr>
<tr><td>Gnosis Chain</td></tr>
<tr><td>Zora</td></tr>
<tr><td>Zora Sepolia</td></tr>
</table>

To deploy to a new EVM chain, follow the [steps outlined here](docs/SeaDropDeployment.md).
Expand Down

0 comments on commit d649b49

Please sign in to comment.