Swap
Technical Documentation of our Swap Contracts
This protocol builds on Uniswap V2, merging the Router
and Factory
into a single SwapOperations
contract and adding some features. Besides a fixed 0.3% base fee on swaps, we also have a dynamic swap fee if your swap causes the price to go in the oposite direction of the oracle price.
Last updated