Skip to content

Commit

Permalink
feat: add op sepolia and tanssi
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Dec 3, 2023
1 parent ede60c7 commit 3b94594
Showing 1 changed file with 20 additions and 30 deletions.
50 changes: 20 additions & 30 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,26 +190,6 @@
}
]
},
{
"network": "mantle-mainnet",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/mantle-mainnet",
"release": "ArrowSquid"
}
]
},
{
"network": "metis-mainnet",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/metis-mainnet",
"release": "ArrowSquid"
}
]
},
{
"network": "mineplex-testnet",
"providers": [
Expand Down Expand Up @@ -260,16 +240,6 @@
}
]
},
{
"network": "neon-mainnet",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/neon-mainnet",
"release": "ArrowSquid"
}
]
},
{
"network": "opbnb-mainnet",
"providers": [
Expand Down Expand Up @@ -310,6 +280,16 @@
}
]
},
{
"network": "optimism-sepolia",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/optimism-sepolia",
"release": "ArrowSquid"
}
]
},
{
"network": "polygon",
"providers": [
Expand Down Expand Up @@ -380,6 +360,16 @@
}
]
},
{
"network": "tanssi",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/tanssi",
"release": "ArrowSquid"
}
]
},
{
"network": "zksync-mainnet",
"providers": [
Expand Down

0 comments on commit 3b94594

Please sign in to comment.