diff --git a/public/icons/usdy.svg b/public/icons/usdy.svg new file mode 100644 index 00000000..65a5f752 --- /dev/null +++ b/public/icons/usdy.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/utils/constants.ts b/utils/constants.ts index 5f154209..ecadbc80 100644 --- a/utils/constants.ts +++ b/utils/constants.ts @@ -210,6 +210,7 @@ export const CUSTOM_TOKEN_ICONS: { [key: string]: boolean } = { usdc: true, usdh: true, usdt: true, + usdy: true, w: true, wbtcpo: true, 'wbtc (portal)': true,