Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update polygon symbol from MATIC to POL #4672

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

Prithpal-Sooriya
Copy link
Contributor

@Prithpal-Sooriya Prithpal-Sooriya commented Sep 10, 2024

Explanation

Polygon has changed their token symbol from MATIC to POL. This updates notifications to ensure we show the correct polygon symbol.

Back-End discussion: we will see why these can't be fed through our systems instead of the UI providing the token symbol.

References

https://consensyssoftware.atlassian.net/browse/NOTIFY-1075

Changelog

@metamask/notification-services-controller

  • CHANGED: Renamed the value of CHAIN_SYMBOLS[NOTIFICATION_CHAINS.POLYGON] from MATIC to POL

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 highlighted breaking changes using the "BREAKING" category above as appropriate

@Prithpal-Sooriya Prithpal-Sooriya added the team-notifications Notification Team changes. https://github.com/orgs/MetaMask/teams/notifications label Sep 10, 2024
@Prithpal-Sooriya Prithpal-Sooriya requested a review from a team as a code owner September 10, 2024 08:56
@Prithpal-Sooriya Prithpal-Sooriya merged commit 867fb11 into main Sep 10, 2024
117 checks passed
@Prithpal-Sooriya Prithpal-Sooriya deleted the NOTIFY-1075/update-matic-to-pol branch September 10, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-notifications Notification Team changes. https://github.com/orgs/MetaMask/teams/notifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants