@reality.eth/contracts 3.0.41 → 3.0.43
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.
- package/chains/deployments/17000/ETH/RealityETH-3.0.json +6 -0
- package/chains/deployments/40/TLOS/RealityETH-3.0.json +6 -0
- package/chains/supported.json +32 -24
- package/generated/chains.json +17 -0
- package/generated/contracts.json +20 -0
- package/generated/tokens.json +7 -0
- package/package.json +2 -2
- package/scripts/deploy.js +4 -0
- package/tokens/TLOS.json +7 -0
package/chains/supported.json
CHANGED
|
@@ -32,6 +32,9 @@
|
|
|
32
32
|
"explorerURL": "https://optimistic.etherscan.io",
|
|
33
33
|
"graphURL": "https://api.thegraph.com/subgraphs/name/realityeth/realityeth-optimism"
|
|
34
34
|
},
|
|
35
|
+
"40": {
|
|
36
|
+
"network_name": "TelosEVM"
|
|
37
|
+
},
|
|
35
38
|
"56": {
|
|
36
39
|
"explorerURL": "https://www.bscscan.com",
|
|
37
40
|
"graphURL": "https://api.thegraph.com/subgraphs/name/realityeth/realityeth-bsc",
|
|
@@ -63,6 +66,12 @@
|
|
|
63
66
|
"graphURLStudio": "https://gateway-arbitrum.network.thegraph.com/api/73380b22a17017c081123ec9c0e34677/subgraphs/id/AWx6jkeKZ3xKRzkrzgfCAMPT7d6Jc3AMcqB8koN3QEqE",
|
|
64
67
|
"network_name": "matic"
|
|
65
68
|
},
|
|
69
|
+
"280": {
|
|
70
|
+
"hostedRPC": "https://zksync2-testnet.zksync.dev",
|
|
71
|
+
"graphURL": "https://api.thegraph.com/subgraphs/name/realityeth/realityeth-zksync-goerli-2",
|
|
72
|
+
"explorerURL": "https://zksync2-testnet.zkscan.io",
|
|
73
|
+
"network_name": "zkSync2-testnet"
|
|
74
|
+
},
|
|
66
75
|
"324": {
|
|
67
76
|
"explorerURL": "https://explorer.zksync.io/",
|
|
68
77
|
"graphURL": "https://api.thegraph.com/subgraphs/name/realityeth/realityeth-zksync-era",
|
|
@@ -72,35 +81,31 @@
|
|
|
72
81
|
"explorerURL": "https://explore.cheapswap.io/",
|
|
73
82
|
"network_name": "cheapeth"
|
|
74
83
|
},
|
|
75
|
-
"280": {
|
|
76
|
-
"hostedRPC": "https://zksync2-testnet.zksync.dev",
|
|
77
|
-
"graphURL": "https://api.thegraph.com/subgraphs/name/realityeth/realityeth-zksync-goerli-2",
|
|
78
|
-
"explorerURL": "https://zksync2-testnet.zkscan.io",
|
|
79
|
-
"network_name": "zkSync2-testnet"
|
|
80
|
-
},
|
|
81
84
|
"1101": {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
+
"hostedRPC": "https://zkevm-rpc.com",
|
|
86
|
+
"explorerURL": "https://zkevm.polygonscan.com/",
|
|
87
|
+
"network_name": "polygon-zkevm"
|
|
85
88
|
},
|
|
86
|
-
"
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
"network_name": "mumbai"
|
|
91
|
-
},
|
|
92
|
-
"43114": {
|
|
93
|
-
"explorerURL": "https://cchain.explorer.avax.network/",
|
|
94
|
-
"graphURL": "https://api.thegraph.com/subgraphs/name/realityeth/realityeth-ava",
|
|
95
|
-
"network_name": "avalanche"
|
|
89
|
+
"17000": {
|
|
90
|
+
"hostedRPC": "https://rpc.holesky.ethpandaops.io",
|
|
91
|
+
"explorerURL": "https://holesky.etherscan.io/",
|
|
92
|
+
"network_name": "holesky"
|
|
96
93
|
},
|
|
97
94
|
"42161": {
|
|
98
95
|
"hostedRPC": "https://arb1.arbitrum.io/rpc",
|
|
99
96
|
"graphURL": "https://api.thegraph.com/subgraphs/name/realityeth/realityeth-arbitrum",
|
|
100
97
|
"network_name": "arbitrum-one"
|
|
101
98
|
},
|
|
102
|
-
"
|
|
103
|
-
"
|
|
99
|
+
"43114": {
|
|
100
|
+
"explorerURL": "https://cchain.explorer.avax.network/",
|
|
101
|
+
"graphURL": "https://api.thegraph.com/subgraphs/name/realityeth/realityeth-ava",
|
|
102
|
+
"network_name": "avalanche"
|
|
103
|
+
},
|
|
104
|
+
"80001": {
|
|
105
|
+
"hostedRPC": "https://rpc.ankr.com/polygon_mumbai",
|
|
106
|
+
"graphURL": "https://api.thegraph.com/subgraphs/name/realityeth/realityeth-mumbai",
|
|
107
|
+
"explorerURL": "https://mumbai.polygonscan.com",
|
|
108
|
+
"network_name": "mumbai"
|
|
104
109
|
},
|
|
105
110
|
"421611": {
|
|
106
111
|
"network_name": "arbitrum-rinkeby"
|
|
@@ -108,10 +113,13 @@
|
|
|
108
113
|
"421613": {
|
|
109
114
|
"network_name": "arbitrum-goerli"
|
|
110
115
|
},
|
|
111
|
-
"
|
|
112
|
-
"
|
|
116
|
+
"534353": {
|
|
117
|
+
"hostedRPC": "https://alpha-rpc.scroll.io/l2"
|
|
113
118
|
},
|
|
114
119
|
"1337702": {
|
|
115
120
|
"network_name": "kintsugi"
|
|
121
|
+
},
|
|
122
|
+
"11155111": {
|
|
123
|
+
"network_name": "sepolia"
|
|
116
124
|
}
|
|
117
|
-
}
|
|
125
|
+
}
|
package/generated/chains.json
CHANGED
|
@@ -105,6 +105,23 @@
|
|
|
105
105
|
"https://optimistic.etherscan.io"
|
|
106
106
|
]
|
|
107
107
|
},
|
|
108
|
+
"40": {
|
|
109
|
+
"chainId": "0x28",
|
|
110
|
+
"chainName": "Telos EVM Mainnet",
|
|
111
|
+
"nativeCurrency": {
|
|
112
|
+
"name": "Telos",
|
|
113
|
+
"symbol": "TLOS",
|
|
114
|
+
"decimals": 18
|
|
115
|
+
},
|
|
116
|
+
"network_name": "TelosEVM",
|
|
117
|
+
"rpcUrls": [
|
|
118
|
+
"https://mainnet.telos.net/evm"
|
|
119
|
+
],
|
|
120
|
+
"hostedRPC": "https://mainnet.telos.net/evm",
|
|
121
|
+
"blockExplorerUrls": [
|
|
122
|
+
"https://teloscan.io"
|
|
123
|
+
]
|
|
124
|
+
},
|
|
108
125
|
"56": {
|
|
109
126
|
"chainId": "0x38",
|
|
110
127
|
"chainName": "Binance Smart Chain Mainnet",
|
package/generated/contracts.json
CHANGED
|
@@ -184,6 +184,16 @@
|
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
186
|
},
|
|
187
|
+
"40": {
|
|
188
|
+
"TLOS": {
|
|
189
|
+
"RealityETH-3.0": {
|
|
190
|
+
"address": "0xfd6f6A4181B7df7cd539Ac5ea7b6533869AE9BF1",
|
|
191
|
+
"block": 299104399,
|
|
192
|
+
"notes": null,
|
|
193
|
+
"arbitrators": {}
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
},
|
|
187
197
|
"56": {
|
|
188
198
|
"BNB": {
|
|
189
199
|
"Arbitrator": {
|
|
@@ -378,6 +388,16 @@
|
|
|
378
388
|
}
|
|
379
389
|
}
|
|
380
390
|
},
|
|
391
|
+
"17000": {
|
|
392
|
+
"ETH": {
|
|
393
|
+
"RealityETH-3.0": {
|
|
394
|
+
"address": "0xd3575b215EC1c3875ad7890982f95EA729DF9537",
|
|
395
|
+
"block": 62519,
|
|
396
|
+
"notes": null,
|
|
397
|
+
"arbitrators": {}
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
},
|
|
381
401
|
"42161": {
|
|
382
402
|
"ARETH": {
|
|
383
403
|
"Arbitrator": {
|
package/generated/tokens.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@reality.eth/contracts",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.43",
|
|
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",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"url": "https://github.com/RealityETH/monorepo/issues"
|
|
31
31
|
},
|
|
32
32
|
"homepage": "https://reality.eth.link",
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "b83dfa84c958db08f3e5fb041c2b708a992badae",
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"ethers": "^5.6.8"
|
|
36
36
|
}
|
package/scripts/deploy.js
CHANGED
|
@@ -48,6 +48,7 @@ const chains = {
|
|
|
48
48
|
'goerli': 5,
|
|
49
49
|
'ubiq': 8,
|
|
50
50
|
'optimism': 10,
|
|
51
|
+
'telosevm': 40,
|
|
51
52
|
'kovan': 42,
|
|
52
53
|
'bsc': 56,
|
|
53
54
|
'chapel': 97,
|
|
@@ -57,6 +58,7 @@ const chains = {
|
|
|
57
58
|
'scroll-alpha-testnet': 534353,
|
|
58
59
|
'polygon': 137,
|
|
59
60
|
'polygon-zkevm': 1101,
|
|
61
|
+
'holesky': 17000,
|
|
60
62
|
'mumbai': 80001,
|
|
61
63
|
'ava': 43114,
|
|
62
64
|
'arbitrum': 42161,
|
|
@@ -85,6 +87,8 @@ const non_infura_chains = {
|
|
|
85
87
|
'kintsugi': 'https://rpc.kintsugi.themerge.dev',
|
|
86
88
|
'mumbai': 'https://matic-mumbai.chainstacklabs.com',
|
|
87
89
|
'sepolia': 'https://rpc.sepolia.org',
|
|
90
|
+
'holesky': 'https://ethereum-holesky.publicnode.com ',
|
|
91
|
+
'telosevm': 'https://mainnet.telos.net/evm',
|
|
88
92
|
}
|
|
89
93
|
|
|
90
94
|
function constructContractTemplate(contract_name) {
|