Deployment Addresses
Mainnet
Contract
Address
Comment
SwapFactory
Pair creation and data container of all uni-v2 style (volatile) swap pair addresses
SwapPair (Template contract)
A dual-mode swap pair contract template for deploying both volatile and stable pairs. (Pure code, no state)
SwapRouter
Router & apis support a chained swap trade among uni-v2 style volatile pairs
Testnet
Contract
Address
SwapFactory
SwapRouter
SwapPair (Template contract)
SwapInterfaces, SwapConfig, SwapError
Last updated