📄️ Router
The Router contract is used to interact with one or multiple liquidity pools to perform swaps or manage liquidity.
📄️ Pair Factory
The PairFactory contract creates liquidity pools and also communicates the DAO treasury address to the pools.
📄️ ERC721 Pairs
There are currentally 2 liquidity pool implementations.
📄️ Making a Flash Swap
// @TODO