Skip to content

Commit

Permalink
Update Swap Message
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly committed Feb 20, 2024
1 parent eee76d0 commit 79b6091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/swap/Swap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,9 @@ const USDCToSqt = () => {
if (!orderId)
return (
<EmptyList
title={'USDC.e -> kSQT swaps suspended'}
title={'Swap Tool Suspended ahead of Mainnet Launch'}
description={
"Now that the SubQuery Public Sale terms have been announced, we have stopped allowing swaps of USDC.e -> kSQT. You can still swap kSQT -> USDC.e, but we suggest waiting for SubQuery's TGE, and then swapping your kSQT for SQT at a premium when the network launches."
"Now that the SubQuery Mainet have been announced, we have disabled swaps of USDC.e -> kSQT and kSQT -> USDC.e. After SubQuery's TGE on the 23rd of January we will allow direct swaps of kSQT for SQT at a premium rate (1:1.83) when the network launches."
}
/>
);
Expand Down

0 comments on commit 79b6091

Please sign in to comment.