Skip to content

Commit

Permalink
feat: add astar, litmus, eden, polkadot, shibuya
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Oct 10, 2023
1 parent 8407290 commit 8924f33
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions src/archives/substrate.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,15 @@
"image": "subsquid/substrate-ingest:1",
"ingest": "subsquid/substrate-ingest:1",
"gateway": "subsquid/substrate-gateway:2"
},
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/astar",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
],
"genesisHash": "0x9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6"
Expand Down Expand Up @@ -354,6 +363,21 @@
],
"genesisHash": "0xf0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e"
},
{
"network": "eden",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/eden",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
],
"genesisHash": "0x97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21"
},
{
"network": "elysium",
"providers": [
Expand Down Expand Up @@ -807,6 +831,15 @@
"image": "subsquid/substrate-ingest:1",
"ingest": "subsquid/substrate-ingest:1",
"gateway": "subsquid/substrate-gateway:2"
},
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/litmus",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
]
},
Expand Down Expand Up @@ -1097,6 +1130,15 @@
"image": "subsquid/substrate-ingest:1",
"ingest": "subsquid/substrate-ingest:1",
"gateway": "subsquid/substrate-gateway:2"
},
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/polkadot",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
],
"genesisHash": "0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3"
Expand Down Expand Up @@ -1181,6 +1223,15 @@
"image": "subsquid/substrate-ingest:1",
"ingest": "subsquid/substrate-ingest:1",
"gateway": "subsquid/substrate-gateway:2"
},
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/shibuya-substrate",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
],
"genesisHash": "0xddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019"
Expand Down

0 comments on commit 8924f33

Please sign in to comment.