@reality.eth/contracts
Advanced tools
Comparing version 3.0.42 to 3.0.43
@@ -89,2 +89,7 @@ { | ||
}, | ||
"17000": { | ||
"hostedRPC": "https://rpc.holesky.ethpandaops.io", | ||
"explorerURL": "https://holesky.etherscan.io/", | ||
"network_name": "holesky" | ||
}, | ||
"42161": { | ||
@@ -91,0 +96,0 @@ "hostedRPC": "https://arb1.arbitrum.io/rpc", |
@@ -391,2 +391,12 @@ { | ||
}, | ||
"17000": { | ||
"ETH": { | ||
"RealityETH-3.0": { | ||
"address": "0xd3575b215EC1c3875ad7890982f95EA729DF9537", | ||
"block": 62519, | ||
"notes": null, | ||
"arbitrators": {} | ||
} | ||
} | ||
}, | ||
"42161": { | ||
@@ -393,0 +403,0 @@ "ARETH": { |
{ | ||
"name": "@reality.eth/contracts", | ||
"version": "3.0.42", | ||
"version": "3.0.43", | ||
"description": "Collection of smart contracts for the Realitio fact verification platform", | ||
@@ -33,3 +33,3 @@ "scripts": { | ||
"homepage": "https://reality.eth.link", | ||
"gitHead": "5f6f73330b1b0da18a9fe9de4dcffa334bb5767f", | ||
"gitHead": "b83dfa84c958db08f3e5fb041c2b708a992badae", | ||
"dependencies": { | ||
@@ -36,0 +36,0 @@ "ethers": "^5.6.8" |
@@ -61,2 +61,3 @@ const fs = require('fs'); | ||
'polygon-zkevm': 1101, | ||
'holesky': 17000, | ||
'mumbai': 80001, | ||
@@ -90,2 +91,3 @@ 'ava': 43114, | ||
'sepolia': 'https://rpc.sepolia.org', | ||
'holesky': 'https://ethereum-holesky.publicnode.com ', | ||
'telosevm': 'https://mainnet.telos.net/evm', | ||
@@ -92,0 +94,0 @@ } |
16186665
200
397542