Skip to content

Commit

Permalink
docs(README): add Sepolia deployment addresses (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x-r4bbit authored Oct 11, 2023
1 parent ea7ef0e commit 21977b9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ This projects implements smart contracts that are used by Status to enable token

| **Contract** | **Address** | **Snapshot** |
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| **Sepolia** | | |
| CommunityTokenDeployer | [`0xCDE984e57cdb88c70b53437cc694345B646371f9`](https://sepolia.etherscan.io/address/0xCDE984e57cdb88c70b53437cc694345B646371f9) | [`ea7ef0e`](https://github.com/status-im/communities-contracts/commit/ea7ef0e) |
| CommunityOwnerTokenRegistry | [`0x98E0A38A9c198F9F49a4F6b49475aE0c92aBbB66`](https://sepolia.etherscan.io/address/0x98E0A38A9c198F9F49a4F6b49475aE0c92aBbB66) | [`ea7ef0e`](https://github.com/status-im/communities-contracts/commit/ea7ef0e) |
| CommunityOwnerTokenFactory | [`0xfFa8A255D905c909379859eA45B959D090DDC2d4`](https://sepolia.etherscan.io/address/0xfFa8A255D905c909379859eA45B959D090DDC2d4) | [`ea7ef0e`](https://github.com/status-im/communities-contracts/commit/ea7ef0e) |
| CommunityMasterTokenFactory | [`0xcE2A896eEA2F585BC0C3753DC8116BbE2AbaE541`](https://sepolia.etherscan.io/address/0xcE2A896eEA2F585BC0C3753DC8116BbE2AbaE541) | [`ea7ef0e`](https://github.com/status-im/communities-contracts/commit/ea7ef0e) |
| **Optimism Goerli** | | |
| CommunityTokenDeployer | [`0xfFa8A255D905c909379859eA45B959D090DDC2d4`](https://goerli-optimism.etherscan.io/address/0xfFa8A255D905c909379859eA45B959D090DDC2d4) | [`e7d799b76`](https://github.com/status-im/communities-contracts/commit/e7d799b761e87166ecee4efaaede0b7a6cc367ad) |
| CommunityOwnerTokenRegistry | [`0x99F0Eeb7E9F1Da6CA9DDf77dD7810B665FD85750`](https://goerli-optimism.etherscan.io/address/0x99F0Eeb7E9F1Da6CA9DDf77dD7810B665FD85750) | [`e7d799b76`](https://github.com/status-im/communities-contracts/commit/e7d799b761e87166ecee4efaaede0b7a6cc367ad) |
Expand Down

0 comments on commit 21977b9

Please sign in to comment.