Decentralization scorecard
Protocol Status
Nova is designed to progressively decentralise until it runs with zero human intervention. Live on-chain data shows where the protocol sits on that journey.
Decentralization journey
Alpha
Deployer control
Beta
Multisig control
Gamma
Autonomous modules
Omega
Immutable
Modules without an admin
Each row below shows whether a module still has an admin, who that admin is, what powers they retain, and what action remains to make it fully autonomous. Green = no admin can ever change it. Amber = an admin path still exists.
- Burn PortalbetaLoading…
Voluntary NOVA burns, credit window for off-chain burns, tier badges.
- BuybackbetaLoading…
Permissionless buy + burn from Protocol Treasury when price < IB floor.
- LP HandlerbetaLoading…
Autonomous LP-funded burns. Removes LP, swaps, burns NOVA on schedule.
- FailsafeomegaImmutable
Burn-everything shutdown: triggered when LP price stays below threshold.
Failsafe (contract)0xd4Cb…Ab0c - Protocol TreasuryomegaImmutable
Holds ETH from burns; pays Buyback; sweeps to Failsafe on shutdown.
Protocol Treasury (contract)0x6B88…A822 - Protocol FactoryomegaImmutable
One-shot deployer. Released LP Handler ownership to multisig at wiring.
Protocol Factory (contract)0xf97c…Edd9
How we read this
- Immutable — the contract has no owner concept at all, or its
adminRemovedflag istrue. Nothing on this row can change. - Renounced — an Ownable contract whose
owner()is the zero address. - Admin active — an owner / multisig still holds privileged powers, listed under “Powers still held”.