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.26 to 0.1.27

8

dist/index.d.ts

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

export declare const SC_FARCASTER_LEDGER_CONTRACT_ADDRESS = "0x1af3eB355537C2A22a317f6DbbeBf21f4fF395B1";
export declare const SC_EMAIL_POSTS_CONTRACT_ADDRESS = "";
export declare const SC_ERC721_POSTS_CONTRACT_ADDRESS = "";
export declare const SC_EXTERNAL_ERC721_POSTS_CONTRACT_ADDRESS = "";
export declare const SC_FARCASTER_POSTS_CONTRACT_ADDRESS = "";
export declare const SC_EMAIL_POSTS_CONTRACT_ADDRESS = "0x15a4B33b362771e4483A03038d0Db8b1c8F2c78C";
export declare const SC_ERC721_POSTS_CONTRACT_ADDRESS = "0x4Ab86c4D87CAE51B1982749376d7544c6F2478c8";
export declare const SC_EXTERNAL_ERC721_POSTS_CONTRACT_ADDRESS = "0x13EE4E451Ef42a9E47fDA9f99F62DE6a2B55D2d3";
export declare const SC_FARCASTER_POSTS_CONTRACT_ADDRESS = "0x3413d6439da72C503718253Ca96Ce706459e2931";
export declare const GSN_FORWARDER_CONTRACT_ADDRESS = "0x7A95fA73250dc53556d264522150A940d4C50238";

@@ -17,0 +17,0 @@ export declare const GSN_RELAY_HUB_CONTRACT_ADDRESS = "0x40bE32219F0F106067ba95145e8F2b3e7930b201";

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

exports.SC_FARCASTER_LEDGER_CONTRACT_ADDRESS = '0x1af3eB355537C2A22a317f6DbbeBf21f4fF395B1';
exports.SC_EMAIL_POSTS_CONTRACT_ADDRESS = '';
exports.SC_ERC721_POSTS_CONTRACT_ADDRESS = '';
exports.SC_EXTERNAL_ERC721_POSTS_CONTRACT_ADDRESS = '';
exports.SC_FARCASTER_POSTS_CONTRACT_ADDRESS = '';
exports.SC_EMAIL_POSTS_CONTRACT_ADDRESS = '0x15a4B33b362771e4483A03038d0Db8b1c8F2c78C';
exports.SC_ERC721_POSTS_CONTRACT_ADDRESS = '0x4Ab86c4D87CAE51B1982749376d7544c6F2478c8';
exports.SC_EXTERNAL_ERC721_POSTS_CONTRACT_ADDRESS = '0x13EE4E451Ef42a9E47fDA9f99F62DE6a2B55D2d3';
exports.SC_FARCASTER_POSTS_CONTRACT_ADDRESS = '0x3413d6439da72C503718253Ca96Ce706459e2931';
exports.GSN_FORWARDER_CONTRACT_ADDRESS = '0x7A95fA73250dc53556d264522150A940d4C50238';

@@ -20,0 +20,0 @@ exports.GSN_RELAY_HUB_CONTRACT_ADDRESS = '0x40bE32219F0F106067ba95145e8F2b3e7930b201';

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