Smart Contracts - v1
Overview
VirtuSwap Smart Contracts implement the core functionality of the VirtuSwap protocol. The contracts are divided into Core contracts and Governance contracts.
The Core contracts define the logic of creation of the pool, providing liquidity, performing swaps on real and virtual pools, and exchange of reserves.
The Governance contracts define functionality related to protocol governance and distribution of VRSW rewards
The sections below describe each contract.
Core
Tokenomics
Governance
TBD
Last updated