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 @@ -4518,5 +4518,12 @@
"erc20": true,
"symbol": "FPS",
"decimals": 18
},
"0x6b2353ad8ee1ee49b8939fb3fd558e16291fde5a": {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Map key not EIP-55 checksummed

Medium Severity

The new contract map key 0x6b2353ad8ee1ee49b8939fb3fd558e16291fde5a is all lowercase. This repo requires EIP-55 checksummed keys, and test/index.js rejects any key that fails isValidChecksumAddress.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 782780e. Configure here.

"name": "A.C.EON Coin",
"logo": "0x6b2353ad8ee1ee49b8939fb3fd558e16291fde5a.png",
"erc20": true,
"symbol": "ACEON",
"decimals": 18
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.