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.68 to 0.1.69

3

dist/index.d.ts

@@ -25,3 +25,4 @@ export declare const ETH_NETWORK = "goerli";

export declare const GSN_MUMBAI_PAYMASTER_CONTRACT_ADDRESS = "0xA99D942723748EB28f1AC25434F6bB6184C29018";
export declare const KETL_OBSS_CONTRACT_ADDRESS = "0xD0C53Ddf73Cff18642E593820A0e7BDe106BA8C1";
export declare const KETL_OBSS_CONTRACT_ADDRESS = "0xF6842cd5bB16C5C08c382331A52d2829B93CF4F6";
export declare const PROD_KETL_OBSS_CONTRACT_ADDRESS = "0x0253f2F8bbf91bdc3209B900635D4dbD4586C331";
export declare const KETL_NOTIFICATIONS_BACKEND = "https://notifications.ketl.xyz";

@@ -28,0 +29,0 @@ export declare const METADATA_LEDGER_CONTRACT_ADDRESS = "0x770850Cc00a3accAd0Dc527022AD2fA084c576B9";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.RESERVED_CONTRACT_METADATA = exports.ATTESTOR_ECDSA_ADDRESS = exports.ATTESTOR_PUBLIC_KEY = exports.ZK_KETL_ALLOWMAPS = exports.POSTER_URL = exports.VERIFY_URL = exports.GSN_SC_RELAY = exports.METADATA_LEDGER_CONTRACT_ADDRESS = exports.KETL_NOTIFICATIONS_BACKEND = exports.KETL_OBSS_CONTRACT_ADDRESS = exports.GSN_MUMBAI_PAYMASTER_CONTRACT_ADDRESS = exports.GSN_MUMBAI_RELAY_HUB_CONTRACT_ADDRESS = exports.GSN_MUMBAI_FORWARDER_CONTRACT_ADDRESS = 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.SEAL_HUB_VERIFIER_CONTRACT_ADDRESS = exports.ETH_RPC_MAINNET = exports.ETH_RPC = exports.ETH_MUMBAI_NETWORK = exports.ETH_NETWORK = void 0;
exports.RESERVED_CONTRACT_METADATA = exports.ATTESTOR_ECDSA_ADDRESS = exports.ATTESTOR_PUBLIC_KEY = exports.ZK_KETL_ALLOWMAPS = exports.POSTER_URL = exports.VERIFY_URL = exports.GSN_SC_RELAY = exports.METADATA_LEDGER_CONTRACT_ADDRESS = exports.KETL_NOTIFICATIONS_BACKEND = exports.PROD_KETL_OBSS_CONTRACT_ADDRESS = exports.KETL_OBSS_CONTRACT_ADDRESS = exports.GSN_MUMBAI_PAYMASTER_CONTRACT_ADDRESS = exports.GSN_MUMBAI_RELAY_HUB_CONTRACT_ADDRESS = exports.GSN_MUMBAI_FORWARDER_CONTRACT_ADDRESS = 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.SEAL_HUB_VERIFIER_CONTRACT_ADDRESS = exports.ETH_RPC_MAINNET = exports.ETH_RPC = exports.ETH_MUMBAI_NETWORK = exports.ETH_NETWORK = void 0;
exports.ETH_NETWORK = 'goerli';

@@ -28,3 +28,4 @@ exports.ETH_MUMBAI_NETWORK = 'maticmum';

exports.GSN_MUMBAI_PAYMASTER_CONTRACT_ADDRESS = '0xA99D942723748EB28f1AC25434F6bB6184C29018';
exports.KETL_OBSS_CONTRACT_ADDRESS = '0xD0C53Ddf73Cff18642E593820A0e7BDe106BA8C1';
exports.KETL_OBSS_CONTRACT_ADDRESS = '0xF6842cd5bB16C5C08c382331A52d2829B93CF4F6';
exports.PROD_KETL_OBSS_CONTRACT_ADDRESS = '0x0253f2F8bbf91bdc3209B900635D4dbD4586C331';
exports.KETL_NOTIFICATIONS_BACKEND = 'https://notifications.ketl.xyz';

@@ -31,0 +32,0 @@ exports.METADATA_LEDGER_CONTRACT_ADDRESS = '0x770850Cc00a3accAd0Dc527022AD2fA084c576B9';

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