Dex support for fungible_asset standard. #289
-
Discord user IDctb0k33 Describe your question in detail.Hello everyone, I just read the example bonding_curve_launchpad in aptos move example. However, when reading that, i saw that the example use a swap module in the testnet. I have a question, if i want to create a pair on popular DEXs like PancakeSwap or LiquidSwap, do they support fungible_asset standard yet ? What error, if any, are you getting?No response What have you tried or looked at? Or how can we reproduce the error?No response Which operating system are you using?Windows Which SDK or tool are you using? (if any)TypeScript SDK Describe your environment or tooling in detailNo response |
Beta Was this translation helpful? Give feedback.
Answered by
kshitijc1506
Jul 1, 2024
Replies: 1 comment 3 replies
-
Currently, FA is not supported by either Liquidswap (should be in progress AFAIK) or Pancakeswap. DEXs that already support FA are Panora (aggregator) and Cellana. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ctb0k33
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, FA is not supported by either Liquidswap (should be in progress AFAIK) or Pancakeswap. DEXs that already support FA are Panora (aggregator) and Cellana.