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.25 to 0.1.26

8

dist/index.d.ts

@@ -7,6 +7,6 @@ export declare const ETH_NETWORK = "goerli";

export declare const FARCASTER_VERIFIER_CONTRACT_ADDRESS = "0x2901D35fF30d689D5291008cAbC48bC4D819e0DD";
export declare const SC_EMAIL_LEDGER_CONTRACT_ADDRESS = "";
export declare const SC_ERC721_LEDGER_CONTRACT_ADDRESS = "";
export declare const SC_EXTERNAL_ERC721_LEDGER_CONTRACT_ADDRESS = "";
export declare const SC_FARCASTER_LEDGER_CONTRACT_ADDRESS = "";
export declare const SC_EMAIL_LEDGER_CONTRACT_ADDRESS = "0xf6605a714D18f55687f8B50683B2ed054425A5DB";
export declare const SC_ERC721_LEDGER_CONTRACT_ADDRESS = "0x69249CC5BEF51041248107135c89E2f0dB08Bf9F";
export declare const SC_EXTERNAL_ERC721_LEDGER_CONTRACT_ADDRESS = "0x558fFf0c9e265F807B05F7ff5DA33c8E2031fe6e";
export declare const SC_FARCASTER_LEDGER_CONTRACT_ADDRESS = "0x1af3eB355537C2A22a317f6DbbeBf21f4fF395B1";
export declare const SC_EMAIL_POSTS_CONTRACT_ADDRESS = "";

@@ -13,0 +13,0 @@ export declare const SC_ERC721_POSTS_CONTRACT_ADDRESS = "";

@@ -10,6 +10,6 @@ "use strict";

exports.FARCASTER_VERIFIER_CONTRACT_ADDRESS = '0x2901D35fF30d689D5291008cAbC48bC4D819e0DD';
exports.SC_EMAIL_LEDGER_CONTRACT_ADDRESS = '';
exports.SC_ERC721_LEDGER_CONTRACT_ADDRESS = '';
exports.SC_EXTERNAL_ERC721_LEDGER_CONTRACT_ADDRESS = '';
exports.SC_FARCASTER_LEDGER_CONTRACT_ADDRESS = '';
exports.SC_EMAIL_LEDGER_CONTRACT_ADDRESS = '0xf6605a714D18f55687f8B50683B2ed054425A5DB';
exports.SC_ERC721_LEDGER_CONTRACT_ADDRESS = '0x69249CC5BEF51041248107135c89E2f0dB08Bf9F';
exports.SC_EXTERNAL_ERC721_LEDGER_CONTRACT_ADDRESS = '0x558fFf0c9e265F807B05F7ff5DA33c8E2031fe6e';
exports.SC_FARCASTER_LEDGER_CONTRACT_ADDRESS = '0x1af3eB355537C2A22a317f6DbbeBf21f4fF395B1';
exports.SC_EMAIL_POSTS_CONTRACT_ADDRESS = '';

@@ -16,0 +16,0 @@ exports.SC_ERC721_POSTS_CONTRACT_ADDRESS = '';

{
"name": "@big-whale-labs/constants",
"version": "0.1.25",
"version": "0.1.26",
"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