From a64f55dd9d665bc3a8f28e3e7cfeb424313c7515 Mon Sep 17 00:00:00 2001 From: Sam Mason de Caires Date: Mon, 29 Jun 2026 15:03:38 +0100 Subject: [PATCH] chore: add susde info patch --- src/ui-config/reservePatches.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ui-config/reservePatches.ts b/src/ui-config/reservePatches.ts index a8c2df742d..2c5b575083 100644 --- a/src/ui-config/reservePatches.ts +++ b/src/ui-config/reservePatches.ts @@ -271,6 +271,11 @@ export function fetchIconSymbolAndName({ underlyingAsset, symbol, name }: IconSy name: 'PT Strata Senior USDe October 2026', iconSymbol: 'ptsrusde', }, + '0xf7fb83435f455bd970f2d9f943f4eece1941b3e9': { + symbol: 'PT sUSDe October 22nd 2026', + name: 'PT sUSDe October 2026', + iconSymbol: 'ptsusde', + }, [AaveV3EthereumHorizon.ASSETS.USCC.UNDERLYING.toLowerCase()]: { symbol: 'USCC', name: 'Bitwise Crypto Carry Fund',