fraxnet
Contracts
Proxy Architecture

Proxy Architecture

Fraxnet Deposit contracts are built using an upgradeable proxy architecture to ensure long-term flexibility, security, and compliance. This design allows the core logic of the contracts to be upgraded without changing the contract addresses that users and integrators interact with. By separating the implementation (logic) from the proxy (state and interface), the Frax team can deploy improvements, fix bugs, or adapt to evolving regulatory requirements—such as Genius Act compliance for custodians—without disrupting existing integrations or user experience.

Contract Architecture Overview

Screenshot 2025-07-10 at 11.27.29 AM

Deposit Flow Overview

Screenshot 2025-07-10 at 11.29.00 AM

Redemption Flow Overview

Screenshot 2025-07-10 at 11.29.09 AM