Open
Conversation
Added metadata for Deep Whales AI ERC-20 token including name, symbol, description, and links.
| 54 -58 93 -76 167 -77 53 -1 67 3 104 29 91 64 133 164 127 305 -2 69 -8 96 | ||
| -31 143 -36 71 -68 111 -110 132 -39 20 -131 28 -173 15z"/> | ||
| </g> | ||
| </svg> |
There was a problem hiding this comment.
Icon filename missing colon breaks logo path reference
High Severity
The SVG icon file is named erc200x18bc... (missing the colon between erc20 and 0x), but the metadata JSON logo field references erc20:0x18bc... (with the colon). This mismatch means the logo path won't resolve to the actual file. All other tokens in the repo use the erc20:0x... naming convention with the colon.
Additional Locations (1)
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.


This PR adds metadata and logo for the following ERC-20 token:
Name: Deep Whales AI
Symbol: DEEPAI
Chain: Ethereum Mainnet (eip155:1)
Contract: 0x18bc66f0c15e27179dd8e2277c1c9c056df0a14d
Note
Low Risk
Only adds static token metadata and an icon; no executable code paths or security-sensitive logic are changed.
Overview
Adds a new Ethereum mainnet ERC-20 asset entry for Deep Whales AI (
DEEPAI) at0x18bc66f0c15e27179dd8e2277c1c9c056df0a14d, including a new metadata JSON (name/symbol/decimals plus links and socials) and an associated SVG logo.Written by Cursor Bugbot for commit 86a3715. This will update automatically on new commits. Configure here.