Skip to Content
Tokenomics & Economic Flywheel

Tokenomics & Economic Flywheel

The Shardy economy is designed to create a sustainable, deflationary ecosystem that balances the needs of compute-demand (Submitters) with the incentives of compute-supply (Workers and Validators). Central to this is the $SHRD token, the native utility asset powering the decentralized mesh.

1. Roles & Capital Flow

Three primary actors drive the Shardy internal economy:

  • Submitters (Consumers): Pay in $SHRD to execute tasks (AI inference, rendering, etc.). Pricing is dynamic, based on computational complexity (TFLOPs), data volume, and the requested REDUNDANCY_FACTOR.
  • Workers (Providers): Earn rewards for successfully verified shards. Their income is modulated by their Reputation Score and node stability.
  • Validators/Orchestrators (Enforcers): Ensure consensus, verify ZK-proofs, and package blocks. They earn transaction fees and a portion of network-wide compute commissions.

2. Staking & Security (Anti-Sybil)

To prevent Sybil attacks and guarantee computational integrity, Shardy implements a two-tier staking mechanism:

  • Worker Stake: A micro-stake required to enter the network. This creates a “cost of failure.” If a node manipulates results (detected via applySlashing()), this stake is forfeited.
  • Validator Stake: A significant $SHRD bond required to operate an Orchestrator and participate in L1 consensus.
  • Slashing Gradient: Penalties are progressive. A random failure (timeout) results in reputation loss; a deliberate falsification of a mathematical proof (ZK-proof mismatch) result in a 100% stake loss.

3. Pricing & Payout Formalism

Total Submitter Cost

The cost to the customer is calculated by:

$$Cost_{total} = \sum(Cost_{compute} + Cost_{bw} + Cost_{rel}) + network_fee$$

  • $Cost_{compute}$: Pegged to market TFLOP benchmarks (aiming for a significant discount vs. AWS/Azure).
  • $Cost_{rel}$: A reliability premium that increases with the chosen redundancy level.

Worker Payout

The reward for an individual node is determined by:

$$P_{worker} = (P_{base} \cdot Q \cdot R) - penalties$$

  • Q (Quality Multiplier): Based on the Shard Success Rate (SSR).
  • R (Reputation Multiplier): A multiplier for long-term honest nodes (ranging from 0.9x to 1.2x).

4. Token Allocation (Total Supply: 1,000,000,000 $SHRD)

The distribution is weighted heavily toward network growth and decentralization.

CategoryAllocationTotal TokensVesting & Purpose
Mining & Rewards45%450,000,000Distributed over 10–15 years. Rewards for compute & validation.
Team & Contribs18%180,000,00012-month cliff, followed by 36-month linear vesting.
Foundation/Treasury12%120,000,000R&D, grants for SDK developers, marketing, and partnerships.
Private / Seed12%120,000,00010% TGE, 6-month cliff, 18-month linear vesting.
Liquidity / MM5%50,000,000Market making on DEX/CEX platforms.
Public Sale / IDO3%30,000,00025% TGE, followed by 6-month vesting.
Community Airdrop5%50,000,000Early testers and active ecosystem contributors.

5. Emission & Sustainability

To maintain long-term value, Shardy employs an exponential decay emission schedule combined with deflationary mechanics.

Release Phases

  1. Bootstrap (Years 0-2): High emission rates to attract the first 10,000+ nodes and reach critical mass.
  2. Stabilization (Years 3-5): Gradual reduction in emission as the network reaches GPU-supply equilibrium.
  3. Maturity (Years 6+): The majority of worker income shifts from inflation (block rewards) to real-world revenue from Submitters ($Cost_{compute}$).

Value Accrual Mechanics

  • Burning Mechanism: A percentage of every network_fee is permanently destroyed, creating deflationary pressure that scales with network utilization.
  • Insurance Pool: A portion of fees is directed to a treasury fund that compensates customers for SLA failures, increasing enterprise trust.
  • Tier-based Staking: Accessing high-value tasks (Tier 3 hardware) requires a higher $SHRD stake, effectively removing supply from circulation as the network grows.

6. Token Utility

  • Staking: Mandatory for workers (Sybil defense) and validators.
  • Payments: The primary medium for purchasing compute cycles globally.
  • Governance: Holders vote on protocol parameters, such as the REDUNDANCY_FACTOR, network_fee rates, and model marketplace royalties.
Last updated on