6. Tokenomics
Last updated: 2025-07-16
Overview
Ticker: … Chain: Ethereum Max Supply: 1,000,000,000 TOKEN Initial Circulating Supply @TGE: 900,000,000 TOKEN Buy/Sell Tax: 4% (see routing) Marketing Treasury Allocation: 10% (see vesting)
Supply Allocation
Marketing Treasury
10%
100,000,000
10,000,000
90,000,000 linear over 24 months
Vesting contract: 0x...MKT_VEST
; launch tranche to Marketing multisig 0x...MKT_MSIG
.
Other Circulating Allocation (combined)
89%
890,000,000
890,000,000
None (unlocked @TGE)
Public float: liquidity, team, investors, community, etc. (breakdown in future update).
Total
100%
1,000,000,000
900,000,000 circulating @TGE
Circulating definition used here: all tokens transferable at TGE (incl. the 10M Marketing launch tranche), excluding the 90M Marketing locked in vesting.
Trade Tax (4% on Buys & Sells)
Applied on trades with designated DEX liquidity pools.
Auto-Liquidity Add
1.50%
Deepens DEX liquidity; reduces slippage/volatility.
Contract swaps half for paired asset & adds LP (per-tx or batched).
Ops & Development Fund
1.00%
Funds infra, audits, tooling, light team grants.
Reduces need for a large pre-mine dev allocation.
Marketing Refill
0.75%
Extends runway of the 100M Marketing Treasury as float expands.
Routed to Marketing multisig (tagged).
Buyback & Burn / Staking Rewards Switch
0.75%
Deflationary pressure or yield incentives for holders.
Switchable mode via governance; transparent on-chain action.
Total tax: 4.00%.
Marketing Treasury Vesting
Total: 100,000,000 TOKEN (10% max supply) Goal: Fund listings, user acquisition, partnerships—without a large treasury dumping on holders. Model: Small launch tranche + long streaming vest.
Breakdown
Launch Tranche: 10,000,000 TOKEN unlocked at TGE to Marketing multisig. Used for exchange listings, initial campaigns, and creative production.
Streamed Balance: 90,000,000 TOKEN locked in vesting contract
0x...MKT_VEST
. Released linearly over 24 months fromvestStart
(TGE unless otherwise announced).Rollover: Any vested but unclaimed tokens remain claimable indefinitely. Nothing expires.
Governance (optional parameters): Community governance may, subject to safeguards, redirect unvested remainder or toggle emergency pause. Vested amounts always remain claimable by the authorized Marketing wallet.
Vesting Math (reference)
Let T_total = 90,000,000
, t0 = vestStart
, D = 24 months (in seconds)
, t = current timestamp
.
Last updated