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:
Nazar 2021-08-25 19:30:19 +03:00 committed by GitHub
parent 6b642196c8
commit 4a0bcc7fb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"
}
]
}