Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 4b5c99e

Browse files
authored
add update hydration paseo (#230)
1 parent 6d74d98 commit 4b5c99e

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

packages/indexer/src/configs/config-testnet.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,10 @@
1717
"startBlock": 1,
1818
"stateMachineId": "SUBSTRATE-zkv_"
1919
},
20-
"kilt-paseo": {
21-
"type": "substrate",
22-
"chainId": "0xa0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
23-
"startBlock": 8430884,
24-
"stateMachineId": "KUSAMA-2086"
25-
},
2620
"hydration-paseo": {
2721
"type": "substrate",
28-
"chainId": "0x05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020",
29-
"startBlock": 1315022,
22+
"chainId": "0x5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f",
23+
"startBlock": 34996,
3024
"stateMachineId": "KUSAMA-2034"
3125
},
3226
"sepolia": {

0 commit comments

Comments
 (0)