@@ -8,9 +8,9 @@ dataSources:
88 name : KlerosCore
99 network : arbitrum-sepolia
1010 source :
11- address : " 0xA54e7A16d7460e38a8F324eF46782FB520d58CE8 "
11+ address : " 0x4838e31E0ea315232c431598110FE677cAF2D6E6 "
1212 abi : KlerosCore
13- startBlock : 3638878
13+ startBlock : 141215236
1414 mapping :
1515 kind : ethereum/events
1616 apiVersion : 0.0.7
@@ -33,7 +33,7 @@ dataSources:
3333 file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
3434 - name : KlerosCore
3535 # FIX: temporarily point to the abi with event addition.
36- file : ./temp-abis /KlerosCore.json
36+ file : ./abi-migrations /KlerosCore.json
3737 eventHandlers :
3838 - event : AppealDecision(indexed uint256,indexed address)
3939 handler : handleAppealDecision
@@ -68,9 +68,9 @@ dataSources:
6868 name : PolicyRegistry
6969 network : arbitrum-sepolia
7070 source :
71- address : " 0x2AC2EdFD336732bc6963f1AD03ED98B22dB949da "
71+ address : " 0x31d067405184d7FaA64b0834511cBcFAF32CdC4b "
7272 abi : PolicyRegistry
73- startBlock : 3084568
73+ startBlock : 141215158
7474 mapping :
7575 kind : ethereum/events
7676 apiVersion : 0.0.7
@@ -88,9 +88,9 @@ dataSources:
8888 name : DisputeKitClassic
8989 network : arbitrum-sepolia
9090 source :
91- address : " 0x9426F127116C3652A262AE1eA48391AC8F44D35b "
91+ address : " 0x2246821E1313A93e2F8CdF7a3422d078f560b457 "
9292 abi : DisputeKitClassic
93- startBlock : 3638835
93+ startBlock : 141215195
9494 mapping :
9595 kind : ethereum/events
9696 apiVersion : 0.0.7
@@ -105,7 +105,7 @@ dataSources:
105105 file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
106106 - name : KlerosCore
107107 # FIX: temporarily point to abi with event addition
108- file : ./temp-abis /KlerosCore.json
108+ file : ./abi-migrations /KlerosCore.json
109109 eventHandlers :
110110 - event : DisputeCreation(indexed uint256,uint256,bytes)
111111 handler : handleDisputeCreation
@@ -124,9 +124,9 @@ dataSources:
124124 name : EvidenceModule
125125 network : arbitrum-sepolia
126126 source :
127- address : " 0x57fd453FB0d16f8ca174E7386102D7170E17Be09 "
127+ address : " 0x990f44d19a5F46889801B31bf58e0536fBECf27C "
128128 abi : EvidenceModule
129- startBlock : 3638735
129+ startBlock : 141215177
130130 mapping :
131131 kind : ethereum/events
132132 apiVersion : 0.0.7
@@ -145,9 +145,9 @@ dataSources:
145145 name : SortitionModule
146146 network : arbitrum-sepolia
147147 source :
148- address : " 0x19cb28BAB40C3585955798f5EEabd71Eec14471C "
148+ address : " 0xb34651b65A40553C444c6F0D27286C80ec34fbfD "
149149 abi : SortitionModule
150- startBlock : 3638850
150+ startBlock : 141215215
151151 mapping :
152152 kind : ethereum/events
153153 apiVersion : 0.0.7
@@ -157,7 +157,7 @@ dataSources:
157157 abis :
158158 - name : SortitionModule
159159 # FIX: temporarily point to abi with event addition
160- file : ./temp-abis /SortitionModule.json
160+ file : ./abi-migrations /SortitionModule.json
161161 eventHandlers :
162162 - event : StakeDelayedAlreadyTransferredDeposited(indexed address,uint256,uint256)
163163 handler : handleStakeDelayedAlreadyTransferredDeposited
0 commit comments