@0xsequence/network
Advanced tools
Comparing version 2.2.9 to 2.2.10
@@ -59,2 +59,4 @@ 'use strict'; | ||
ChainId[ChainId["MOONBASE_ALPHA"] = 1287] = "MOONBASE_ALPHA"; | ||
ChainId[ChainId["ETHERLINK"] = 42793] = "ETHERLINK"; | ||
ChainId[ChainId["ETHERLINK_TESTNET"] = 128123] = "ETHERLINK_TESTNET"; | ||
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT"; | ||
@@ -969,2 +971,36 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2"; | ||
}, | ||
[ChainId.ETHERLINK]: { | ||
chainId: ChainId.ETHERLINK, | ||
type: NetworkType.MAINNET, | ||
name: 'etherlink', | ||
title: 'Etherlink', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.ETHERLINK}.webp`, | ||
testnet: false, | ||
blockExplorer: { | ||
name: 'Etherlink Explorer', | ||
rootUrl: 'https://explorer.etherlink.com/' | ||
}, | ||
nativeToken: { | ||
symbol: 'XTZ', | ||
name: 'Tez', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.ETHERLINK_TESTNET]: { | ||
chainId: ChainId.ETHERLINK_TESTNET, | ||
type: NetworkType.TESTNET, | ||
name: 'etherlink-testnet', | ||
title: 'Etherlink Testnet', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.ETHERLINK_TESTNET}.webp`, | ||
testnet: true, | ||
blockExplorer: { | ||
name: 'Etherlink Testnet Explorer', | ||
rootUrl: 'https://testnet.explorer.etherlink.com/' | ||
}, | ||
nativeToken: { | ||
symbol: 'XTZ', | ||
name: 'Tez', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.HARDHAT]: { | ||
@@ -971,0 +1007,0 @@ chainId: ChainId.HARDHAT, |
@@ -59,2 +59,4 @@ 'use strict'; | ||
ChainId[ChainId["MOONBASE_ALPHA"] = 1287] = "MOONBASE_ALPHA"; | ||
ChainId[ChainId["ETHERLINK"] = 42793] = "ETHERLINK"; | ||
ChainId[ChainId["ETHERLINK_TESTNET"] = 128123] = "ETHERLINK_TESTNET"; | ||
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT"; | ||
@@ -969,2 +971,36 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2"; | ||
}, | ||
[ChainId.ETHERLINK]: { | ||
chainId: ChainId.ETHERLINK, | ||
type: NetworkType.MAINNET, | ||
name: 'etherlink', | ||
title: 'Etherlink', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.ETHERLINK}.webp`, | ||
testnet: false, | ||
blockExplorer: { | ||
name: 'Etherlink Explorer', | ||
rootUrl: 'https://explorer.etherlink.com/' | ||
}, | ||
nativeToken: { | ||
symbol: 'XTZ', | ||
name: 'Tez', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.ETHERLINK_TESTNET]: { | ||
chainId: ChainId.ETHERLINK_TESTNET, | ||
type: NetworkType.TESTNET, | ||
name: 'etherlink-testnet', | ||
title: 'Etherlink Testnet', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.ETHERLINK_TESTNET}.webp`, | ||
testnet: true, | ||
blockExplorer: { | ||
name: 'Etherlink Testnet Explorer', | ||
rootUrl: 'https://testnet.explorer.etherlink.com/' | ||
}, | ||
nativeToken: { | ||
symbol: 'XTZ', | ||
name: 'Tez', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.HARDHAT]: { | ||
@@ -971,0 +1007,0 @@ chainId: ChainId.HARDHAT, |
@@ -55,2 +55,4 @@ let ChainId = /*#__PURE__*/function (ChainId) { | ||
ChainId[ChainId["MOONBASE_ALPHA"] = 1287] = "MOONBASE_ALPHA"; | ||
ChainId[ChainId["ETHERLINK"] = 42793] = "ETHERLINK"; | ||
ChainId[ChainId["ETHERLINK_TESTNET"] = 128123] = "ETHERLINK_TESTNET"; | ||
ChainId[ChainId["HARDHAT"] = 31337] = "HARDHAT"; | ||
@@ -965,2 +967,36 @@ ChainId[ChainId["HARDHAT_2"] = 31338] = "HARDHAT_2"; | ||
}, | ||
[ChainId.ETHERLINK]: { | ||
chainId: ChainId.ETHERLINK, | ||
type: NetworkType.MAINNET, | ||
name: 'etherlink', | ||
title: 'Etherlink', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.ETHERLINK}.webp`, | ||
testnet: false, | ||
blockExplorer: { | ||
name: 'Etherlink Explorer', | ||
rootUrl: 'https://explorer.etherlink.com/' | ||
}, | ||
nativeToken: { | ||
symbol: 'XTZ', | ||
name: 'Tez', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.ETHERLINK_TESTNET]: { | ||
chainId: ChainId.ETHERLINK_TESTNET, | ||
type: NetworkType.TESTNET, | ||
name: 'etherlink-testnet', | ||
title: 'Etherlink Testnet', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.ETHERLINK_TESTNET}.webp`, | ||
testnet: true, | ||
blockExplorer: { | ||
name: 'Etherlink Testnet Explorer', | ||
rootUrl: 'https://testnet.explorer.etherlink.com/' | ||
}, | ||
nativeToken: { | ||
symbol: 'XTZ', | ||
name: 'Tez', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.HARDHAT]: { | ||
@@ -967,0 +1003,0 @@ chainId: ChainId.HARDHAT, |
@@ -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), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.MOONBEAM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.MOONBASE_ALPHA), ...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), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ETHERLINK), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ETHERLINK_TESTNET), ...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), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.MOONBEAM), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.MOONBASE_ALPHA), ...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), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ETHERLINK), createNetworkConfig(constants_dist_0xsequenceNetworkConstants.ChainId.ETHERLINK_TESTNET), ...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), createNetworkConfig(ChainId.MOONBEAM), createNetworkConfig(ChainId.MOONBASE_ALPHA), ...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), createNetworkConfig(ChainId.ETHERLINK), createNetworkConfig(ChainId.ETHERLINK_TESTNET), ...hardhatNetworks]); | ||
@@ -266,0 +266,0 @@ class JsonRpcRouter { |
@@ -55,2 +55,4 @@ export declare enum ChainId { | ||
MOONBASE_ALPHA = 1287, | ||
ETHERLINK = 42793, | ||
ETHERLINK_TESTNET = 128123, | ||
HARDHAT = 31337, | ||
@@ -57,0 +59,0 @@ HARDHAT_2 = 31338 |
{ | ||
"name": "@0xsequence/network", | ||
"version": "2.2.9", | ||
"version": "2.2.10", | ||
"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.2.9", | ||
"@0xsequence/indexer": "2.2.9", | ||
"@0xsequence/utils": "2.2.9", | ||
"@0xsequence/relayer": "2.2.9" | ||
"@0xsequence/indexer": "2.2.10", | ||
"@0xsequence/utils": "2.2.10", | ||
"@0xsequence/relayer": "2.2.10", | ||
"@0xsequence/core": "2.2.10" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
@@ -141,3 +141,5 @@ import { ethers } from 'ethers' | ||
createNetworkConfig(ChainId.MOONBASE_ALPHA), | ||
createNetworkConfig(ChainId.ETHERLINK), | ||
createNetworkConfig(ChainId.ETHERLINK_TESTNET), | ||
...hardhatNetworks | ||
]) |
@@ -103,2 +103,6 @@ export enum ChainId { | ||
// ETHERLINK | ||
ETHERLINK = 42793, | ||
ETHERLINK_TESTNET = 128123, | ||
// HARDHAT TESTNETS | ||
@@ -1038,2 +1042,36 @@ HARDHAT = 31337, | ||
}, | ||
[ChainId.ETHERLINK]: { | ||
chainId: ChainId.ETHERLINK, | ||
type: NetworkType.MAINNET, | ||
name: 'etherlink', | ||
title: 'Etherlink', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.ETHERLINK}.webp`, | ||
testnet: false, | ||
blockExplorer: { | ||
name: 'Etherlink Explorer', | ||
rootUrl: 'https://explorer.etherlink.com/' | ||
}, | ||
nativeToken: { | ||
symbol: 'XTZ', | ||
name: 'Tez', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.ETHERLINK_TESTNET]: { | ||
chainId: ChainId.ETHERLINK_TESTNET, | ||
type: NetworkType.TESTNET, | ||
name: 'etherlink-testnet', | ||
title: 'Etherlink Testnet', | ||
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.ETHERLINK_TESTNET}.webp`, | ||
testnet: true, | ||
blockExplorer: { | ||
name: 'Etherlink Testnet Explorer', | ||
rootUrl: 'https://testnet.explorer.etherlink.com/' | ||
}, | ||
nativeToken: { | ||
symbol: 'XTZ', | ||
name: 'Tez', | ||
decimals: 18 | ||
} | ||
}, | ||
[ChainId.HARDHAT]: { | ||
@@ -1040,0 +1078,0 @@ chainId: ChainId.HARDHAT, |
283057
8063
+ Added@0xsequence/abi@2.2.10(transitive)
+ Added@0xsequence/core@2.2.10(transitive)
+ Added@0xsequence/indexer@2.2.10(transitive)
+ Added@0xsequence/relayer@2.2.10(transitive)
+ Added@0xsequence/utils@2.2.10(transitive)
- Removed@0xsequence/abi@2.2.9(transitive)
- Removed@0xsequence/core@2.2.9(transitive)
- Removed@0xsequence/indexer@2.2.9(transitive)
- Removed@0xsequence/relayer@2.2.9(transitive)
- Removed@0xsequence/utils@2.2.9(transitive)
Updated@0xsequence/core@2.2.10
Updated@0xsequence/indexer@2.2.10
Updated@0xsequence/relayer@2.2.10
Updated@0xsequence/utils@2.2.10