mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_ERC20_ILV (#16458)
website: https://illuvium.io token contract :https://etherscan.io/token/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E https://www.coingecko.com/en/coins/illuvium
This commit is contained in:
parent
4c8267946e
commit
a87c03378f
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Illuvium",
|
||||
"symbol": "ILV",
|
||||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
"description": "Illuvium is a decentralized gaming studio that merges online gaming with cryptocurrency.",
|
||||
"website": "https://illuvium.io",
|
||||
"explorer": "https://etherscan.io/token/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E",
|
||||
"status": "active",
|
||||
"id": "0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
|
@ -3575,6 +3575,16 @@
|
|||
"decimals": 9,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/logo.png",
|
||||
"pairs": []
|
||||
},
|
||||
{
|
||||
"asset": "c60_t0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E",
|
||||
"type": "ERC20",
|
||||
"address": "0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E",
|
||||
"name": "Illuvium",
|
||||
"symbol": "ILV",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/logo.png",
|
||||
"pairs": []
|
||||
}
|
||||
],
|
||||
"version": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user