mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
fix: update names
This commit is contained in:
parent
d6e34becf4
commit
e74a42a431
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"cname": "council.graphprotocol.eth",
|
"cname": "council.graphprotocol.eth",
|
||||||
"name": "TheGraph",
|
"name": "TheGraphCouncil",
|
||||||
"description": "",
|
"description": "",
|
||||||
"path": "council.graphprotocol.eth",
|
"path": "council.graphprotocol.eth",
|
||||||
"previousPaths": [],
|
"previousPaths": [],
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"cname": "dsd.eth",
|
"cname": "dsd.eth",
|
||||||
"name": "DynamicSet",
|
"name": "DynamicSetDollar",
|
||||||
"description": "",
|
"description": "",
|
||||||
"path": "dsd.eth",
|
"path": "dsd.eth",
|
||||||
"previousPaths": [],
|
"previousPaths": [],
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"cname": "esd.eth",
|
"cname": "esd.eth",
|
||||||
"name": "EmptySet",
|
"name": "EmptySetDollar",
|
||||||
"description": "",
|
"description": "",
|
||||||
"path": "esd.eth",
|
"path": "esd.eth",
|
||||||
"previousPaths": [],
|
"previousPaths": [],
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"cname": "eublas.xyz",
|
"cname": "eublas.xyz",
|
||||||
"name": "EuropeanBlockchain",
|
"name": "EuropeanBlockchainAssociation",
|
||||||
"description": "",
|
"description": "",
|
||||||
"path": "eublas.xyz",
|
"path": "eublas.xyz",
|
||||||
"previousPaths": [],
|
"previousPaths": [],
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"suffix": "RLY",
|
"suffix": "RLY",
|
||||||
"coinGeckoPriceString": "",
|
"coinGeckoPriceString": "",
|
||||||
"tokenContractAddress": "null",
|
"tokenContractAddress": "null",
|
||||||
"isEnabled": true,
|
"isEnabled": false,
|
||||||
"hasOnchain": false,
|
"hasOnchain": false,
|
||||||
"claim": {
|
"claim": {
|
||||||
"isClaimed": false,
|
"isClaimed": false,
|
||||||
|
|
|
@ -24,7 +24,7 @@ else
|
||||||
|
|
||||||
printf '{
|
printf '{
|
||||||
"cname": "'"$1"'",
|
"cname": "'"$1"'",
|
||||||
"name": "'"$4"' '"$5"'",
|
"name": "'"$4"''"$5"''"$6"'",
|
||||||
"description": "",
|
"description": "",
|
||||||
"path": "'"$1"'",
|
"path": "'"$1"'",
|
||||||
"previousPaths": [],
|
"previousPaths": [],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user