mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_ERC20_WTF (#17332)
* add_ERC20_WTF https://coinmarketcap.com/currencies/wtf-token/ * fix link Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
2943d87ea2
commit
d95abee6e0
|
@ -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,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/logo.png",
|
||||
"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": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user