@@ -11,9 +11,9 @@ dataSources:
1111 name : KlerosCore
1212 network : arbitrum-sepolia
1313 source :
14- address : " 0x1Bd44c4a4511DbFa7DC1d5BC201635596E7200f9 "
14+ address : " 0x9EfCaeF787d0b53d7a24fdeAB067A4BAFCDb892F "
1515 abi : KlerosCore
16- startBlock : 175286093
16+ startBlock : 212135308
1717 mapping :
1818 kind : ethereum/events
1919 apiVersion : 0.0.7
@@ -35,8 +35,7 @@ dataSources:
3535 - name : DisputeKitClassic
3636 file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
3737 - name : KlerosCore
38- # FIX: temporarily point to the abi with event addition.
39- file : ./abi-migrations/KlerosCore.json
38+ file : ../../contracts/deployments/arbitrumSepoliaDevnet/KlerosCore.json
4039 eventHandlers :
4140 - event : AppealDecision(indexed uint256,indexed address)
4241 handler : handleAppealDecision
@@ -49,17 +48,14 @@ dataSources:
4948 handler : handleNewPeriod
5049 - event : CourtCreated(indexed uint96,indexed uint96,bool,uint256,uint256,uint256,uint256,uint256[4],uint256[])
5150 handler : handleCourtCreated
52- # FIX: This is support for old signature
53- - event : CourtCreated(indexed uint256,indexed uint96,bool,uint256,uint256,uint256,uint256,uint256[4],uint256[])
54- handler : handleCourtCreated
5551 - event : CourtModified(indexed uint96,bool,uint256,uint256,uint256,uint256,uint256[4])
5652 handler : handleCourtModified
5753 - event : DisputeKitCreated(indexed uint256,indexed address)
5854 handler : handleDisputeKitCreated
5955 - event : DisputeKitEnabled(indexed uint96,indexed uint256,indexed bool)
6056 handler : handleDisputeKitEnabled
61- - event : TokenAndETHShift (indexed address,indexed uint256,indexed uint256,uint256,int256,int256,address)
62- handler : handleTokenAndETHShift
57+ - event : JurorRewardPenalty (indexed address,indexed uint256,indexed uint256, uint256,uint256,int256,int256,address)
58+ handler : handleJurorRewardPenalty
6359 - event : Ruling(indexed address,indexed uint256,uint256)
6460 handler : handleRuling
6561 - event : AcceptedFeeToken(indexed address,indexed bool)
@@ -71,9 +67,9 @@ dataSources:
7167 name : PolicyRegistry
7268 network : arbitrum-sepolia
7369 source :
74- address : " 0xd8681dBF525ecBda2F799BFddB96840065075e8A "
70+ address : " 0x6445F57d2Bd2AD5BC23bC899731f7D5184d6e893 "
7571 abi : PolicyRegistry
76- startBlock : 175286057
72+ startBlock : 212135252
7773 mapping :
7874 kind : ethereum/events
7975 apiVersion : 0.0.7
@@ -91,9 +87,9 @@ dataSources:
9187 name : DisputeKitClassic
9288 network : arbitrum-sepolia
9389 source :
94- address : " 0xeEEbbbff8f377dCFc7d4F7876C531db0d22720e1 "
90+ address : " 0xc77c0dFCf6845544dd45734100d385be3D649B02 "
9591 abi : DisputeKitClassic
96- startBlock : 175286074
92+ startBlock : 212135284
9793 mapping :
9894 kind : ethereum/events
9995 apiVersion : 0.0.7
@@ -107,14 +103,13 @@ dataSources:
107103 - name : DisputeKitClassic
108104 file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
109105 - name : KlerosCore
110- # FIX: temporarily point to abi with event addition
111- file : ./abi-migrations/KlerosCore.json
106+ file : ../../contracts/deployments/arbitrumSepoliaDevnet/KlerosCore.json
112107 eventHandlers :
113108 - event : DisputeCreation(indexed uint256,uint256,bytes)
114109 handler : handleDisputeCreation
115110 - event : Contribution(indexed uint256,indexed uint256,uint256,indexed address,uint256)
116111 handler : handleContributionEvent
117- - event : Withdrawal(indexed uint256,indexed uint256, uint256,indexed address,uint256)
112+ - event : Withdrawal(indexed uint256,uint256,indexed address,uint256)
118113 handler : handleWithdrawal
119114 - event : ChoiceFunded(indexed uint256,indexed uint256,indexed uint256)
120115 handler : handleChoiceFunded
@@ -127,9 +122,9 @@ dataSources:
127122 name : DisputeKitShutter
128123 network : arbitrum-sepolia
129124 source :
130- address : " 0xfE0a958bc744Bb9E224E1822625B53134ac5CB69 "
125+ address : " 0xD143b4FcdCf5699983fF9Ad7e38DE80Aa7Eb9Ce7 "
131126 abi : DisputeKitShutter
132- startBlock : 175286126
127+ startBlock : 212135352
133128 mapping :
134129 kind : ethereum/events
135130 apiVersion : 0.0.7
@@ -145,14 +140,13 @@ dataSources:
145140 - name : DisputeKitClassic # Required on Alchemy
146141 file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
147142 - name : KlerosCore
148- # FIX: temporarily point to abi with event addition
149- file : ./abi-migrations/KlerosCore.json
143+ file : ../../contracts/deployments/arbitrumSepoliaDevnet/KlerosCore.json
150144 eventHandlers :
151145 - event : DisputeCreation(indexed uint256,uint256,bytes)
152146 handler : handleDisputeCreation
153147 - event : Contribution(indexed uint256,indexed uint256,uint256,indexed address,uint256)
154148 handler : handleContributionEvent
155- - event : Withdrawal(indexed uint256,indexed uint256, uint256,indexed address,uint256)
149+ - event : Withdrawal(indexed uint256,uint256,indexed address,uint256)
156150 handler : handleWithdrawal
157151 - event : ChoiceFunded(indexed uint256,indexed uint256,indexed uint256)
158152 handler : handleChoiceFunded
@@ -165,9 +159,9 @@ dataSources:
165159 name : DisputeKitGated
166160 network : arbitrum-sepolia
167161 source :
168- address : " 0x677dA30B4b27D129354DdA1e219Bcc86802132d1 "
162+ address : " 0x648943Cf73b7fa053942Af576C8327fcEfD314d8 "
169163 abi : DisputeKitGated
170- startBlock : 175286139
164+ startBlock : 212135369
171165 mapping :
172166 kind : ethereum/events
173167 apiVersion : 0.0.7
@@ -183,14 +177,13 @@ dataSources:
183177 - name : DisputeKitClassic # Required on Alchemy
184178 file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
185179 - name : KlerosCore
186- # FIX: temporarily point to abi with event addition
187- file : ./abi-migrations/KlerosCore.json
180+ file : ../../contracts/deployments/arbitrumSepoliaDevnet/KlerosCore.json
188181 eventHandlers :
189182 - event : DisputeCreation(indexed uint256,uint256,bytes)
190183 handler : handleDisputeCreation
191184 - event : Contribution(indexed uint256,indexed uint256,uint256,indexed address,uint256)
192185 handler : handleContributionEvent
193- - event : Withdrawal(indexed uint256,indexed uint256, uint256,indexed address,uint256)
186+ - event : Withdrawal(indexed uint256,uint256,indexed address,uint256)
194187 handler : handleWithdrawal
195188 - event : ChoiceFunded(indexed uint256,indexed uint256,indexed uint256)
196189 handler : handleChoiceFunded
@@ -203,9 +196,9 @@ dataSources:
203196 name : DisputeKitGatedShutter
204197 network : arbitrum-sepolia
205198 source :
206- address : " 0xd86b84eb36Cd48f3f384b4490F255b494385F429 "
199+ address : " 0x476EE17A32363aec1D32DB49ab701E70Ec56a8e6 "
207200 abi : DisputeKitGatedShutter
208- startBlock : 175286153
201+ startBlock : 212135387
209202 mapping :
210203 kind : ethereum/events
211204 apiVersion : 0.0.7
@@ -221,14 +214,13 @@ dataSources:
221214 - name : DisputeKitClassic # Required on Alchemy
222215 file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
223216 - name : KlerosCore
224- # FIX: temporarily point to abi with event addition
225- file : ./abi-migrations/KlerosCore.json
217+ file : ../../contracts/deployments/arbitrumSepoliaDevnet/KlerosCore.json
226218 eventHandlers :
227219 - event : DisputeCreation(indexed uint256,uint256,bytes)
228220 handler : handleDisputeCreation
229221 - event : Contribution(indexed uint256,indexed uint256,uint256,indexed address,uint256)
230222 handler : handleContributionEvent
231- - event : Withdrawal(indexed uint256,indexed uint256, uint256,indexed address,uint256)
223+ - event : Withdrawal(indexed uint256,uint256,indexed address,uint256)
232224 handler : handleWithdrawal
233225 - event : ChoiceFunded(indexed uint256,indexed uint256,indexed uint256)
234226 handler : handleChoiceFunded
@@ -241,9 +233,9 @@ dataSources:
241233 name : EvidenceModule
242234 network : arbitrum-sepolia
243235 source :
244- address : " 0xA1F72e0445fc395A393247F5B8c958Ec9b7C0B49 "
236+ address : " 0x8AAF07ac05E81c92C6FD369aaEdE159E9893508d "
245237 abi : EvidenceModule
246- startBlock : 175286065
238+ startBlock : 212135261
247239 mapping :
248240 kind : ethereum/events
249241 apiVersion : 0.0.7
@@ -262,9 +254,9 @@ dataSources:
262254 name : SortitionModule
263255 network : arbitrum-sepolia
264256 source :
265- address : " 0x6F24A90fBBeabB2B4343Bb9c1eD8ee6AcAa50663 "
257+ address : " 0x37760BF7fC6027836E50a4D553A313f112188406 "
266258 abi : SortitionModule
267- startBlock : 175286083
259+ startBlock : 212135296
268260 mapping :
269261 kind : ethereum/events
270262 apiVersion : 0.0.7
@@ -273,16 +265,12 @@ dataSources:
273265 - JurorTokensPerCourt
274266 abis :
275267 - name : SortitionModule
276- # FIX: temporarily point to abi with event addition
277- file : ./abi-migrations/SortitionModule.json
268+ file : ../../contracts/deployments/arbitrumSepoliaDevnet/SortitionModule.json
278269 eventHandlers :
279270 - event : StakeDelayed(indexed address,indexed uint96,uint256)
280271 handler : handleStakeDelayed
281272 - event : StakeLocked(indexed address,uint256,bool)
282273 handler : handleStakeLocked
283274 - event : StakeSet(indexed address,uint256,uint256,uint256)
284275 handler : handleStakeSet
285- # FIX: old stake set signature
286- - event : StakeSet(indexed address,uint256,uint256)
287- handler : handleStakeSet
288276 file : ./src/SortitionModule.ts
0 commit comments