N token (0xE73d53e3a982ab2750A0b76F9012e18B256Cc243): fix incorrect/impersonating logo#1813
Merged
Merged
Conversation
…mpersonating logo
Contributor
Author
|
PR1812 closed in favor of this clean one with an .svg instead of a .png logo @MRabenda |
Prithpal-Sooriya
approved these changes
May 19, 2026
hurricanenara
approved these changes
May 19, 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
The N token by Blurr.eth at
0xE73d53e3a982ab2750A0b76F9012e18B256Cc243(Ethereum mainnet) currently displays an incorrect logo in MetaMask. The image being shown belongs to an unrelated project, creating a real impersonation and phishing risk for users interacting with either token.User safety concern
The fix
Submitting the correct, community-recognized N logo.
Verification
Active community
The N token shows the on-chain and off-chain signals of a real, distributed
community asset rather than an abandoned contract:
interconnected community-token ecosystem rather than a single isolated launch.
Deepest pool: N/RFD at https://dexscreener.com/ethereum/0x5121f6d8954fc6086649b826026739881a8f80c2
actively decode on-chain artifacts and encoded messages embedded by the
original deployer, with discussion documented across the X and Telegram
channels linked above.
Market depth is modest (small-cap community token), but the holder count,
multi-pair DEX presence, 21-month trading history, and consistent channel
activity demonstrate this is a real asset with real users who are currently
being misled by the incorrect logo shown in MetaMask.
Disclosure
I am a community member and a top holder of this token, not the contract deployer. The original deployer is currently doing underground silent mystery building stuff, so this PR is being submitted by the community to correct the misleading display. I am not requesting any ownership transfer or takeover, only a logo correction to remove the impersonation.
Note
Low Risk
Low risk: only updates static token metadata and replaces the referenced logo asset; no code or logic changes.
Overview
Fixes the Ethereum mainnet
NERC-20 token entry (0xE73d53e3a982ab2750A0b76F9012e18B256Cc243) to use the correct logo by updating its metadata to reference the token’s dedicated icon (.svg) and adding/updating that icon asset to prevent misidentification/impersonation in clients.Reviewed by Cursor Bugbot for commit ab63815. Bugbot is set up for automated code reviews on this repo. Configure here.