Add links to GRT token (#11153)

* 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 11:37:52 +03:00 committed by GitHub
parent eee8fefaef
commit 72f9737faa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,27 @@
"symbol": "GRT",
"decimals": 18,
"status": "active",
"id": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7"
"id": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7",
"links": [
{
"name": "github",
"url": "https://github.com/graphprotocol/graph-node"
},
{
"name": "twitter",
"url": "https://twitter.com/graphprotocol"
},
{
"name": "reddit",
"url": "https://reddit.com/r/thegraph"
},
{
"name": "telegram",
"url": "https://t.me/graphprotocol"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/the-graph/"
}
]
}