VELOCORE V2
V1 DocszkSyncEraLineaTelos
  • Introduction
  • Our Philosophy
    • Vision
    • Gas Optimization
    • General Bedrock for All Kinds of AMM
    • Epoch-less Predictability
    • Free Flowing Easy Vote System
  • DEX Innovation
    • Token Vault
      • Flashloan
    • Gas Saving Matters : Benchmark
    • AMM Flexibility
    • Multi In/Out Swap
    • Batch Swap
    • Adjustable Trading Fee Mechanics
    • Accumulating Swap Fees in LP Tokens
  • ve(3,3) Innovation
    • Removing 'Epoch' Systems
      • Bribe Optimization
    • Fungible Votes ($veVC)
      • No Decay & Easy Liquidation
    • Decentralized Gauge Deployment
    • Rebase Elimination
  • Security & Contract Address
    • zkSyncEra Contracts
    • Linea Contracts
    • Telos Contracts
    • V1 zkSyncEra (deprecated)
    • Three Rounds of Audits
  • Technical Docs
    • Concepts
    • Architecture Overview
      • Source Files Overview
    • How to interact with VELOCORE
      • Uniswap compatible interface
    • How to Read Data
    • Example Codes
      • Swap
      • Add liquidity
      • Stake
      • Voting
      • Multicall operations
      • cf) wrapper functions
    • Typescript Examples for Integration
    • Pool Specifics
      • Generalized CPMM
      • Wombat Stableswap
    • Events & Chart Integration
      • Getting a pair list
      • Interpreting Swap / LP events
    • Flashloan
  • zkSync Era
    • Migration Plan
      • $VC 1:1 Exchange
      • veNFT -> $veVC
      • One-Step LP Migration
      • Migration Schedule
      • Emission Migration
    • V2 Tokenomics
      • $VC Gauge
      • Bribe Mechanics
      • $veVC VOTING
    • Paymaster as a Service
  • Linea
    • Launch Details
      • Getting Ready
      • Bridging
      • V2 Launch Event
      • $LVC Presale
    • $LVC Tokenomics
      • $LVC Gauge
      • Bribe Mechanics
      • $veLVC VOTING
  • Telos
    • Launch Details
      • Getting Ready
      • Bridging
      • Launch Event
    • $TVC Tokenomics
      • $TVC Gauge
      • Bribe Mechanics
      • $veTVC VOTING
  • Free Loot Box for Future Airdrops
  • PASSPORT - F'air drops
  • Legal Disclaimer
  • Velocore Brand Assets
Powered by GitBook
On this page
  • Velocore V2 Tokenomics
  • ve(3,3) Mechanics
  • V2 Distribution
  • V2 Emissions
  1. zkSync Era

V2 Tokenomics

Velocore V2 Tokenomics

Velocore V2 utilizes two tokens for managing its utility and governance:

  • $VC — ERC-20 utility and reward token of the protocol

  • $veVC — ERC-20 governance token of the protocol

$VC is used for rewarding liquidity providers through emissions.

$veVC is used for governance. Any $VC holder can vote-escrow their tokens and receive the same number of $veVC at any time. There is no lock-up period and every $veVC token has the same voting power.

Conversion from $VC to $veVC is always possible, but it's irreversible. $veVC can be liquidated at any time through the $VC/$veVC pair on Velocore.

ve(3,3) Mechanics

Velocore mechanics were inspired a blend of two DeFi concepts:

  • Vote-Escrow — first introduced by Curve to bolster incentives for long-term token holders

  • Staking/Rebasing/Bonding or (3,3) game theory — designed by Olympus DAO

Velocore V2 is designed differently from the typical model known as ve(3,3), yet it inherits its spirit.

At the heart of Vote-Escrow is the virtuous cycle structure where high trading volume leads to high trading fees, high gauge votes, high rewards, and in turn high Total Value Locked (TVL). This ensures the utility of the token and prevents distortion in the incentive structure. It's further optimized through the removal of epochs and a real-time voting mechanism.

The spirit of game theory, represented by (3,3), has been re-interpreted to give stakers the freedom to easily find the optimal balance point and act accordingly. While the structure that benefits the entire protocol when everyone stakes their rewards is maintained, the problem of liquidity difficulties faced by existing stakers and the barrier to entry for new users has been resolved. Now that $veVC has transitioned from NFT to a fungible ERC-20, it can be converted to $VC at any time according to market value.

V2 Distribution

It's the same as V1

V2 Emissions

It's the same as V1

Last updated 1 year ago