PIP-34: Completion of Ownership Transition & Launch of DAO-Operated ZONE on Polygon

Summary

This proposal:

  1. Re-executes the Safe ownership transition originally approved under PIP-32 (which failed to execute on-chain).
  2. Upon successful execution, formally launches the DAO-operated ZONE on Polygon (previously proposed under PIP-33).

No new contracts are deployed.
No protocol funds are moved.
No licensing agreements are re-approved.

This proposal completes the final governance transition and activates the production environment.


Background

PIP-32 was approved by the DAO.

All licensing resolutions and agreement authorisations under PIP-32 were successfully executed.

However, the Safe ownership transition transactions on Polygon failed during execution. As a result, PIP-33 (which depended on full execution of PIP-32) could not take effect.

PIP-34 completes the outstanding Safe execution and activates the DAO-operated ZONE.


Part I — Safe Ownership Transition (Polygon)

Action

Remove the two remaining legacy signers from ownerSafeDao:

Role Address
Signer 1 0xFee6D2Cb5816282D853fba79cB9C8b5EDB7908Cd
Signer 2 0xb83A3094272B6425f89BB5590b48928e2374eE11

After execution, ownership becomes:

Owner
newSigner Safe

Contracts

Ethereum

Contract Address
DAO Multisig 0x505796f5bc290269d2522cf19135ad7aa60dfd77
FxRoot 0xfe5e5D361b2ad62c541bAb87C45a0B9B018389a2

Polygon

Contract Address
ownerSafeDao 0x026a024b13B4Ca23897ad578264C0ec543f904b9
newSigner (DAO Safe) 0x208Fb9169BBec5915722e0AfF8B0eeEdaBf8a6f0
MaticBridgeModule 0x4A4FC40d2475f493EcA3Ec436b924237AA1b0a76

Execution Transactions

Four cross-chain governance calls via FxRoot:

  1. Approve hash for Signer 1 removal
  2. Execute removeOwner for Signer 1
  3. Approve hash for Signer 2 removal
  4. Execute removeOwner for Signer 2

Bundled into one governance execution batch.


Part II — Launch of DAO-Operated ZONE

Upon successful execution of Part I:

The DAO Multisig formally:

  • Declares the ZONE live
  • Activates the production interface
  • Recognises the Polygon deployment as the official DAO-operated environment

This proposal replaces the effect intended under PIP-33 and removes dependency on prior execution status.


Impact

After execution:

  • newSigner becomes sole owner of ownerSafeDao
  • Governance structure is fully DAO-controlled
  • ZONE on Polygon becomes officially live under DAO authority
  • No funds are transferred
  • No contract logic changes
  • Licensing agreements remain valid and unaffected

Voting

For

Complete the Safe ownership transition and launch the DAO-operated ZONE on Polygon.

Against

Do not execute the ownership transition and do not launch the ZONE at this time.