Skip to content

Commit 6da7091

Browse files
authored
Merge pull request #4205 from novasamatech/promote-pah-crowdloans
Promote crowdloans on Polkadot Asset Hub
2 parents 26628d1 + e7e3867 commit 6da7091

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

chains/v22/chains.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,6 @@
8787
"url": "https://subquery-history-polkadot-prod.novasama-tech.org"
8888
}
8989
],
90-
"crowdloans": [
91-
{
92-
"type": "github",
93-
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json"
94-
}
95-
],
9690
"governance": [
9791
{
9892
"type": "subsquare",
@@ -113,7 +107,6 @@
113107
]
114108
},
115109
"options": [
116-
"crowdloans",
117110
"proxy",
118111
"fullSyncByDefault",
119112
"pushSupport",
@@ -3942,6 +3935,12 @@
39423935
"type": "novasama",
39433936
"url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list"
39443937
}
3938+
],
3939+
"crowdloans": [
3940+
{
3941+
"type": "github",
3942+
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json"
3943+
}
39453944
]
39463945
},
39473946
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg",
@@ -3952,7 +3951,8 @@
39523951
"proxy",
39533952
"multisig",
39543953
"governance",
3955-
"fullSyncByDefault"
3954+
"fullSyncByDefault",
3955+
"crowdloans"
39563956
],
39573957
"additional": {
39583958
"themeColor": "#E6007A",

0 commit comments

Comments
 (0)