@reality.eth/contracts 3.0.49 → 3.0.51

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.
@@ -49,5 +49,30 @@
49
49
  "standard": "EIP3091"
50
50
  }
51
51
  ]
52
+ } ,
53
+ {
54
+ "name": "Backstop Testnet 1",
55
+ "chainId": 88558801,
56
+ "shortName": "backstopTestnet1",
57
+ "chain": "Backstop",
58
+ "network": "mainnet",
59
+ "networkId": 88558801,
60
+ "nativeCurrency": {
61
+ "name": "Backstop Tokens",
62
+ "symbol": "ZBS",
63
+ "decimals": 18
64
+ },
65
+ "rpc": [
66
+ "https://testnet.rpc.backstop.technology"
67
+ ],
68
+ "faucets": [],
69
+ "infoURL": "https://backstop.technology/testnet",
70
+ "explorers": [
71
+ {
72
+ "name": "Backstop Testnet Explorer",
73
+ "url": "https://testnet.explorer.backstop.technology/",
74
+ "standard": "EIP3091"
75
+ }
76
+ ]
52
77
  }
53
78
  ]
@@ -2,5 +2,7 @@
2
2
  "address": "0xB78396EFaF0a177d125e9d45B2C6398Ac5f803B9",
3
3
  "block": 41977012,
4
4
  "notes": null,
5
- "arbitrators": {}
5
+ "arbitrators": {
6
+ "0x12dCf80cfa60b905bbCF4873a7D1EA0F70554AdE": "Kleros (testing)"
7
+ }
6
8
  }
@@ -0,0 +1,8 @@
1
+ {
2
+ "address": "0x74549fdf4e00C7c564bB193a911887d8C291b13C",
3
+ "block": 2,
4
+ "notes": null,
5
+ "arbitrators": {
6
+ "0xa6F3d82f7aEF02f3f24c3fBcfD814a74fE612D85": "Fork-backed adjudication framework"
7
+ }
8
+ }
@@ -110,6 +110,11 @@
110
110
  "explorerURL": "https://mumbai.polygonscan.com",
111
111
  "network_name": "mumbai"
112
112
  },
113
+ "88558801": {
114
+ "hostedRPC": "https://testnet.rpc.backstop.technology",
115
+ "explorerURL": "https://testnet.explorer.backstop.technology/",
116
+ "network_name": "backstopTestnet1"
117
+ },
113
118
  "421611": {
114
119
  "network_name": "arbitrum-rinkeby"
115
120
  },
@@ -603,5 +603,22 @@
603
603
  "https://sepolia.etherscan.io",
604
604
  "https://sepolia.otterscan.io"
605
605
  ]
606
+ },
607
+ "88558801": {
608
+ "chainId": "0x5474cd1",
609
+ "chainName": "Backstop Testnet 1",
610
+ "nativeCurrency": {
611
+ "name": "Backstop Tokens",
612
+ "symbol": "ZBS",
613
+ "decimals": 18
614
+ },
615
+ "network_name": "backstopTestnet1",
616
+ "rpcUrls": [
617
+ "https://testnet.rpc.backstop.technology"
618
+ ],
619
+ "hostedRPC": "https://testnet.rpc.backstop.technology",
620
+ "blockExplorerUrls": [
621
+ "https://testnet.explorer.backstop.technology/"
622
+ ]
606
623
  }
607
624
  }
@@ -501,7 +501,9 @@
501
501
  "address": "0xB78396EFaF0a177d125e9d45B2C6398Ac5f803B9",
502
502
  "block": 41977012,
503
503
  "notes": null,
504
- "arbitrators": {}
504
+ "arbitrators": {
505
+ "0x12dCf80cfa60b905bbCF4873a7D1EA0F70554AdE": "Kleros (testing)"
506
+ }
505
507
  }
506
508
  }
507
509
  },
@@ -544,5 +546,17 @@
544
546
  }
545
547
  }
546
548
  }
549
+ },
550
+ "88558801": {
551
+ "ZBS": {
552
+ "RealityETH-3.0": {
553
+ "address": "0x74549fdf4e00C7c564bB193a911887d8C291b13C",
554
+ "block": 2,
555
+ "notes": null,
556
+ "arbitrators": {
557
+ "0xa6F3d82f7aEF02f3f24c3fBcfD814a74fE612D85": "Fork-backed adjudication framework"
558
+ }
559
+ }
560
+ }
547
561
  }
548
562
  }
@@ -86,6 +86,13 @@
86
86
  "100": true
87
87
  }
88
88
  },
89
+ "ZBS": {
90
+ "decimals": 18,
91
+ "small_number": 10000000000000000000,
92
+ "native_chains": {
93
+ "88558801": true
94
+ }
95
+ },
89
96
  "DAOOS": {
90
97
  "decimals": 18,
91
98
  "small_number": 1000000000000000000,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reality.eth/contracts",
3
- "version": "3.0.49",
3
+ "version": "3.0.51",
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": "aa2f404096f128acaa5bc574b39fe61ed22519c0",
37
+ "gitHead": "39d7afb8f6d437c24ad864ef99c2ed72baa5dd59",
38
38
  "dependencies": {
39
39
  "ethers": "^5.6.8"
40
40
  }
@@ -0,0 +1,7 @@
1
+ {
2
+ "decimals": 18,
3
+ "small_number": 10000000000000000000,
4
+ "native_chains": {
5
+ "88558801": true
6
+ }
7
+ }