Swap
Get started with swapping tokens on Asset Chain
Smart Contract
A direct fork of Uniswap-V3 exchange on the Asset Chain blockchain, implementing the constant product market maker (CPMM) curve.
The official documentation for Uniswap explains all you need: https://docs.uniswap.org
Official Deployments:
Mainnet
SwapRouter
NonFungiblePositionManager
UniswapV3Factory
Liquidity Locker
Testnet
SwapRouter
NonFungiblePositionManager
UniswapV3Factory
Liquidity Locker
How to Swap
Users can decide to swap token on Mainnet or Testnet. Swapping on Testnet will use the supported test Tokens.
Click the links below to get started.
Mainnet:
Testnet: https://swap-testnet.assetchain.org/
Once you visit the links above, you'll see a screen similar to the one below. Enter your intended amount to swap, then select a suitable slippage.
Click on the approve button, to approve the contract to spend your token on your behalf.
After confirming the transaction in your wallet, you should see a similar screen below. Approval was successfull. Next up is actual swapping.
Click on the swap button, and sign the transaction. You should see a modal similar to the one below, if successful.
Congratulations! You've swapped your token successfully.
Locking Liquidity Positions
When you provide liquidity on AssetChain Swap application, you also have the option to lock that liquidity position for a period of time. In this period of time, you don't have the permission to perform any actions on your liquidity position.
The following are steps to lock liquidity position on the AssetChain Swap application
View Liquidity Positions
Single positions. This page has the 'Lock Liquidity' button below for positions that are not locked.
Choose lock period. This is the number of days in which you cannot perform any functions like closing position or decreasing liquidity in your position.
Locked Position.
Congratulations! You've locked liqudity successfully.
For supported Testnet tokens, just reach out to the team here
Last updated