# Contracts

All live contracts of MintSwap DEX will be shared here.

Github:  <https://github.com/MintSwapFinance/mintswap-v3-core>

<https://github.com/MintSwapFinance/mintswap-v3-periphery>

Audit Report:  <https://github.com/MintSwapFinance/mintswap-v3-core/tree/main/audits/abdk>

<https://github.com/MintSwapFinance/mintswap-v3-periphery/tree/main/audits/abdk><br>

## Mint Mainnet

| Contract                                                                                                                                           | Address                                    | Link                                                                               |
| -------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ | ---------------------------------------------------------------------------------- |
| [UniswapV3Factory](https://github.com/Uniswap/uniswap-v3-core/blob/v1.0.0/contracts/UniswapV3Factory.sol)                                          | 0x1f88BB455E02646224A0a65f3eb4B2FCb4fb8e49 | <https://explorer.mintchain.io/address/0x1f88BB455E02646224A0a65f3eb4B2FCb4fb8e49> |
| [SwapRouter](https://github.com/Uniswap/uniswap-v3-periphery/blob/v1.0.0/contracts/SwapRouter.sol)                                                 | 0xE55B0367a178D9cF5F03354FD06904A8b3bb682a | <https://explorer.mintchain.io/address/0xE55B0367a178D9cF5F03354FD06904A8b3bb682a> |
| [NonfungiblePositionManager](https://github.com/Uniswap/uniswap-v3-periphery/blob/v1.0.0/contracts/NonfungiblePositionManager.sol)                 | 0xc07e186741A55E9C87268E4fAF1ecDb49378F0Ae | <https://explorer.mintchain.io/address/0xc07e186741A55E9C87268E4fAF1ecDb49378F0Ae> |
| [NonfungibleTokenPositionDescriptor](https://github.com/Uniswap/uniswap-v3-periphery/blob/v1.0.0/contracts/NonfungibleTokenPositionDescriptor.sol) | 0xfD5b032CD2d36F566F832e1E5eD899aFC61017B1 | <https://explorer.mintchain.io/address/0xfD5b032CD2d36F566F832e1E5eD899aFC61017B1> |
| [QuoterV2](https://github.com/Uniswap/v3-periphery/blob/main/contracts/lens/QuoterV2.sol)                                                          | 0x5612A0804499C58806F6f4b0e282Ad85f19D8b62 | <https://explorer.mintchain.io/address/0x5612A0804499C58806F6f4b0e282Ad85f19D8b62> |

## Mint Sepolia Testnet

| Contract                                                                                                                                           | Address                                    | Link                                                                                               |
| -------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ | -------------------------------------------------------------------------------------------------- |
| [UniswapV3Factory](https://github.com/Uniswap/uniswap-v3-core/blob/v1.0.0/contracts/UniswapV3Factory.sol)                                          | 0xB6C8B971650d96BD58c9Ba16DcFe685Bc1472e82 | <https://sepolia-testnet-explorer.mintchain.io/address/0xB6C8B971650d96BD58c9Ba16DcFe685Bc1472e82> |
| [SwapRouter](https://github.com/Uniswap/uniswap-v3-periphery/blob/v1.0.0/contracts/SwapRouter.sol)                                                 | 0x4Aa4fAf0e9421E4057506a80A2a8513f42295eC5 | <https://sepolia-testnet-explorer.mintchain.io/address/0x4Aa4fAf0e9421E4057506a80A2a8513f42295eC5> |
| [NonfungiblePositionManager](https://github.com/Uniswap/uniswap-v3-periphery/blob/v1.0.0/contracts/NonfungiblePositionManager.sol)                 | 0xf4c7208b413a392a792F18b84aD9ba0Df460a6d1 | <https://sepolia-testnet-explorer.mintchain.io/address/0xf4c7208b413a392a792F18b84aD9ba0Df460a6d1> |
| [NonfungibleTokenPositionDescriptor](https://github.com/Uniswap/uniswap-v3-periphery/blob/v1.0.0/contracts/NonfungibleTokenPositionDescriptor.sol) | 0xeA397955CC97F4DE4f44a31839b4E9B7f2d04803 | <https://sepolia-testnet-explorer.mintchain.io/address/0xeA397955CC97F4DE4f44a31839b4E9B7f2d04803> |
| [QuoterV2](https://github.com/Uniswap/v3-periphery/blob/main/contracts/lens/QuoterV2.sol)                                                          | 0xA3D593033a6a003d6De1DD2f1363C770b990476A | <https://sepolia-testnet-explorer.mintchain.io/address/0xA3D593033a6a003d6De1DD2f1363C770b990476A> |
