Skip to content

Commit

Permalink
feat: add celo testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Sep 30, 2024
1 parent 52ab149 commit 9bac365
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 @@ -565,6 +565,25 @@
}
]
},
{
"chainId": 44787,
"chainName": "Celo Testnet (Alfajores)",
"isTestnet": true,
"network": "celo-alfajores-testnet",
"providers": [
{
"data": [
"blocks",
"tx",
"logs"
],
"dataSourceUrl": "https://v2.archive.subsquid.io/network/celo-alfajores-testnet",
"provider": "subsquid",
"release": "ArrowSquid",
"supportTier": 2
}
]
},
{
"chainId": 1116,
"chainName": "Core Mainnet",
Expand Down

0 comments on commit 9bac365

Please sign in to comment.