Skip to content

Add YELLOW (Yellow)#1788

Open
artyellow wants to merge 2 commits intoMetaMask:masterfrom
artyellow:master
Open

Add YELLOW (Yellow)#1788
artyellow wants to merge 2 commits intoMetaMask:masterfrom
artyellow:master

Conversation

@artyellow
Copy link
Copy Markdown

@artyellow artyellow commented Apr 21, 2026

Token: Yellow Network
Symbol: YELLOW
Contract (Ethereum): 0x236Eb848c95b231299b4aa9f56c73d6893462720
Decimals: 18
Website: https://yellow.org
CoinGecko: https://www.coingecko.com/en/coins/yellow
CoinMarketCap: https://coinmarketcap.com/currencies/yellow/
Etherscan: https://etherscan.io/token/0x236eb848c95b231299b4aa9f56c73d6893462720


Note

Medium Risk
Adds a new token entry to a shared contract-map.json; any formatting/JSON validity issues could break downstream consumers that parse this file.

Overview
Adds the YELLOW ERC-20 token (Ethereum 0x236Eb848c95b231299b4aa9f56c73d6893462720) to contract-map.json with name/symbol/decimals metadata and a new images/YELLOW.svg logo asset.

Reviewed by Cursor Bugbot for commit d4018bc. Bugbot is set up for automated code reviews on this repo. Configure here.

@artyellow artyellow requested review from a team and MRabenda as code owners April 21, 2026 06:58
Copy link
Copy Markdown

@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.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d4018bc. Configure here.

Comment thread contract-map.json
"erc20": true,
"symbol": "YELLOW",
"decimals": 18
}
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

New entry has incorrect indentation versus existing entries

Low Severity

The properties of the new YELLOW entry ("name", "logo", etc.) are indented with 2 spaces from the root, but every other entry in this file indents properties with 4 spaces (2 for the key + 2 more for the properties). This inconsistency breaks the formatting convention used throughout the file.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit d4018bc. Configure here.

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