RAMSES
  • INTRODUCTION TO RAMSES
    • 🔆What is RAMSES?
      • 🚀Why Arbitrum? 💙🧡
    • 🫂Our Partners
    • ☯️ve(3,3) Fundamentals
      • Dilution Protection (Rebase)
      • veRAM (veNFT)
        • 💰veRAM Revenue Distribution Schedule
        • 🤝The RAMSES Bazaar (PaintSwap)
    • 🔮DEX Functionalities
      • Swaps
      • Voting
      • Bribing
      • Vesting (veNFT Management)
      • LP Staking (Legacy)
    • 🎓RAMSES Analytics
    • ⚔️The Competitive Edge
      • Expert Risk Management
      • User Focused, Not Competitor Focused
      • Novel Changes & Codebase Restructuring
  • RAMSES CL (V2)
    • 🗯️Overall Changelog
    • 🤔Concentrated Liquidity
      • 🔢Default Fee Tiers / Tickspacing
      • 🦭Fee Distribution
      • 📒Improvements From UniswapV3
    • 🏆CL Gauges
      • 💥CL Boosting [DEPRECATED]
    • 🏁Competitive Farming
    • 📜BUSL-1.1 License
      • 🔒Protected Contracts
  • RAMSES VIII (V3) [WIP]
    • 👑The Next Iteration For The Kingdom
    • 🛣️The Road Ahead
    • 1️⃣Stage I : Initial Changes
    • 2️⃣Stage II : Full Migration
  • RAM Tokenomics
    • 📊RAM Token Distribution
    • 📈Emissions Schedule
    • ❌xRAM
      • How is xRAM obtained?
      • How is xRAM used?
      • ☸️xRAM "Flywheel"
    • 🌀Dilution Protection (3,3) Rebases
    • 💧RAM LGE - Liquidity Generation Event
      • Price Determination
  • 🧸RAMSES Services
    • 🛫Launchpad & LGE
    • 🆘Solidly Model Vulnerability Support
    • 🔄ve(3,3) Advisory
      • 🧠Projects Supported (Case Studies)
  • Resources
    • 📄Deployed Contract Addresses
    • 📱dApp and Socials
    • 📸RAMSES Media Kit
    • 🌉Bridging To Arbitrum One
    • 📃Whitelisting Process
  • Security and Legal Considerations
    • 🖋️Formal Audits
    • 🐛Fixed Solidly Vulnerabilities
    • 🛠️Why Proxy Contracts?
    • 🔐Contract Timelock
    • 😎Inherited Security
    • ⚖️Risks and Legal Disclosures
Powered by GitBook
On this page
  1. INTRODUCTION TO RAMSES
  2. DEX Functionalities

Voting

Last updated 1 year ago

The main purpose of the veRAM NFT is to direct emissions to LP token pairs. This is achieved through voting for the pair. Emissions are distributed proportionally to the total percentage of votes in the epoch.

The expected emissions can be calculated using a simple division formula as such:

emissions(PAIR) = % of total votes ÷100%emissions(PAIR) \ = \ \% \ of \ total \ votes \ \div 100 \% emissions(PAIR) = % of total votes ÷100%

For example, in the first epoch 5,000,000 RAM will be distributed. If 10% of all votes are allocated to the vAMM-USDC/WETH pair; that pair will receive 500,000 RAM tokens distributed linearly throughout the epoch.

🔮