From 9392be4baf930679952b29d1cbe3fa7bbe19395e Mon Sep 17 00:00:00 2001 From: Steve Goodman <39279277+stoobie@users.noreply.github.com> Date: Wed, 1 May 2024 13:26:53 +0300 Subject: [PATCH] docs: Update dai_token_migration.adoc with other Swap options (#1237) * Update dai_token_migration.adoc with other Swap options * Swapped items in procedure. StarkGate option is now 2nd instead of 1st. --- .../tools/pages/dai_token_migration.adoc | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/components/Starknet/modules/tools/pages/dai_token_migration.adoc b/components/Starknet/modules/tools/pages/dai_token_migration.adoc index d8191daa31..de677c8023 100644 --- a/components/Starknet/modules/tools/pages/dai_token_migration.adoc +++ b/components/Starknet/modules/tools/pages/dai_token_migration.adoc @@ -18,17 +18,19 @@ On January 25th, StarkWare launched a new set of DAI bridge and token contracts Use one of the following methods: +* Swap your DAI v0 for DAI using an L2 swap app or aggregator within the Starknet ecosystem, such as the following: +** link:https://www.layerswap.io/migration/DAI[LayerSwap] +** link:https://app.ekubo.org/?amount=1000&inputCurrency=DAI&outputCurrency=DAIv2[Ekubo] +** link:https://app.avnu.fi/en?tokenFrom=0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7&tokenTo=0x4718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d&amount=0.001[AVNU] +** link:https://app.fibrous.finance/[Fibrous] +** link:https://app.jediswap.xyz/#/swap[JediSwap] +** link:https://app.haiko.xyz/trade/swap[Haiko] +** link:https://app.nostra.finance/[Nostra] +** link:https://app.starkdefi.com/#/swap[StarkDeFi] + * Use StarkGate: + . Withdraw your current DAI (DAI v0) to L1 using StarkGate . Re-deposit your L1 DAI using StarkGate. + StarkGate automatically issues the new DAI. - -* Swap your DAI v0 for DAI using an L2 swap app or aggregator within the Starknet ecosystem, such as the following: -** link:https://www.layerswap.io/migration/DAI[LayerSwap] -** link:https://app.ekubo.org/?amount=1000&inputCurrency=DAI&outputCurrency=DAIv2[Ekubo] - - - -