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 2.2.7 to 2.2.8

36

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

@@ -57,2 +57,4 @@ 'use strict';

ChainId[ChainId["LAOS_SIGMA_TESTNET"] = 62850] = "LAOS_SIGMA_TESTNET";
ChainId[ChainId["MOONBEAM"] = 1284] = "MOONBEAM";
ChainId[ChainId["MOONBASE_ALPHA"] = 1287] = "MOONBASE_ALPHA";
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT";

@@ -933,2 +935,36 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2";

},
[ChainId.MOONBEAM]: {
chainId: ChainId.MOONBEAM,
type: NetworkType.MAINNET,
name: 'moonbeam',
title: 'Moonbeam',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.MOONBEAM}.webp`,
testnet: false,
blockExplorer: {
name: 'Moonscan',
rootUrl: 'https://moonscan.io/'
},
nativeToken: {
symbol: 'GLMR',
name: 'GLMR',
decimals: 18
}
},
[ChainId.MOONBASE_ALPHA]: {
chainId: ChainId.MOONBASE_ALPHA,
type: NetworkType.TESTNET,
name: 'moonbase-alpha',
title: 'Moonbase Alpha',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.MOONBASE_ALPHA}.webp`,
testnet: true,
blockExplorer: {
name: 'Moonscan (Moonbase Alpha)',
rootUrl: 'https://moonbase.moonscan.io/'
},
nativeToken: {
symbol: 'GLMR',
name: 'GLMR',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -935,0 +971,0 @@ chainId: ChainId.HARDHAT,

@@ -57,2 +57,4 @@ 'use strict';

ChainId[ChainId["LAOS_SIGMA_TESTNET"] = 62850] = "LAOS_SIGMA_TESTNET";
ChainId[ChainId["MOONBEAM"] = 1284] = "MOONBEAM";
ChainId[ChainId["MOONBASE_ALPHA"] = 1287] = "MOONBASE_ALPHA";
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT";

@@ -933,2 +935,36 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2";

},
[ChainId.MOONBEAM]: {
chainId: ChainId.MOONBEAM,
type: NetworkType.MAINNET,
name: 'moonbeam',
title: 'Moonbeam',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.MOONBEAM}.webp`,
testnet: false,
blockExplorer: {
name: 'Moonscan',
rootUrl: 'https://moonscan.io/'
},
nativeToken: {
symbol: 'GLMR',
name: 'GLMR',
decimals: 18
}
},
[ChainId.MOONBASE_ALPHA]: {
chainId: ChainId.MOONBASE_ALPHA,
type: NetworkType.TESTNET,
name: 'moonbase-alpha',
title: 'Moonbase Alpha',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.MOONBASE_ALPHA}.webp`,
testnet: true,
blockExplorer: {
name: 'Moonscan (Moonbase Alpha)',
rootUrl: 'https://moonbase.moonscan.io/'
},
nativeToken: {
symbol: 'GLMR',
name: 'GLMR',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -935,0 +971,0 @@ chainId: ChainId.HARDHAT,

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

ChainId[ChainId["LAOS_SIGMA_TESTNET"] = 62850] = "LAOS_SIGMA_TESTNET";
ChainId[ChainId["MOONBEAM"] = 1284] = "MOONBEAM";
ChainId[ChainId["MOONBASE_ALPHA"] = 1287] = "MOONBASE_ALPHA";
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT";

@@ -929,2 +931,36 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2";

},
[ChainId.MOONBEAM]: {
chainId: ChainId.MOONBEAM,
type: NetworkType.MAINNET,
name: 'moonbeam',
title: 'Moonbeam',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.MOONBEAM}.webp`,
testnet: false,
blockExplorer: {
name: 'Moonscan',
rootUrl: 'https://moonscan.io/'
},
nativeToken: {
symbol: 'GLMR',
name: 'GLMR',
decimals: 18
}
},
[ChainId.MOONBASE_ALPHA]: {
chainId: ChainId.MOONBASE_ALPHA,
type: NetworkType.TESTNET,
name: 'moonbase-alpha',
title: 'Moonbase Alpha',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.MOONBASE_ALPHA}.webp`,
testnet: true,
blockExplorer: {
name: 'Moonscan (Moonbase Alpha)',
rootUrl: 'https://moonbase.moonscan.io/'
},
nativeToken: {
symbol: 'GLMR',
name: 'GLMR',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -931,0 +967,0 @@ chainId: ChainId.HARDHAT,

2

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

@@ -266,3 +266,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.XR_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.APECHAIN), 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.TELOS_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BORNE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SONEIUM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SONEIUM_MINATO), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.TOY_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.IMMUTABLE_ZKEVM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.IMMUTABLE_ZKEVM_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ROOT_NETWORK), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ROOT_NETWORK_PORCINI), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.LAOS), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.LAOS_SIGMA_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.XR_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.APECHAIN), 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.TELOS_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BORNE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SONEIUM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SONEIUM_MINATO), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.TOY_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.IMMUTABLE_ZKEVM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.IMMUTABLE_ZKEVM_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ROOT_NETWORK), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ROOT_NETWORK_PORCINI), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.LAOS), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.LAOS_SIGMA_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.MOONBEAM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.MOONBASE_ALPHA), ...hardhatNetworks]);

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

@@ -266,3 +266,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.XR_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.APECHAIN), 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.TELOS_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BORNE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SONEIUM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SONEIUM_MINATO), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.TOY_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.IMMUTABLE_ZKEVM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.IMMUTABLE_ZKEVM_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ROOT_NETWORK), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ROOT_NETWORK_PORCINI), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.LAOS), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.LAOS_SIGMA_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.XR_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.B3_SEPOLIA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.APECHAIN), 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.TELOS_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.BORNE_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SKALE_NEBULA_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SONEIUM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.SONEIUM_MINATO), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.TOY_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.IMMUTABLE_ZKEVM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.IMMUTABLE_ZKEVM_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ROOT_NETWORK), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ROOT_NETWORK_PORCINI), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.LAOS), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.LAOS_SIGMA_TESTNET), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.MOONBEAM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.MOONBASE_ALPHA), ...hardhatNetworks]);

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

@@ -263,3 +263,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.XR_SEPOLIA), createNetworkConfig(ChainId.B3), createNetworkConfig(ChainId.B3_SEPOLIA), createNetworkConfig(ChainId.APECHAIN), createNetworkConfig(ChainId.APECHAIN_TESTNET), createNetworkConfig(ChainId.BLAST), createNetworkConfig(ChainId.BLAST_SEPOLIA), createNetworkConfig(ChainId.TELOS), createNetworkConfig(ChainId.TELOS_TESTNET), createNetworkConfig(ChainId.BORNE_TESTNET), createNetworkConfig(ChainId.SKALE_NEBULA), createNetworkConfig(ChainId.SKALE_NEBULA_TESTNET), createNetworkConfig(ChainId.SONEIUM), createNetworkConfig(ChainId.SONEIUM_MINATO), createNetworkConfig(ChainId.TOY_TESTNET), createNetworkConfig(ChainId.IMMUTABLE_ZKEVM), createNetworkConfig(ChainId.IMMUTABLE_ZKEVM_TESTNET), createNetworkConfig(ChainId.ROOT_NETWORK), createNetworkConfig(ChainId.ROOT_NETWORK_PORCINI), createNetworkConfig(ChainId.LAOS), createNetworkConfig(ChainId.LAOS_SIGMA_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.XR_SEPOLIA), createNetworkConfig(ChainId.B3), createNetworkConfig(ChainId.B3_SEPOLIA), createNetworkConfig(ChainId.APECHAIN), createNetworkConfig(ChainId.APECHAIN_TESTNET), createNetworkConfig(ChainId.BLAST), createNetworkConfig(ChainId.BLAST_SEPOLIA), createNetworkConfig(ChainId.TELOS), createNetworkConfig(ChainId.TELOS_TESTNET), createNetworkConfig(ChainId.BORNE_TESTNET), createNetworkConfig(ChainId.SKALE_NEBULA), createNetworkConfig(ChainId.SKALE_NEBULA_TESTNET), createNetworkConfig(ChainId.SONEIUM), createNetworkConfig(ChainId.SONEIUM_MINATO), createNetworkConfig(ChainId.TOY_TESTNET), createNetworkConfig(ChainId.IMMUTABLE_ZKEVM), createNetworkConfig(ChainId.IMMUTABLE_ZKEVM_TESTNET), createNetworkConfig(ChainId.ROOT_NETWORK), createNetworkConfig(ChainId.ROOT_NETWORK_PORCINI), createNetworkConfig(ChainId.LAOS), createNetworkConfig(ChainId.LAOS_SIGMA_TESTNET), createNetworkConfig(ChainId.MOONBEAM), createNetworkConfig(ChainId.MOONBASE_ALPHA), ...hardhatNetworks]);

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

@@ -53,2 +53,4 @@ export declare enum ChainId {

LAOS_SIGMA_TESTNET = 62850,
MOONBEAM = 1284,
MOONBASE_ALPHA = 1287,
HARDHAT = 31337,

@@ -55,0 +57,0 @@ HARDHAT_2 = 31338

{
"name": "@0xsequence/network",
"version": "2.2.7",
"version": "2.2.8",
"description": "network sub-package for Sequence",

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

"dependencies": {
"@0xsequence/indexer": "2.2.7",
"@0xsequence/utils": "2.2.7",
"@0xsequence/relayer": "2.2.7",
"@0xsequence/core": "2.2.7"
"@0xsequence/core": "2.2.8",
"@0xsequence/indexer": "2.2.8",
"@0xsequence/utils": "2.2.8",
"@0xsequence/relayer": "2.2.8"
},

@@ -21,0 +21,0 @@ "devDependencies": {

@@ -139,3 +139,5 @@ import { ethers } from 'ethers'

createNetworkConfig(ChainId.LAOS_SIGMA_TESTNET),
createNetworkConfig(ChainId.MOONBEAM),
createNetworkConfig(ChainId.MOONBASE_ALPHA),
...hardhatNetworks
])

@@ -99,2 +99,6 @@ export enum ChainId {

// MOONBEAM
MOONBEAM = 1284,
MOONBASE_ALPHA = 1287,
// HARDHAT TESTNETS

@@ -1000,2 +1004,36 @@ HARDHAT = 31337,

},
[ChainId.MOONBEAM]: {
chainId: ChainId.MOONBEAM,
type: NetworkType.MAINNET,
name: 'moonbeam',
title: 'Moonbeam',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.MOONBEAM}.webp`,
testnet: false,
blockExplorer: {
name: 'Moonscan',
rootUrl: 'https://moonscan.io/'
},
nativeToken: {
symbol: 'GLMR',
name: 'GLMR',
decimals: 18
}
},
[ChainId.MOONBASE_ALPHA]: {
chainId: ChainId.MOONBASE_ALPHA,
type: NetworkType.TESTNET,
name: 'moonbase-alpha',
title: 'Moonbase Alpha',
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.MOONBASE_ALPHA}.webp`,
testnet: true,
blockExplorer: {
name: 'Moonscan (Moonbase Alpha)',
rootUrl: 'https://moonbase.moonscan.io/'
},
nativeToken: {
symbol: 'GLMR',
name: 'GLMR',
decimals: 18
}
},
[ChainId.HARDHAT]: {

@@ -1002,0 +1040,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