N token (0xE73d53e3a982ab2750A0b76F9012e18B256Cc243): fix incorrect/impersonating logo#1812
Closed
nblurr wants to merge 1 commit into
Closed
N token (0xE73d53e3a982ab2750A0b76F9012e18B256Cc243): fix incorrect/impersonating logo#1812nblurr wants to merge 1 commit into
nblurr wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Reviewed by Cursor Bugbot for commit c73319d. Configure here.
…oject Contract: 0xE73d53e3a982ab2750A0b76F9012e18B256Cc243 (Ethereum mainnet) Users currently see a logo belonging to an unrelated project, creating phishing/impersonation risk. This PR adds the correct N token metadata.
Contributor
Author
|
Thanks for the fast processing of this small but important change, @MRabenda! Any requested changes will be addressed ASAP if needed. — N community ambassador |
Contributor
Author
|
Closing in favor of a fresh PR following the support documentation exactly: manual file creation (no yarn install / no lockfile), SVG with transparent background. New PR will be opened shortly. |
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: changes are limited to adding a new token metadata entry and a lockfile regeneration with no application logic changes.
Overview
Adds a new token metadata JSON for
eip155:1/erc20:0xE73d53e3a982ab2750A0b76F9012e18B256Cc243, including a locallogopath plus name/symbol/decimals.Regenerates
yarn.lock, primarily rewriting entries/quoting andresolvedfields (lockfile churn, no direct runtime code changes).Reviewed by Cursor Bugbot for commit 0beee8c. Bugbot is set up for automated code reviews on this repo. Configure here.