Skip to content

Commit 1e60312

Browse files
authored
chore: patch pt name and symbol [skip cypress] (#2453)
1 parent 1773aa4 commit 1e60312

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ui-config/reservePatches.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ export function fetchIconSymbolAndName({ underlyingAsset, symbol, name }: IconSy
140140
iconSymbol: 'btc',
141141
},
142142
'0x50d2c7992b802eef16c04feadab310f31866a545': {
143+
symbol: 'PT eUSDe May',
144+
name: 'PT eUSDe May',
143145
iconSymbol: 'pteusde',
144146
},
145147
'0xa693B19d2931d498c5B318dF961919BB4aee87a5': { iconSymbol: 'UST', name: 'UST (Wormhole)' },

0 commit comments

Comments
 (0)