# Deployment Addresses

### Mainnet

<table><thead><tr><th width="273.3333333333333">Contract</th><th>Address</th><th>Comment</th></tr></thead><tbody><tr><td>StableSwapFactory</td><td><a href="https://www.flowdiver.io/account/0xb063c16cac85dbd1">0xb063c16cac85dbd1</a></td><td>Data container of stableswap pair addresses</td></tr><tr><td>SwapPair (Template contract)</td><td><a href="https://www.flowdiver.io/account/0xecbda466e7f191c7">0xecbda466e7f191c7</a></td><td>A dual-mode swap pair contract template for deploying both volatile and stable pairs. (Pure code, no state)</td></tr><tr><td>SwapConfig</td><td><a href="https://www.flowdiver.io/account/0xb78ef7afa52ff906">0xb78ef7afa52ff906</a></td><td>Common configs &#x26; helpful swap library functions </td></tr></tbody></table>

### Testnet

|                              |                                                                               |
| ---------------------------- | ----------------------------------------------------------------------------- |
| StableSwapFactory            | [0x6ca93d49c45a249f](https://testnet.flowdiver.io/account/0x6ca93d49c45a249f) |
| SwapPair (Template contract) | [0x7afd587a5d5e2efe](https://testnet.flowdiver.io/account/0x7afd587a5d5e2efe) |
| SwapConfig                   | [0x8d5b9dd833e176da](https://testnet.flowdiver.io/account/0x8d5b9dd833e176da) |
