Skip to content

Commit

Permalink
feat: add zora-mainnet and zora-goerli
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgroul committed Sep 30, 2023
1 parent 11e5a78 commit 8407290
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,26 @@
"release": "ArrowSquid"
}
]
},
{
"network": "zora-mainnet",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/zora-mainnet",
"release": "ArrowSquid"
}
]
},
{
"network": "zora-goerli",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/zora-goerli",
"release": "ArrowSquid"
}
]
}
]
}

0 comments on commit 8407290

Please sign in to comment.