@0xsequence/network
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -53,2 +53,4 @@ 'use strict'; | ||
ChainId[ChainId["ROOT_NETWORK_PORCINI"] = 7672] = "ROOT_NETWORK_PORCINI"; | ||
ChainId[ChainId["LAOS"] = 6283] = "LAOS"; | ||
ChainId[ChainId["LAOS_SIGMA_TESTNET"] = 62850] = "LAOS_SIGMA_TESTNET"; | ||
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT"; | ||
@@ -862,2 +864,36 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2"; | ||
}, | ||
[ChainId.LAOS]: { | ||
chainId: ChainId.LAOS, | ||
type: NetworkType.MAINNET, | ||
name: 'laos', | ||
title: 'LAOS', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.LAOS}.webp`, | ||
testnet: false, | ||
blockExplorer: { | ||
name: 'LAOS Explorer', | ||
rootUrl: 'https://blockscout.laos.laosfoundation.io/' | ||
}, | ||
nativeToken: { | ||
symbol: 'LAOS', | ||
name: 'LAOS', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.LAOS_SIGMA_TESTNET]: { | ||
chainId: ChainId.LAOS_SIGMA_TESTNET, | ||
type: NetworkType.TESTNET, | ||
name: 'laos-sigma-testnet', | ||
title: 'LAOS Sigma Testnet', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.LAOS_SIGMA_TESTNET}.webp`, | ||
testnet: true, | ||
blockExplorer: { | ||
name: 'LAOS Sigma Testnet Explorer', | ||
rootUrl: 'https://sigma.explorer.laosnetwork.io/' | ||
}, | ||
nativeToken: { | ||
symbol: 'SIGMA', | ||
name: 'SIGMA', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.HARDHAT]: { | ||
@@ -864,0 +900,0 @@ chainId: ChainId.HARDHAT, |
@@ -53,2 +53,4 @@ 'use strict'; | ||
ChainId[ChainId["ROOT_NETWORK_PORCINI"] = 7672] = "ROOT_NETWORK_PORCINI"; | ||
ChainId[ChainId["LAOS"] = 6283] = "LAOS"; | ||
ChainId[ChainId["LAOS_SIGMA_TESTNET"] = 62850] = "LAOS_SIGMA_TESTNET"; | ||
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT"; | ||
@@ -862,2 +864,36 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2"; | ||
}, | ||
[ChainId.LAOS]: { | ||
chainId: ChainId.LAOS, | ||
type: NetworkType.MAINNET, | ||
name: 'laos', | ||
title: 'LAOS', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.LAOS}.webp`, | ||
testnet: false, | ||
blockExplorer: { | ||
name: 'LAOS Explorer', | ||
rootUrl: 'https://blockscout.laos.laosfoundation.io/' | ||
}, | ||
nativeToken: { | ||
symbol: 'LAOS', | ||
name: 'LAOS', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.LAOS_SIGMA_TESTNET]: { | ||
chainId: ChainId.LAOS_SIGMA_TESTNET, | ||
type: NetworkType.TESTNET, | ||
name: 'laos-sigma-testnet', | ||
title: 'LAOS Sigma Testnet', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.LAOS_SIGMA_TESTNET}.webp`, | ||
testnet: true, | ||
blockExplorer: { | ||
name: 'LAOS Sigma Testnet Explorer', | ||
rootUrl: 'https://sigma.explorer.laosnetwork.io/' | ||
}, | ||
nativeToken: { | ||
symbol: 'SIGMA', | ||
name: 'SIGMA', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.HARDHAT]: { | ||
@@ -864,0 +900,0 @@ chainId: ChainId.HARDHAT, |
@@ -49,2 +49,4 @@ let ChainId = /*#__PURE__*/function (ChainId) { | ||
ChainId[ChainId["ROOT_NETWORK_PORCINI"] = 7672] = "ROOT_NETWORK_PORCINI"; | ||
ChainId[ChainId["LAOS"] = 6283] = "LAOS"; | ||
ChainId[ChainId["LAOS_SIGMA_TESTNET"] = 62850] = "LAOS_SIGMA_TESTNET"; | ||
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT"; | ||
@@ -858,2 +860,36 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2"; | ||
}, | ||
[ChainId.LAOS]: { | ||
chainId: ChainId.LAOS, | ||
type: NetworkType.MAINNET, | ||
name: 'laos', | ||
title: 'LAOS', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.LAOS}.webp`, | ||
testnet: false, | ||
blockExplorer: { | ||
name: 'LAOS Explorer', | ||
rootUrl: 'https://blockscout.laos.laosfoundation.io/' | ||
}, | ||
nativeToken: { | ||
symbol: 'LAOS', | ||
name: 'LAOS', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.LAOS_SIGMA_TESTNET]: { | ||
chainId: ChainId.LAOS_SIGMA_TESTNET, | ||
type: NetworkType.TESTNET, | ||
name: 'laos-sigma-testnet', | ||
title: 'LAOS Sigma Testnet', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.LAOS_SIGMA_TESTNET}.webp`, | ||
testnet: true, | ||
blockExplorer: { | ||
name: 'LAOS Sigma Testnet Explorer', | ||
rootUrl: 'https://sigma.explorer.laosnetwork.io/' | ||
}, | ||
nativeToken: { | ||
symbol: 'SIGMA', | ||
name: 'SIGMA', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.HARDHAT]: { | ||
@@ -860,0 +896,0 @@ chainId: ChainId.HARDHAT, |
@@ -49,2 +49,4 @@ export declare enum ChainId { | ||
ROOT_NETWORK_PORCINI = 7672, | ||
LAOS = 6283, | ||
LAOS_SIGMA_TESTNET = 62850, | ||
HARDHAT = 31337, | ||
@@ -51,0 +53,0 @@ HARDHAT_2 = 31338 |
{ | ||
"name": "@0xsequence/network", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "network sub-package for Sequence", | ||
@@ -15,6 +15,6 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/network", | ||
"dependencies": { | ||
"@0xsequence/core": "2.1.0", | ||
"@0xsequence/indexer": "2.1.0", | ||
"@0xsequence/relayer": "2.1.0", | ||
"@0xsequence/utils": "2.1.0" | ||
"@0xsequence/indexer": "2.1.1", | ||
"@0xsequence/core": "2.1.1", | ||
"@0xsequence/utils": "2.1.1", | ||
"@0xsequence/relayer": "2.1.1" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
@@ -93,2 +93,6 @@ export enum ChainId { | ||
// LAOS | ||
LAOS = 6283, | ||
LAOS_SIGMA_TESTNET = 62850, | ||
// HARDHAT TESTNETS | ||
@@ -927,2 +931,36 @@ HARDHAT = 31337, | ||
}, | ||
[ChainId.LAOS]: { | ||
chainId: ChainId.LAOS, | ||
type: NetworkType.MAINNET, | ||
name: 'laos', | ||
title: 'LAOS', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.LAOS}.webp`, | ||
testnet: false, | ||
blockExplorer: { | ||
name: 'LAOS Explorer', | ||
rootUrl: 'https://blockscout.laos.laosfoundation.io/' | ||
}, | ||
nativeToken: { | ||
symbol: 'LAOS', | ||
name: 'LAOS', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.LAOS_SIGMA_TESTNET]: { | ||
chainId: ChainId.LAOS_SIGMA_TESTNET, | ||
type: NetworkType.TESTNET, | ||
name: 'laos-sigma-testnet', | ||
title: 'LAOS Sigma Testnet', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.LAOS_SIGMA_TESTNET}.webp`, | ||
testnet: true, | ||
blockExplorer: { | ||
name: 'LAOS Sigma Testnet Explorer', | ||
rootUrl: 'https://sigma.explorer.laosnetwork.io/' | ||
}, | ||
nativeToken: { | ||
symbol: 'SIGMA', | ||
name: 'SIGMA', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.HARDHAT]: { | ||
@@ -929,0 +967,0 @@ chainId: ChainId.HARDHAT, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
268688
7612
+ Added@0xsequence/abi@2.1.1(transitive)
+ Added@0xsequence/core@2.1.1(transitive)
+ Added@0xsequence/indexer@2.1.1(transitive)
+ Added@0xsequence/relayer@2.1.1(transitive)
+ Added@0xsequence/utils@2.1.1(transitive)
- Removed@0xsequence/abi@2.1.0(transitive)
- Removed@0xsequence/core@2.1.0(transitive)
- Removed@0xsequence/indexer@2.1.0(transitive)
- Removed@0xsequence/relayer@2.1.0(transitive)
- Removed@0xsequence/utils@2.1.0(transitive)
Updated@0xsequence/core@2.1.1
Updated@0xsequence/indexer@2.1.1
Updated@0xsequence/relayer@2.1.1
Updated@0xsequence/utils@2.1.1