Skip to content

Commit

Permalink
feat: add enjin-matrix and remove efinity
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone authored Sep 23, 2023
1 parent a2e155a commit 807cc5a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/archives/substrate.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,49 +355,49 @@
"genesisHash": "0xf0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e"
},
{
"network": "efinity",
"network": "elysium",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://efinity.archive.subsquid.io/graphql",
"explorerUrl": "https://efinity.explorer.subsquid.io/graphql",
"dataSourceUrl": "https://elysium.archive.subsquid.io/graphql",
"explorerUrl": "https://elysium.explorer.subsquid.io/graphql",
"release": "FireSquid",
"image": "subsquid/substrate-ingest:1",
"ingest": "subsquid/substrate-ingest:1",
"gateway": "subsquid/substrate-gateway:2"
}
],
"genesisHash": "0x99ded175d436bee7d751fa3f2f8c7a257ddc063a541f8daa5e6152604f66b2a0"
"genesisHash": "0xa01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94"
},
{
"network": "elysium",
"network": "elysium-testnet",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://elysium.archive.subsquid.io/graphql",
"explorerUrl": "https://elysium.explorer.subsquid.io/graphql",
"dataSourceUrl": "https://elysium-testnet.archive.subsquid.io/graphql",
"explorerUrl": "https://elysium-testnet.explorer.subsquid.io/graphql",
"release": "FireSquid",
"image": "subsquid/substrate-ingest:1",
"ingest": "subsquid/substrate-ingest:1",
"gateway": "subsquid/substrate-gateway:2"
}
],
"genesisHash": "0xa01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94"
"genesisHash": "0x3fdb98a4965bdb74a6c647c924ceb2b9b1af58fa6dc1300418ab59e02ecdb4db"
},
{
"network": "elysium-testnet",
"network": "enjin-matrix",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://elysium-testnet.archive.subsquid.io/graphql",
"explorerUrl": "https://elysium-testnet.explorer.subsquid.io/graphql",
"dataSourceUrl": "https://matrix.archive.subsquid.io/graphql",
"explorerUrl": "https://matrix.explorer.subsquid.io/graphql",
"release": "FireSquid",
"image": "subsquid/substrate-ingest:1",
"ingest": "subsquid/substrate-ingest:1",
"gateway": "subsquid/substrate-gateway:2"
}
],
"genesisHash": "0x3fdb98a4965bdb74a6c647c924ceb2b9b1af58fa6dc1300418ab59e02ecdb4db"
"genesisHash": "0x3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615"
},
{
"network": "equilibrium",
Expand Down

0 comments on commit 807cc5a

Please sign in to comment.