Decentralization scorecard
Protocol Status
A per-module, on-chain audit of how decentralized Nova Protocol actually is — and what still has an admin path. Refreshed live from Ethereum mainnet.
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 PortalLoading…
Voluntary NOVA burns, credit window for off-chain burns, tier badges.
- LP HandlerLoading…
Autonomous LP-funded burns. Removes LP, swaps, burns NOVA on schedule.
- FailsafeImmutable
Burn-everything shutdown: triggered when LP price stays below threshold.
Failsafe (contract)0xd4Cb...Ab0c - Protocol TreasuryImmutable
Holds ETH from burns; pays Buyback; sweeps to Failsafe on shutdown.
Protocol Treasury (contract)0x6B88...A822 - Protocol FactoryImmutable
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”.