Skip to content

Commit

Permalink
chore: remove prom testnets
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Jan 9, 2025
1 parent 5e220d5 commit c085f2d
Showing 1 changed file with 0 additions and 42 deletions.
42 changes: 0 additions & 42 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1852,48 +1852,6 @@
}
]
},
{
"id": "prom-testnet",
"chainId": 97072271,
"chainName": "Prom Testnet",
"isTestnet": true,
"logoUrl": "https://cdn.subsquid.io/img/networks/prom.png",
"network": "prom-testnet",
"providers": [
{
"data": [
"blocks",
"tx",
"logs"
],
"dataSourceUrl": "https://v2.archive.subsquid.io/network/prom-testnet",
"provider": "subsquid",
"release": "ArrowSquid",
"supportTier": 2
}
]
},
{
"id": "prom-testnet-v2",
"chainId": 584548796,
"chainName": "Prom Testnet (v2)",
"isTestnet": true,
"logoUrl": "https://cdn.subsquid.io/img/networks/prom.png",
"network": "prom-testnet-v2",
"providers": [
{
"data": [
"blocks",
"tx",
"logs"
],
"dataSourceUrl": "https://v2.archive.subsquid.io/network/prom-testnet-v2",
"provider": "subsquid",
"release": "ArrowSquid",
"supportTier": 2
}
]
},
{
"id": "puppynet",
"chainId": 157,
Expand Down

0 comments on commit c085f2d

Please sign in to comment.