Skip to content

Commit

Permalink
feat: add moonsama, polkadex and polymesh
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Jan 23, 2024
1 parent 6ec26dd commit 9c8b4ef
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,16 @@
}
]
},
{
"network": "moonsama",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/moonsama",
"release": "ArrowSquid"
}
]
},
{
"network": "opbnb-mainnet",
"providers": [
Expand Down
24 changes: 24 additions & 0 deletions src/archives/substrate.json
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,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/polkadex",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
],
"genesisHash": "0x3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c"
Expand Down Expand Up @@ -1305,6 +1314,21 @@
],
"genesisHash": "0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3"
},
{
"network": "polymesh",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/polymesh",
"explorerUrl": "",
"release": "ArrowSquid",
"image": "",
"ingest": "",
"gateway": ""
}
],
"genesisHash": ""
},
{
"network": "reef",
"genesisHash": "0x7834781d38e4798d548e34ec947d19deea29df148a7bf32484b7b24dacf8d4b7",
Expand Down

0 comments on commit 9c8b4ef

Please sign in to comment.