Skip to content

Commit

Permalink
Update xREF and fix tokens not showing
Browse files Browse the repository at this point in the history
  • Loading branch information
vriveraPeersyst committed Jan 21, 2025
1 parent d85449f commit e151d5c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified src/asset/image/tokens/xref.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions src/module/token/component/display/TokenIcon/SupportedTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export const SUPPORTED_TOKENS_IMAGES = {
CUCUMBER: cucumber,
cUSD: cusd,
DAI: dai,
DARAI: darai,
Darai: darai,
DBIO: dbio,
DEIP: deip,
DISC: disc,
Expand All @@ -155,7 +155,7 @@ export const SUPPORTED_TOKENS_IMAGES = {
LINK: link,
LOL: lol,
LONK: lonk,
MARMAJ: marmaj,
marmaj: marmaj,
mpDAO: mpdao,
MYRIA: myria,
NDC: ndc,
Expand All @@ -168,13 +168,13 @@ export const SUPPORTED_TOKENS_IMAGES = {
NERSIG: nersig,
nKOK: nkok,
nUSDO: nusdo,
noCHILL: nochill,
noChill: nochill,
NOEAR: noear,
OCT: oct,
OIN: oin,
OTTO: otto,
PARAS: paras,
PNEAR: pnear,
pNEAR: pnear,
PUMPKG: pumpkg,
PULSE: pulse,
PXT: pxt,
Expand All @@ -197,8 +197,8 @@ export const SUPPORTED_TOKENS_IMAGES = {
TRI: tri,
UMINT: umint,
USDC: usdc,
USDCE: usdce,
USDT: usdt,
"USDC.e": usdce,
USDt: usdt,
"USDT.e": usdte,
USM: usm,
USN: usn,
Expand All @@ -210,6 +210,6 @@ export const SUPPORTED_TOKENS_IMAGES = {
wNEAR: wnear,
wojak: wojak,
WOO: woo,
XREF: xref,
xREF: xref,
ZML: zml,
};

0 comments on commit e151d5c

Please sign in to comment.