safe-global / safe-deployments

A collection of Safe singleton deployments
MIT License
133 stars 277 forks source link

feat: add 1.4.1 contracts for DuckChain EVM Mainnet #850

Open cppfuns opened 1 week ago

cppfuns commented 1 week ago

Add new chain

Please fill the following form:

Provide the Chain ID (Only 1 chain id per PR).

Provide RPC URL for the chain (should be able to query atleast 3+ requests per second for automatic PR check).

Relevant information: Add any other relevant information like blockexplorer, any annotation...

safe-singleton-factory issue: https://github.com/safe-global/safe-singleton-factory/issues/747 block explorer: https://scan.duckchain.io/

remedcu commented 1 week ago

Looks like the contract was not deployed correctly. Could you check if the deployment was done correctly?

cppfuns commented 3 days ago

Looks like the contract was not deployed correctly. Could you check if the deployment was done correctly?

I followed the process and the contract was automatically deployed by Safe, so what am I not understanding?

https://github.com/safe-global/safe-singleton-factory/issues/747 https://scan.duckchain.io/address/0x914d7Fec6aaC8cd542e72Bca78B30650d45643d7?tab=contract

remedcu commented 3 days ago

That was the singleton factory deployment, which is used to deploy contracts to deterministic addresses. To deploy the safe contracts, you can follow this: https://github.com/safe-global/safe-smart-account?tab=readme-ov-file#deploy