Skip to content

Commit a5b8f6e

Browse files
committed
feat: add starknet sepolia
1 parent 640baef commit a5b8f6e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/archives/starknet.json

+19
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,25 @@
1818
"supportTier": 1
1919
}
2020
]
21+
},
22+
{
23+
"id": "starknet-sepolia",
24+
"chainName": "Starknet Sepolia",
25+
"isTestnet": false,
26+
"network": "starknet-sepolia",
27+
"providers": [
28+
{
29+
"data": [
30+
"blocks",
31+
"tx",
32+
"events"
33+
],
34+
"dataSourceUrl": "https://v2.archive.subsquid.io/network/starknet-sepolia",
35+
"provider": "subsquid",
36+
"release": "ArrowSquid",
37+
"supportTier": 1
38+
}
39+
]
2140
}
2241
]
2342
}

0 commit comments

Comments
 (0)