For the complete documentation index, see llms.txt. This page is also available as Markdown.

Stable Swap

Algorithm for stable asset swap is similar to Curve.finance with low slippage and low fee rate

x + y = k when the stable coin de-peg percentage is smaller than 5%

When a stable coin de-peg equal or more than 5%, swap applies x * y = k algorithm.

Last updated