We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2bc92a + 48425b4 commit 66db7abCopy full SHA for 66db7ab
src/pages/stablecoins.tsx
@@ -125,7 +125,7 @@ export const getStaticProps = (async ({ locale }) => {
125
EURS: { type: FIAT, url: "https://eurs.stasis.net/" },
126
USDK: { type: FIAT, url: "https://www.oklink.com/usdk" },
127
MUSD: { type: CRYPTO, url: "https://mstable.org/" },
128
- USDX: { type: CRYPTO, url: "https://usdx.cash/usdx-stablecoin" },
+ USDX: { type: CRYPTO, url: "https://usdx.money/" },
129
GUSD: { type: FIAT, url: "https://gemini.com/dollar" },
130
SAI: { type: CRYPTO, url: "https://makerdao.com/en/whitepaper/sai/" },
131
DUSD: { type: CRYPTO, url: "https://dusd.finance/" },
0 commit comments