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
11 changes: 8 additions & 3 deletions contract-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@
"symbol": "NRG",
"decimals": 18
},

"0x0d88eD6E74bbFD96B831231638b66C05571e824F": {
"name": "Aventus",
"logo": "aventus.svg",
Expand Down Expand Up @@ -2071,7 +2070,6 @@
"symbol": "MLN",
"decimals": 18
},

"0xba358B6f5b4c0215650444B8C30D870B55050D2D": {
"name": "Hub Token",
"logo": "hub.svg",
Expand Down Expand Up @@ -4518,5 +4516,12 @@
"erc20": true,
"symbol": "FPS",
"decimals": 18
},
"0x78115EA64CE71f54905de8018F9f69EF9734cD98": {
"name": "Tether USD",
"logo": "0x78115EA64CE71f54905de8018F9f69EF9734cD98.svg",
"erc20": true,
"symbol": "USDT",
"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.

Fraudulent USDT token impersonating official Tether USD

High Severity

The contract address 0x78115EA64CE71f54905de8018F9f69EF9734cD98 is not the official USDT token on any network. The real USDT on BSC is 0x55d398326f99059fF775485246999027B3197955, and the real USDT on Ethereum is already listed in this file at 0xdAC17F958D2ee523a2206206994597C13D831ec7. Adding a fake token named "Tether USD" with symbol "USDT" to MetaMask's contract metadata registry could mislead users into trusting a fraudulent token, facilitating phishing or scam attacks.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 35bdfea. Configure here.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

BSC token incorrectly added to Ethereum contract map

High Severity

This token is described in the PR as a BSC (Chain ID 56) BEP20 token, but it's being added to contract-map.json, which maps Ethereum mainnet ERC20 tokens. The repository has a metadata/eip155:56/ directory specifically for BSC tokens. Adding a BSC address to the Ethereum contract map means MetaMask would incorrectly associate this address with the Ethereum network, and the entry bypasses the proper CAIP-19 metadata submission process described in the README.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 35bdfea. Configure here.

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