Skip to content

Deepbot pro patch 1#1731

Open
deepbot-pro wants to merge 2 commits intoMetaMask:masterfrom
deepbot-pro:deepbot-pro-patch-1
Open

Deepbot pro patch 1#1731
deepbot-pro wants to merge 2 commits intoMetaMask:masterfrom
deepbot-pro:deepbot-pro-patch-1

Conversation

@deepbot-pro
Copy link

@deepbot-pro deepbot-pro commented Feb 22, 2026

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

  • Added SVG logo under icons/eip155:1
  • Added metadata JSON under metadata/eip155:1

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) at 0x18bc66f0c15e27179dd8e2277c1c9c056df0a14d, 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.

Added metadata for Deep Whales AI ERC-20 token including name, symbol, description, and links.
@deepbot-pro deepbot-pro requested review from a team and MRabenda as code owners February 22, 2026 11:40
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

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>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant