Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@big-whale-labs/constants

Package Overview
Dependencies
Maintainers
9
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@big-whale-labs/constants - npm Package Compare versions

Comparing version 0.1.38 to 0.1.39

1

dist/index.d.ts

@@ -5,2 +5,3 @@ export declare const ETH_NETWORK = "goerli";

export declare const SEAL_HUB_CONTRACT_ADDRESS = "0x812c83CD01b59bBcd4d29950D99fcBee9354adD7";
export declare const SEAL_HUB_PROVER_ADDRESS = "https://prover.hub.sealcred.xyz";
export declare const BALANCE_VERIFIER_CONTRACT_ADDRESS = "0xB49100DbA396803079e26442690754335A16874d";

@@ -7,0 +8,0 @@ export declare const EMAIL_VERIFIER_CONTRACT_ADDRESS = "0xECa199Df30452Ee3233dc5c3f7D68dE727ca7e60";

3

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.RESERVED_CONTRACT_METADATA = exports.ATTESTOR_ECDSA_ADDRESS = exports.ATTESTOR_PUBLIC_KEY = exports.POSTER_URL = exports.VERIFY_URL = exports.GSN_SC_RELAY = exports.GSN_PAYMASTER_CONTRACT_ADDRESS = exports.GSN_RELAY_HUB_CONTRACT_ADDRESS = exports.GSN_FORWARDER_CONTRACT_ADDRESS = exports.SC_FARCASTER_POSTS_CONTRACT_ADDRESS = exports.SC_EXTERNAL_ERC721_POSTS_CONTRACT_ADDRESS = exports.SC_ERC721_POSTS_CONTRACT_ADDRESS = exports.SC_EMAIL_POSTS_CONTRACT_ADDRESS = exports.SC_FARCASTER_LEDGER_CONTRACT_ADDRESS = exports.SC_EXTERNAL_ERC721_LEDGER_CONTRACT_ADDRESS = exports.SC_ERC721_LEDGER_CONTRACT_ADDRESS = exports.SC_EMAIL_LEDGER_CONTRACT_ADDRESS = exports.FARCASTER_VERIFIER_CONTRACT_ADDRESS = exports.EMAIL_VERIFIER_CONTRACT_ADDRESS = exports.BALANCE_VERIFIER_CONTRACT_ADDRESS = exports.SEAL_HUB_CONTRACT_ADDRESS = exports.ETH_RPC_MAINNET = exports.ETH_RPC = exports.ETH_NETWORK = void 0;
exports.RESERVED_CONTRACT_METADATA = exports.ATTESTOR_ECDSA_ADDRESS = exports.ATTESTOR_PUBLIC_KEY = exports.POSTER_URL = exports.VERIFY_URL = exports.GSN_SC_RELAY = exports.GSN_PAYMASTER_CONTRACT_ADDRESS = exports.GSN_RELAY_HUB_CONTRACT_ADDRESS = exports.GSN_FORWARDER_CONTRACT_ADDRESS = exports.SC_FARCASTER_POSTS_CONTRACT_ADDRESS = exports.SC_EXTERNAL_ERC721_POSTS_CONTRACT_ADDRESS = exports.SC_ERC721_POSTS_CONTRACT_ADDRESS = exports.SC_EMAIL_POSTS_CONTRACT_ADDRESS = exports.SC_FARCASTER_LEDGER_CONTRACT_ADDRESS = exports.SC_EXTERNAL_ERC721_LEDGER_CONTRACT_ADDRESS = exports.SC_ERC721_LEDGER_CONTRACT_ADDRESS = exports.SC_EMAIL_LEDGER_CONTRACT_ADDRESS = exports.FARCASTER_VERIFIER_CONTRACT_ADDRESS = exports.EMAIL_VERIFIER_CONTRACT_ADDRESS = exports.BALANCE_VERIFIER_CONTRACT_ADDRESS = exports.SEAL_HUB_PROVER_ADDRESS = exports.SEAL_HUB_CONTRACT_ADDRESS = exports.ETH_RPC_MAINNET = exports.ETH_RPC = exports.ETH_NETWORK = void 0;
exports.ETH_NETWORK = 'goerli';

@@ -8,2 +8,3 @@ exports.ETH_RPC = 'https://goerli.sealcred.xyz/rpc';

exports.SEAL_HUB_CONTRACT_ADDRESS = '0x812c83CD01b59bBcd4d29950D99fcBee9354adD7';
exports.SEAL_HUB_PROVER_ADDRESS = 'https://prover.hub.sealcred.xyz';
exports.BALANCE_VERIFIER_CONTRACT_ADDRESS = '0xB49100DbA396803079e26442690754335A16874d';

@@ -10,0 +11,0 @@ exports.EMAIL_VERIFIER_CONTRACT_ADDRESS = '0xECa199Df30452Ee3233dc5c3f7D68dE727ca7e60';

{
"name": "@big-whale-labs/constants",
"version": "0.1.38",
"version": "0.1.39",
"description": "Various constants used by BWL products",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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