Add links to TEL token (#11159)

* 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-07-03 12:26:36 +03:00 committed by GitHub
parent 60eddf2a6c
commit 52b83f6c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,35 @@
"website": "http://www.telco.in",
"explorer": "https://etherscan.io/token/0x467Bccd9d29f223BcE8043b84E8C8B282827790F",
"status": "active",
"id": "0x467Bccd9d29f223BcE8043b84E8C8B282827790F"
"id": "0x467Bccd9d29f223BcE8043b84E8C8B282827790F",
"links": [
{
"name": "github",
"url": "https://github.com/telcoin"
},
{
"name": "twitter",
"url": "https://twitter.com/telcoin_team"
},
{
"name": "blog",
"url": "https://medium.com/@telcoin"
},
{
"name": "facebook",
"url": "https://facebook.com/telcoin/"
},
{
"name": "telegram",
"url": "https://t.me/telcoincommunity"
},
{
"name": "whitepaper",
"url": "https://telco.in/docs/whitepaper.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/telcoin/"
}
]
}