safe-global / safe-smart-account

Safe allows secure management of blockchain assets.
https://safe.global
GNU Lesser General Public License v3.0
1.84k stars 907 forks source link

contract address on different networks #677

Closed povertyhacked closed 11 months ago

povertyhacked commented 11 months ago

Is it possible so that a SAFE can be deployed on multiple networks with the same contract address. Other projects allow for this and it makes using such a service much more streamlined.

mmv08 commented 11 months ago

It should be possible if the contract addresses are the same on all networks. However, we don't recommend assuming that it will be possible for any chain because the EVM implementations may also differ. You can read more here https://safe.mirror.xyz/4GcGAOFno-suTCjBewiYH4k4yXPDdIukC5woO5Bjc4w

povertyhacked commented 11 months ago

@mmv08 how can i deploy a safe vault on ethereum, op and arb and each vault has same contract address? could you help me with this?

mmv08 commented 11 months ago

I'm sorry, but Github Issues is not a support channel for contracts. Please use the correct channels for such requests. Also, we have covered this many times, so I suggest you do a Google search.