Add links to CHZ token (#11157)

* 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:09:11 +03:00 committed by GitHub
parent ba0e625faa
commit 84ecde4e79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,31 @@
"symbol": "CHZ",
"decimals": 18,
"status": "active",
"id": "0x3506424F91fD33084466F402d5D97f05F8e3b4AF"
"id": "0x3506424F91fD33084466F402d5D97f05F8e3b4AF",
"links": [
{
"name": "telegram",
"url": "https://t.me/chiliz_io"
},
{
"name": "twitter",
"url": "https://twitter.com/chiliZ/"
},
{
"name": "facebook",
"url": "https://facebook.com/chiliZdotcom/"
},
{
"name": "blog",
"url": "https://medium.com/chiliz"
},
{
"name": "whitepaper",
"url": "https://chiliz.com/docs/CHZ_whitepaper.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/chiliz/"
}
]
}