Skip to content

Commit add529e

Browse files
authored
chore: pt strata token icon (#2926)
1 parent f8440cd commit add529e

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

public/icons/tokens/ptsrusde.svg

Lines changed: 1 addition & 0 deletions
Loading

src/ui-config/reservePatches.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,11 @@ export function fetchIconSymbolAndName({ underlyingAsset, symbol, name }: IconSy
255255
name: 'PT sUSDe June 2026',
256256
iconSymbol: 'ptsusde',
257257
},
258+
'0x619d75e3b790ebc21c289f2805bb7177a7d732e2': {
259+
symbol: 'PT Strata Senior USDe June 25th 2026',
260+
name: 'PT Strata Senior USDe June 2026',
261+
iconSymbol: 'ptsrusde',
262+
},
258263

259264
'0xa693B19d2931d498c5B318dF961919BB4aee87a5': { iconSymbol: 'UST', name: 'UST (Wormhole)' },
260265
'0x59a19d8c652fa0284f44113d0ff9aba70bd46fb4': { iconSymbol: 'BPT_BAL_WETH' },

0 commit comments

Comments
 (0)