From 18d35d0d8fe77710f990321e72629a865cb4144c Mon Sep 17 00:00:00 2001 From: Sam Mason de Caires Date: Mon, 22 Jun 2026 17:44:19 +0100 Subject: [PATCH] chore: update pt token symbol --- 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 9a737bde42..a8c2df742d 100644 --- a/src/ui-config/reservePatches.ts +++ b/src/ui-config/reservePatches.ts @@ -266,6 +266,11 @@ export function fetchIconSymbolAndName({ underlyingAsset, symbol, name }: IconSy name: 'PT USDG May 2026', iconSymbol: 'ptusdg', }, + '0x59bc9fae5d62b19d4f8d07d758047acb9ee19d34': { + symbol: 'PT Strata Senior USDe October 22nd 2026', + name: 'PT Strata Senior USDe October 2026', + iconSymbol: 'ptsrusde', + }, [AaveV3EthereumHorizon.ASSETS.USCC.UNDERLYING.toLowerCase()]: { symbol: 'USCC', name: 'Bitwise Crypto Carry Fund',