Skip to content

Commit f8440cd

Browse files
authored
feat: pts for june logos (#2925)
1 parent 29f5922 commit f8440cd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/ui-config/reservePatches.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,16 @@ export function fetchIconSymbolAndName({ underlyingAsset, symbol, name }: IconSy
245245
name: 'MegaUSD',
246246
iconSymbol: 'megausd',
247247
},
248+
'0x23b17d3944742ace3d0c71586fcb320d1e4a1ed2': {
249+
symbol: 'PT USDe June 18th 2026',
250+
name: 'PT USDe June 2026',
251+
iconSymbol: 'ptusde',
252+
},
253+
'0x30559e3d35e33ab69399a3fe9f383d32bd3c016e': {
254+
symbol: 'PT sUSDe June 18th 2026',
255+
name: 'PT sUSDe June 2026',
256+
iconSymbol: 'ptsusde',
257+
},
248258

249259
'0xa693B19d2931d498c5B318dF961919BB4aee87a5': { iconSymbol: 'UST', name: 'UST (Wormhole)' },
250260
'0x59a19d8c652fa0284f44113d0ff9aba70bd46fb4': { iconSymbol: 'BPT_BAL_WETH' },

0 commit comments

Comments
 (0)