Skip to content

Commit

Permalink
feat: add unichain sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Nov 5, 2024
1 parent 57f1c1d commit ba4ec3e
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 @@ -1895,6 +1895,25 @@
}
]
},
{
"chainId": 1301,
"chainName": "Unichain Sepolia",
"isTestnet": true,
"network": "unichain-sepolia",
"providers": [
{
"data": [
"blocks",
"tx",
"logs"
],
"dataSourceUrl": "https://v2.archive.subsquid.io/network/unichain-sepolia",
"provider": "subsquid",
"release": "ArrowSquid",
"supportTier": 2
}
]
},
{
"chainId": 195,
"chainName": "X1 Testnet",
Expand Down

0 comments on commit ba4ec3e

Please sign in to comment.