@subwallet/chain-list 0.2.10-beta.1 → 0.2.10-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle-subwallet-chain-list.js +1 -43
- package/cjs/data/AssetLogoMap.json +0 -1
- package/cjs/data/ChainAsset.json +0 -14
- package/cjs/data/ChainInfo.json +1 -24
- package/cjs/data/ChainLogoMap.json +0 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +0 -1
- package/data/ChainAsset.json +0 -14
- package/data/ChainInfo.json +1 -24
- package/data/ChainLogoMap.json +0 -1
- package/logo/deeper-network.png +0 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -267,7 +267,6 @@
|
|
|
267
267
|
var exrp = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png";
|
|
268
268
|
var moonpets = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png";
|
|
269
269
|
var vara = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/vara.png";
|
|
270
|
-
var icz = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png";
|
|
271
270
|
var serpenators = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png";
|
|
272
271
|
var usagii = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png";
|
|
273
272
|
var avl = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/avl.png";
|
|
@@ -549,7 +548,6 @@
|
|
|
549
548
|
exrp: exrp,
|
|
550
549
|
moonpets: moonpets,
|
|
551
550
|
vara: vara,
|
|
552
|
-
icz: icz,
|
|
553
551
|
serpenators: serpenators,
|
|
554
552
|
usagii: usagii,
|
|
555
553
|
avl: avl,
|
|
@@ -6993,20 +6991,6 @@
|
|
|
6993
6991
|
multiChainAsset: null,
|
|
6994
6992
|
hasValue: true,
|
|
6995
6993
|
icon: "vara.png"
|
|
6996
|
-
},
|
|
6997
|
-
"snow_evm-NATIVE-ICZ": {
|
|
6998
|
-
originChain: "snow_evm",
|
|
6999
|
-
slug: "snow_evm-NATIVE-ICZ",
|
|
7000
|
-
name: "Snow",
|
|
7001
|
-
symbol: "ICZ",
|
|
7002
|
-
decimals: 18,
|
|
7003
|
-
priceId: null,
|
|
7004
|
-
minAmount: "0",
|
|
7005
|
-
assetType: "NATIVE",
|
|
7006
|
-
metadata: null,
|
|
7007
|
-
multiChainAsset: null,
|
|
7008
|
-
hasValue: true,
|
|
7009
|
-
icon: "default.png"
|
|
7010
6994
|
},
|
|
7011
6995
|
"polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F": {
|
|
7012
6996
|
originChain: "polygon",
|
|
@@ -11659,29 +11643,6 @@
|
|
|
11659
11643
|
evmInfo: null,
|
|
11660
11644
|
icon: "vara.png"
|
|
11661
11645
|
};
|
|
11662
|
-
var snow_evm$1 = {
|
|
11663
|
-
slug: "snow_evm",
|
|
11664
|
-
name: "Snow - EVM",
|
|
11665
|
-
isTestnet: false,
|
|
11666
|
-
chainStatus: "ACTIVE",
|
|
11667
|
-
providers: {
|
|
11668
|
-
Snow: "https://snow-rpc.icenetwork.io:9933"
|
|
11669
|
-
},
|
|
11670
|
-
substrateInfo: null,
|
|
11671
|
-
evmInfo: {
|
|
11672
|
-
evmChainId: 552,
|
|
11673
|
-
blockExplorer: null,
|
|
11674
|
-
symbol: "ICZ",
|
|
11675
|
-
decimals: 18,
|
|
11676
|
-
existentialDeposit: "0",
|
|
11677
|
-
supportSmartContract: [
|
|
11678
|
-
"ERC20",
|
|
11679
|
-
"ERC721"
|
|
11680
|
-
],
|
|
11681
|
-
abiExplorer: null
|
|
11682
|
-
},
|
|
11683
|
-
icon: "snow-network.png"
|
|
11684
|
-
};
|
|
11685
11646
|
var kate$1 = {
|
|
11686
11647
|
slug: "kate",
|
|
11687
11648
|
name: "Avail Kate Testnet",
|
|
@@ -11859,7 +11820,7 @@
|
|
|
11859
11820
|
supportStaking: false,
|
|
11860
11821
|
hasNativeNft: false,
|
|
11861
11822
|
supportSmartContract: null,
|
|
11862
|
-
blockExplorer:
|
|
11823
|
+
blockExplorer: "https://deeperscan.io/deeper/"
|
|
11863
11824
|
},
|
|
11864
11825
|
evmInfo: null,
|
|
11865
11826
|
icon: "deeper-network.png"
|
|
@@ -12042,7 +12003,6 @@
|
|
|
12042
12003
|
joystream: joystream$1,
|
|
12043
12004
|
aventus_testnet: aventus_testnet$1,
|
|
12044
12005
|
vara_network: vara_network$1,
|
|
12045
|
-
snow_evm: snow_evm$1,
|
|
12046
12006
|
kate: kate$1,
|
|
12047
12007
|
bridgeHubPolkadot: bridgeHubPolkadot$1,
|
|
12048
12008
|
bridgeHubKusama: bridgeHubKusama$1,
|
|
@@ -12204,7 +12164,6 @@
|
|
|
12204
12164
|
var joystream = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/joystream.png";
|
|
12205
12165
|
var aventus_testnet = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/aventus.png";
|
|
12206
12166
|
var vara_network = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/vara.png";
|
|
12207
|
-
var snow_evm = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png";
|
|
12208
12167
|
var kate = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/avail.png";
|
|
12209
12168
|
var bridgeHubPolkadot = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/polkadot-bridge-hub.png";
|
|
12210
12169
|
var bridgeHubKusama = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/kusama-bridge-hub.png";
|
|
@@ -12367,7 +12326,6 @@
|
|
|
12367
12326
|
joystream: joystream,
|
|
12368
12327
|
aventus_testnet: aventus_testnet,
|
|
12369
12328
|
vara_network: vara_network,
|
|
12370
|
-
snow_evm: snow_evm,
|
|
12371
12329
|
kate: kate,
|
|
12372
12330
|
bridgeHubPolkadot: bridgeHubPolkadot,
|
|
12373
12331
|
bridgeHubKusama: bridgeHubKusama,
|
|
@@ -262,7 +262,6 @@
|
|
|
262
262
|
"exrp": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
263
263
|
"moonpets": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
264
264
|
"vara": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/vara.png",
|
|
265
|
-
"icz": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
266
265
|
"serpenators": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
267
266
|
"usagii": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
268
267
|
"avl": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/avl.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -6157,20 +6157,6 @@
|
|
|
6157
6157
|
"hasValue": true,
|
|
6158
6158
|
"icon": "vara.png"
|
|
6159
6159
|
},
|
|
6160
|
-
"snow_evm-NATIVE-ICZ": {
|
|
6161
|
-
"originChain": "snow_evm",
|
|
6162
|
-
"slug": "snow_evm-NATIVE-ICZ",
|
|
6163
|
-
"name": "Snow",
|
|
6164
|
-
"symbol": "ICZ",
|
|
6165
|
-
"decimals": 18,
|
|
6166
|
-
"priceId": null,
|
|
6167
|
-
"minAmount": "0",
|
|
6168
|
-
"assetType": "NATIVE",
|
|
6169
|
-
"metadata": null,
|
|
6170
|
-
"multiChainAsset": null,
|
|
6171
|
-
"hasValue": true,
|
|
6172
|
-
"icon": "default.png"
|
|
6173
|
-
},
|
|
6174
6160
|
"polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F": {
|
|
6175
6161
|
"originChain": "polygon",
|
|
6176
6162
|
"slug": "polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -4058,29 +4058,6 @@
|
|
|
4058
4058
|
"evmInfo": null,
|
|
4059
4059
|
"icon": "vara.png"
|
|
4060
4060
|
},
|
|
4061
|
-
"snow_evm": {
|
|
4062
|
-
"slug": "snow_evm",
|
|
4063
|
-
"name": "Snow - EVM",
|
|
4064
|
-
"isTestnet": false,
|
|
4065
|
-
"chainStatus": "ACTIVE",
|
|
4066
|
-
"providers": {
|
|
4067
|
-
"Snow": "https://snow-rpc.icenetwork.io:9933"
|
|
4068
|
-
},
|
|
4069
|
-
"substrateInfo": null,
|
|
4070
|
-
"evmInfo": {
|
|
4071
|
-
"evmChainId": 552,
|
|
4072
|
-
"blockExplorer": null,
|
|
4073
|
-
"symbol": "ICZ",
|
|
4074
|
-
"decimals": 18,
|
|
4075
|
-
"existentialDeposit": "0",
|
|
4076
|
-
"supportSmartContract": [
|
|
4077
|
-
"ERC20",
|
|
4078
|
-
"ERC721"
|
|
4079
|
-
],
|
|
4080
|
-
"abiExplorer": null
|
|
4081
|
-
},
|
|
4082
|
-
"icon": "snow-network.png"
|
|
4083
|
-
},
|
|
4084
4061
|
"kate": {
|
|
4085
4062
|
"slug": "kate",
|
|
4086
4063
|
"name": "Avail Kate Testnet",
|
|
@@ -4258,7 +4235,7 @@
|
|
|
4258
4235
|
"supportStaking": false,
|
|
4259
4236
|
"hasNativeNft": false,
|
|
4260
4237
|
"supportSmartContract": null,
|
|
4261
|
-
"blockExplorer":
|
|
4238
|
+
"blockExplorer": "https://deeperscan.io/deeper/"
|
|
4262
4239
|
},
|
|
4263
4240
|
"evmInfo": null,
|
|
4264
4241
|
"icon": "deeper-network.png"
|
|
@@ -153,7 +153,6 @@
|
|
|
153
153
|
"joystream": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/joystream.png",
|
|
154
154
|
"aventus_testnet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/aventus.png",
|
|
155
155
|
"vara_network": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/vara.png",
|
|
156
|
-
"snow_evm": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png",
|
|
157
156
|
"kate": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/avail.png",
|
|
158
157
|
"bridgeHubPolkadot": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/polkadot-bridge-hub.png",
|
|
159
158
|
"bridgeHubKusama": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/kusama-bridge-hub.png",
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -262,7 +262,6 @@
|
|
|
262
262
|
"exrp": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
263
263
|
"moonpets": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
264
264
|
"vara": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/vara.png",
|
|
265
|
-
"icz": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
266
265
|
"serpenators": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
267
266
|
"usagii": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
268
267
|
"avl": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/avl.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -6157,20 +6157,6 @@
|
|
|
6157
6157
|
"hasValue": true,
|
|
6158
6158
|
"icon": "vara.png"
|
|
6159
6159
|
},
|
|
6160
|
-
"snow_evm-NATIVE-ICZ": {
|
|
6161
|
-
"originChain": "snow_evm",
|
|
6162
|
-
"slug": "snow_evm-NATIVE-ICZ",
|
|
6163
|
-
"name": "Snow",
|
|
6164
|
-
"symbol": "ICZ",
|
|
6165
|
-
"decimals": 18,
|
|
6166
|
-
"priceId": null,
|
|
6167
|
-
"minAmount": "0",
|
|
6168
|
-
"assetType": "NATIVE",
|
|
6169
|
-
"metadata": null,
|
|
6170
|
-
"multiChainAsset": null,
|
|
6171
|
-
"hasValue": true,
|
|
6172
|
-
"icon": "default.png"
|
|
6173
|
-
},
|
|
6174
6160
|
"polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F": {
|
|
6175
6161
|
"originChain": "polygon",
|
|
6176
6162
|
"slug": "polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
|
package/data/ChainInfo.json
CHANGED
|
@@ -4058,29 +4058,6 @@
|
|
|
4058
4058
|
"evmInfo": null,
|
|
4059
4059
|
"icon": "vara.png"
|
|
4060
4060
|
},
|
|
4061
|
-
"snow_evm": {
|
|
4062
|
-
"slug": "snow_evm",
|
|
4063
|
-
"name": "Snow - EVM",
|
|
4064
|
-
"isTestnet": false,
|
|
4065
|
-
"chainStatus": "ACTIVE",
|
|
4066
|
-
"providers": {
|
|
4067
|
-
"Snow": "https://snow-rpc.icenetwork.io:9933"
|
|
4068
|
-
},
|
|
4069
|
-
"substrateInfo": null,
|
|
4070
|
-
"evmInfo": {
|
|
4071
|
-
"evmChainId": 552,
|
|
4072
|
-
"blockExplorer": null,
|
|
4073
|
-
"symbol": "ICZ",
|
|
4074
|
-
"decimals": 18,
|
|
4075
|
-
"existentialDeposit": "0",
|
|
4076
|
-
"supportSmartContract": [
|
|
4077
|
-
"ERC20",
|
|
4078
|
-
"ERC721"
|
|
4079
|
-
],
|
|
4080
|
-
"abiExplorer": null
|
|
4081
|
-
},
|
|
4082
|
-
"icon": "snow-network.png"
|
|
4083
|
-
},
|
|
4084
4061
|
"kate": {
|
|
4085
4062
|
"slug": "kate",
|
|
4086
4063
|
"name": "Avail Kate Testnet",
|
|
@@ -4258,7 +4235,7 @@
|
|
|
4258
4235
|
"supportStaking": false,
|
|
4259
4236
|
"hasNativeNft": false,
|
|
4260
4237
|
"supportSmartContract": null,
|
|
4261
|
-
"blockExplorer":
|
|
4238
|
+
"blockExplorer": "https://deeperscan.io/deeper/"
|
|
4262
4239
|
},
|
|
4263
4240
|
"evmInfo": null,
|
|
4264
4241
|
"icon": "deeper-network.png"
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -153,7 +153,6 @@
|
|
|
153
153
|
"joystream": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/joystream.png",
|
|
154
154
|
"aventus_testnet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/aventus.png",
|
|
155
155
|
"vara_network": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/vara.png",
|
|
156
|
-
"snow_evm": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png",
|
|
157
156
|
"kate": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/avail.png",
|
|
158
157
|
"bridgeHubPolkadot": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/polkadot-bridge-hub.png",
|
|
159
158
|
"bridgeHubKusama": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/kusama-bridge-hub.png",
|
package/logo/deeper-network.png
CHANGED
|
Binary file
|
package/package.json
CHANGED
package/packageInfo.js
CHANGED
|
@@ -7,5 +7,5 @@ export const packageInfo = {
|
|
|
7
7
|
name: '@subwallet/chain-list',
|
|
8
8
|
path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',
|
|
9
9
|
type: 'esm',
|
|
10
|
-
version: '0.2.10-beta.
|
|
10
|
+
version: '0.2.10-beta.2'
|
|
11
11
|
};
|