Skip to content

Commit e50c6ec

Browse files
authored
feat: add logo for PT USDe September 25th 2025 (#2556)
1 parent bbc20a1 commit e50c6ec

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/ui-config/reservePatches.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,11 @@ export function fetchIconSymbolAndName({ underlyingAsset, symbol, name }: IconSy
165165
name: 'PT eUSDe August',
166166
iconSymbol: 'pteusde',
167167
},
168+
'0xbc6736d346a5ebc0debc997397912cd9b8fae10a': {
169+
symbol: 'PT USDe September 25th 2025',
170+
name: 'PT USDe September 2025',
171+
iconSymbol: 'ptusde',
172+
},
168173
'0xa693B19d2931d498c5B318dF961919BB4aee87a5': { iconSymbol: 'UST', name: 'UST (Wormhole)' },
169174
'0x59a19d8c652fa0284f44113d0ff9aba70bd46fb4': { iconSymbol: 'BPT_BAL_WETH' },
170175
'0x1eff8af5d577060ba4ac8a29a13525bb0ee2a3d5': { iconSymbol: 'BPT_WBTC_WETH' },

0 commit comments

Comments
 (0)