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.10 to 0.1.11-0

4

dist/index.d.ts
export declare const ETH_NETWORK = "goerli";
export declare const ETH_RPC = "https://goerli.sealcred.xyz/rpc";
export declare const ETH_RPC_MAINNET = "https://eth.sealcred.xyz/rpc";
export declare const BALANCE_VERIFIER_CONTRACT_ADDRESS = "0x842b06545f9dc6a3cce1efd8e4b44095643e3395";
export declare const EMAIL_VERIFIER_CONTRACT_ADDRESS = "0xe8c7754340b9f0efe49dfe0f9a47f8f137f70477";
export declare const BALANCE_VERIFIER_CONTRACT_ADDRESS = "0x241F40004e124E7a19b523e8Fb797Fe03d86DaAb";
export declare const EMAIL_VERIFIER_CONTRACT_ADDRESS = "0xE7a9EbF2AE3BB850486Ddf63895011305E0a42D4";
export declare const EXTERNAL_SC_ERC721_LEDGER_CONTRACT_ADDRESS = "0x41E8088deb1f638b0626365E715f5403297587e7";

@@ -7,0 +7,0 @@ export declare const SC_ERC721_LEDGER_CONTRACT_ADDRESS = "0x368f425c725fa8937f00f1DFAAD643F05c73b7aC";

@@ -7,4 +7,4 @@ "use strict";

exports.ETH_RPC_MAINNET = 'https://eth.sealcred.xyz/rpc';
exports.BALANCE_VERIFIER_CONTRACT_ADDRESS = '0x842b06545f9dc6a3cce1efd8e4b44095643e3395';
exports.EMAIL_VERIFIER_CONTRACT_ADDRESS = '0xe8c7754340b9f0efe49dfe0f9a47f8f137f70477';
exports.BALANCE_VERIFIER_CONTRACT_ADDRESS = '0x241F40004e124E7a19b523e8Fb797Fe03d86DaAb';
exports.EMAIL_VERIFIER_CONTRACT_ADDRESS = '0xE7a9EbF2AE3BB850486Ddf63895011305E0a42D4';
exports.EXTERNAL_SC_ERC721_LEDGER_CONTRACT_ADDRESS = '0x41E8088deb1f638b0626365E715f5403297587e7';

@@ -11,0 +11,0 @@ exports.SC_ERC721_LEDGER_CONTRACT_ADDRESS = '0x368f425c725fa8937f00f1DFAAD643F05c73b7aC';

{
"name": "@big-whale-labs/constants",
"version": "0.1.10",
"version": "0.1.11-0",
"description": "Various constants used by BWL products",

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

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