From d3b47ad51785a5bd5b3367b03763c90a125213d7 Mon Sep 17 00:00:00 2001 From: Mark Grothe Date: Fri, 13 Mar 2026 15:35:12 -0500 Subject: [PATCH] fix: wxpl typo --- src/ui-config/reservePatches.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ui-config/reservePatches.ts b/src/ui-config/reservePatches.ts index 8f933417d4..78e8558880 100644 --- a/src/ui-config/reservePatches.ts +++ b/src/ui-config/reservePatches.ts @@ -184,9 +184,9 @@ export function fetchIconSymbolAndName({ underlyingAsset, symbol, name }: IconSy }, [AaveV3Plasma.ASSETS.WXPL.UNDERLYING.toLowerCase()]: { - symbol: 'WXLP', - name: 'Wrapped XLP', - iconSymbol: 'wxlp', + symbol: 'WXPL', + name: 'Wrapped XPL', + iconSymbol: 'wxpl', }, [AaveV3Plasma.ASSETS.PT_USDe_15JAN2026.UNDERLYING.toLowerCase()]: {