Skip to content

chore: whitelist Merkl reward wrapper and map aMonUSDe to USDe parent icon - #3085

Merged
sammdec merged 1 commit into
mainfrom
chore/amonusde-wrapper
Jul 29, 2026
Merged

chore: whitelist Merkl reward wrapper and map aMonUSDe to USDe parent icon#3085
sammdec merged 1 commit into
mainfrom
chore/amonusde-wrapper

Conversation

@sammdec

@sammdec sammdec commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds one new wrapped reward token address to the Merkl whitelist and maps the aMonUSDe reward symbol to its parent token icon so it renders correctly in the incentives tooltip.

Changes

  • src/ui-config/merklConfig.ts — whitelist 0x418C18F3D2086b0a44C50341682B45A5c369876A in EXTRA_WHITELIST_TOKENS.whitelistedRewardTokens
  • src/components/incentives/IncentivesTooltipContent.tsx — add IncentivesSymbolMap entry aMonUSDeUSDe icon, displayed as aUSDe

Test plan

  • Merkl rewards for the whitelisted token appear in the incentives tooltip
  • aMonUSDe renders with the USDe icon and aUSDe label

🤖 Generated with Claude Code

@odin-by-borg

odin-by-borg Bot commented Jul 29, 2026

Copy link
Copy Markdown

Mjolnir Security Review

New commits since last review at 1f21766.

Run Mjolnir Review


7 PRs reviewed

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
interface Ready Ready Preview, Comment Jul 29, 2026 10:20am

Request Review

@sammdec
sammdec force-pushed the chore/amonusde-wrapper branch from 1f21766 to 26a3568 Compare July 29, 2026 10:12
@sammdec sammdec changed the title chore: whitelist Merkl reward wrappers and map aManUSDT0 / aMonUSDe to parent icons chore: whitelist Merkl reward wrapper and map aMonUSDe to USDe parent icon Jul 29, 2026
@sammdec
sammdec requested review from AGMASO and mgrabina and removed request for AGMASO July 29, 2026 10:14
@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 1.32 MB (🟡 +1 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Six Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/ 96.01 KB (🟡 +35 B) 1.42 MB
/dashboard 85.58 KB (🟡 +35 B) 1.41 MB
/markets 54.89 KB (🟡 +35 B) 1.38 MB
/safety-module 56.44 KB (🟡 +35 B) 1.38 MB
/sgho 92.99 KB (🟡 +35 B) 1.41 MB
/v3-migration 52.64 KB (🟡 +35 B) 1.37 MB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@sammdec
sammdec merged commit ff5e64b into main Jul 29, 2026
19 checks passed
@sammdec
sammdec deleted the chore/amonusde-wrapper branch July 29, 2026 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants