@reality.eth/contracts 3.2.10 → 3.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,6 +4,6 @@
4
4
  "notes": null,
5
5
  "arbitrators": {
6
6
  "0x05295972F75cFeE7fE66E6BDDC0435c9Fd083D18": "Kleros (Oracle court)",
7
- "0x1301d3C29A8723fae7Ee1343203eA16bd7845996": "CFM arbitrator"
7
+ "0xd04f24364687dBD6db67D2101faE59e91a6e605B": "CFM arbitrator"
8
8
  }
9
9
  }
@@ -2,7 +2,7 @@
2
2
  "1": {
3
3
  "hostedRPC": "https://eth-mainnet.alchemyapi.io/v2/c9uS--nIxEOjVjh0AJlNttMaqUXQy8gR",
4
4
  "explorerURL": "https://etherscan.io",
5
- "graphURL": "https://gateway.thegraph.com/api/73380b22a17017c081123ec9c0e34677/subgraphs/id/AGLkTv6eaW7JhQsLgB6SMzo43uM9V12ZoNkjAw7uijra",
5
+ "graphURL": "https://gateway.thegraph.com/api/73380b22a17017c081123ec9c0e34677/deployments/id/QmaugeofXNk2tCN3U3LaEi8vRq99zZ6pbKYJDWbbVF1Z9E",
6
6
  "atprotoBot": "did:plc:u4d5v5zsl5jb2y33vtfhyjo5",
7
7
  "network_name": "mainnet"
8
8
  },
@@ -28,7 +28,7 @@
28
28
  ],
29
29
  "hostedRPC": "https://eth-mainnet.alchemyapi.io/v2/c9uS--nIxEOjVjh0AJlNttMaqUXQy8gR",
30
30
  "atprotoBot": "did:plc:u4d5v5zsl5jb2y33vtfhyjo5",
31
- "graphURL": "https://gateway.thegraph.com/api/73380b22a17017c081123ec9c0e34677/subgraphs/id/AGLkTv6eaW7JhQsLgB6SMzo43uM9V12ZoNkjAw7uijra",
31
+ "graphURL": "https://gateway.thegraph.com/api/73380b22a17017c081123ec9c0e34677/deployments/id/QmaugeofXNk2tCN3U3LaEi8vRq99zZ6pbKYJDWbbVF1Z9E",
32
32
  "blockExplorerUrls": [
33
33
  "https://etherscan.io",
34
34
  "https://eth.blockscout.com",
@@ -347,7 +347,7 @@
347
347
  "notes": null,
348
348
  "arbitrators": {
349
349
  "0x05295972F75cFeE7fE66E6BDDC0435c9Fd083D18": "Kleros (Oracle court)",
350
- "0x1301d3C29A8723fae7Ee1343203eA16bd7845996": "CFM arbitrator"
350
+ "0xd04f24364687dBD6db67D2101faE59e91a6e605B": "CFM arbitrator"
351
351
  }
352
352
  }
353
353
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reality.eth/contracts",
3
- "version": "3.2.10",
3
+ "version": "3.2.12",
4
4
  "description": "Collection of smart contracts for the Realitio fact verification platform",
5
5
  "scripts": {
6
6
  "generate-chains": "node scripts/generate_chains_json.js",
@@ -34,7 +34,7 @@
34
34
  "url": "https://github.com/RealityETH/monorepo/issues"
35
35
  },
36
36
  "homepage": "https://reality.eth.link",
37
- "gitHead": "0e445d612ee5464ffe8a38a46de1e192b6ae8ab8",
37
+ "gitHead": "f7ba43cc16293f7b170fbc6775ae2ea6558f2e5e",
38
38
  "dependencies": {
39
39
  "ethers": "^5.8.0"
40
40
  }