Add links to QNT token (#11167)

* Update info.json

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-03 14:02:54 +03:00 committed by GitHub
parent 2f1f7b71b0
commit e66927adc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,39 @@
"symbol": "QNT",
"decimals": 18,
"status": "active",
"id": "0x4a220E6096B25EADb88358cb44068A3248254675"
"id": "0x4a220E6096B25EADb88358cb44068A3248254675",
"links": [
{
"name": "github",
"url": "https://github.com/quantnetwork"
},
{
"name": "twitter",
"url": "https://twitter.com/quant_network"
},
{
"name": "reddit",
"url": "https://reddit.com/r/QuantNetwork/"
},
{
"name": "blog",
"url": "https://medium.com/@quant_network"
},
{
"name": "facebook",
"url": "https://facebook.com/quantnetwork"
},
{
"name": "telegram",
"url": "https://t.me/quantnetworkannouncements"
},
{
"name": "whitepaper",
"url": "https://files.quant.network/files.quant.network/Quant_Overledger_Whitepaper_v0.1.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/quant-network/"
}
]
}