Beta in numbers
Safenet Beta demonstrated that the network could operate reliably at meaningful scale. TODO: Verify and source the final Beta metrics before publication.- 6 Validators.
- ~98% Validator participation rate.
- ~900,000 transactions checked.
- ~800 SAFE stakers.
- 4.5 million SAFE distributed as rewards.
What changed after Beta
The largest architectural change is the separation between checking and attestation. In Safenet Beta, Validators evaluated transactions and produced attestations. In the current architecture:- Sentinels evaluate transactions against the Safenet Charter.
- Validators attest secure Sentinel results.
- The Safenet Guard can enforce a valid secure attestation before normal execution.
- The Safenet Security Council handles arbitration when Sentinel decisions are split.
From five fixed checks to a Charter
Safenet Beta used five predefined transaction checks:- No unexpected delegatecalls.
- Upgrade only to trusted Safe Singletons.
- Only allow adding trusted Safe Modules.
- Only trusted Safe Fallback Handlers can be set.
- Only trusted Safe Guards can be set.
Economics
Beta relied on SAFE-denominated subsidies to bootstrap Validator participation. The current Safenet model separates the economics of checking and attestation while expanding incentives for both participant roles:- Sentinels receive USDC-denominated transaction-check fees and post per-check bonds. They also receive SAFE-denominated rewards under the current Sentinel reward program.
- Validators and Delegators participate through SAFE staking and receive SAFE-denominated rewards under the Validator and Delegator reward program.
Wallet integration
Safenet Aegis is designed to be integrated directly into wallet transaction flows. Wallet providers can integrate:- Safenet checks: Show users the Safenet result before execution.
- Safenet Guard: Optionally require a valid secure attestation before normal Safe execution.
How Safenet works
Review the current Safenet architecture.
Safenet checks
Review the current transaction checks.
Economics
Review the current economic model.
Governance
Review how SafeDAO governs Safenet.