Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@0xsequence/network

Package Overview
Dependencies
Maintainers
6
Versions
502
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsequence/network - npm Package Compare versions

Comparing version 0.0.0-20240911155149 to 0.0.0-20240923135602

26

constants/dist/0xsequence-network-constants.cjs.dev.js

@@ -45,2 +45,3 @@ 'use strict';

ChainId[ChainId["BORNE_TESTNET"] = 94984] = "BORNE_TESTNET";
ChainId[ChainId["SKALE_NEBULA_TESTNET"] = 37084624] = "SKALE_NEBULA_TESTNET";
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT";

@@ -176,4 +177,4 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2";

nativeToken: {
symbol: 'MATIC',
name: 'Polygon',
symbol: 'POL',
name: 'POL',
decimals: 18

@@ -212,4 +213,4 @@ }

nativeToken: {
symbol: 'aMATIC',
name: 'Amoy Polygon',
symbol: 'aPOL',
name: 'Amoy POL',
decimals: 18

@@ -719,2 +720,19 @@ }

},
[ChainId.SKALE_NEBULA_TESTNET]: {
chainId: ChainId.SKALE_NEBULA_TESTNET,
type: NetworkType.TESTNET,
name: 'skale-nebula-testnet',
title: 'Skale Nebula Gaming Hub Testnet',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.SKALE_NEBULA_TESTNET}.webp`,
testnet: true,
blockExplorer: {
name: 'Skale Nebula Gaming Hub Testnet Explorer',
rootUrl: 'https://lanky-ill-funny-testnet.explorer.testnet.skalenodes.com/'
},
nativeToken: {
symbol: 'sFUEL',
name: 'SKALE Fuel',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -721,0 +739,0 @@ chainId: ChainId.HARDHAT,

@@ -45,2 +45,3 @@ 'use strict';

ChainId[ChainId["BORNE_TESTNET"] = 94984] = "BORNE_TESTNET";
ChainId[ChainId["SKALE_NEBULA_TESTNET"] = 37084624] = "SKALE_NEBULA_TESTNET";
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT";

@@ -176,4 +177,4 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2";

nativeToken: {
symbol: 'MATIC',
name: 'Polygon',
symbol: 'POL',
name: 'POL',
decimals: 18

@@ -212,4 +213,4 @@ }

nativeToken: {
symbol: 'aMATIC',
name: 'Amoy Polygon',
symbol: 'aPOL',
name: 'Amoy POL',
decimals: 18

@@ -719,2 +720,19 @@ }

},
[ChainId.SKALE_NEBULA_TESTNET]: {
chainId: ChainId.SKALE_NEBULA_TESTNET,
type: NetworkType.TESTNET,
name: 'skale-nebula-testnet',
title: 'Skale Nebula Gaming Hub Testnet',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.SKALE_NEBULA_TESTNET}.webp`,
testnet: true,
blockExplorer: {
name: 'Skale Nebula Gaming Hub Testnet Explorer',
rootUrl: 'https://lanky-ill-funny-testnet.explorer.testnet.skalenodes.com/'
},
nativeToken: {
symbol: 'sFUEL',
name: 'SKALE Fuel',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -721,0 +739,0 @@ chainId: ChainId.HARDHAT,

@@ -41,2 +41,3 @@ let ChainId = /*#__PURE__*/function (ChainId) {

ChainId[ChainId["BORNE_TESTNET"] = 94984] = "BORNE_TESTNET";
ChainId[ChainId["SKALE_NEBULA_TESTNET"] = 37084624] = "SKALE_NEBULA_TESTNET";
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT";

@@ -172,4 +173,4 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2";

nativeToken: {
symbol: 'MATIC',
name: 'Polygon',
symbol: 'POL',
name: 'POL',
decimals: 18

@@ -208,4 +209,4 @@ }

nativeToken: {
symbol: 'aMATIC',
name: 'Amoy Polygon',
symbol: 'aPOL',
name: 'Amoy POL',
decimals: 18

@@ -715,2 +716,19 @@ }

},
[ChainId.SKALE_NEBULA_TESTNET]: {
chainId: ChainId.SKALE_NEBULA_TESTNET,
type: NetworkType.TESTNET,
name: 'skale-nebula-testnet',
title: 'Skale Nebula Gaming Hub Testnet',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.SKALE_NEBULA_TESTNET}.webp`,
testnet: true,
blockExplorer: {
name: 'Skale Nebula Gaming Hub Testnet Explorer',
rootUrl: 'https://lanky-ill-funny-testnet.explorer.testnet.skalenodes.com/'
},
nativeToken: {
symbol: 'sFUEL',
name: 'SKALE Fuel',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -717,0 +735,0 @@ chainId: ChainId.HARDHAT,

2

dist/0xsequence-network.cjs.dev.js

@@ -271,3 +271,3 @@ 'use strict';

disabled: true
}), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.POLYGON_AMOY), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BSC_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ARBITRUM_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BASE), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BASE_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.HOMEVERSE), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.HOMEVERSE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XAI), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XAI_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.AVALANCHE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ASTAR_ZKEVM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ASTAR_ZKYOTO), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XR_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.APECHAIN_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BLAST), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BLAST_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.TELOS), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BORNE_TESTNET), ...hardhatNetworks]);
}), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.POLYGON_AMOY), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BSC_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ARBITRUM_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BASE), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BASE_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.HOMEVERSE), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.HOMEVERSE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XAI), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XAI_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.AVALANCHE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ASTAR_ZKEVM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ASTAR_ZKYOTO), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XR_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.APECHAIN_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BLAST), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BLAST_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.TELOS), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BORNE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA_TESTNET), ...hardhatNetworks]);

@@ -274,0 +274,0 @@ class JsonRpcRouter {

@@ -271,3 +271,3 @@ 'use strict';

disabled: true
}), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.POLYGON_AMOY), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BSC_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ARBITRUM_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BASE), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BASE_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.HOMEVERSE), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.HOMEVERSE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XAI), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XAI_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.AVALANCHE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ASTAR_ZKEVM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ASTAR_ZKYOTO), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XR_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.APECHAIN_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BLAST), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BLAST_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.TELOS), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BORNE_TESTNET), ...hardhatNetworks]);
}), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.POLYGON_AMOY), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BSC_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ARBITRUM_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BASE), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BASE_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.HOMEVERSE), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.HOMEVERSE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XAI), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XAI_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.AVALANCHE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ASTAR_ZKEVM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ASTAR_ZKYOTO), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.XR_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.APECHAIN_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BLAST), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BLAST_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.TELOS), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BORNE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA_TESTNET), ...hardhatNetworks]);

@@ -274,0 +274,0 @@ class JsonRpcRouter {

@@ -268,3 +268,3 @@ import { networks, ChainId } from '../constants/dist/0xsequence-network-constants.esm.js';

disabled: true
}), createNetworkConfig(ChainId.POLYGON_AMOY), createNetworkConfig(ChainId.BSC_TESTNET), createNetworkConfig(ChainId.ARBITRUM_SEPOLIA), createNetworkConfig(ChainId.BASE), createNetworkConfig(ChainId.BASE_SEPOLIA), createNetworkConfig(ChainId.HOMEVERSE), createNetworkConfig(ChainId.HOMEVERSE_TESTNET), createNetworkConfig(ChainId.XAI), createNetworkConfig(ChainId.XAI_SEPOLIA), createNetworkConfig(ChainId.AVALANCHE_TESTNET), createNetworkConfig(ChainId.ASTAR_ZKEVM), createNetworkConfig(ChainId.ASTAR_ZKYOTO), createNetworkConfig(ChainId.XR_SEPOLIA), createNetworkConfig(ChainId.B3_SEPOLIA), createNetworkConfig(ChainId.APECHAIN_TESTNET), createNetworkConfig(ChainId.BLAST), createNetworkConfig(ChainId.BLAST_SEPOLIA), createNetworkConfig(ChainId.TELOS), createNetworkConfig(ChainId.BORNE_TESTNET), ...hardhatNetworks]);
}), createNetworkConfig(ChainId.POLYGON_AMOY), createNetworkConfig(ChainId.BSC_TESTNET), createNetworkConfig(ChainId.ARBITRUM_SEPOLIA), createNetworkConfig(ChainId.BASE), createNetworkConfig(ChainId.BASE_SEPOLIA), createNetworkConfig(ChainId.HOMEVERSE), createNetworkConfig(ChainId.HOMEVERSE_TESTNET), createNetworkConfig(ChainId.XAI), createNetworkConfig(ChainId.XAI_SEPOLIA), createNetworkConfig(ChainId.AVALANCHE_TESTNET), createNetworkConfig(ChainId.ASTAR_ZKEVM), createNetworkConfig(ChainId.ASTAR_ZKYOTO), createNetworkConfig(ChainId.XR_SEPOLIA), createNetworkConfig(ChainId.B3_SEPOLIA), createNetworkConfig(ChainId.APECHAIN_TESTNET), createNetworkConfig(ChainId.BLAST), createNetworkConfig(ChainId.BLAST_SEPOLIA), createNetworkConfig(ChainId.TELOS), createNetworkConfig(ChainId.BORNE_TESTNET), createNetworkConfig(ChainId.SKALE_NEBULA_TESTNET), ...hardhatNetworks]);

@@ -271,0 +271,0 @@ class JsonRpcRouter {

@@ -41,2 +41,3 @@ export declare enum ChainId {

BORNE_TESTNET = 94984,
SKALE_NEBULA_TESTNET = 37084624,
HARDHAT = 31337,

@@ -43,0 +44,0 @@ HARDHAT_2 = 31338

{
"name": "@0xsequence/network",
"version": "0.0.0-20240911155149",
"version": "0.0.0-20240923135602",
"description": "network sub-package for Sequence",

@@ -12,6 +12,6 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/network",

"dependencies": {
"@0xsequence/core": "0.0.0-20240911155149",
"@0xsequence/indexer": "0.0.0-20240911155149",
"@0xsequence/relayer": "0.0.0-20240911155149",
"@0xsequence/utils": "0.0.0-20240911155149"
"@0xsequence/core": "0.0.0-20240923135602",
"@0xsequence/indexer": "0.0.0-20240923135602",
"@0xsequence/relayer": "0.0.0-20240923135602",
"@0xsequence/utils": "0.0.0-20240923135602"
},

@@ -18,0 +18,0 @@ "peerDependencies": {

@@ -127,3 +127,4 @@ import { ethers } from 'ethers'

createNetworkConfig(ChainId.BORNE_TESTNET),
createNetworkConfig(ChainId.SKALE_NEBULA_TESTNET),
...hardhatNetworks
])

@@ -77,2 +77,5 @@ export enum ChainId {

// Skale Testnet
SKALE_NEBULA_TESTNET = 37084624,
// HARDHAT TESTNETS

@@ -233,4 +236,4 @@ HARDHAT = 31337,

nativeToken: {
symbol: 'MATIC',
name: 'Polygon',
symbol: 'POL',
name: 'POL',
decimals: 18

@@ -269,4 +272,4 @@ }

nativeToken: {
symbol: 'aMATIC',
name: 'Amoy Polygon',
symbol: 'aPOL',
name: 'Amoy POL',
decimals: 18

@@ -776,2 +779,19 @@ }

},
[ChainId.SKALE_NEBULA_TESTNET]: {
chainId: ChainId.SKALE_NEBULA_TESTNET,
type: NetworkType.TESTNET,
name: 'skale-nebula-testnet',
title: 'Skale Nebula Gaming Hub Testnet',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.SKALE_NEBULA_TESTNET}.webp`,
testnet: true,
blockExplorer: {
name: 'Skale Nebula Gaming Hub Testnet Explorer',
rootUrl: 'https://lanky-ill-funny-testnet.explorer.testnet.skalenodes.com/'
},
nativeToken: {
symbol: 'sFUEL',
name: 'SKALE Fuel',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -778,0 +798,0 @@ chainId: ChainId.HARDHAT,

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