Skip to content

Conversation

@philipappiah
Copy link
Contributor

@philipappiah philipappiah commented May 13, 2022

Add support for Meter network mainnet and testnet.
In the previous PR, changes were requested to deploy the contracts using the official deterministic deployment process and the v1.3.0-libs.0.
In this new PR, the deterministic process has been used to deploy the contracts.

Meter Mainnet
chainId = 82
rpcUrl: https://rpc.meter.io/
explorer: https://scan.meter.io/
faucet: http://faucet.meter.io/
bridge: https://passport.meter.io/

Meter Testnet
chainId = 83
rpcUrl: https://rpctest.meter.io/
explorer: https://scan-warringstakes.meter.io/
faucet: https://faucet-warringstakes.meter.io/
bridge: https://passport-test.meter.io/

@rmeissner
Copy link
Member

Any specific reasons, why for testnet the safe singleton factory was used and on mainnet not?

If not required we would recommend to use the default deployment process (without the safe-singleton-factory) as it will enable the recreation of mainnet Safes on the Meter network.

@philipappiah
Copy link
Contributor Author

Thanks for the feedback. I have used the default deterministic process (without the safe-singleton-factory) for the deployments. I have updated this PR with the changes. @rmeissner

Copy link

@CASABECI CASABECI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback. I have used the default deterministic process (without the safe-singleton-factory) for the deployments. I have updated this PR with the changes.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants