paraswap-dex-lib
paraswap-dex-lib copied to clipboard
DexLib is a library used by ParaSwap backend to integrate with decentralized exchanges. This library enables external DEX developers to integrate their DEX with ParaSwap by creating pull requests to t...
- added uniswap-v2/akronswap.ts - added uniswap-v2/akronswap-constant-product-pool.ts - updated uniswap-v2/constants.ts - updated index.ts - successfully completed test on BSC (checked that input and output amounts are correct with the new constant-product-pool...
Following the schema of wstETH's plugin I developed a plugin to route the wrapping of USDM into wUSDM. This is not a 1 to 1 mapping, because wUSDM is ERC4626...
Please integrate NineMM v2 & v3 Swap on BaseChain NineMM is fork of pancake swap v2 & v3. Dex URL: https://base.9mm.pro/?chain=base
I am integrating squadswap v3, and I get the following two errors while testing. I pass the e2e test completely successfully. Can you help me with these errors? `yarn run...