Governance
Ownable2Step …
Explicit admin model: critical functions use onlyOwner with two-step ownership transfer.
The NEØ FlowOFF ecosystem's native token, $NEOFLW, is an ERC-20 that is deployed on the Base mainnet and has governance, staking, and on-chain claims.
Explicit admin model: critical functions use onlyOwner with two-step ownership transfer.
Anti-bot guard via hasPublicMinted + price check and max supply enforcement.
bridgeMint restricted to owner-configured bridgeMinter, with zero-address mint protection.
withdraw automatically routes 5% to protocol treasury and 95% to owner.
Every line of NEOFLW contract code is publicly verifiable. No proxies hiding logic. No upgradeable surprises. Audit it yourself.