Add links TLM (BEP20) (#13068)

* 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:27:24 +03:00 committed by GitHub
parent 57379ed458
commit 717e7a6cc1
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://bscscan.com/token/0x2222227E22102Fe3322098e4CBfE18cFebD57c95",
"status": "active",
"id": "0x2222227E22102Fe3322098e4CBfE18cFebD57c95"
"id": "0x2222227E22102Fe3322098e4CBfE18cFebD57c95",
"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/"
}
]
}