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