Want to confirm the scope for the Stellar Dex and whether it covers (along with path payments, the AMM), ability to trade Soroban tokens. I'm assuming these functions are scoped to classic assets only? The implication is that any type of marketplace/exchange function on Soroban will need to be independently built out and deployed as Soroban contracts.
#Will the classic Stellar Dex support Soroban tokens?
1 messages · Page 1 of 1 (latest)
your assumption is correct. so far the only two cases of classic interop are wrapping assets with built-in token and using the classic accounts for soroban auth
DEXes and AMMs will need to be implemented on Soroban. thanks to support of classic assets, it will be possible to trade classic assets in some way using the Soroban contracts