@subwallet/chain-list 0.2.10-beta.0 → 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 -127
- package/cjs/data/AssetLogoMap.json +0 -1
- package/cjs/data/ChainAsset.json +0 -42
- package/cjs/data/ChainInfo.json +1 -74
- package/cjs/data/ChainLogoMap.json +0 -3
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +0 -1
- package/data/ChainAsset.json +0 -42
- package/data/ChainInfo.json +1 -74
- package/data/ChainLogoMap.json +0 -3
- package/logo/deeper-network.png +0 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -119,7 +119,6 @@
|
|
|
119
119
|
var caps = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ternoa.png";
|
|
120
120
|
var dhx = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/tanganika.png";
|
|
121
121
|
var pen = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/pendulum.png";
|
|
122
|
-
var icz = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png";
|
|
123
122
|
var pilt = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/pilt.png";
|
|
124
123
|
var xx = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/xxnetwork.png";
|
|
125
124
|
var watrd = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/watr-protocol.png";
|
|
@@ -400,7 +399,6 @@
|
|
|
400
399
|
caps: caps,
|
|
401
400
|
dhx: dhx,
|
|
402
401
|
pen: pen,
|
|
403
|
-
icz: icz,
|
|
404
402
|
pilt: pilt,
|
|
405
403
|
xx: xx,
|
|
406
404
|
watrd: watrd,
|
|
@@ -3396,34 +3394,6 @@
|
|
|
3396
3394
|
multiChainAsset: null,
|
|
3397
3395
|
hasValue: false,
|
|
3398
3396
|
icon: "riodefi.png"
|
|
3399
|
-
},
|
|
3400
|
-
"snow-NATIVE-ICZ": {
|
|
3401
|
-
originChain: "snow",
|
|
3402
|
-
slug: "snow-NATIVE-ICZ",
|
|
3403
|
-
name: "Snow",
|
|
3404
|
-
symbol: "ICZ",
|
|
3405
|
-
decimals: 18,
|
|
3406
|
-
priceId: "snow",
|
|
3407
|
-
minAmount: "10000000000000000",
|
|
3408
|
-
assetType: "NATIVE",
|
|
3409
|
-
metadata: null,
|
|
3410
|
-
multiChainAsset: null,
|
|
3411
|
-
hasValue: true,
|
|
3412
|
-
icon: "snow-network.png"
|
|
3413
|
-
},
|
|
3414
|
-
"arctic_testnet-NATIVE-ICZ": {
|
|
3415
|
-
originChain: "arctic_testnet",
|
|
3416
|
-
slug: "arctic_testnet-NATIVE-ICZ",
|
|
3417
|
-
name: "Arctic Testnet",
|
|
3418
|
-
symbol: "ICZ",
|
|
3419
|
-
decimals: 18,
|
|
3420
|
-
priceId: null,
|
|
3421
|
-
minAmount: "10000000000000000",
|
|
3422
|
-
assetType: "NATIVE",
|
|
3423
|
-
metadata: null,
|
|
3424
|
-
multiChainAsset: null,
|
|
3425
|
-
hasValue: false,
|
|
3426
|
-
icon: "snow-network.png"
|
|
3427
3397
|
},
|
|
3428
3398
|
"ternoa_alphanet-NATIVE-CAPS": {
|
|
3429
3399
|
originChain: "ternoa_alphanet",
|
|
@@ -7021,20 +6991,6 @@
|
|
|
7021
6991
|
multiChainAsset: null,
|
|
7022
6992
|
hasValue: true,
|
|
7023
6993
|
icon: "vara.png"
|
|
7024
|
-
},
|
|
7025
|
-
"snow_evm-NATIVE-ICZ": {
|
|
7026
|
-
originChain: "snow_evm",
|
|
7027
|
-
slug: "snow_evm-NATIVE-ICZ",
|
|
7028
|
-
name: "Snow",
|
|
7029
|
-
symbol: "ICZ",
|
|
7030
|
-
decimals: 18,
|
|
7031
|
-
priceId: null,
|
|
7032
|
-
minAmount: "0",
|
|
7033
|
-
assetType: "NATIVE",
|
|
7034
|
-
metadata: null,
|
|
7035
|
-
multiChainAsset: null,
|
|
7036
|
-
hasValue: true,
|
|
7037
|
-
icon: "default.png"
|
|
7038
6994
|
},
|
|
7039
6995
|
"polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F": {
|
|
7040
6996
|
originChain: "polygon",
|
|
@@ -10545,56 +10501,6 @@
|
|
|
10545
10501
|
evmInfo: null,
|
|
10546
10502
|
icon: "gear.png"
|
|
10547
10503
|
};
|
|
10548
|
-
var snow$1 = {
|
|
10549
|
-
slug: "snow",
|
|
10550
|
-
name: "Snow",
|
|
10551
|
-
chainStatus: "STOPPED",
|
|
10552
|
-
providers: {
|
|
10553
|
-
snow: "wss://snow-rpc.icenetwork.io"
|
|
10554
|
-
},
|
|
10555
|
-
isTestnet: false,
|
|
10556
|
-
substrateInfo: {
|
|
10557
|
-
paraId: 2129,
|
|
10558
|
-
relaySlug: "kusama",
|
|
10559
|
-
genesisHash: "0xb34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9",
|
|
10560
|
-
addressPrefix: 2207,
|
|
10561
|
-
chainType: "PARACHAIN",
|
|
10562
|
-
blockExplorer: "https://snow.subscan.io/",
|
|
10563
|
-
symbol: "ICZ",
|
|
10564
|
-
existentialDeposit: "10000000000000000",
|
|
10565
|
-
decimals: 18,
|
|
10566
|
-
hasNativeNft: false,
|
|
10567
|
-
supportSmartContract: null,
|
|
10568
|
-
supportStaking: false
|
|
10569
|
-
},
|
|
10570
|
-
evmInfo: null,
|
|
10571
|
-
icon: "snow-network.png"
|
|
10572
|
-
};
|
|
10573
|
-
var arctic_testnet$1 = {
|
|
10574
|
-
slug: "arctic_testnet",
|
|
10575
|
-
name: "Arctic Testnet",
|
|
10576
|
-
chainStatus: "STOPPED",
|
|
10577
|
-
providers: {
|
|
10578
|
-
arctic: "wss://arctic-rpc.icenetwork.io:9944"
|
|
10579
|
-
},
|
|
10580
|
-
isTestnet: true,
|
|
10581
|
-
substrateInfo: {
|
|
10582
|
-
paraId: null,
|
|
10583
|
-
relaySlug: null,
|
|
10584
|
-
genesisHash: "0xd0d9ce714804ff485ae4efcfcfc1bb950257e55db5e0c42ffc9d062839d5a066",
|
|
10585
|
-
addressPrefix: 2208,
|
|
10586
|
-
chainType: "RELAYCHAIN",
|
|
10587
|
-
symbol: "ICZ",
|
|
10588
|
-
existentialDeposit: "10000000000000000",
|
|
10589
|
-
decimals: 18,
|
|
10590
|
-
hasNativeNft: false,
|
|
10591
|
-
supportSmartContract: null,
|
|
10592
|
-
blockExplorer: null,
|
|
10593
|
-
supportStaking: false
|
|
10594
|
-
},
|
|
10595
|
-
evmInfo: null,
|
|
10596
|
-
icon: "arctic.png"
|
|
10597
|
-
};
|
|
10598
10504
|
var ternoa_alphanet$1 = {
|
|
10599
10505
|
slug: "ternoa_alphanet",
|
|
10600
10506
|
name: "Ternoa Alphanet",
|
|
@@ -11737,29 +11643,6 @@
|
|
|
11737
11643
|
evmInfo: null,
|
|
11738
11644
|
icon: "vara.png"
|
|
11739
11645
|
};
|
|
11740
|
-
var snow_evm$1 = {
|
|
11741
|
-
slug: "snow_evm",
|
|
11742
|
-
name: "Snow - EVM",
|
|
11743
|
-
isTestnet: false,
|
|
11744
|
-
chainStatus: "ACTIVE",
|
|
11745
|
-
providers: {
|
|
11746
|
-
Snow: "https://snow-rpc.icenetwork.io:9933"
|
|
11747
|
-
},
|
|
11748
|
-
substrateInfo: null,
|
|
11749
|
-
evmInfo: {
|
|
11750
|
-
evmChainId: 552,
|
|
11751
|
-
blockExplorer: null,
|
|
11752
|
-
symbol: "ICZ",
|
|
11753
|
-
decimals: 18,
|
|
11754
|
-
existentialDeposit: "0",
|
|
11755
|
-
supportSmartContract: [
|
|
11756
|
-
"ERC20",
|
|
11757
|
-
"ERC721"
|
|
11758
|
-
],
|
|
11759
|
-
abiExplorer: null
|
|
11760
|
-
},
|
|
11761
|
-
icon: "snow-network.png"
|
|
11762
|
-
};
|
|
11763
11646
|
var kate$1 = {
|
|
11764
11647
|
slug: "kate",
|
|
11765
11648
|
name: "Avail Kate Testnet",
|
|
@@ -11937,7 +11820,7 @@
|
|
|
11937
11820
|
supportStaking: false,
|
|
11938
11821
|
hasNativeNft: false,
|
|
11939
11822
|
supportSmartContract: null,
|
|
11940
|
-
blockExplorer:
|
|
11823
|
+
blockExplorer: "https://deeperscan.io/deeper/"
|
|
11941
11824
|
},
|
|
11942
11825
|
evmInfo: null,
|
|
11943
11826
|
icon: "deeper-network.png"
|
|
@@ -12049,8 +11932,6 @@
|
|
|
12049
11932
|
tanganika: tanganika$1,
|
|
12050
11933
|
pendulum: pendulum$1,
|
|
12051
11934
|
gear_testnet: gear_testnet$1,
|
|
12052
|
-
snow: snow$1,
|
|
12053
|
-
arctic_testnet: arctic_testnet$1,
|
|
12054
11935
|
ternoa_alphanet: ternoa_alphanet$1,
|
|
12055
11936
|
calamari_test: calamari_test$1,
|
|
12056
11937
|
boba: boba$1,
|
|
@@ -12122,7 +12003,6 @@
|
|
|
12122
12003
|
joystream: joystream$1,
|
|
12123
12004
|
aventus_testnet: aventus_testnet$1,
|
|
12124
12005
|
vara_network: vara_network$1,
|
|
12125
|
-
snow_evm: snow_evm$1,
|
|
12126
12006
|
kate: kate$1,
|
|
12127
12007
|
bridgeHubPolkadot: bridgeHubPolkadot$1,
|
|
12128
12008
|
bridgeHubKusama: bridgeHubKusama$1,
|
|
@@ -12238,8 +12118,6 @@
|
|
|
12238
12118
|
var tanganika = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/tanganika.png";
|
|
12239
12119
|
var pendulum = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/pendulum.png";
|
|
12240
12120
|
var gear_testnet = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/gear.png";
|
|
12241
|
-
var snow = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png";
|
|
12242
|
-
var arctic_testnet = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/arctic.png";
|
|
12243
12121
|
var ternoa_alphanet = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ternoa.png";
|
|
12244
12122
|
var calamari_test = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/calamarinetwork.png";
|
|
12245
12123
|
var boba = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/boba-network.png";
|
|
@@ -12286,7 +12164,6 @@
|
|
|
12286
12164
|
var joystream = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/joystream.png";
|
|
12287
12165
|
var aventus_testnet = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/aventus.png";
|
|
12288
12166
|
var vara_network = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/vara.png";
|
|
12289
|
-
var snow_evm = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png";
|
|
12290
12167
|
var kate = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/avail.png";
|
|
12291
12168
|
var bridgeHubPolkadot = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/polkadot-bridge-hub.png";
|
|
12292
12169
|
var bridgeHubKusama = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/kusama-bridge-hub.png";
|
|
@@ -12402,8 +12279,6 @@
|
|
|
12402
12279
|
tanganika: tanganika,
|
|
12403
12280
|
pendulum: pendulum,
|
|
12404
12281
|
gear_testnet: gear_testnet,
|
|
12405
|
-
snow: snow,
|
|
12406
|
-
arctic_testnet: arctic_testnet,
|
|
12407
12282
|
ternoa_alphanet: ternoa_alphanet,
|
|
12408
12283
|
calamari_test: calamari_test,
|
|
12409
12284
|
boba: boba,
|
|
@@ -12451,7 +12326,6 @@
|
|
|
12451
12326
|
joystream: joystream,
|
|
12452
12327
|
aventus_testnet: aventus_testnet,
|
|
12453
12328
|
vara_network: vara_network,
|
|
12454
|
-
snow_evm: snow_evm,
|
|
12455
12329
|
kate: kate,
|
|
12456
12330
|
bridgeHubPolkadot: bridgeHubPolkadot,
|
|
12457
12331
|
bridgeHubKusama: bridgeHubKusama,
|
|
@@ -113,7 +113,6 @@
|
|
|
113
113
|
"caps": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ternoa.png",
|
|
114
114
|
"dhx": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/tanganika.png",
|
|
115
115
|
"pen": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/pendulum.png",
|
|
116
|
-
"icz": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png",
|
|
117
116
|
"pilt": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/pilt.png",
|
|
118
117
|
"xx": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/xxnetwork.png",
|
|
119
118
|
"watrd": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/watr-protocol.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -2560,34 +2560,6 @@
|
|
|
2560
2560
|
"hasValue": false,
|
|
2561
2561
|
"icon": "riodefi.png"
|
|
2562
2562
|
},
|
|
2563
|
-
"snow-NATIVE-ICZ": {
|
|
2564
|
-
"originChain": "snow",
|
|
2565
|
-
"slug": "snow-NATIVE-ICZ",
|
|
2566
|
-
"name": "Snow",
|
|
2567
|
-
"symbol": "ICZ",
|
|
2568
|
-
"decimals": 18,
|
|
2569
|
-
"priceId": "snow",
|
|
2570
|
-
"minAmount": "10000000000000000",
|
|
2571
|
-
"assetType": "NATIVE",
|
|
2572
|
-
"metadata": null,
|
|
2573
|
-
"multiChainAsset": null,
|
|
2574
|
-
"hasValue": true,
|
|
2575
|
-
"icon": "snow-network.png"
|
|
2576
|
-
},
|
|
2577
|
-
"arctic_testnet-NATIVE-ICZ": {
|
|
2578
|
-
"originChain": "arctic_testnet",
|
|
2579
|
-
"slug": "arctic_testnet-NATIVE-ICZ",
|
|
2580
|
-
"name": "Arctic Testnet",
|
|
2581
|
-
"symbol": "ICZ",
|
|
2582
|
-
"decimals": 18,
|
|
2583
|
-
"priceId": null,
|
|
2584
|
-
"minAmount": "10000000000000000",
|
|
2585
|
-
"assetType": "NATIVE",
|
|
2586
|
-
"metadata": null,
|
|
2587
|
-
"multiChainAsset": null,
|
|
2588
|
-
"hasValue": false,
|
|
2589
|
-
"icon": "snow-network.png"
|
|
2590
|
-
},
|
|
2591
2563
|
"ternoa_alphanet-NATIVE-CAPS": {
|
|
2592
2564
|
"originChain": "ternoa_alphanet",
|
|
2593
2565
|
"slug": "ternoa_alphanet-NATIVE-CAPS",
|
|
@@ -6185,20 +6157,6 @@
|
|
|
6185
6157
|
"hasValue": true,
|
|
6186
6158
|
"icon": "vara.png"
|
|
6187
6159
|
},
|
|
6188
|
-
"snow_evm-NATIVE-ICZ": {
|
|
6189
|
-
"originChain": "snow_evm",
|
|
6190
|
-
"slug": "snow_evm-NATIVE-ICZ",
|
|
6191
|
-
"name": "Snow",
|
|
6192
|
-
"symbol": "ICZ",
|
|
6193
|
-
"decimals": 18,
|
|
6194
|
-
"priceId": null,
|
|
6195
|
-
"minAmount": "0",
|
|
6196
|
-
"assetType": "NATIVE",
|
|
6197
|
-
"metadata": null,
|
|
6198
|
-
"multiChainAsset": null,
|
|
6199
|
-
"hasValue": true,
|
|
6200
|
-
"icon": "default.png"
|
|
6201
|
-
},
|
|
6202
6160
|
"polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F": {
|
|
6203
6161
|
"originChain": "polygon",
|
|
6204
6162
|
"slug": "polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -2891,56 +2891,6 @@
|
|
|
2891
2891
|
"evmInfo": null,
|
|
2892
2892
|
"icon": "gear.png"
|
|
2893
2893
|
},
|
|
2894
|
-
"snow": {
|
|
2895
|
-
"slug": "snow",
|
|
2896
|
-
"name": "Snow",
|
|
2897
|
-
"chainStatus": "STOPPED",
|
|
2898
|
-
"providers": {
|
|
2899
|
-
"snow": "wss://snow-rpc.icenetwork.io"
|
|
2900
|
-
},
|
|
2901
|
-
"isTestnet": false,
|
|
2902
|
-
"substrateInfo": {
|
|
2903
|
-
"paraId": 2129,
|
|
2904
|
-
"relaySlug": "kusama",
|
|
2905
|
-
"genesisHash": "0xb34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9",
|
|
2906
|
-
"addressPrefix": 2207,
|
|
2907
|
-
"chainType": "PARACHAIN",
|
|
2908
|
-
"blockExplorer": "https://snow.subscan.io/",
|
|
2909
|
-
"symbol": "ICZ",
|
|
2910
|
-
"existentialDeposit": "10000000000000000",
|
|
2911
|
-
"decimals": 18,
|
|
2912
|
-
"hasNativeNft": false,
|
|
2913
|
-
"supportSmartContract": null,
|
|
2914
|
-
"supportStaking": false
|
|
2915
|
-
},
|
|
2916
|
-
"evmInfo": null,
|
|
2917
|
-
"icon": "snow-network.png"
|
|
2918
|
-
},
|
|
2919
|
-
"arctic_testnet": {
|
|
2920
|
-
"slug": "arctic_testnet",
|
|
2921
|
-
"name": "Arctic Testnet",
|
|
2922
|
-
"chainStatus": "STOPPED",
|
|
2923
|
-
"providers": {
|
|
2924
|
-
"arctic": "wss://arctic-rpc.icenetwork.io:9944"
|
|
2925
|
-
},
|
|
2926
|
-
"isTestnet": true,
|
|
2927
|
-
"substrateInfo": {
|
|
2928
|
-
"paraId": null,
|
|
2929
|
-
"relaySlug": null,
|
|
2930
|
-
"genesisHash": "0xd0d9ce714804ff485ae4efcfcfc1bb950257e55db5e0c42ffc9d062839d5a066",
|
|
2931
|
-
"addressPrefix": 2208,
|
|
2932
|
-
"chainType": "RELAYCHAIN",
|
|
2933
|
-
"symbol": "ICZ",
|
|
2934
|
-
"existentialDeposit": "10000000000000000",
|
|
2935
|
-
"decimals": 18,
|
|
2936
|
-
"hasNativeNft": false,
|
|
2937
|
-
"supportSmartContract": null,
|
|
2938
|
-
"blockExplorer": null,
|
|
2939
|
-
"supportStaking": false
|
|
2940
|
-
},
|
|
2941
|
-
"evmInfo": null,
|
|
2942
|
-
"icon": "arctic.png"
|
|
2943
|
-
},
|
|
2944
2894
|
"ternoa_alphanet": {
|
|
2945
2895
|
"slug": "ternoa_alphanet",
|
|
2946
2896
|
"name": "Ternoa Alphanet",
|
|
@@ -4108,29 +4058,6 @@
|
|
|
4108
4058
|
"evmInfo": null,
|
|
4109
4059
|
"icon": "vara.png"
|
|
4110
4060
|
},
|
|
4111
|
-
"snow_evm": {
|
|
4112
|
-
"slug": "snow_evm",
|
|
4113
|
-
"name": "Snow - EVM",
|
|
4114
|
-
"isTestnet": false,
|
|
4115
|
-
"chainStatus": "ACTIVE",
|
|
4116
|
-
"providers": {
|
|
4117
|
-
"Snow": "https://snow-rpc.icenetwork.io:9933"
|
|
4118
|
-
},
|
|
4119
|
-
"substrateInfo": null,
|
|
4120
|
-
"evmInfo": {
|
|
4121
|
-
"evmChainId": 552,
|
|
4122
|
-
"blockExplorer": null,
|
|
4123
|
-
"symbol": "ICZ",
|
|
4124
|
-
"decimals": 18,
|
|
4125
|
-
"existentialDeposit": "0",
|
|
4126
|
-
"supportSmartContract": [
|
|
4127
|
-
"ERC20",
|
|
4128
|
-
"ERC721"
|
|
4129
|
-
],
|
|
4130
|
-
"abiExplorer": null
|
|
4131
|
-
},
|
|
4132
|
-
"icon": "snow-network.png"
|
|
4133
|
-
},
|
|
4134
4061
|
"kate": {
|
|
4135
4062
|
"slug": "kate",
|
|
4136
4063
|
"name": "Avail Kate Testnet",
|
|
@@ -4308,7 +4235,7 @@
|
|
|
4308
4235
|
"supportStaking": false,
|
|
4309
4236
|
"hasNativeNft": false,
|
|
4310
4237
|
"supportSmartContract": null,
|
|
4311
|
-
"blockExplorer":
|
|
4238
|
+
"blockExplorer": "https://deeperscan.io/deeper/"
|
|
4312
4239
|
},
|
|
4313
4240
|
"evmInfo": null,
|
|
4314
4241
|
"icon": "deeper-network.png"
|
|
@@ -106,8 +106,6 @@
|
|
|
106
106
|
"tanganika": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/tanganika.png",
|
|
107
107
|
"pendulum": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/pendulum.png",
|
|
108
108
|
"gear_testnet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/gear.png",
|
|
109
|
-
"snow": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png",
|
|
110
|
-
"arctic_testnet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/arctic.png",
|
|
111
109
|
"ternoa_alphanet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ternoa.png",
|
|
112
110
|
"calamari_test": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/calamarinetwork.png",
|
|
113
111
|
"boba": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/boba-network.png",
|
|
@@ -155,7 +153,6 @@
|
|
|
155
153
|
"joystream": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/joystream.png",
|
|
156
154
|
"aventus_testnet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/aventus.png",
|
|
157
155
|
"vara_network": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/vara.png",
|
|
158
|
-
"snow_evm": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png",
|
|
159
156
|
"kate": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/avail.png",
|
|
160
157
|
"bridgeHubPolkadot": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/polkadot-bridge-hub.png",
|
|
161
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
|
@@ -113,7 +113,6 @@
|
|
|
113
113
|
"caps": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ternoa.png",
|
|
114
114
|
"dhx": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/tanganika.png",
|
|
115
115
|
"pen": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/pendulum.png",
|
|
116
|
-
"icz": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png",
|
|
117
116
|
"pilt": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/pilt.png",
|
|
118
117
|
"xx": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/xxnetwork.png",
|
|
119
118
|
"watrd": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/watr-protocol.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -2560,34 +2560,6 @@
|
|
|
2560
2560
|
"hasValue": false,
|
|
2561
2561
|
"icon": "riodefi.png"
|
|
2562
2562
|
},
|
|
2563
|
-
"snow-NATIVE-ICZ": {
|
|
2564
|
-
"originChain": "snow",
|
|
2565
|
-
"slug": "snow-NATIVE-ICZ",
|
|
2566
|
-
"name": "Snow",
|
|
2567
|
-
"symbol": "ICZ",
|
|
2568
|
-
"decimals": 18,
|
|
2569
|
-
"priceId": "snow",
|
|
2570
|
-
"minAmount": "10000000000000000",
|
|
2571
|
-
"assetType": "NATIVE",
|
|
2572
|
-
"metadata": null,
|
|
2573
|
-
"multiChainAsset": null,
|
|
2574
|
-
"hasValue": true,
|
|
2575
|
-
"icon": "snow-network.png"
|
|
2576
|
-
},
|
|
2577
|
-
"arctic_testnet-NATIVE-ICZ": {
|
|
2578
|
-
"originChain": "arctic_testnet",
|
|
2579
|
-
"slug": "arctic_testnet-NATIVE-ICZ",
|
|
2580
|
-
"name": "Arctic Testnet",
|
|
2581
|
-
"symbol": "ICZ",
|
|
2582
|
-
"decimals": 18,
|
|
2583
|
-
"priceId": null,
|
|
2584
|
-
"minAmount": "10000000000000000",
|
|
2585
|
-
"assetType": "NATIVE",
|
|
2586
|
-
"metadata": null,
|
|
2587
|
-
"multiChainAsset": null,
|
|
2588
|
-
"hasValue": false,
|
|
2589
|
-
"icon": "snow-network.png"
|
|
2590
|
-
},
|
|
2591
2563
|
"ternoa_alphanet-NATIVE-CAPS": {
|
|
2592
2564
|
"originChain": "ternoa_alphanet",
|
|
2593
2565
|
"slug": "ternoa_alphanet-NATIVE-CAPS",
|
|
@@ -6185,20 +6157,6 @@
|
|
|
6185
6157
|
"hasValue": true,
|
|
6186
6158
|
"icon": "vara.png"
|
|
6187
6159
|
},
|
|
6188
|
-
"snow_evm-NATIVE-ICZ": {
|
|
6189
|
-
"originChain": "snow_evm",
|
|
6190
|
-
"slug": "snow_evm-NATIVE-ICZ",
|
|
6191
|
-
"name": "Snow",
|
|
6192
|
-
"symbol": "ICZ",
|
|
6193
|
-
"decimals": 18,
|
|
6194
|
-
"priceId": null,
|
|
6195
|
-
"minAmount": "0",
|
|
6196
|
-
"assetType": "NATIVE",
|
|
6197
|
-
"metadata": null,
|
|
6198
|
-
"multiChainAsset": null,
|
|
6199
|
-
"hasValue": true,
|
|
6200
|
-
"icon": "default.png"
|
|
6201
|
-
},
|
|
6202
6160
|
"polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F": {
|
|
6203
6161
|
"originChain": "polygon",
|
|
6204
6162
|
"slug": "polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
|
package/data/ChainInfo.json
CHANGED
|
@@ -2891,56 +2891,6 @@
|
|
|
2891
2891
|
"evmInfo": null,
|
|
2892
2892
|
"icon": "gear.png"
|
|
2893
2893
|
},
|
|
2894
|
-
"snow": {
|
|
2895
|
-
"slug": "snow",
|
|
2896
|
-
"name": "Snow",
|
|
2897
|
-
"chainStatus": "STOPPED",
|
|
2898
|
-
"providers": {
|
|
2899
|
-
"snow": "wss://snow-rpc.icenetwork.io"
|
|
2900
|
-
},
|
|
2901
|
-
"isTestnet": false,
|
|
2902
|
-
"substrateInfo": {
|
|
2903
|
-
"paraId": 2129,
|
|
2904
|
-
"relaySlug": "kusama",
|
|
2905
|
-
"genesisHash": "0xb34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9",
|
|
2906
|
-
"addressPrefix": 2207,
|
|
2907
|
-
"chainType": "PARACHAIN",
|
|
2908
|
-
"blockExplorer": "https://snow.subscan.io/",
|
|
2909
|
-
"symbol": "ICZ",
|
|
2910
|
-
"existentialDeposit": "10000000000000000",
|
|
2911
|
-
"decimals": 18,
|
|
2912
|
-
"hasNativeNft": false,
|
|
2913
|
-
"supportSmartContract": null,
|
|
2914
|
-
"supportStaking": false
|
|
2915
|
-
},
|
|
2916
|
-
"evmInfo": null,
|
|
2917
|
-
"icon": "snow-network.png"
|
|
2918
|
-
},
|
|
2919
|
-
"arctic_testnet": {
|
|
2920
|
-
"slug": "arctic_testnet",
|
|
2921
|
-
"name": "Arctic Testnet",
|
|
2922
|
-
"chainStatus": "STOPPED",
|
|
2923
|
-
"providers": {
|
|
2924
|
-
"arctic": "wss://arctic-rpc.icenetwork.io:9944"
|
|
2925
|
-
},
|
|
2926
|
-
"isTestnet": true,
|
|
2927
|
-
"substrateInfo": {
|
|
2928
|
-
"paraId": null,
|
|
2929
|
-
"relaySlug": null,
|
|
2930
|
-
"genesisHash": "0xd0d9ce714804ff485ae4efcfcfc1bb950257e55db5e0c42ffc9d062839d5a066",
|
|
2931
|
-
"addressPrefix": 2208,
|
|
2932
|
-
"chainType": "RELAYCHAIN",
|
|
2933
|
-
"symbol": "ICZ",
|
|
2934
|
-
"existentialDeposit": "10000000000000000",
|
|
2935
|
-
"decimals": 18,
|
|
2936
|
-
"hasNativeNft": false,
|
|
2937
|
-
"supportSmartContract": null,
|
|
2938
|
-
"blockExplorer": null,
|
|
2939
|
-
"supportStaking": false
|
|
2940
|
-
},
|
|
2941
|
-
"evmInfo": null,
|
|
2942
|
-
"icon": "arctic.png"
|
|
2943
|
-
},
|
|
2944
2894
|
"ternoa_alphanet": {
|
|
2945
2895
|
"slug": "ternoa_alphanet",
|
|
2946
2896
|
"name": "Ternoa Alphanet",
|
|
@@ -4108,29 +4058,6 @@
|
|
|
4108
4058
|
"evmInfo": null,
|
|
4109
4059
|
"icon": "vara.png"
|
|
4110
4060
|
},
|
|
4111
|
-
"snow_evm": {
|
|
4112
|
-
"slug": "snow_evm",
|
|
4113
|
-
"name": "Snow - EVM",
|
|
4114
|
-
"isTestnet": false,
|
|
4115
|
-
"chainStatus": "ACTIVE",
|
|
4116
|
-
"providers": {
|
|
4117
|
-
"Snow": "https://snow-rpc.icenetwork.io:9933"
|
|
4118
|
-
},
|
|
4119
|
-
"substrateInfo": null,
|
|
4120
|
-
"evmInfo": {
|
|
4121
|
-
"evmChainId": 552,
|
|
4122
|
-
"blockExplorer": null,
|
|
4123
|
-
"symbol": "ICZ",
|
|
4124
|
-
"decimals": 18,
|
|
4125
|
-
"existentialDeposit": "0",
|
|
4126
|
-
"supportSmartContract": [
|
|
4127
|
-
"ERC20",
|
|
4128
|
-
"ERC721"
|
|
4129
|
-
],
|
|
4130
|
-
"abiExplorer": null
|
|
4131
|
-
},
|
|
4132
|
-
"icon": "snow-network.png"
|
|
4133
|
-
},
|
|
4134
4061
|
"kate": {
|
|
4135
4062
|
"slug": "kate",
|
|
4136
4063
|
"name": "Avail Kate Testnet",
|
|
@@ -4308,7 +4235,7 @@
|
|
|
4308
4235
|
"supportStaking": false,
|
|
4309
4236
|
"hasNativeNft": false,
|
|
4310
4237
|
"supportSmartContract": null,
|
|
4311
|
-
"blockExplorer":
|
|
4238
|
+
"blockExplorer": "https://deeperscan.io/deeper/"
|
|
4312
4239
|
},
|
|
4313
4240
|
"evmInfo": null,
|
|
4314
4241
|
"icon": "deeper-network.png"
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -106,8 +106,6 @@
|
|
|
106
106
|
"tanganika": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/tanganika.png",
|
|
107
107
|
"pendulum": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/pendulum.png",
|
|
108
108
|
"gear_testnet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/gear.png",
|
|
109
|
-
"snow": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png",
|
|
110
|
-
"arctic_testnet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/arctic.png",
|
|
111
109
|
"ternoa_alphanet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ternoa.png",
|
|
112
110
|
"calamari_test": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/calamarinetwork.png",
|
|
113
111
|
"boba": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/boba-network.png",
|
|
@@ -155,7 +153,6 @@
|
|
|
155
153
|
"joystream": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/joystream.png",
|
|
156
154
|
"aventus_testnet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/aventus.png",
|
|
157
155
|
"vara_network": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/vara.png",
|
|
158
|
-
"snow_evm": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/snow-network.png",
|
|
159
156
|
"kate": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/avail.png",
|
|
160
157
|
"bridgeHubPolkadot": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/polkadot-bridge-hub.png",
|
|
161
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
|
};
|