@@ -6,9 +6,9 @@ dataSources:
66 name : KlerosCore
77 network : arbitrum-goerli
88 source :
9- address : " 0x791812B0B9f2ba260B2DA432BB02Ee23BC1bB509 "
9+ address : " 0x813DCc76dbA91DD9f6bDD038aea0877FC95656bE "
1010 abi : KlerosCore
11- startBlock : 33640331
11+ startBlock : 43823780
1212 mapping :
1313 kind : ethereum/events
1414 apiVersion : 0.0.6
@@ -26,9 +26,9 @@ dataSources:
2626 - Counter
2727 abis :
2828 - name : DisputeKitClassic
29- file : ../contracts/deployments/arbitrumGoerli /DisputeKitClassic.json
29+ file : ../contracts/deployments/arbitrumGoerliDevnet /DisputeKitClassic.json
3030 - name : KlerosCore
31- file : ../contracts/deployments/arbitrumGoerli /KlerosCore.json
31+ file : ../contracts/deployments/arbitrumGoerliDevnet /KlerosCore.json
3232 eventHandlers :
3333 - event : AppealDecision(indexed uint256,indexed address)
3434 handler : handleAppealDecision
@@ -48,7 +48,7 @@ dataSources:
4848 handler : handleDisputeKitEnabled
4949 - event : StakeSet(indexed address,uint256,uint256)
5050 handler : handleStakeSet
51- - event : StakeDelayed(indexed address,uint256,uint256,uint256 )
51+ - event : StakeDelayed(indexed address,uint256,uint256)
5252 handler : handleStakeDelayed
5353 - event : TokenAndETHShift(indexed address,indexed uint256,indexed uint256,uint256,int256,int256,address)
5454 handler : handleTokenAndETHShift
@@ -61,9 +61,9 @@ dataSources:
6161 name : PolicyRegistry
6262 network : arbitrum-goerli
6363 source :
64- address : " 0x4c129b9836E4CC3Cf6D833b39a4B7cfA25D86c86 "
64+ address : " 0x0d7EeA661C1f9cB1AD389c9Df90B3beDE86a1529 "
6565 abi : PolicyRegistry
66- startBlock : 33436566
66+ startBlock : 43823685
6767 mapping :
6868 kind : ethereum/events
6969 apiVersion : 0.0.6
@@ -72,7 +72,7 @@ dataSources:
7272 - Court
7373 abis :
7474 - name : PolicyRegistry
75- file : ../contracts/deployments/arbitrumGoerli /PolicyRegistry.json
75+ file : ../contracts/deployments/arbitrumGoerliDevnet /PolicyRegistry.json
7676 eventHandlers :
7777 - event : PolicyUpdate(indexed uint256,string,string)
7878 handler : handlePolicyUpdate
@@ -81,9 +81,9 @@ dataSources:
8181 name : DisputeKitClassic
8282 network : arbitrum-goerli
8383 source :
84- address : " 0x439f92b61783A752462527f9dA9C6c6180C9253a "
84+ address : " 0x6394A70cADD1376FdE5C38bA331761256DDd03E2 "
8585 abi : DisputeKitClassic
86- startBlock : 34139950
86+ startBlock : 43823737
8787 mapping :
8888 kind : ethereum/events
8989 apiVersion : 0.0.6
@@ -97,9 +97,9 @@ dataSources:
9797 - ClassicContribution
9898 abis :
9999 - name : DisputeKitClassic
100- file : ../contracts/deployments/arbitrumGoerli /DisputeKitClassic.json
100+ file : ../contracts/deployments/arbitrumGoerliDevnet /DisputeKitClassic.json
101101 - name : KlerosCore
102- file : ../contracts/deployments/arbitrumGoerli /KlerosCore.json
102+ file : ../contracts/deployments/arbitrumGoerliDevnet /KlerosCore.json
103103 eventHandlers :
104104 - event : DisputeCreation(indexed uint256,uint256,bytes)
105105 handler : handleDisputeCreation
0 commit comments