safe-deployments icon indicating copy to clipboard operation
safe-deployments copied to clipboard

feat: add 1.4.1 contracts for DuckChain EVM Mainnet

Open cppfuns opened this issue 1 year ago • 3 comments

Add new chain

Please fill the following form:

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

  • Chain_ID: 5545

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

  • RPC_URL: https://rpc.duckchain.io

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/

cppfuns avatar Oct 30 '24 02:10 cppfuns

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

remedcu avatar Oct 31 '24 14:10 remedcu

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

cppfuns avatar Nov 04 '24 09:11 cppfuns

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

remedcu avatar Nov 04 '24 09:11 remedcu

Closing due to inactivity.

remedcu avatar Jul 22 '25 14:07 remedcu