This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
bug: deployment simulation returns empty data #1488
Labels
bug
Inconsistencies or issues which will cause a problem for users or implementors.
safe-global team wants to deploy singleton factory, however, the simulation returns empty bytecode (which means if it is deployed wrongly - it can not be undone as nonce has been already used and contract address won't be usable as there is no code).
Here is a contract deployment data:
There were similar issues for other networks (etherlink and swisstronik), maybe those discussions will also be helpful:
safe-global/safe-singleton-factory#678
safe-global/safe-singleton-factory#545
Edit*
To add how they simulate: (call example)
we need to check why this is not returning the right data.
The text was updated successfully, but these errors were encountered: