Skip to content

Commit 080273a

Browse files
alcercujaybuidl
authored andcommitted
fix(subgraph): update contract addresses
1 parent 994083a commit 080273a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

subgraph/subgraph.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dataSources:
66
name: KlerosCore
77
network: arbitrum-goerli
88
source:
9-
address: "0x4d7858e73a8842b5e6422D08a3349924dD062AbB"
9+
address: "0x3eED6aaCa43f4Bb98C591e4A0d2C4a124efF9C24"
1010
abi: KlerosCore
1111
startBlock: 4027978
1212
mapping:
@@ -55,7 +55,7 @@ dataSources:
5555
name: PolicyRegistry
5656
network: arbitrum-goerli
5757
source:
58-
address: "0xAF0F49Fe110b48bd512F00d51D141F023c9a9106"
58+
address: "0xC5655728387Ce5E2aAA22138114E5777370aBDae"
5959
abi: PolicyRegistry
6060
startBlock: 4027973
6161
mapping:
@@ -75,7 +75,7 @@ dataSources:
7575
name: DisputeKitClassic
7676
network: arbitrum-goerli
7777
source:
78-
address: "0xde31F2245d164620d08f5b0f8D43dCe8B9708373"
78+
address: "0x86734488ABF0E1AD40bc4DE4F820e808f39Bea09"
7979
abi: DisputeKitClassic
8080
startBlock: 4027976
8181
mapping:

0 commit comments

Comments
 (0)