mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
update_ERC20_DEXT (#13488)
* update_ERC20_DEXT old token: https://etherscan.io/token/0x26CE25148832C04f3d7F26F32478a9fe55197166 new token: https://etherscan.io/token/0xfb7b4564402e5500db5bb6d63ae671302777c75a reason: https://twitter.com/DEXToolsApp/status/1411369672444895234 * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
b5b7f482ed
commit
7373ab91a4
|
@ -6455,6 +6455,7 @@
|
|||
"0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E",
|
||||
"0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9",
|
||||
"0xfB7433Fc085f370254aa6833df2468d6Fc387d39",
|
||||
"0xfB7B4564402E5500dB5bB6d63Ae671302777C75a",
|
||||
"0xfB7dA9863E030495Db8b4D067d665fc8433ffF85",
|
||||
"0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC",
|
||||
"0xFbb20e554d804C8c355Be94d456921Ea26aC2B37",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"type": "ERC20",
|
||||
"symbol": "DEXT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"status": "abandoned",
|
||||
"id": "0x26CE25148832C04f3d7F26F32478a9fe55197166",
|
||||
"links": [
|
||||
{
|
||||
|
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "DEXTools",
|
||||
"website": "https://dextools.io/",
|
||||
"description": "Ultimate Hub and Defi App For Uniswap and DEX trading.",
|
||||
"explorer": "https://etherscan.io/token/0xfb7b4564402e5500db5bb6d63ae671302777c75a",
|
||||
"type": "ERC20",
|
||||
"symbol": "DEXT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xfB7B4564402E5500dB5bB6d63Ae671302777C75a",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/DexToolsapp"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user