Canto DEX
Last updated
Last updated
In order to prevent the possibility of a predatory evolution toward rent-seeking behaviors, Canto’s decentralized exchange protocol:
Cannot be upgraded
Has no official interface
Runs in perpetuity without the ability to implement fees
At launch, users can interact with the DEX contracts through , a DEX aggregator platform.
Like other DEXes, Canto uses an automated market maker (AMM) to price assets. The AMM derives liquidity for trading pairs from user-supplied pools of assets called liquidity pools.
At launch, Canto supports two types of liquidity pools:
Full range liquidity pools using a xy=k
formula (constant product)
Concentrated liquidity pools using a yx^3 + xy^3 = k
formula, to deepen liquidity for stablecoins and other units of account such as Note
In order to participate in Canto liquidity mining, users are able to provide liquidity to the Canto DEX at .
Users providing liquidity receive LP tokens that can be supplied in the to earn incentives.
At present, Canto has 5 incentivized pools:
USDC/NOTE Concentrated Liquidity Pool (yx^3 + xy^3 = k
)
USDT/NOTE Concentrated Liquidity Pool (yx^3 + xy^3 = k
)
NOTE/CANTO Full Range Liquidity (`xy = k`)
CANTO/ETH Full Range Liquidity (xy = k
)
CANTO/ATOM Full Range Liquidity (xy = k
)