Skip to content

Commit a1441ff

Browse files
tw-jtclaude
andcommitted
fix(smartchain): mark fake Tether USDT (0x5764AF35) as spam
Mark fake USDT token at 0x5764AF35C04171f71Da56ad39FaC07e9171D975b on BSC SmartChain as spam. This token impersonates Tether USDT (real address: 0x55d398326f99059fF775485246999027B3197955). [sc-119828] Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4eb147b commit a1441ff

File tree

1 file changed

+11
-0
lines changed
  • blockchains/smartchain/assets/0x5764AF35C04171f71Da56ad39FaC07e9171D975b

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "FAKE Tether USDT",
3+
"type": "BEP20",
4+
"symbol": "FAKE USDT",
5+
"decimals": 6,
6+
"description": "This token is malicious do not interact",
7+
"website": "https://bscscan.com/token/0x5764AF35C04171f71Da56ad39FaC07e9171D975b",
8+
"explorer": "https://bscscan.com/token/0x5764AF35C04171f71Da56ad39FaC07e9171D975b",
9+
"status": "spam",
10+
"id": "0x5764AF35C04171f71Da56ad39FaC07e9171D975b"
11+
}

0 commit comments

Comments
 (0)