Skip to content

Commit

Permalink
feat: add prom-testnet v2
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Sep 25, 2024
1 parent 1312d86 commit d070a73
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1583,6 +1583,25 @@
}
]
},
{
"chainId": 584548796,
"chainName": "Prom Testnet (v2)",
"isTestnet": true,
"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
}
]
},
{
"chainId": 157,
"chainName": "Puppynet (Shibarium's Testnet)",
Expand Down

0 comments on commit d070a73

Please sign in to comment.