Merged
Conversation
Co-authored-by: Prithpal Sooriya <prithpal.sooriya@gmail.com>
|
Cursor Agent can help with this pull request. Just |
Contributor
Author
Prithpal-Sooriya
left a comment
There was a problem hiding this comment.
Validated these tokens.
-
0x0dc4f92879b7670e5f4e4e6e3c801d229129d90d
- Symbol: wARS ✅
- Name: Argentine Peso ✅
- Image: ✅
- decimals: 18 ✅
- Chains: Ethereum (1); Base (8453); World Chain (480) ✅
-
0xd76f5faf6888e24d9f04bf92a0c8b921fe4390e0
- Symbol: wBRL ✅
- Name: Brazilian Real ✅
- Image: ✅
- Decimals: 18 ✅
- Chains: Ethereum (1); Base (8453); World Chain (480) ✅
-
0x337e7456b420bd3481e7fa61fa9850343d610d34
- Symbol: wMXN ✅
- Name: Mexican Peso ✅
- Image: ✅
- Decimals: 18 ✅
- Chains: Ethereum (1); Base (8453); World Chain (480) ✅
-
0x8a1d45e102e886510e891d2ec656a708991e2d76
- Symbol: wCOP ✅
- Name: Colombian Peso ✅
- Image: ✅
- Decimals: 18 ✅
- Chains: Ethereum (1); Base (8453); World Chain (480) ✅
-
0x4F34c8b3b5FB6D98Da888F0feA543d4d9C9F2eBE
- Symbol: wPEN ✅
- Name: Peruvian Sol ✅
- Image: ✅
- Decimals: 18 ✅
- Chains: Ethereum (1); Base (8453); World Chain (480) ✅
-
0x61D450a098b6a7f69fC4b98CE68198fe59768651
- Symbol: wCLP ✅
- Name: Chilean Peso ✅
- Image: ✅
- Decimals: 18 ✅
- Chains: Ethereum (1); Base (8453); World Chain (480) ✅
bergarces
approved these changes
Feb 26, 2026
hurricanenara
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add metadata and icons for six Ripio stablecoins across Ethereum, Base, and World Chain to enable auto-recognition in MetaMask Mobile.
Fixes: https://consensyssoftware.atlassian.net/browse/ASSETS-2786 MetaMask/metamask-mobile#26505
0x0dc4f92879b7670e5f4e4e6e3c801d229129d90d0xd76f5faf6888e24d9f04bf92a0c8b921fe4390e00x337e7456b420bd3481e7fa61fa9850343d610d340x8a1d45e102e886510e891d2ec656a708991e2d760x4F34c8b3b5FB6D98Da888F0feA543d4d9C9F2eBE0x61D450a098b6a7f69fC4b98CE68198fe59768651Note
Low Risk
Low risk: adds new static token metadata entries only; main risk is incorrect contract addresses/symbols or missing referenced icon files affecting token recognition.
Overview
Adds metadata records for six Ripio LatAm stablecoins (wARS, wBRL, wMXN, wCOP, wPEN, wCLP) on Ethereum (
eip155:1), World Chain (eip155:480), and Base (eip155:8453).Each new JSON defines
name,symbol,decimals: 18,erc20: true, and alogopath pointing to chain-specific icon assets for auto-recognition.Written by Cursor Bugbot for commit 82eafc6. This will update automatically on new commits. Configure here.