Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy community contracts to Sepolia Optimism #13705

Closed
anastasiyaig opened this issue Feb 23, 2024 · 4 comments · Fixed by status-im/status-go#4810
Closed

Deploy community contracts to Sepolia Optimism #13705

anastasiyaig opened this issue Feb 23, 2024 · 4 comments · Fixed by status-im/status-go#4810
Assignees
Labels
Milestone

Comments

@anastasiyaig
Copy link
Contributor

Description

https://www.notion.so/Contract-Deployment-Addresses-d6dd98b1b4f6461d82eec6ab18b852c8

We have Sepolia Arbitrum support, now it is time to support Optimism on Sepolia as well

image

ERR 2024-02-23 14:24:04.141+02:00 error doing rpc request topics="rpc" tid=20997756 file=core.nim:40 methodName=wakuext_createCommunityTokenDeploymentSignature exception="\nstatus-go error [methodName:wakuext_createCommunityTokenDeploymentSignature, code:-32000, message:deployer contract not available for chainID ]\n"

@anastasiyaig
Copy link
Contributor Author

@jrainville can we allocate @endulab to do that? We recently made Sepolia enabled by default so it makes sense to have this change done soonish

@jrainville
Copy link
Member

@0x-r4bbit could you take care of deploying the Community contracts to Sepolia, please? Thank you!

@0x-r4bbit
Copy link
Member

@anastasiyaig @jrainville done.

CommunityTokenDeployer Contracts are now deployed on Optimism Sepolia

This was requested by the desktop team in: #13705 (comment)

CommunityTokenDeployer: https://sepolia-optimism.etherscan.io/address/0xcE2A896eEA2F585BC0C3753DC8116BbE2AbaE541#code

CommunityOwnerTokenRegistry: https://sepolia-optimism.etherscan.io/address/0xfFa8A255D905c909379859eA45B959D090DDC2d4#code

CommunityOwnerTokenFactory: https://sepolia-optimism.etherscan.io/address/0x420be6568c6e09782ceae1575495cd6c1c7ea04d#code

CommunityMasterTokenFactory: https://sepolia-optimism.etherscan.io/address/0x99F0Eeb7E9F1Da6CA9DDf77dD7810B665FD85750

Here's a PR that adds the addresses to the readme: status-im/communities-contracts#52

@jrainville
Copy link
Member

@endulab can you add the addresses to status-go please. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment