Swap from any asset on THORChain to any ERC20 on Ethereum (THORChain DEX Aggregation)
complete
Willy Ogorzaly
Enable users to swap from any supported asset on THORChain to any liquid token on Ethereum via a multi-hop swap (ie. Bitcoin -> Ethereum via THORChain and then Ethereum -> PEPE via 0x), and vice versa. Would be a great feature for both the UI and API.
THORSwap, Rango, and xDEFI all support this (https://docs.thorswap.finance/thorswap/thorswap/cross-chain-dex-aggregation/ethereum-dex-aggregator). One thing I'm not clear on yet is whether this is part of the core THORChain protocol or is something separate. I think/hope it's part of the core protocol, but will reach out to 9realms for confirmation
0xFBL
complete
Working through flags but this is in POC state usuing Univ3. we call it longtail and it's in dev.
0xFBL
in progress
PTT
planned
AppoJuice investigating feasability
0xFBL
under review
Willy Ogorzaly
*correction, this feature doesn't enable swapping to/from ANY ERC20; there is a whitelist: https://gitlab.com/thorchain/thornode/-/blob/develop/docs/evm_whitelist_procedure.md#dex-token
fortunately, looks like most tokens are eligible (any standard token with onchain liquidity and a verified contract on etherscan)
Reed
If ShapeShift were to start using TS SwapKit you would get all the dex aggr that already exists in ThorSwap on ShapeShift 👀
Willy Ogorzaly
confirmed that this is part of thorchain's protocol: https://dev.thorchain.org/thorchain-dev/aggregators/aggregator-overview
apparently we can fork thorswap's contract and then open a PR to get it whitelisted in thornode