You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ship the Solana-side economics: per-project treasury, configurable token/SOL payouts, a real on-chain program, and whale-proof token mechanics by design.
Scope
Per-project treasury
Configurable payout asset: project token or SOL
Deployed Solana program and payout path
Hard 3% cap enforced on-chain per wallet
Sensible exempt wallets (treasury, dev/maintainer, escrow, LP, vesting, and other required system wallets)
Anti-whale / anti-snipe design chosen truthfully
Monitoring/detection for suspicious aggregation where hard guarantees are not possible
Localnet-proof requirement before implementation PRs are treated as ready
Acceptance criteria
The token/program/payout system is real and can be used by the product.
The maintainer is not required to buy a large defensive position to avoid capture.
Public claims about whale resistance match what is actually enforceable.
Solana-economy implementation work is proven on localnet before PR submission claims the feature is ready.
Roadmap notes
Domain: Hyperpush
Track: Solana Economy
Commitment: Committed
Critical path: 6
Detailed acceptance criteria
Program, treasury, and payout path are real with configurable token-or-SOL payouts.
Buy/sell fee mechanics are implemented through the real pool/trading path, not a vague transfer-tax claim.
The 3% per-wallet cap is enforced on-chain using an explicit circulating-supply model and exempt wallet policy.
Anti-whale launch mechanics and suspicious aggregation monitoring are truthful, not magical.
Localnet verification exists for launch, treasury flow, whale checks, and payout release before implementation PRs are opened.
Outcome
Ship the Solana-side economics: per-project treasury, configurable token/SOL payouts, a real on-chain program, and whale-proof token mechanics by design.
Scope
Acceptance criteria
Roadmap notes
Detailed acceptance criteria
Initial sub-issues