This is simple AMM LP contract and frontend for Waves Blockchain. Without bell and whistles, it just works.
Contract uses Uniswap CFMM formula.
Contract: 3PPvHcJjESoUbf9LDpAxEhQKUnpqH1Ea29h
Frontend: Simple-AMM-LP
asset | assetId |
---|---|
WAVES | WAVES |
USDT-ERC20-PPT | 9wc3LXNA4TEBsXyKtoLE9mrbDD7WMHXvXrCjZvabLAsi |
- More markets is always better;
- You can arbitrage between different markets (swop.fi, WX pools, WX Spot etc.);
- Can be integrated into onchain arbitrage contracts;
- Single
InvokeTx
; - No hidden fees, lp tokens or other complexities;
- Just 0.2% fee;
- Open source.