mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links TLM (ERC20) (#13070)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
6b642196c8
commit
4a0bcc7fb4
|
@ -7,5 +7,23 @@
|
|||
"website": "https://alienworlds.io",
|
||||
"explorer": "https://etherscan.io/token/0x888888848B652B3E3a0f34c96E00EEC0F3a23F72",
|
||||
"status": "active",
|
||||
"id": "0x888888848B652B3E3a0f34c96E00EEC0F3a23F72"
|
||||
"id": "0x888888848B652B3E3a0f34c96E00EEC0F3a23F72",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/AlienWorldsOffical"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/alienworlds"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/alien-worlds/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/alien-worlds/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user