Skip to content

Commit f66d4d2

Browse files
committed
chore: demo start block on jan 1st 2025
1 parent a9b6ae0 commit f66d4d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chains-cfg/demo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ network:
66
file: ./dist/chaintypes.js
77
dataSources:
88
- kind: substrate/Runtime
9-
startBlock: 2758750 # June 10th 2024
9+
startBlock: 4113188 # Jan 1st 2025

chains-evm/eth/demo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ network:
33
endpoint: "https://eth-sepolia.api.onfinality.io/rpc?apikey=${ONFINALITY_API_KEY}"
44
dataSources:
55
- kind: ethereum/Runtime #PoolManager V1
6-
startBlock: 6074950 # June 10th 2024
6+
startBlock: 7395766 # Jan 1st 2025
77
options:
88
address: '0x5c8657b827a138D52a4e3f03683A28B1FaD86893'
99
- kind: ethereum/Runtime #PoolManager V2
10-
startBlock: 6074950 # June 10th 2024
10+
startBlock: 7395766 # Jan 1st 2025
1111
options:
1212
address: '0x5c8657b827a138D52a4e3f03683A28B1FaD86893'

0 commit comments

Comments
 (0)