Add links to GNO token (#11214)

* 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 22:07:26 +03:00 committed by GitHub
parent 4eb54e7c8b
commit 931d4534fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,31 @@
"symbol": "GNO",
"decimals": 18,
"status": "active",
"id": "0x6810e776880C02933D47DB1b9fc05908e5386b96"
"id": "0x6810e776880C02933D47DB1b9fc05908e5386b96",
"links": [
{
"name": "github",
"url": "https://github.com/gnosis"
},
{
"name": "twitter",
"url": "https://twitter.com/gnosisPM"
},
{
"name": "reddit",
"url": "https://reddit.com/r/gnosisPM/"
},
{
"name": "blog",
"url": "https://blog.gnosis.io/"
},
{
"name": "facebook",
"url": "https://facebook.com/Gnosis.pm/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/gnosis/"
}
]
}