feat: add asset files for ERC20 token 0x83f4389ccCe1CC044dD7441Add33c4F28b967434#1650
Merged
hurricanenara merged 2 commits intoMetaMask:masterfrom Feb 1, 2026
Merged
Conversation
Collaborator
|
Update only 1 icon in 1 PR |
Contributor
Author
|
@MRabenda will again push the code with single coin. Thanks for your feedback. |
1522352 to
f821acc
Compare
…Add33c4F28b967434)
f821acc to
bab36d8
Compare
Contributor
Author
|
@MRabenda I’ve resolved the issue, but limited the fix to one coin in this PR. Thank you. |
MRabenda
approved these changes
Feb 1, 2026
hurricanenara
approved these changes
Feb 1, 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.
Summary
This PR adds the required asset files for the DRX Token to the MetaMask asset repository.
Token Information
Token Name: DRX Token
Symbol: DRX
Decimals: 18
Network: Ethereum (ERC20)
Contract Address: 0x83f4389ccCe1CC044dD7441Add33c4F28b967434
Added Files
->icons/eip155:1/erc20:0x83f4389ccCe1CC044dD7441Add33c4F28b967434.svg
->images/drx.svg
->metadata/eip155:1/erc20:0x83f4389ccCe1CC044dD7441Add33c4F28b967434.json
Verification & References
The DRX Token logo and contract have already been approved/verified on multiple platforms:
CoinMarketCap: https://coinmarketcap.com/currencies/drx-token/
CoinGecko: https://www.coingecko.com/en/coins/drx
Etherscan: https://etherscan.io/token/0x83f4389ccCe1CC044dD7441Add33c4F28b967434
Official Website: https://drxtoken.com/
Related Issue
This PR resolves:
MetaMask/metamask-extension#34352 (comment)
Note
Low Risk
Low risk: adds new static asset/metadata files only, with no runtime or behavioral code changes.
Overview
Adds a new ERC-20 asset definition for DRX Token on Ethereum by introducing a contract-addressed metadata file and its referenced SVG logo (
metadata/eip155:1/erc20:0x83f4389ccCe1CC044dD7441Add33c4F28b967434.json,icons/...svg).Written by Cursor Bugbot for commit dbc3877. This will update automatically on new commits. Configure here.