From 26a3568131963fcc2eac3dfba68f0c519ac07e9c Mon Sep 17 00:00:00 2001 From: Sam Mason de Caires Date: Wed, 29 Jul 2026 11:09:43 +0100 Subject: [PATCH] chore: add wrapper for merkl and amonusde --- src/components/incentives/IncentivesTooltipContent.tsx | 5 +++++ src/ui-config/merklConfig.ts | 1 + 2 files changed, 6 insertions(+) diff --git a/src/components/incentives/IncentivesTooltipContent.tsx b/src/components/incentives/IncentivesTooltipContent.tsx index 3a2b1ec37e..b51016836f 100644 --- a/src/components/incentives/IncentivesTooltipContent.tsx +++ b/src/components/incentives/IncentivesTooltipContent.tsx @@ -268,6 +268,11 @@ const IncentivesSymbolMap: { symbol: 'WMON', aToken: false, }, + aMonUSDe: { + tokenIconSymbol: 'USDe', + symbol: 'aUSDe', + aToken: true, + }, }; interface IncentivesTooltipContentProps { diff --git a/src/ui-config/merklConfig.ts b/src/ui-config/merklConfig.ts index 0bb0161949..73e942e1c7 100644 --- a/src/ui-config/merklConfig.ts +++ b/src/ui-config/merklConfig.ts @@ -34,6 +34,7 @@ export const EXTRA_WHITELIST_TOKENS: MerklWhitelistConfig = { '0x561ad6156d0106e7a59ee788759df7b7ec679bd0', '0x5f37e89706EF0CFC52399Ab60d5Ad56b04f98351', '0xb9ac85176c74009e1f86ee3534b02308760fdae8', + '0x418C18F3D2086b0a44C50341682B45A5c369876A', // END '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2', '0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8',