fix: update names

This commit is contained in:
yj 2021-04-27 14:22:57 -05:00
parent d6e34becf4
commit e74a42a431
7 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"cname": "council.graphprotocol.eth",
"name": "TheGraph",
"name": "TheGraphCouncil",
"description": "",
"path": "council.graphprotocol.eth",
"previousPaths": [],

View File

@ -1,6 +1,6 @@
{
"cname": "dsd.eth",
"name": "DynamicSet",
"name": "DynamicSetDollar",
"description": "",
"path": "dsd.eth",
"previousPaths": [],

View File

@ -1,6 +1,6 @@
{
"cname": "esd.eth",
"name": "EmptySet",
"name": "EmptySetDollar",
"description": "",
"path": "esd.eth",
"previousPaths": [],

View File

@ -1,6 +1,6 @@
{
"cname": "eublas.xyz",
"name": "EuropeanBlockchain",
"name": "EuropeanBlockchainAssociation",
"description": "",
"path": "eublas.xyz",
"previousPaths": [],

View File

@ -9,7 +9,7 @@
"suffix": "RLY",
"coinGeckoPriceString": "",
"tokenContractAddress": "null",
"isEnabled": true,
"isEnabled": false,
"hasOnchain": false,
"claim": {
"isClaimed": false,

View File

@ -24,7 +24,7 @@ else
printf '{
"cname": "'"$1"'",
"name": "'"$4"' '"$5"'",
"name": "'"$4"''"$5"''"$6"'",
"description": "",
"path": "'"$1"'",
"previousPaths": [],