mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
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:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user