Skip to content

Conversation

@salimtb
Copy link
Contributor

@salimtb salimtb commented Nov 27, 2025

Explanation

The current list of supported currencies in the token prices service was missing MON (Monad). This addition ensures that token prices can be properly fetched and displayed for users who have Monad set as their preferred currency.

The solution adds 'mon' to the SUPPORTED_CURRENCIES array in the CodeFi V2 token prices service, maintaining alphabetical order and including an appropriate comment for clarity.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Adds mon (Monad) to the token prices service supported currencies and updates the changelog.

  • Token Prices Service:
    • Add mon to SUPPORTED_CURRENCIES in packages/assets-controllers/src/token-prices-service/codefi-v2.ts.
  • Docs:
    • Update packages/assets-controllers/CHANGELOG.md to note MON support.

Written by Cursor Bugbot for commit 0c80733. This will update automatically on new commits. Configure here.

@salimtb salimtb marked this pull request as ready for review November 27, 2025 11:01
@salimtb salimtb requested review from a team as code owners November 27, 2025 11:01
@salimtb salimtb added this pull request to the merge queue Nov 27, 2025
Merged via the queue into main with commit 1470a60 Nov 27, 2025
279 checks passed
@salimtb salimtb deleted the fix/add-mon-to-currencies-list branch November 27, 2025 11:07
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