Skip to content

[Network Request] Deploy canonical Safe Singleton Factory on Zerion Mainnet (ZeroNet) for Safe v1.4.1 #1075

@alfredolopez80

Description

@alfredolopez80

Summary

We would like the Safe team to (re)deploy the canonical EVM Safe Singleton Factory on Zerion Mainnet (“ZeroNet”).
ZeroNet is based on the zkSync tech stack but is now fully EVM-compatible, so the standard factory that exists on Ethereum Mainnet, Polygon, BNB Smart Chain, etc. can be used unchanged. The zkSync-specific factory that was previously deployed is therefore no longer sufficient.

Motivation

  • Full EVM parity – Zerion’s goal is to provide a 1-for-1 developer experience with other EVM chains; the canonical factory is a key piece of that puzzle.
  • Safe ecosystem compatibility – Wallet UIs, SDKs and external services assume the deterministic CREATE2 factory address used across EVM networks; deploying it on ZeroNet eliminates special-case handling.
  • Palmera DAO infrastructure – Palmera DAO Inc. is partnering with Zerion to run first-party Safe services; the canonical factory is the last missing component before go-live.
  • Upcoming release – We intend to roll out the complete suite of Safe contracts v1.4.1 on ZeroNet, and that process relies on this factory for deterministic addresses.

Requested action

  1. Deploy SingletonFactory.sol (same byte-code + salt used on other EVM networks) on ZeroNet.
  2. Add the deployment to the safe-deployments repository so the address is surfaced via the NPM artifacts.
  3. (Optional) tag the release v1.4.1-zeronet for clarity.

Network parameters

Parameter Value (proposed)
Network name Zerion Mainnet – “ZeroNet”
Chain ID 543210
RPC endpoint https://zero.drpc.org
Block explorer https://explorer.zero.network/

References

Contact

  • Zerion Core Devs – @zerion-devs on Discord
  • Palmera DAO Infra – @palmeradao-infra

Thanks for considering this request!
Please let us know if we can provide additional details or assist with testing on ZeroNet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions