mCoin Token Economics

ORIN Chain Utility Token — Distribution Model & Economic Simulation v1.0

1B
Total Supply
~$0.01
Soft Peg
1 mCoin
Brain Query Cost
5 mCoin
LLM Query Cost

1. Overview

mCoin is the native utility token of the ORIN Chain. It powers the decentralized AI query ecosystem by aligning incentives between users, cognitive nodes, knowledge providers, and the protocol treasury.

Design Principles

2. Supply Allocation

AllocationAmount%Vesting
Query Rewards Pool400,000,00040%Distributed per-query
Network Development200,000,00020%4-year linear
Knowledge Contributors150,000,00015%Earned via data contribution
Treasury100,000,00010%DAO-governed
Architect (Founder)100,000,00010%2-year cliff + 2-year linear
Early Supporters50,000,0005%6-month cliff + 1-year linear

3. Query Economics

3.1 Query Cost Structure

Query TypeCostSystemTypical Latency
Brain Self-Sufficient1 mCoinSystem 1.5 (BrainV2)<50ms
LLM-Assisted5 mCoinSystem 2 (Cloud API)1-5s
Pipeline Job (Simple)10 mCoinDev Pipeline10-30s
Pipeline Job (Complex)50 mCoinFull Pipeline1-5min

3.2 Per-Query Revenue Distribution

30% Cognitive Nodes (processing)
20% Knowledge Nodes (data)
20% Treasury (protocol)
20% Architect (development)
10% Token Holders (staking)
revenue_per_query = query_cost * (1 - burn_rate)
cognitive_reward = revenue * 0.30
knowledge_reward = revenue * 0.20
treasury_share = revenue * 0.20
architect_share = revenue * 0.20
holder_dividend = revenue * 0.10

4. Economic Simulation

4.1 Growth Scenarios

MetricYear 1Year 2Year 3Year 5
Daily Queries1,00010,000100,0001,000,000
Self-Sufficient Rate85%90%95%97%
Avg Cost/Query1.75 mCoin1.50 mCoin1.25 mCoin1.15 mCoin
Daily mCoin Flow1,75015,000125,0001,150,000
Annual mCoin Flow639K5.5M45.6M420M
Velocity0.0010.0060.0460.42

4.2 Token Velocity Analysis

With a self-sufficiency rate of 85-97%, most queries cost only 1 mCoin. This keeps token velocity low (relative to high-cost chains), ensuring the token maintains value as a store of utility.

Velocity Equation

V = (Total mCoin Transacted / Year) / Total Supply
V_year1 = 639,000 / 1,000,000,000 = 0.001 (very low)
V_year5 = 420,000,000 / 1,000,000,000 = 0.42 (healthy)

A velocity of 0.1-0.5 is considered healthy for utility tokens. Below 0.1 indicates low adoption; above 1.0 suggests over-speculation.

4.3 Supply Depletion Timeline

Query Rewards Pool (400M mCoin) depletion estimates:

ScenarioDaily FlowPool Exhaustion
Conservative1,750/day~626 years
Moderate15,000/day~73 years
Aggressive125,000/day~8.8 years
Hyperscale1,150,000/day~1 year

At hyperscale, the protocol transitions to a fee-recycling model where query fees are redistributed rather than drawn from the pool.

5. Incentive Mechanisms

5.1 Proof of Cognition (PoC)

Cognitive nodes earn mCoin by processing queries correctly. Three validation mechanisms ensure quality:

5.2 Knowledge Staking

Knowledge nodes stake mCoin against their contributed data. If data is cited in a query answer, the node earns rewards. If data is found inaccurate, staked mCoin is slashed.

knowledge_reward = base_rate * citation_count * quality_score
slash_penalty = staked_amount * (1 - quality_score) * severity

5.3 Holder Dividends

10% of every query fee is distributed pro-rata to mCoin holders who stake their tokens. Minimum staking period: 7 days. Unstaking cooldown: 24 hours.

6. Anti-Gaming Measures

7. Governance

Treasury (10% of supply) is governed by token holders via on-chain proposals:

Voting power is proportional to staked mCoin with a quadratic weighting to prevent plutocracy.

8. Comparison to Existing Models

FeatureORIN/mCoinBittensor (TAO)Fetch.ai (FET)
Supply1B fixed21M cap1.15B
ConsensusProof of CognitionProof of IntelligenceProof of Stake
Query Cost1-5 mCoinVariableVariable
Self-Sufficient AI85-97%NoNo
Knowledge StakingYesNoPartial
Holder Dividends10% per queryEmissionsStaking APY

9. Risk Factors

10. Roadmap

PhaseMilestoneToken Impact
Phase 4 (Current)Local testnet + SDKInternal testing, no real value
Phase 5Multi-machine testnetTest economics with simulated load
Phase 6Public testnetCommunity testing, faucet distribution
Phase 7Mainnet launchReal mCoin with exchange listing

ORIN Chain Token Economics Paper v1.0 | March 2026
Read Whitepaper | View Dashboard | Block Explorer