Smart Contract-Native Index Protocol
Version 2.0 | November 2025
Table of Contents
Executive Summary
Crypto 50 (C50) is an autonomous index protocol tracking the top 50 digital assets, representing ~90% of total crypto market capitalization. Built as a smart contract system with DAO governance, C50 operates on-chain truth: DEX liquidity, transaction volumes, and verifiable metrics—not centralized gatekeepers.
Key Stats:
- ◆50 constituents (90% market coverage)
- ◆Monthly rebalancing (automated on-chain)
- ◆0.25% annual fee (streaming, paid in native tokens)
- ◆ERC-20 index token (composable with DeFi)
- ◆Hybrid governance (Algorithm + DAO veto)
1. Index Objective
1.1 Mission
Track the top 50 digital assets by market capitalization using on-chain verifiable metrics, providing:
- Passive exposure to the crypto market through a single ERC-20 token
- Algorithmic rebalancing via smart contracts (no trusted intermediaries)
- DeFi composability (use C50 as collateral, LP, yield strategies)
- Institutional-grade methodology with DAO oversight
- Fee efficiency (0.25% vs 0.5-2.5% for traditional crypto indices)
1.2 Target Market Coverage
Comparison to Traditional Benchmarks:
| Index | Asset Count | Market Coverage | Comparable To |
|---|---|---|---|
| Crypto 50 | 50 | 90% of crypto | S&P 500 (82% of US stocks) |
| NASDAQ-100 | 100 | Top US tech | Similar concentration |
| Bitcoin Dominance | 1 | 50% | Like holding only Apple |
Coverage by Rank (November 2025 data):
| Crypto Rank | Cumulative Market Cap | % of Total |
|---|---|---|
| Top 1 (BTC) | $1.2T | 37.5% |
| Top 2 | $2.0T | 62.5% |
| Top 5 | $2.3T | 71.9% |
| Top 10 | $2.5T | 78.1% |
| Top 20 | $2.7T | 84.4% |
| Top 50 | $2.9T | 90.6% ✅ |
| Top 100 | $3.05T | 95.3% |
1.3 What Makes C50 Different
| Feature | C50 (Us) | Bitwise BITW | Grayscale GDLC | Index Coop DPI |
|---|---|---|---|---|
| Asset Count | 50 | 10 | 5 | 10-18 |
| Annual Fee | 0.25% | 2.5% | 2.5% | 0.95% |
| Rebalancing | On-chain algorithm | Manual committee | Manual committee | Semi-manual |
| Custody | Self-custodied | Coinbase | Coinbase | Ethereum contracts |
| Listing Filter | DEX/on-chain | CEX-based | CEX-based | Ethereum-only |
| Governance | DAO | Centralized | Centralized | DAO |
| DeFi Integration | Native | None | None | Yes (limited) |
| Cross-chain | Yes (planned) | No | No | No |
2. Eligibility Criteria
2.1 Design Philosophy
Traditional indices ask: "Is this listed on approved exchanges?"
C50 asks: "Does on-chain data prove this is real?"
2.2 Quantitative Criteria (Fully Algorithmic)
All criteria below are verifiable on-chain or via decentralized oracles:
2.2.1 Market Capitalization
| Requirement | Threshold | Data Source |
|---|---|---|
| Minimum Market Cap | Top 70 by market cap | Chainlink Price Feeds + Circulating Supply Oracle |
| Circulating Supply | ≥30% of max supply | On-chain + Messari API (oracle) |
| Holder Distribution | <60% in top 10 addresses | On-chain analysis |
Why Top 70? Creates a buffer zone (ranks 51-70) to minimize turnover. Assets ranked 51-70 that are current constituents are retained unless they fall below rank 70.
// Market Cap Calculation
marketCap = oraclePrice × circulatingSupply
circulatingSupply = totalSupply - (lockedTokens + vestingTokens + treasuryTokens)2.2.2 Liquidity Requirements
DEX Liquidity (Primary Filter):
| Metric | Threshold | Measurement |
|---|---|---|
| Total DEX Liquidity | $25M+ | Aggregated across Uniswap V3, Curve, Balancer |
| WETH Pair Liquidity | $10M+ | Direct pairing with base asset |
| Stablecoin Liquidity | $15M+ | USDC/USDT pairs |
| DEX Volume (90d avg) | $10M daily | Real decentralized trading |
On-Chain Activity:
| Metric | Threshold | Source |
|---|---|---|
| Daily Transactions | 25,000+ | On-chain data (The Graph) |
| Active Addresses (90d) | 5,000+ daily | Unique addresses interacting |
| Smart Contract Calls | 10,000+ daily | For DeFi protocols |
| Gas Spent | $50K+ daily | Economic activity proxy |
Why No CEX Requirement? CEXs are permissioned gatekeepers. DEX liquidity proves REAL, permissionless demand. If an asset has $50M in DEX liquidity, it doesn't need Coinbase's approval.
2.2.3 Economic Sustainability
Protocol Revenue (For DeFi/L2/Infrastructure assets):
| Type | Requirement | Examples |
|---|---|---|
| Protocol Fees | $5M+ annually | Uniswap trading fees, Aave interest |
| Sequencer Revenue | $5M+ annually | Arbitrum/Optimism L2 fees |
| Network Fees | $5M+ annually | Ethereum gas burned |
| Service Fees | $5M+ annually | Chainlink oracle payments |
Note: Base layer L1s (Bitcoin, Litecoin) with pure "store of value" use case are exempt from revenue requirement if they meet all other criteria.
Data Source: Token Terminal API via Chainlink Functions
2.2.4 Network Security
| Metric | Threshold | Applies To |
|---|---|---|
| Validators/Miners | 100+ independent | PoS/PoW L1s |
| Hashrate | Top 20 by hashrate | PoW chains |
| Stake Ratio | >30% staked | PoS chains |
| Audit Status | ≥2 audits | Smart contract protocols |
Audit Verification: DAO maintains an on-chain registry of audit completion (updated via governance vote after community verification).
2.2.5 Time Requirements
| Requirement | Threshold | Rationale |
|---|---|---|
| Mainnet Age | 180 days (6 months) | Proven stability |
| DEX Liquidity Age | 90 days above threshold | Sustained interest |
| No Recent Exploits | 180 days since last major hack | Risk mitigation |
2.3 Qualitative Criteria (DAO Veto Zone)
The algorithm proposes inclusions based on quantitative criteria. The DAO can VETO (but not ADD) based on:
2.3.1 Automatic Disqualifications (DAO Vote Required)
| Scenario | Action | Vote Threshold |
|---|---|---|
| Obvious Scam/Rugpull | Immediate veto | 51% of DAO |
| Securities Violation | Remove after legal review | 66% of DAO |
| OFAC Sanctions | Immediate removal | Multisig emergency power |
| Memecoin without Utility | Case-by-case veto | 51% of DAO |
2.3.2 Memecoin Definition
A token is considered a "memecoin without utility" if:
- ❌ No smart contract functionality beyond ERC-20 transfer
- ❌ No protocol fees or revenue
- ❌ No governance rights
- ❌ Branding is purely entertainment/culture
Exception: Memecoins that evolve utility (e.g., Dogecoin's actual payment usage) may be included if they meet all quantitative criteria AND DAO approves (66% vote).
2.4 Ineligible Asset Types
| Type | Rationale |
|---|---|
| Stablecoins | Not representative of market returns |
| Wrapped/Synthetic Tokens | Duplicate exposure (WBTC = BTC, stETH = ETH) |
| Leveraged Tokens | Derivatives; not base assets |
| CEX Tokens | Potential conflicts; centralized control |
| Privacy Coins (unless DAO override) | Custody/regulatory concerns |
| Algorithmic Stablecoins | High risk (post-Luna) |
2.5 Data Sources & Oracle Hierarchy
Primary Data Sources:
| Data Type | Source | Fallback |
|---|---|---|
| Prices | Chainlink Price Feeds | Pyth Network |
| Market Cap | Chainlink + Messari Oracle | CoinGecko API |
| DEX Liquidity | Uniswap V3 TWAP | SushiSwap oracles |
| On-Chain Activity | The Graph subgraphs | Dune Analytics API |
| Revenue | Token Terminal (Chainlink Functions) | Messari API |
| Circulating Supply | Messari (oracle) | CoinGecko + on-chain |
3. Index Construction
3.1 Selection Algorithm
The C50 Index follows a three-tier selection process:
Tier 1: Automatic Inclusion (Ranks 1-45)
- Top 45 assets by market cap automatically included
- No DAO vote required
- Updated algorithmically each quarter
Tier 2: Buffer Zone (Ranks 46-60)
- Current constituents in this range are retained (minimize turnover)
- New candidates require 51% DAO approval
- Prevents excessive churn
Tier 3: Discretionary (Ranks 61-70)
- Assets ranked 61-70 may be considered if:
- They fill a critical sector gap
- They represent important infrastructure
- They have exceptional quality metrics
- Requires 66% DAO approval
Visual Representation:
Rank 1 ├─┐
│ │ AUTO-INCLUDE
Rank 45 ├─┘ (100% algorithmic)
Rank 46 ├─┐
│ │ BUFFER ZONE
│ │ Current constituents: Retained
│ │ New candidates: 51% DAO vote
Rank 60 ├─┘
Rank 61 ├─┐
│ │ DISCRETIONARY
│ │ Requires 66% DAO approval
Rank 70 ├─┘
Rank 71+ INELIGIBLE (unless exceptional)
3.2 Constituent Count Management
Target: 50 assets
Allowed Range: 48-52 assets
If monthly rebalancing results in <48 or >52 assets:
- Algorithm pulls from next-highest ranked eligible assets
- Or removes lowest-ranked current constituents
- Until target range is achieved
3.3 Sector Balance (Soft Constraint)
Unlike traditional indices with hard sector requirements, C50 uses soft guidance:
Target Distribution:
| Sector | Target Weight | Allowed Range |
|---|---|---|
| Layer 1 Blockchains | 35% | 25-45% |
| DeFi Protocols | 25% | 15-35% |
| Infrastructure | 15% | 10-25% |
| Layer 2 Solutions | 12% | 8-18% |
| Consumer/Culture | 8% | 3-15% |
| AI/Compute | 5% | 2-10% |
Enforcement:
- If any sector exceeds its range by >10 percentage points for 2 consecutive quarters, DAO can vote to force rebalancing
- Otherwise, natural market-cap weighting prevails
4. Weighting Methodology
4.1 Core Formula
C50 uses liquidity-adjusted market capitalization weighting:
weight_i = (marketCap_i × liquidityFactor_i × IWF_i) / sumOfAllWeights
Where:
marketCap_i = price_i × circulatingSupply_i
liquidityFactor_i = min(1.0, sqrt(dexLiquidity_i / 25M))
IWF_i = circulatingSupply_i / maxSupply_i4.2 Liquidity Factor (NEW)
Traditional indices ignore liquidity. C50 downweights illiquid assets:
Formula:
LF = min(1.0, sqrt(DEX_Liquidity / $25M))
Examples:
- $100M DEX liquidity → LF = min(1.0, sqrt(4)) = 1.0 (no penalty)
- $25M DEX liquidity → LF = min(1.0, sqrt(1)) = 1.0 (threshold)
- $6.25M DEX liquidity → LF = min(1.0, sqrt(0.25)) = 0.5 (50% downweight)
- $1M DEX liquidity → LF = min(1.0, sqrt(0.04)) = 0.2 (80% downweight)Rationale: sqrt function provides smooth degradation rather than harsh cutoffs.
4.3 Investable Weight Factor (IWF)
Adjusts for tokens not in public circulation:
IWF = circulatingSupply / maxSupply
Minimum IWF: 0.30 (30% must be circulating)What Counts as "Circulating":
| Token Status | Circulating? | Detection Method |
|---|---|---|
| Public holders | ✅ Yes | Default assumption |
| DEX liquidity pools | ✅ Yes | On-chain verified |
| CEX hot wallets | ✅ Yes | Assumed available |
| Team wallet (unlocked) | ❌ No | Tagged via on-chain labels |
| Vesting contracts | ❌ No | Smart contract analysis |
| Protocol treasury | ❌ No | Governance-controlled wallets |
| Staked (liquid staking) | ✅ Yes | Can be unstaked/traded |
| Staked (locked) | ❌ No | Time-locked contracts |
4.4 Concentration Caps
To prevent Bitcoin/Ethereum dominance (60-70% in other indices):
| Limit | Threshold | Redistribution Method |
|---|---|---|
| Single Asset Cap | 20% | Cap at 20%; redistribute excess proportionally |
| Top 2 Combined | 40% | Cap combined; redistribute |
| Top 5 Combined | 55% | Cap combined; redistribute |
Capping Process (Iterative):
- Calculate natural weights using formula above
- Check single asset cap (20%)
- If breached: cap offender(s), redistribute proportionally to others
- Check top-2 cap (40%)
- If breached: cap BTC+ETH combined, redistribute
- Check top-5 cap (55%)
- If breached: cap top 5 combined, redistribute
- Repeat steps 2-4 until no caps are breached
Example:
| Asset | Natural Weight | After Single Cap | After Top-2 Cap | Final |
|---|---|---|---|---|
| Bitcoin | 28% | 20% ⚠️ | 20% | 20% |
| Ethereum | 19% | 19% | 19% | 19% |
| Solana | 9% | 10% | 10.5% | 10.5% |
| Others | 44% | 51% | 50.5% | 50.5% |
4.5 Rebalancing Reference Date
Timeline:
| Date | Event | Data Used |
|---|---|---|
| T-7 days | Snapshot | Prices, liquidity, on-chain metrics (7-day average) |
| T-5 days | Proposal Published | New constituent list + weights |
| T-3 days | DAO Vote Opens | 72-hour voting period |
| T-0 days | Execution | Rebalancing executed on-chain |
Months:
- January 15
- February 15
- March 15
- ...
- December 15
(Adjusted if date falls on weekend/holiday)
5. Sector Framework
C50 uses a 6-sector classification adapted from Grayscale's framework. For more details see Token Terminal Markets.
5.1 Sector Definitions
Sector 1: Layer 1 Blockchains
Base-layer protocols with native consensus.
Examples: Bitcoin (BTC), Ethereum (ETH), Solana (SOL), Cardano (ADA), Avalanche (AVAX), Polkadot (DOT), Cosmos (ATOM)
Key Characteristics:
- Native token for gas/fees
- Independent validator set
- Settlement layer for other applications
Sector 2: DeFi Protocols
Decentralized financial services.
Examples: Uniswap (UNI), Aave (AAVE), MakerDAO (MKR), Curve (CRV), Lido (LDO), Compound (COMP)
Key Characteristics:
- Governance token with fee capture
- Smart contract-based financial services
- Operates on Layer 1 or Layer 2
Sector 3: Infrastructure & Services
Middleware and critical infrastructure.
Examples: Chainlink (LINK), The Graph (GRT), Filecoin (FIL), Polygon (POL - if classified as middleware), Render (RNDR)
Key Characteristics:
- Enables other protocols to function
- Oracle, storage, compute, or data services
- Not a standalone financial application
Sector 4: Layer 2 Solutions
Scaling solutions inheriting L1 security.
Examples: Arbitrum (ARB), Optimism (OP), Polygon (POL - if classified as L2), zkSync (ZK), Starknet (STRK)
Key Characteristics:
- Built on top of Ethereum (primarily)
- Batches transactions to L1
- Native token for governance/gas
Sector 5: Consumer & Culture
User-facing applications.
Examples: ENS (ENS), ApeCoin (APE), Flow (FLOW), Immutable (IMX), Decentraland (MANA)
Key Characteristics:
- Direct consumer interaction
- NFTs, gaming, metaverse, social
- Brand/community-driven value
Sector 6: AI & Compute
Decentralized AI and compute networks.
Examples: Bittensor (TAO), Fetch.ai (FET), Ocean Protocol (OCEAN), Akash (AKT), Render (RNDR - if classified as AI)
Key Characteristics:
- AI/ML infrastructure
- Decentralized GPU/compute
- Data marketplaces for AI
5.2 Sector Assignment
Process:
- Initial Classification: Algorithm assigns sector based on token metadata + on-chain activity patterns
- DAO Review: Community can propose reclassification (requires 51% vote)
- Monthly Update: Sectors reviewed each rebalancing
- Edge Cases: Multi-category assets assigned to primary economic activity
On-Chain Implementation:
mapping(address => Sector) public tokenSector;
enum Sector {
LAYER1,
DEFI,
INFRASTRUCTURE,
LAYER2,
CONSUMER,
AI_COMPUTE
}6. Oracle Integration
6.1 Data Requirements
| Data Type | Update Frequency | Criticality | Source |
|---|---|---|---|
| Prices | Every block (real-time) | HIGH | Chainlink Price Feeds |
| Market Caps | Daily | MEDIUM | Chainlink Functions (CoinGecko API) |
| DEX Liquidity | Every block | HIGH | Uniswap V3 TWAP |
| On-Chain Activity | Daily | LOW | The Graph subgraphs |
| Revenue Data | Weekly | LOW | Chainlink Functions (Token Terminal) |
6.2 Oracle Sources
- Chainlink Price Feeds: Real-time asset pricing with block-level updates
- Pyth Network: Fallback price oracle for redundancy
- Uniswap V3 TWAP: DEX liquidity verification using time-weighted average pricing
- Chainlink Functions: Off-chain data aggregation for market caps and protocol revenue
- The Graph: On-chain activity metrics via decentralized indexing
6.3 Oracle Failure Handling
| Failure Type | Detection | Response |
|---|---|---|
| Stale Data | Timestamp check (>2 hours) | Use fallback oracle |
| Price Deviation | >10% from median | Flag for review; halt if >20% |
| Oracle Offline | No response in 5 min | Switch to Pyth Network |
| Manipulation | Sudden spike + low liquidity | Freeze trading; await DAO |
7. Rebalancing Mechanism
7.1 Monthly Rebalancing Timeline
- T-10 days: Oracle snapshot begins
- T-7 days: Data aggregation complete (market caps, DEX liquidity, on-chain activity)
- T-5 days: Proposal published on-chain with new constituent list, target weights, and expected trades
- T-3 days: DAO voting opens (72-hour veto window, requires 51% quorum + 66% approval to veto)
- T-0 days: Execution via DEX aggregator, new weights take effect, fees collected
7.2 Rebalancing Execution
7.2.1 Trade Execution Strategy
- DEX Aggregators: Use 1inch, CoW Swap, or Paraswap for best execution pricing
- Order Splitting: Large orders split into chunks (max 5% of pool liquidity per trade)
- TWAP: Time-Weighted Average Price execution over 24 hours for large rebalances
- Slippage Protection: Maximum 0.5% slippage tolerance per trade
7.2.2 Gas Cost Management
Estimated Gas Costs (Ethereum Mainnet):
| Operation | Gas Used | Cost @ 30 gwei |
|---|---|---|
| Rebalance Call | ~5M gas | ~$100 |
| Individual Swap (×50) | ~150k each | ~$3/swap |
| Total Rebalancing | ~12-15M gas | ~$400-500 |
Optimization:
- Deploy on Layer 2 (Arbitrum/Optimism) for 10-100× lower costs
- Or use batched transactions on mainnet
- Rebalancing cost covered by management fees
7.3 Emergency Rebalancing
Triggers:
| Event | Action | Approval Required |
|---|---|---|
| Exploit (>50% loss) | Immediate removal | Multisig (5-of-9) |
| Regulatory Action | Remove within 72h | Multisig + DAO |
| Oracle Failure | Halt trading | Automatic |
| DEX Liquidity Crash | Trigger early rebalance | DAO vote (51%) |
8. Fee Structure
8.1 Management Fee
Annual Rate: 0.25% (25 basis points)
Comparison:
| Product | Annual Fee | Type |
|---|---|---|
| C50 Index | 0.25% | Streaming |
| SPY (S&P 500 ETF) | 0.09% | Fund expense ratio |
| VOO (Vanguard S&P 500) | 0.03% | Fund expense ratio |
| Bitwise BITW | 2.50% | Management fee |
| Grayscale GDLC | 2.50% | Management fee |
| Index Coop DPI | 0.95% | Streaming fee |
Why 0.25%?
- Lower than competitors: 10× cheaper than Bitwise/Grayscale
- Higher than passive ETFs: Justified by on-chain infrastructure costs, oracle fees, rebalancing gas fees, and DAO operations
- Sustainable: Covers operational costs while remaining competitive
8.2 Fee Collection Mechanism
Collection Frequency:
- Streaming fee continuously accrues based on time held
- Automatically collected during each monthly rebalancing
- Can be called manually by anyone (no lock-in period)
Fee Distribution:
| Recipient | Allocation | Purpose |
|---|---|---|
| Treasury | 60% | Protocol development, audits |
| DAO Rewards | 25% | Governance participant incentives |
| Liquidity Mining | 10% | Bootstrap C50 token liquidity |
| Team | 5% | Core contributors (2-year vest) |
8.3 No Additional Fees
Explicitly No:
- ❌ Mint/Redeem fees
- ❌ Performance fees
- ❌ Exit fees
- ❌ Rebalancing fees passed to users
Only Cost: 0.25% annual streaming fee.
8.4 Fee Transparency
All fees are:
- ✅ On-chain: Visible in smart contract state
- ✅ Real-time: Current accrued fees visible to anyone
- ✅ Auditable: Every fee collection emits event
- ✅ Dashboard: Public UI showing fee history
9. DAO Governance
9.1 Governance Structure
Hybrid Model: Algorithm Proposes, DAO Disposes
- Step 1: Algorithm generates monthly rebalancing proposals (constituent selection, weight calculation)
- Step 2: 72-hour DAO veto window opens (requires 51% quorum + 66% yes vote to reject)
- Step 3: If not vetoed, rebalancing proceeds automatically
9.2 Governance Token (C50G)
Token Model:
| Attribute | Value |
|---|---|
| Name | Crypto 50 Governance Token |
| Symbol | C50G |
| Total Supply | 100,000,000 (fixed) |
| Distribution | 40% community airdrop, 30% liquidity mining, 20% treasury, 10% team (2yr vest) |
| Voting Power | 1 C50G = 1 vote |
| Vote Delegation | Supported |
Acquisition Methods:
- Airdrop: To early C50 index token holders
- Liquidity Mining: Provide liquidity to C50/ETH pool
- Governance Participation: Vote on proposals (small rewards)
- Secondary Market: Buy on DEXs
9.3 Voting Mechanics
9.3.1 Proposal Types
| Type | Description | Vote Threshold | Timelock |
|---|---|---|---|
| Veto Rebalancing | Block monthly rebalancing | 51% quorum + 66% yes | 72 hours |
| Emergency Removal | Remove exploited asset | 51% quorum + 51% yes | 24 hours |
| Parameter Change | Adjust fees, caps | 51% quorum + 66% yes | 7 days |
| Methodology Update | Change eligibility rules | 51% quorum + 75% yes | 14 days |
| Emergency Shutdown | Pause protocol | Multisig only | Immediate |
9.4 DAO Powers
What DAO CAN Do:
- Veto quarterly rebalancing proposals
- Remove assets in emergency
- Adjust management fee (within 0.1-0.5% range)
- Modify concentration caps
- Update oracle sources
- Upgrade smart contracts (via timelock)
What DAO CANNOT Do:
- Add arbitrary assets
- Set fees >0.5%
- Bypass timelock for non-emergencies
- Transfer treasury funds without proposal
9.5 Multisig Powers (5-of-9)
Emergency Situations Only:
- Pause trading if exploit detected
- Remove compromised oracles
- Upgrade critical security components (with 7-day timelock)
- Execute emergency DAO-approved actions
Multisig Members:
- 3 core protocol developers
- 2 security experts
- 2 institutional investors
- 2 community-elected members
10. Risk Management
10.1 Protocol Security
Audit Schedule:
- ✅ Pre-launch: 3 independent audits (Trail of Bits, OpenZeppelin, Consensys)
- ✅ Quarterly: Code review by security firm
- ✅ Post-upgrade: Re-audit of changed components
- ✅ Bug Bounty: $500K max payout (Immunefi)
Security Measures:
- OpenZeppelin security libraries for core functionality
- Role-based access control for administrative functions
- TWAP + multi-source oracle verification to prevent manipulation
- CoW Swap integration for MEV protection
- Emergency pause functionality
10.2 Market Risks
| Risk | Impact | Mitigation |
|---|---|---|
| Constituent De-Pegging | Asset drops 50%+ | Emergency removal via DAO/multisig |
| DEX Liquidity Crisis | Can't rebalance | Hold position until liquidity returns |
| Oracle Failure | Incorrect prices | Fallback to secondary oracle (Pyth) |
| ETH Gas Spike | Expensive rebalancing | Deploy on L2 (Arbitrum) |
10.3 Regulatory Risks
| Jurisdiction | Risk Level | Mitigation |
|---|---|---|
| USA | MEDIUM | Legal opinion: Not a security (Howey test) |
| EU | LOW | MiCA-compliant structure |
| Asia | MEDIUM | Geographic diversification |
| Global | VARIABLE | Decentralized protocol (no single entity) |
Legal Structure:
- DAO as primary governance (no central entity)
- Non-profit foundation (Switzerland) holds IP
- Multisig members in different jurisdictions
- Open-source code (no proprietary control)
11.4 Custody Risks
Self-Custodying Model:
- Index treasury holds all 50 constituent tokens
- No reliance on centralized custodians (unlike BITW/GDLC)
- Users own index tokens, which represent pro-rata ownership
- Redemption always possible (permissionless exit)
Security Measures:
- ✅ Multi-sig treasury (5-of-9)
- ✅ Hardware wallet for signers
- ✅ Time-locked withdrawals (non-emergency)
- ✅ Insurance (Nexus Mutual coverage for smart contract risk)
11. Index Token (C50)
11.1 Token Mechanics
C50 Token Properties:
| Attribute | Value |
|---|---|
| Standard | ERC-20 |
| Name | Crypto 50 Index |
| Symbol | C50 |
| Decimals | 18 |
| Total Supply | Variable (minted/burned on demand) |
| Initial Price | $100 (NAV-based) |
11.2 Net Asset Value (NAV)
NAV Formula: Sum of all constituent holdings in USD / Total C50 supply
Example:
- Treasury holds: $50M in 50 different tokens
- C50 supply: 500,000 tokens
- NAV = $50M / 500,000 = $100 per C50 token
Update Frequency: Every block (real-time via Chainlink price feeds)
11.3 Mint/Redeem Mechanism
11.3.1 Minting (Creation)
Process:
- User deposits constituent tokens (all 50) in correct proportions
- Protocol calculates total value deposited
- User receives C50 tokens equal to (deposit value / NAV)
- Treasury balance increases
Minimum Mint: $1,000 (prevents dust attacks)
11.3.2 Redemption (Burning)
Process:
- User burns C50 tokens
- Protocol calculates proportional withdrawal
- User receives all 50 constituent tokens
- Treasury balance decreases
Redemption Fee: 0% (no lock-in)
11.4 Secondary Market Trading
C50 tokens are standard ERC-20, tradeable on:
- Uniswap V3 (C50/ETH, C50/USDC pools)
- Curve (stableswap with similar indices)
- Balancer (weighted pools)
12. Appendices
Appendix A: Glossary
| Term | Definition |
|---|---|
| Circulating Supply | Tokens publicly tradable (excludes locked/vested) |
| DEX Liquidity | Total value locked in decentralized exchange pools |
| IWF | Investable Weight Factor; % of supply freely available |
| Liquidity Factor | Adjustment reducing weight of illiquid assets |
| NAV | Net Asset Value; total portfolio value / token supply |
| TWAP | Time-Weighted Average Price (manipulation resistant) |
| Veto | DAO power to block algorithm-proposed rebalancing |
Appendix B: Comparison Matrix
| Feature | C50 | Bitcoin | S&P 500 ETF | Bitwise BITW |
|---|---|---|---|---|
| Diversification | 50 assets | 1 asset | 500 stocks | 10 assets |
| Annual Fee | 0.25% | 0% | 0.03% | 2.5% |
| Rebalancing | Monthly | N/A | Quarterly | Discretionary |
| Self-Custody | Yes | Yes | No | No |
| DeFi Integration | Yes | Limited | No | No |
| On-Chain | 100% | Native | 0% | 0% |
| Market Coverage | 90% crypto | 50% crypto | 82% US stocks | 30% crypto |
Appendix C: Historical Market Cap Thresholds
| Date | Top 50 Market Cap | % of Total Market | Threshold Rank |
|---|---|---|---|
| Nov 2025 | $2.9T | 90.6% | Rank 70 buffer |
| (Monthly updates will be logged here) |
Appendix D: Smart Contract Addresses
Mainnet Deployment (TBD):
| Contract | Address | Etherscan |
|---|---|---|
| C50 Token | 0x... | Link |
| Index Manager | 0x... | Link |
| DAO Governance | 0x... | Link |
| Treasury | 0x... | Link |
| C50G Token | 0x... | Link |
Appendix E: Rebalancing Calendar (2026)
| Quarter | Snapshot Date | Proposal Date | Vote Deadline | Execution Date |
|---|---|---|---|---|
| Q1 2026 | March 8 | March 10 | March 13 | March 15 |
| Q2 2026 | June 8 | June 10 | June 13 | June 15 |
| Q3 2026 | September 8 | September 10 | September 13 | September 15 |
| Q4 2026 | December 8 | December 10 | December 13 | December 15 |
Appendix F: Worked Example (Q1 2026 Rebalancing)
Scenario: Asset X ranked #52, currently a constituent. Asset Y ranked #48, not a constituent.
| Asset | Market Cap | Rank | Current Status | Algorithm Action | DAO Decision | Final Action |
|---|---|---|---|---|---|---|
| Asset Y | $7.2B | 48 | Non-constituent | Add | N/A | ✅ Added |
| Asset X | $6.8B | 52 | Constituent | Retain | No veto | ✅ Retained |
Result: Asset Y added, Asset X retained. No DAO vote required (both within policy).
Appendix G: Fee Comparison (Annual Cost on $100K Investment)
| Product | Fee % | Annual Cost |
|---|---|---|
| C50 Index | 0.25% | $250 |
| VOO (S&P 500) | 0.03% | $30 |
| Bitwise BITW | 2.50% | $2,500 |
| Grayscale GDLC | 2.50% | $2,500 |
| Index Coop DPI | 0.95% | $950 |
C50 is 10× cheaper than traditional crypto indices, 8× more expensive than passive stock ETFs (justified by oracle costs, smart contract infrastructure, rebalancing gas).
Appendix H: Technical Resources
Documentation:
- GitHub: github.com/c50-protocol
- Docs: docs.c50.finance
- Dashboard: app.c50.finance
Audits:
- Trail of Bits: [Report Link]
- OpenZeppelin: [Report Link]
- Consensys Diligence: [Report Link]
Community:
- Discord: discord.gg/c50
- Forum: forum.c50.finance
- Twitter: @C50Protocol
Document Control
| Version | Date | Changes | Author |
|---|---|---|---|
| 1.0 | Nov 2025 (Traditional) | Initial S&P 500-style methodology | Index Committee |
| 2.0 | Nov 2025 (Smart Contract) | Rebuilt for on-chain execution | Protocol Team |
⚠️ Legal Disclaimer
C50 is an experimental DeFi protocol. This document describes technical implementation, not investment advice.
Risks:
- Smart contract bugs (despite audits)
- Oracle failures or manipulation
- Regulatory uncertainty
- Extreme market volatility
- Impermanent loss (if providing liquidity)
No Guarantees: Past performance ≠ future results. Protocol may be updated via governance. Index may underperform individual assets. Fees reduce returns.
Regulatory Status: C50 token may be a security in some jurisdictions. Consult legal/tax advisor before investing. DAO governance does not constitute investment advice.
By interacting with C50 smart contracts, you acknowledge these risks and accept full responsibility for your actions.