Tokenomics
OMNEON Token Economics
The OMNEON token (OMN) is the native utility and governance token of the Omneon protocol, designed to align incentives and create sustainable value for all ecosystem participants.
๐ Token Overview
Basic Information
Token Name
OMNEON
Symbol
OMN
Total Supply
1,000,000,000 (1 Billion)
Decimals
9
Blockchain
IOTA Rebased
Token Standard
Move Coin
Contract Address
Testnet:
0x05b4c48658ea6aa63c9e847f6421cf7e903f9ae58eb5233597e460ad869fda7f::omneon::OMNEON
Mainnet: TBA (Q2 2025)
๐ฏ Token Distribution
Allocation Breakdown
TBD
๐ฐ Token Economics Model
Staking Yield Model
Base Staking APY = 15-40% (varies by pool)
Factors Affecting Yield:
โโโ Pool Utilization: Higher utilization = higher rewards
โโโ Staking Ratio: Lower staking ratio = higher APY per staker
โโโ Protocol Revenue: More fees = more rewards to distribute
โโโ Governance Participation: Active voters earn bonus rewards
Emission Rate Formula
// Simplified emission calculation
function calculateEmission(poolType, timeElapsed, totalStaked) {
baseEmissionRate = getEmissionRate(poolType); // OMN per second
newRewards = (timeElapsed * baseEmissionRate) / 10000;
rewardsPerToken = (newRewards * 1e9) / totalStaked;
return rewardsPerToken;
}
๐ฎ Economic Projections
Supply Dynamics (4-Year Projection)
Circulating Supply
275M
487.5M
725M
1B
Staking Participation
60%
55%
50%
45%
Effective Circulating
110M
219M
362M
550M
Token Velocity
2.0x
2.5x
3.0x
3.5x
๐๏ธ Governance Economics
Voting Power
Voting Power = sqrt(Staked OMN) + Time Weight Bonus
Benefits:
โโโ Fair representation (quadratic voting)
โโโ Long-term holder advantage
โโโ Prevents whale dominance
โโโ Encourages participation
Governance Rewards
Participation Bonus: +10% staking rewards for active voters
Proposal Rewards: OMN rewards for successful governance proposals
Committee Compensation: Payment for governance committee members
Bug Bounty: OMN rewards for finding governance exploits
๐ฑ Token Utility Summary
Primary Uses
Staking Rewards: Stake share tokens to earn OMN
Governance Voting: Participate in protocol decisions
Fee Discounts: Reduced fees for OMN holders
Collateral: Use OMN as collateral for borrowing
Premium Features: Access to advanced AI tools
Secondary Uses
Liquidity Provision: LP tokens for OMN pairs
Insurance Staking: Stake OMN to provide protocol insurance
๐ฏ Launch Information
Token Generation Event (TGE)
Date: Q2 2025 (with mainnet launch)
Initial Price: To be determined by market
Initial Liquidity: 50M OMN + matching IOTA
Listing Exchanges: TBA
Fair Launch Principles
โ No Pre-mine: All tokens minted at TGE
โ Community First: 67.5% for community and rewards
โ Transparent Vesting: All schedules public and enforced
Last updated