Skip to content

Commit

Permalink
feat: add new arrowsquid archives
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Nov 8, 2023
1 parent 1a5dc60 commit f8cc702
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions src/archives/substrate.json
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,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/invarch-tinkernet",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
]
},
Expand All @@ -795,6 +804,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/joystream",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
]
},
Expand Down Expand Up @@ -1218,6 +1236,21 @@
}
]
},
{
"network": "phala-testnet",
"genesisHash": "",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/phala-testnet",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
]
},
{
"network": "phala",
"genesisHash": "0x1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
Expand Down Expand Up @@ -1632,6 +1665,21 @@
}
]
},
{
"network": "watr",
"genesisHash": "",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/watr",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
]
},
{
"network": "zeitgeist",
"genesisHash": "0xb90cd3a37b4793c6494b78962986f4f6ed3ec2eda91a6b84fd8457d24f606b9c",
Expand Down

0 comments on commit f8cc702

Please sign in to comment.