New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@0xsequence/network

Package Overview
Dependencies
Maintainers
6
Versions
507
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-20240923135602 to 0.0.0-20241007154931

22

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

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

ChainId[ChainId["SKALE_NEBULA_TESTNET"] = 37084624] = "SKALE_NEBULA_TESTNET";
ChainId[ChainId["SONEIUM_MINATO"] = 1946] = "SONEIUM_MINATO";
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT";

@@ -722,7 +723,7 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2";

name: 'skale-nebula-testnet',
title: 'Skale Nebula Gaming Hub 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',
name: 'SKALE Nebula Gaming Hub Testnet Explorer',
rootUrl: 'https://lanky-ill-funny-testnet.explorer.testnet.skalenodes.com/'

@@ -736,2 +737,19 @@ },

},
[ChainId.SONEIUM_MINATO]: {
chainId: ChainId.SONEIUM_MINATO,
type: NetworkType.TESTNET,
name: 'soneium-minato',
title: 'Soneium Minato (Testnet)',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.SONEIUM_MINATO}.webp`,
testnet: true,
blockExplorer: {
name: 'Soneium Minato Explorer',
rootUrl: 'https://explorer-testnet.soneium.org/'
},
nativeToken: {
symbol: 'ETH',
name: 'Ether',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -738,0 +756,0 @@ chainId: ChainId.HARDHAT,

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

ChainId[ChainId["SKALE_NEBULA_TESTNET"] = 37084624] = "SKALE_NEBULA_TESTNET";
ChainId[ChainId["SONEIUM_MINATO"] = 1946] = "SONEIUM_MINATO";
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT";

@@ -722,7 +723,7 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2";

name: 'skale-nebula-testnet',
title: 'Skale Nebula Gaming Hub 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',
name: 'SKALE Nebula Gaming Hub Testnet Explorer',
rootUrl: 'https://lanky-ill-funny-testnet.explorer.testnet.skalenodes.com/'

@@ -736,2 +737,19 @@ },

},
[ChainId.SONEIUM_MINATO]: {
chainId: ChainId.SONEIUM_MINATO,
type: NetworkType.TESTNET,
name: 'soneium-minato',
title: 'Soneium Minato (Testnet)',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.SONEIUM_MINATO}.webp`,
testnet: true,
blockExplorer: {
name: 'Soneium Minato Explorer',
rootUrl: 'https://explorer-testnet.soneium.org/'
},
nativeToken: {
symbol: 'ETH',
name: 'Ether',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -738,0 +756,0 @@ chainId: ChainId.HARDHAT,

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

ChainId[ChainId["SKALE_NEBULA_TESTNET"] = 37084624] = "SKALE_NEBULA_TESTNET";
ChainId[ChainId["SONEIUM_MINATO"] = 1946] = "SONEIUM_MINATO";
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT";

@@ -718,7 +719,7 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2";

name: 'skale-nebula-testnet',
title: 'Skale Nebula Gaming Hub 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',
name: 'SKALE Nebula Gaming Hub Testnet Explorer',
rootUrl: 'https://lanky-ill-funny-testnet.explorer.testnet.skalenodes.com/'

@@ -732,2 +733,19 @@ },

},
[ChainId.SONEIUM_MINATO]: {
chainId: ChainId.SONEIUM_MINATO,
type: NetworkType.TESTNET,
name: 'soneium-minato',
title: 'Soneium Minato (Testnet)',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.SONEIUM_MINATO}.webp`,
testnet: true,
blockExplorer: {
name: 'Soneium Minato Explorer',
rootUrl: 'https://explorer-testnet.soneium.org/'
},
nativeToken: {
symbol: 'ETH',
name: 'Ether',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -734,0 +752,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), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA_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), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SONEIUM_MINATO), ...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), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA_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), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SONEIUM_MINATO), ...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), createNetworkConfig(ChainId.SKALE_NEBULA_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), createNetworkConfig(ChainId.SONEIUM_MINATO), ...hardhatNetworks]);

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

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

SKALE_NEBULA_TESTNET = 37084624,
SONEIUM_MINATO = 1946,
HARDHAT = 31337,

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

{
"name": "@0xsequence/network",
"version": "0.0.0-20240923135602",
"version": "0.0.0-20241007154931",
"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-20240923135602",
"@0xsequence/indexer": "0.0.0-20240923135602",
"@0xsequence/relayer": "0.0.0-20240923135602",
"@0xsequence/utils": "0.0.0-20240923135602"
"@0xsequence/core": "0.0.0-20241007154931",
"@0xsequence/indexer": "0.0.0-20241007154931",
"@0xsequence/relayer": "0.0.0-20241007154931",
"@0xsequence/utils": "0.0.0-20241007154931"
},

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

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

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

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

// Soneium Minato
SONEIUM_MINATO = 1946,
// HARDHAT TESTNETS

@@ -781,7 +784,7 @@ HARDHAT = 31337,

name: 'skale-nebula-testnet',
title: 'Skale Nebula Gaming Hub 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',
name: 'SKALE Nebula Gaming Hub Testnet Explorer',
rootUrl: 'https://lanky-ill-funny-testnet.explorer.testnet.skalenodes.com/'

@@ -795,2 +798,19 @@ },

},
[ChainId.SONEIUM_MINATO]: {
chainId: ChainId.SONEIUM_MINATO,
type: NetworkType.TESTNET,
name: 'soneium-minato',
title: 'Soneium Minato (Testnet)',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.SONEIUM_MINATO}.webp`,
testnet: true,
blockExplorer: {
name: 'Soneium Minato Explorer',
rootUrl: 'https://explorer-testnet.soneium.org/'
},
nativeToken: {
symbol: 'ETH',
name: 'Ether',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -797,0 +817,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