From 30417377593d952ba60fa91ac556a6e2f90e84d0 Mon Sep 17 00:00:00 2001 From: James Bayly Date: Mon, 15 Jan 2024 13:34:50 +0800 Subject: [PATCH 1/3] Update Swap.tsx --- src/pages/swap/Swap.tsx | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/src/pages/swap/Swap.tsx b/src/pages/swap/Swap.tsx index 721530ec1..47bdfcd4c 100644 --- a/src/pages/swap/Swap.tsx +++ b/src/pages/swap/Swap.tsx @@ -226,17 +226,7 @@ const USDCToSqt = () => {
- Only participants that have been KYC’d and whitelisted can participate in the SubQuery Kepler Swap. - You can see a list of all existing whitelisted participants{' '} - - here - - . + Only participants that have been KYC’d and whitelisted can participate in the SubQuery Kepler Swap. You check if your account has been KYC'd and whitelisted, please enter /kepler-ksqt-swap-kyc in the #kepler-swap-support channel in our Discord. If you’re new here, check out{' '} From 535c04b62ed71b6a9ab4684041fc181239751480 Mon Sep 17 00:00:00 2001 From: cyrbuzz Date: Mon, 15 Jan 2024 13:44:56 +0800 Subject: [PATCH 2/3] chore: esapse --- src/pages/swap/Swap.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/swap/Swap.tsx b/src/pages/swap/Swap.tsx index 47bdfcd4c..e2a7ffc38 100644 --- a/src/pages/swap/Swap.tsx +++ b/src/pages/swap/Swap.tsx @@ -226,7 +226,9 @@ const USDCToSqt = () => {
- Only participants that have been KYC’d and whitelisted can participate in the SubQuery Kepler Swap. You check if your account has been KYC'd and whitelisted, please enter /kepler-ksqt-swap-kyc in the #kepler-swap-support channel in our Discord. + Only participants that have been KYC’d and whitelisted can participate in the SubQuery Kepler Swap. + You check if your account has been KYC'd and whitelisted, please enter /kepler-ksqt-swap-kyc + <your_wallet_address> in the #kepler-swap-support channel in our Discord. If you’re new here, check out{' '} From 75246562750bfc757bc6dcf0f2f21b2c6b201804 Mon Sep 17 00:00:00 2001 From: Ian He <39037239+ianhe8x@users.noreply.github.com> Date: Mon, 15 Jan 2024 18:48:42 +1300 Subject: [PATCH 3/3] update wording from whitelist to register --- src/pages/swap/Swap.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/swap/Swap.tsx b/src/pages/swap/Swap.tsx index e2a7ffc38..21b9e4492 100644 --- a/src/pages/swap/Swap.tsx +++ b/src/pages/swap/Swap.tsx @@ -226,8 +226,8 @@ const USDCToSqt = () => {
- Only participants that have been KYC’d and whitelisted can participate in the SubQuery Kepler Swap. - You check if your account has been KYC'd and whitelisted, please enter /kepler-ksqt-swap-kyc + Only participants that have been KYC’d and registered can participate in the SubQuery Kepler Swap. + You check if your account has been KYC'd and registered, please enter /kepler-ksqt-swap-kyc <your_wallet_address> in the #kepler-swap-support channel in our Discord.