New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@reality.eth/contracts

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reality.eth/contracts - npm Package Compare versions

Comparing version 3.0.42 to 3.0.43

chains/deployments/17000/ETH/RealityETH-3.0.json

5

chains/supported.json

@@ -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": {

4

package.json
{
"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 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc