$SPHERE
How $SPHERE accrues value
Buy-and-burn Enforced by contract Anyone must call it
It does not fire by itself. Someone has to call settle() and then executeBuyback() and pay the gas - both are permissionless and pay the caller nothing, so until somebody spends it, the ETH just waits.
Where the buyback pot comes from, and why 0xdEaD is its only exitreadhide
Frozen fee split Enforced by contract
The creator's 70% share of every curve fee routes 60% to the rewards vault and 40% to the creator escrow. The receiving addresses are baked into the launch forever.
The same split expressed against the whole feereadhide
Revenue buybacks Team-run, on-chain
Discretionary: the treasury Safe may buy SPHERE with protocol revenue, but that is a policy, not a contract guarantee. Nothing forces it to happen, or to keep happening.
How we keep this one honestreadhide
Buyback contract (SphereBuyback) Enforced by contract
Deployed on Base and already executing. But when and whether the Safe funds it at all is policy - the contract cannot make revenue appear.
What the contract enforces once it is funded, and where it livesreadhide
Where every fee goes
Curve fee (1% of every trade before graduation)
Pool hook fee in ETH (1% of every swap after graduation)
How these bars are derived from the tokenomics specreadhide
Weekly creator rewards - the rules
Anti-wash by design: your own trades count for zero, and your weekly reward is hard-capped at 30% of the fees your tokens actually brought the protocol from real traders.
What is not promised: the contract cannot guarantee that your personal line survives into the next epoch - that depends on the proposer carrying your past balance into each new root. Unclaimed does not mean untouchable.
The formula still calibrates on live volume - the scoreboard is published every epoch and the payouts follow it.
How the score is computed, and what the ledger does guaranteereadhide
Contracts
Zero-admin doctrine: no owner, no pause, no upgrade anywhere in the core. Burns are transfers to 0xdEaD - total supply stays 1B by design; the dead balance is publicly verifiable.
Rehearsal proven on Sepolia
Testnet tokens are worthless and this is not the token you buy.