mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
12 lines
742 B
JSON
12 lines
742 B
JSON
{
|
|
"name": "The Graph",
|
|
"website": "https://thegraph.com",
|
|
"description": "The Graph is an indexing protocol and global API for organizing blockchain data and making it easily accessible with GraphQL. Developers can use Graph Explorer to search, find, and publish all the public data they need to build decentralized applications. The Graph Network makes it possible to build serverless dApps that run entirely on public infrastructure.",
|
|
"explorer": "https://etherscan.io/token/0xc944E90C64B2c07662A292be6244BDf05Cda44a7",
|
|
"research": "https://github.com/graphprotocol/research",
|
|
"type": "ERC20",
|
|
"symbol": "GRT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7"
|
|
} |