diff --git a/package.json b/package.json index 8ac2dcd..bf7e7c5 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@ant-design/icons": "^4.2.1", "@craco/craco": "^5.6.4", - "@project-serum/serum": "0.13.5", + "@project-serum/serum": "0.13.6", "@project-serum/sol-wallet-adapter": "^0.1.1", "@solana/web3.js": "0.71.10", "@testing-library/jest-dom": "^4.2.4", diff --git a/src/components/DeprecatedMarketsInstructions.js b/src/components/DeprecatedMarketsInstructions.js index 7548549..2008701 100644 --- a/src/components/DeprecatedMarketsInstructions.js +++ b/src/components/DeprecatedMarketsInstructions.js @@ -8,6 +8,7 @@ import { import FloatingElement from './layout/FloatingElement'; import CheckOutlined from '@ant-design/icons/lib/icons/CheckOutlined'; import BalancesTable from './UserInfoTable/BalancesTable'; +import Link from './Link'; import OpenOrderTable from './UserInfoTable/OpenOrderTable'; import SyncOutlined from '@ant-design/icons/lib/icons/SyncOutlined'; @@ -30,16 +31,55 @@ export default function DeprecatedMarketsInstructions({ switchToLiveMarkets }) { return ( - Migrate to new markets + Migrate to new USDC markets - Serum has rolled out upgraded markets! They're faster and support fee - discounts based on SRM holdings. + + Native USDC + {' '} + has arrived on Solana! See{' '} + + Circle's announcement + {' '} + for more information.
- To migrate over to the new markets, please cancel your orders and settle - your funds on old markets. + Serum is transitioning from the previous{' '} + + Wrapped USDC + + , now called WUSDC, to Native USDC. You can convert from WUSDC to USDC + directly on{' '} + + sollet.io + + , or can deposit WUSDC and be credited USDC on exchanges like{' '} + + FTX + + . + +
+ + Markets with WUSDC as the quote curency are now deprecated. To migrate + over to the new USDC markets, please cancel your orders and settle your + funds on old markets.