Comment on page
Deployment Addresses
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) | |
SwapError | Common error codes | |
SwapInterfaces | Swap related interface definitions all-in-one | |
SwapConfig | Common configs & helpful swap library functions | |
SwapRouter | Router & apis support a chained swap trade among uni-v2 style volatile pairs |
Contract | Address |
---|---|
SwapFactory | |
SwapRouter | |
SwapPair (Template contract) | |
SwapInterfaces, SwapConfig, SwapError |
Last modified 1mo ago