Token Distribution
Strategic Allocation for Sustainable Growth
The $J token distribution model balances immediate liquidity needs with long-term sustainability, ensuring aligned incentives across all stakeholder groups while maintaining sufficient tokens for ecosystem growth.
Total Supply Allocation
1,000,000,000 $J Total Supply
pie title J Token Distribution
"Private Sale (16.6%)" : 16.6
"Team (20%)" : 20
"Ecosystem (20%)" : 20
"Reserve (15%)" : 15
"Airdrop (10%)" : 10
"Rewards (10%)" : 10
"Public (4%)" : 4
"Advisors (3.4%)" : 3.4
"KOL (1%)" : 1
Detailed Allocation Breakdown
1. Private Sale - 166,000,000 $J (16.6%)
Purpose: Early investor funding for platform development
Vesting Schedule:
- 6-month cliff (no tokens released)
- 24-month linear vesting after cliff
- Daily unlocks after cliff period
Strategic Investors Include:
- Tier 1 VCs focused on Web3 gaming
- Strategic partners with IP connections
- Blockchain infrastructure providers
- Market makers for liquidity
Lock-up Mechanism:
struct PrivateSaleVesting {
beneficiary: address,
total_amount: u64,
cliff_end: u64, // 6 months
vesting_end: u64, // 30 months total
claimed_amount: u64
}
2. Team - 200,000,000 $J (20%)
Purpose: Core team alignment and retention
Distribution:
- Founding team: 10%
- Core developers: 5%
- Operations team: 3%
- Future hires: 2%
Vesting Terms:
- 6-month cliff for all team members
- 24-month linear vesting
- Performance-based bonus pool
- Clawback provisions for departures
Team Allocation Example:
Role | Allocation | Tokens | Vesting |
---|---|---|---|
Co-Founders | 3% each | 30M each | 6+24 months |
CTO | 2% | 20M | 6+24 months |
Core Devs | 0.5% each | 5M each | 6+24 months |
Operations | 0.2% each | 2M each | 6+24 months |
3. Ecosystem - 200,000,000 $J (20%)
Purpose: Platform growth and partnerships
Allocation Strategy:
- Developer grants: 40% (80M $J)
- Partnership incentives: 30% (60M $J)
- Marketing campaigns: 20% (40M $J)
- Bug bounties: 10% (20M $J)
Release Schedule:
- No vesting - controlled release based on milestones
- DAO governance approval for large allocations
- Quarterly budget reviews
- Unused tokens roll over
Usage Examples:
Q1 2025: 10M $J - Initial developer onboarding
Q2 2025: 15M $J - Genesis NFT launch marketing
Q3 2025: 20M $J - Major partnership announcements
Q4 2025: 25M $J - IPFi feature launch
4. Reserve - 150,000,000 $J (15%)
Purpose: Emergency fund and future opportunities
Usage Restrictions:
- Multi-sig requirement (3 of 5 signers)
- Public announcement 7 days before use
- Community vote for amounts >10M $J
- Annual transparency reports
Potential Uses:
- Market stabilization during extreme volatility
- Strategic acquisition opportunities
- Emergency development funding
- Regulatory compliance reserves
Governance:
function releaseReserve(uint256 amount, string purpose) {
require(signatures >= 3, "Insufficient signatures");
require(communityVote || amount <= 10_000_000, "Vote required");
// Release logic
}
5. Airdrop - 100,000,000 $J (10%)
Purpose: Community rewards and user acquisition
Distribution Plan:
- Genesis NFT holders: 40% (40M $J)
- Early platform users: 30% (30M $J)
- Community contributors: 20% (20M $J)
- Social media campaigns: 10% (10M $J)
Airdrop Criteria:
Category | Requirement | Allocation |
---|---|---|
Genesis NFT | Hold 1+ Gatchaman card | 1,000-10,000 $J |
Early User | 10+ transactions | 500-5,000 $J |
Contributor | Quality content/code | 1,000-50,000 $J |
Social | Follow + RT + Tag | 100-1,000 $J |
Anti-Gaming Measures:
- Sybil resistance through wallet analysis
- Activity requirements over time
- Manual review for large allocations
- Vesting for amounts >10,000 $J
6. Rewards - 100,000,000 $J (10%)
Purpose: Ongoing platform incentives
4-Year Emission Schedule:
Year 1: 40M $J (40%)
Year 2: 30M $J (30%)
Year 3: 20M $J (20%)
Year 4: 10M $J (10%)
Reward Categories:
- Staking rewards: 50%
- Liquidity provision: 20%
- Gaming achievements: 15%
- Community activities: 10%
- Referral program: 5%
Dynamic Distribution:
def calculate_rewards(user_activity):
base_reward = get_period_allocation()
multiplier = calculate_multiplier(
staking_amount,
liquidity_provided,
games_played,
community_score
)
return base_reward * multiplier
7. Public Sale - 40,000,000 $J (4%)
Purpose: Public participation and price discovery
Sale Structure:
- Platform: Multiple DEX launches
- Price: Market-determined
- Participants: Open to all (KYC required for large amounts)
Vesting Schedule:
- 3-month cliff
- 20-month linear vesting
- Designed to prevent immediate dumping
- Encourages long-term holding
8. Advisors - 34,000,000 $J (3.4%)
Purpose: Strategic guidance and network access
Advisor Categories:
- IP industry veterans
- Blockchain experts
- Gaming industry leaders
- Financial advisors
- Legal counsel
Vesting Terms:
- 6-month cliff
- 24-month linear vesting
- Performance milestones
- Active participation requirements
9. KOL (Key Opinion Leaders) - 10,000,000 $J (1%)
Purpose: Influencer partnerships and awareness
Distribution Strategy:
- Tier 1 influencers (1M+ followers): 30%
- Tier 2 influencers (100K+ followers): 40%
- Micro-influencers (10K+ followers): 30%
Requirements:
- Content creation obligations
- Performance metrics
- 3-month cliff, 24-month vesting
- Clawback for non-performance
Circulating Supply Schedule
Token Release Timeline
graph LR
A[TGE: 310M] --> B[Month 6: 350M]
B --> C[Year 1: 450M]
C --> D[Year 2: 700M]
D --> E[Year 3: 900M]
E --> F[Year 4: 980M]
Monthly Unlock Schedule
Period | New Unlocks | Cumulative Circulating | % of Total |
---|---|---|---|
TGE | 310M | 310M | 31% |
Month 6 | 40M | 350M | 35% |
Month 12 | 100M | 450M | 45% |
Month 24 | 250M | 700M | 70% |
Month 36 | 200M | 900M | 90% |
Month 48 | 80M | 980M | 98% |
Supply Management
Inflation Control
- No new tokens can be minted
- Fixed supply ensures scarcity
- Burn mechanisms reduce total supply
- Vesting prevents supply shocks
Market Making
- Professional market makers engaged
- Sufficient liquidity reserves
- Price stability mechanisms
- Cross-exchange arbitrage
Governance Rights by Category
Different token sources have different governance weights:
Token Source | Governance Weight | Voting Power |
---|---|---|
Staked Tokens | 2.0x | Full |
Vested Team/Advisor | 1.0x | Limited |
Liquid Tokens | 1.0x | Full |
LP Tokens | 1.5x | Full |
Locked Tokens | 0x | None |
Conclusion
The $J token distribution model creates a balanced ecosystem where:
- Early supporters are rewarded but can't dump
- Team is incentivized for long-term success
- Community has significant allocation (30% direct)
- Ecosystem growth is well-funded
- Reserve provides stability
This distribution ensures sustainable growth while preventing concentration of power and maintaining healthy market dynamics.
Continue to Revenue Model →