Skip to content

Commit

Permalink
feat: add shibarium and bittensor
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Apr 22, 2024
1 parent 805ea2e commit b386ed1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,18 @@
}
]
},
{
"network": "shibarium",
"chainId": 109,
"chainName": "Shibarium",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/shibarium",
"release": "ArrowSquid"
}
]
},
{
"network": "shibuya-testnet",
"chainId": 81,
Expand Down
13 changes: 13 additions & 0 deletions src/archives/substrate.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,19 @@
}
]
},
{
"network": "bittensor",
"chainSS58Prefix": 42,
"chainName": "Bittensor",
"genesis_hash": "0x2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/bittensor",
"release": "ArrowSquid"
}
]
},
{
"chainName": "Bridge Hub Kusama",
"chainSS58Prefix": 2,
Expand Down

0 comments on commit b386ed1

Please sign in to comment.