Skip to content

Commit

Permalink
feat: add eth holesky
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Jan 9, 2024
1 parent 578eb40 commit 242856f
Showing 1 changed file with 10 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 @@ -160,6 +160,16 @@
}
]
},
{
"network": "eth-holesky",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/ethereum-holesky",
"release": "ArrowSquid"
}
]
},
{
"network": "etherlink-testnet",
"providers": [
Expand Down

0 comments on commit 242856f

Please sign in to comment.