Skip to content

Commit 1773aa4

Browse files
authored
chore: pt icon [skip cypress] (aave#2452)
1 parent 08b79f5 commit 1773aa4

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

public/icons/tokens/pteusde.svg

Lines changed: 1 addition & 0 deletions
Loading

src/ui-config/reservePatches.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ export function fetchIconSymbolAndName({ underlyingAsset, symbol, name }: IconSy
139139
symbol: 'BTCB',
140140
iconSymbol: 'btc',
141141
},
142+
'0x50d2c7992b802eef16c04feadab310f31866a545': {
143+
iconSymbol: 'pteusde',
144+
},
142145
'0xa693B19d2931d498c5B318dF961919BB4aee87a5': { iconSymbol: 'UST', name: 'UST (Wormhole)' },
143146
'0x59a19d8c652fa0284f44113d0ff9aba70bd46fb4': { iconSymbol: 'BPT_BAL_WETH' },
144147
'0x1eff8af5d577060ba4ac8a29a13525bb0ee2a3d5': { iconSymbol: 'BPT_WBTC_WETH' },

0 commit comments

Comments
 (0)