Add Axionova (AXNV) token metadata and icon (BSC)#1773
Add Axionova (AXNV) token metadata and icon (BSC)#1773Axionova-coin wants to merge 4 commits intoMetaMask:masterfrom
Conversation
| "decimals": 18, | ||
| "erc20": true, | ||
| "logo": "./icons/eip155:56/erc20:0xaFdEC2E212E771B758C75bE31f14F008F158DED7.svg" | ||
| } |
There was a problem hiding this comment.
Duplicate Axionova token on same chain, possible impersonation
High Severity
An "Axionova" (AXNV) token already exists on BSC at contract 0xc64e4e82dDaCb9Fc1347e3b447f784574604dbEc in metadata/eip155:56/erc20:0xc64e4e82dDaCb9Fc1347e3b447f784574604dbEc.json, with the same name, symbol, and decimals. Adding a second contract with identical metadata on the same chain is a common token impersonation pattern. One of these contracts may be fraudulent.
There was a problem hiding this comment.
The contract 0xaFdEC2E212E771B758C75bE31f14F008F158DED7 is the official and current Axionova (AXNV) token.
The previously listed contract (0xc64e4e82dDaCb9Fc1347e3b447f784574604dbEc) was an earlier deployment and is no longer in use.
To clarify authenticity:
- The official website (https://axionova.space/) references the new contract.
- All official social channels correspond to this deployment.
- The contract is verified and actively maintained.
We kindly request that this new contract be recognized as the official Axionova token.
Additionally, if possible, we request removal of the older contract entry to avoid confusion for users.
Please let us know if further verification is required.
metadata/eip155:56/erc20:0xaFdEC2E212E771B758C75bE31f14F008F158DED7.json
Show resolved
Hide resolved
|
The contract 0xaFdEC2E212E771B758C75bE31f14F008F158DED7 is the official and current Axionova (AXNV) token. The previously listed contract (0xc64e4e82dDaCb9Fc1347e3b447f784574604dbEc) was an earlier deployment and is no longer in use. To clarify authenticity: Additionally, if possible, we request removal of the older contract entry to avoid confusion for users and also, if you want, I can remove the repository too. Please let us know if further verification is required. |


Token Details
Files Added
Links
Notes
Contract is verified and token is active on BSC.
Note
Low Risk
Low risk: this PR only adds new static token metadata and an SVG asset, with no code or runtime behavior changes.
Overview
Adds a new CAIP-19 asset entry for the BSC ERC-20 token Axionova (AXNV) (
eip155:56/erc20:0xaFdEC2E212E771B758C75bE31f14F008F158DED7), includingname,symbol,decimals, and alogopointer.Includes the corresponding new SVG logo file under
icons/eip155:56/.Written by Cursor Bugbot for commit f93b2f5. This will update automatically on new commits. Configure here.