LogoLogo
HomeInterface
  • 🏦Welcome to VirtuSwap!
    • 🏠What is VirtuSwap?
    • 🚩Getting Started with VirtuSwap
      • Connect to VirtuSwap
      • How to Trade Tokens
      • Intro to Liquidity Pools Structure on VirtuSwap
      • How to Provide Liquidity
      • How to Withdraw Liquidity
      • How to Disconnect from VirtuSwap
  • VirtuSwap Basics
    • 🤷‍♀️The Problem
    • 🔦Solution Overview
    • 🪙$VRSW Token
      • VRSW Tokenomics
      • VRSW Utility
      • Fees and Incentives
      • Staking Guide
    • 🤖AI agents
    • ❔FAQ
    • 🚀VirtuSwap Technology
      • How Virtual Pools Work
      • Allowed Virtual Reserves
      • Reserve Ratio and Threshold
      • Exchange of Reserves
      • Providing Liquidity on VirtuSwap
    • 🫂VirtuSwapDAO
      • VirtuSwapDAO Design
      • Participation in VirtuSwap Governance
      • Governance Systems
      • Submitting Proposals
      • VirtuSwapDAO Treasuries and Multi-Signature Wallets
      • VirtuSwap Emergency DAO
    • ❤️Mission and Core Principles
  • Technical Reference
    • 🥸Smart Contracts - v1
      • DEX Contracts
        • vPair
        • vPairFactory
        • vRouter 1.1
        • vRouter 1.2
        • vRouter 1.3
        • vExchangeReserves
        • vPoolManager
        • Multicall
        • Structures
        • User Defined Value Types
      • Tokenomics Contracts
        • VGlobalMinter
        • VChainMinter
        • VStaker
        • VTokenomicsParams
        • VVestingWallet
        • Structures
      • Administrative Privileges
    • 📫Deployment Addresses
    • 📦TypeScript SDK
  • 🔐Security
Powered by GitBook
On this page
  1. VirtuSwap Basics

Solution Overview

Our solution to the first problem – of 99% of tokens suffering from expensive indirect trades – relies on reserve-powered pools, trades on which are executed by creating reserves of tokens that are not native to a pool. The exposure to these reserves is limited in size and time, as the reserves are constantly exchanged among pools for the pools’ native assets, keeping reserve levels low at all times. The gains to liquidity providers for taking the resulting limited risk of temporarily holding non-native tokens are large, as demonstrated by examples and extensive simulations using real data parameters, in which trading volumes in all pairs, liquidity provisions and withdrawals in all pools, as well as all arbitrage activities were modeled.

To solve the second problem – of economic incentives of individual protocol participants being misaligned with the benefit of the protocol as a whole – we have developed an AI-based system – a machine learning optimizer, which analyzes real trading activity to maximize an objective function, such as parameters like trading volume, pool fees , etc; or any linear combination therein. In the future, gauges voting will be implemented alongside the optimizer.

Overall, VirtuSwap financial technology and data-science-driven approach to liquidity allocation allows trading on an AMM-based decentralized exchange at significantly lower costs, while simultaneously increasing expected profits to liquidity provision.

PreviousThe ProblemNext$VRSW Token

Last updated 5 months ago

🔦