mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Revert "Revert "add_ERC20_WTF (#17332)""
This reverts commit 4844b99008
.
This commit is contained in:
parent
4844b99008
commit
e021536922
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "fees.wtf",
|
||||||
|
"symbol": "WTF",
|
||||||
|
"type": "ERC20",
|
||||||
|
"decimals": 18,
|
||||||
|
"description": "WTF token is fees.wtf's token. It is airdropped to all users who have spent gas in the Ethereum ecosystem.",
|
||||||
|
"website": "https://fees.wtf",
|
||||||
|
"explorer": "https://etherscan.io/token/0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33",
|
||||||
|
"tags": [
|
||||||
|
"nft"
|
||||||
|
],
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/feeswtf"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coingecko",
|
||||||
|
"url": "https://coingecko.com/coins/wtf-token"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
|
@ -3487,6 +3487,16 @@
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/logo.png",
|
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/logo.png",
|
||||||
"pairs": []
|
"pairs": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"asset": "c60_t0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33",
|
||||||
|
"type": "ERC20",
|
||||||
|
"address": "0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33",
|
||||||
|
"name": "fees.wtf",
|
||||||
|
"symbol": "WTF",
|
||||||
|
"decimals": 18,
|
||||||
|
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33/logo.png",
|
||||||
|
"pairs": []
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": {
|
"version": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user