@@ -8,9 +8,9 @@ dataSources:
8
8
name : KlerosCore
9
9
network : arbitrum-sepolia
10
10
source :
11
- address : " 0xA54e7A16d7460e38a8F324eF46782FB520d58CE8 "
11
+ address : " 0x4838e31E0ea315232c431598110FE677cAF2D6E6 "
12
12
abi : KlerosCore
13
- startBlock : 3638878
13
+ startBlock : 141215236
14
14
mapping :
15
15
kind : ethereum/events
16
16
apiVersion : 0.0.7
@@ -33,7 +33,7 @@ dataSources:
33
33
file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
34
34
- name : KlerosCore
35
35
# FIX: temporarily point to the abi with event addition.
36
- file : ./temp-abis /KlerosCore.json
36
+ file : ./abi-migrations /KlerosCore.json
37
37
eventHandlers :
38
38
- event : AppealDecision(indexed uint256,indexed address)
39
39
handler : handleAppealDecision
@@ -68,9 +68,9 @@ dataSources:
68
68
name : PolicyRegistry
69
69
network : arbitrum-sepolia
70
70
source :
71
- address : " 0x2AC2EdFD336732bc6963f1AD03ED98B22dB949da "
71
+ address : " 0x31d067405184d7FaA64b0834511cBcFAF32CdC4b "
72
72
abi : PolicyRegistry
73
- startBlock : 3084568
73
+ startBlock : 141215158
74
74
mapping :
75
75
kind : ethereum/events
76
76
apiVersion : 0.0.7
@@ -88,9 +88,9 @@ dataSources:
88
88
name : DisputeKitClassic
89
89
network : arbitrum-sepolia
90
90
source :
91
- address : " 0x9426F127116C3652A262AE1eA48391AC8F44D35b "
91
+ address : " 0x2246821E1313A93e2F8CdF7a3422d078f560b457 "
92
92
abi : DisputeKitClassic
93
- startBlock : 3638835
93
+ startBlock : 141215195
94
94
mapping :
95
95
kind : ethereum/events
96
96
apiVersion : 0.0.7
@@ -105,7 +105,7 @@ dataSources:
105
105
file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
106
106
- name : KlerosCore
107
107
# FIX: temporarily point to abi with event addition
108
- file : ./temp-abis /KlerosCore.json
108
+ file : ./abi-migrations /KlerosCore.json
109
109
eventHandlers :
110
110
- event : DisputeCreation(indexed uint256,uint256,bytes)
111
111
handler : handleDisputeCreation
@@ -124,9 +124,9 @@ dataSources:
124
124
name : EvidenceModule
125
125
network : arbitrum-sepolia
126
126
source :
127
- address : " 0x57fd453FB0d16f8ca174E7386102D7170E17Be09 "
127
+ address : " 0x990f44d19a5F46889801B31bf58e0536fBECf27C "
128
128
abi : EvidenceModule
129
- startBlock : 3638735
129
+ startBlock : 141215177
130
130
mapping :
131
131
kind : ethereum/events
132
132
apiVersion : 0.0.7
@@ -145,9 +145,9 @@ dataSources:
145
145
name : SortitionModule
146
146
network : arbitrum-sepolia
147
147
source :
148
- address : " 0x19cb28BAB40C3585955798f5EEabd71Eec14471C "
148
+ address : " 0xb34651b65A40553C444c6F0D27286C80ec34fbfD "
149
149
abi : SortitionModule
150
- startBlock : 3638850
150
+ startBlock : 141215215
151
151
mapping :
152
152
kind : ethereum/events
153
153
apiVersion : 0.0.7
@@ -157,7 +157,7 @@ dataSources:
157
157
abis :
158
158
- name : SortitionModule
159
159
# FIX: temporarily point to abi with event addition
160
- file : ./temp-abis /SortitionModule.json
160
+ file : ./abi-migrations /SortitionModule.json
161
161
eventHandlers :
162
162
- event : StakeDelayedAlreadyTransferredDeposited(indexed address,uint256,uint256)
163
163
handler : handleStakeDelayedAlreadyTransferredDeposited
0 commit comments