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.74 to 0.1.75

4

dist/index.d.ts

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

export declare const GSN_RELAY_HUB_CONTRACT_ADDRESS = "0x7DDa9Bf2C0602a96c06FA5996F715C7Acfb8E7b0";
export declare const GSN_PAYMASTER_CONTRACT_ADDRESS = "0xa6DEFb7EC5708497d8b53BF52A2c94f739a4E698";
export declare const GSN_PAYMASTER_CONTRACT_ADDRESS = "0x499FE0eA2d9F42AcF8f9AF8a1b6C2DAb6DCB3289";
export declare const GSN_MUMBAI_FORWARDER_CONTRACT_ADDRESS = "0xb2b5841dbef766d4b521221732f9b618fcf34a87";

@@ -30,3 +30,3 @@ export declare const GSN_MUMBAI_RELAY_HUB_CONTRACT_ADDRESS = "0x3232f21a6e08312654270c78a773f00dd61d60f5";

export declare const METADATA_LEDGER_CONTRACT_ADDRESS = "0x770850Cc00a3accAd0Dc527022AD2fA084c576B9";
export declare const GSN_SC_RELAY = "https://gsn.sealcred.xyz";
export declare const GSN_SC_RELAY = "https://goerli.v3.relays.bwl.gg/";
export declare const VERIFY_URL = "https://verify.sealcred.xyz";

@@ -33,0 +33,0 @@ export declare const POSTER_URL = "https://poster.sealcred.xyz";

@@ -24,3 +24,3 @@ "use strict";

exports.GSN_RELAY_HUB_CONTRACT_ADDRESS = '0x7DDa9Bf2C0602a96c06FA5996F715C7Acfb8E7b0';
exports.GSN_PAYMASTER_CONTRACT_ADDRESS = '0xa6DEFb7EC5708497d8b53BF52A2c94f739a4E698';
exports.GSN_PAYMASTER_CONTRACT_ADDRESS = '0x499FE0eA2d9F42AcF8f9AF8a1b6C2DAb6DCB3289';
exports.GSN_MUMBAI_FORWARDER_CONTRACT_ADDRESS = '0xb2b5841dbef766d4b521221732f9b618fcf34a87';

@@ -33,3 +33,3 @@ exports.GSN_MUMBAI_RELAY_HUB_CONTRACT_ADDRESS = '0x3232f21a6e08312654270c78a773f00dd61d60f5';

exports.METADATA_LEDGER_CONTRACT_ADDRESS = '0x770850Cc00a3accAd0Dc527022AD2fA084c576B9';
exports.GSN_SC_RELAY = 'https://gsn.sealcred.xyz';
exports.GSN_SC_RELAY = 'https://goerli.v3.relays.bwl.gg/';
exports.VERIFY_URL = 'https://verify.sealcred.xyz';

@@ -36,0 +36,0 @@ exports.POSTER_URL = 'https://poster.sealcred.xyz';

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