Skip to content

Commit

Permalink
feat: add westend-collectives and pangoro archives
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone authored Jul 12, 2023
1 parent 6722ed9 commit 6d51f6d
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion src/archives/substrate.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,21 @@
}
]
},
{
"network": "pangoro",
"genesisHash": "0xaaa8b33b723b30b44e45e4e6c01936cc92e7559b4184fb0cee2853d55610fcbf",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://pangoro.archive.subsquid.io/graphql",
"explorerUrl": "https://pangoro.explorer.subsquid.io/graphql",
"release": "FireSquid",
"image": "subsquid/substrate-ingest:1",
"ingest": "subsquid/substrate-ingest:1",
"gateway": "subsquid/substrate-gateway:2"
}
]
},
{
"network": "parallel",
"genesisHash": "0xe61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97",
Expand Down Expand Up @@ -1215,6 +1230,21 @@
}
]
},
{
"network": "westend-collectives",
"genesisHash": "0x713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://westend-collectives.archive.subsquid.io/graphql",
"explorerUrl": "https://westend-collectives.explorer.subsquid.io/graphql",
"release": "FireSquid",
"image": "subsquid/substrate-ingest:1",
"ingest": "subsquid/substrate-ingest:1",
"gateway": "subsquid/substrate-gateway:2"
}
]
},
{
"network": "xx-network",
"genesisHash": "0x50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
Expand Down Expand Up @@ -1246,4 +1276,4 @@
]
}
]
}
}

0 comments on commit 6d51f6d

Please sign in to comment.