Internal Mark HONEYPOT tokens as HONEYPOT (#36173)

* Internal Mark HONEYPOT tokens as HONEYPOT (2 tokens)

* Add HONEYPOT USDGOLD TRC20 token metadata

Added metadata for HONEYPOT USDGOLD TRC20 token, including its description and status.

* Delete HONEYPOT USDG token details

Removed malicious token information from asset file.

* Delete blockchains/tron/assets/TWg25kRwooVkxKPaPkdx7MApLxNbz6VrBd

* Mark USDGOLD TRC20 token as HONEYPOT
This commit is contained in:
twhino
2026-04-06 17:14:41 +08:00
committed by GitHub
parent c0a6b4f057
commit be9df0f9bc
3 changed files with 33 additions and 0 deletions
@@ -0,0 +1,11 @@
{
"name": "HONEYPOT Gold USD",
"type": "ARBITRUM",
"symbol": "HONEYPOT USDG",
"decimals": 18,
"description": "This token is malicious do not interact",
"website": "https://arbiscan.io/token/0x82248D53De2B7608cAF53978A8E8C238DC42403a",
"explorer": "https://arbiscan.io/token/0x82248D53De2B7608cAF53978A8E8C238DC42403a",
"status": "spam",
"id": "0x82248D53De2B7608cAF53978A8E8C238DC42403a"
}
@@ -0,0 +1,11 @@
{
"name": "HONEYPOT Gold USD",
"type": "ERC20",
"symbol": "HONEYPOT USDG",
"decimals": 18,
"description": "This token is malicious do not interact",
"website": "https://etherscan.io/token/0x82248D53De2B7608cAF53978A8E8C238DC42403a",
"explorer": "https://etherscan.io/token/0x82248D53De2B7608cAF53978A8E8C238DC42403a",
"status": "spam",
"id": "0x82248D53De2B7608cAF53978A8E8C238DC42403a"
}
@@ -0,0 +1,11 @@
{
"name": "HONEYPOT USDGOLD",
"type": "TRC20",
"symbol": "HONEYPOT USDG",
"decimals": 18,
"description": "This token is malicious do not interact",
"website": "https://tronscan.io/#/token20/TWg25kRwooVkxKPaPkdx7MApLxNbz6VrBd",
"explorer": "https://tronscan.io/#/token20/TWg25kRwooVkxKPaPkdx7MApLxNbz6VrBd",
"status": "spam",
"id": "TWg25kRwooVkxKPaPkdx7MApLxNbz6VrBd"
}