Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions contract-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -4519,4 +4519,11 @@
"symbol": "FPS",
"decimals": 18
}
"0x236Eb848c95b231299b4aa9f56c73d6893462720": {
"name": "Yellow",
"logo": "YELLOW.svg",
"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.

}
5 changes: 5 additions & 0 deletions images/YELLOW.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.