mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
2f1f7b71b0
commit
e66927adc5
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user