@subwallet/chain-list 0.2.44-beta.6 → 0.2.44-beta.7
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 +46 -30
- package/cjs/data/AssetRef.json +4 -4
- package/cjs/data/ChainAsset.json +6 -6
- package/cjs/data/ChainInfo.json +36 -20
- package/cjs/packageInfo.js +1 -1
- package/data/AssetRef.json +4 -4
- package/data/ChainAsset.json +6 -6
- package/data/ChainInfo.json +36 -20
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -762,8 +762,8 @@
|
|
|
762
762
|
destChain: "interlay",
|
|
763
763
|
path: "XCM"
|
|
764
764
|
},
|
|
765
|
-
"moonbeam-LOCAL-
|
|
766
|
-
srcAsset: "moonbeam-LOCAL-
|
|
765
|
+
"moonbeam-LOCAL-xcIBTC___interlay-LOCAL-iBTC": {
|
|
766
|
+
srcAsset: "moonbeam-LOCAL-xcIBTC",
|
|
767
767
|
destAsset: "interlay-LOCAL-iBTC",
|
|
768
768
|
srcChain: "moonbeam",
|
|
769
769
|
destChain: "interlay",
|
|
@@ -846,9 +846,9 @@
|
|
|
846
846
|
destChain: "statemint",
|
|
847
847
|
path: "XCM"
|
|
848
848
|
},
|
|
849
|
-
"interlay-LOCAL-iBTC___moonbeam-LOCAL-
|
|
849
|
+
"interlay-LOCAL-iBTC___moonbeam-LOCAL-xcIBTC": {
|
|
850
850
|
srcAsset: "interlay-LOCAL-iBTC",
|
|
851
|
-
destAsset: "moonbeam-LOCAL-
|
|
851
|
+
destAsset: "moonbeam-LOCAL-xcIBTC",
|
|
852
852
|
srcChain: "interlay",
|
|
853
853
|
destChain: "moonbeam",
|
|
854
854
|
path: "XCM"
|
|
@@ -1515,11 +1515,11 @@
|
|
|
1515
1515
|
hasValue: true,
|
|
1516
1516
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcintr.png"
|
|
1517
1517
|
},
|
|
1518
|
-
"moonbeam-LOCAL-
|
|
1518
|
+
"moonbeam-LOCAL-xcIBTC": {
|
|
1519
1519
|
originChain: "moonbeam",
|
|
1520
|
-
slug: "moonbeam-LOCAL-
|
|
1520
|
+
slug: "moonbeam-LOCAL-xcIBTC",
|
|
1521
1521
|
name: "interBTC",
|
|
1522
|
-
symbol: "
|
|
1522
|
+
symbol: "xcIBTC",
|
|
1523
1523
|
decimals: 8,
|
|
1524
1524
|
priceId: "interbtc",
|
|
1525
1525
|
minAmount: "1",
|
|
@@ -8516,7 +8516,7 @@
|
|
|
8516
8516
|
symbol: "PLMC",
|
|
8517
8517
|
decimals: 10,
|
|
8518
8518
|
priceId: "polimec",
|
|
8519
|
-
minAmount: "
|
|
8519
|
+
minAmount: "100000000",
|
|
8520
8520
|
assetType: "NATIVE",
|
|
8521
8521
|
metadata: null,
|
|
8522
8522
|
multiChainAsset: null,
|
|
@@ -8925,7 +8925,7 @@
|
|
|
8925
8925
|
slug: "ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
|
|
8926
8926
|
name: "USDC Goerli",
|
|
8927
8927
|
symbol: "USDC",
|
|
8928
|
-
decimals:
|
|
8928
|
+
decimals: 6,
|
|
8929
8929
|
priceId: null,
|
|
8930
8930
|
minAmount: "0",
|
|
8931
8931
|
assetType: "ERC20",
|
|
@@ -9005,7 +9005,7 @@
|
|
|
9005
9005
|
symbol: "DENTX",
|
|
9006
9006
|
decimals: 18,
|
|
9007
9007
|
priceId: null,
|
|
9008
|
-
minAmount: "
|
|
9008
|
+
minAmount: "10000000000000000",
|
|
9009
9009
|
assetType: "NATIVE",
|
|
9010
9010
|
metadata: null,
|
|
9011
9011
|
multiChainAsset: null,
|
|
@@ -9161,7 +9161,6 @@
|
|
|
9161
9161
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
9162
9162
|
providers: {
|
|
9163
9163
|
PublicNode: "https://ethereum.publicnode.com",
|
|
9164
|
-
Cloudflare: "https://cloudflare-eth.com",
|
|
9165
9164
|
BlastApi: "https://eth-mainnet.public.blastapi.io",
|
|
9166
9165
|
Infura: "https://mainnet.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
9167
9166
|
},
|
|
@@ -9178,7 +9177,10 @@
|
|
|
9178
9177
|
abiExplorer: "https://etherscan.io"
|
|
9179
9178
|
},
|
|
9180
9179
|
substrateInfo: null,
|
|
9181
|
-
extraInfo:
|
|
9180
|
+
extraInfo: {
|
|
9181
|
+
subscanSlug: null,
|
|
9182
|
+
chainBalanceSlug: "ethereum"
|
|
9183
|
+
}
|
|
9182
9184
|
};
|
|
9183
9185
|
var binance$1 = {
|
|
9184
9186
|
slug: "binance",
|
|
@@ -9205,7 +9207,10 @@
|
|
|
9205
9207
|
abiExplorer: null
|
|
9206
9208
|
},
|
|
9207
9209
|
substrateInfo: null,
|
|
9208
|
-
extraInfo:
|
|
9210
|
+
extraInfo: {
|
|
9211
|
+
subscanSlug: null,
|
|
9212
|
+
chainBalanceSlug: "bsc"
|
|
9213
|
+
}
|
|
9209
9214
|
};
|
|
9210
9215
|
var moonbeam$1 = {
|
|
9211
9216
|
slug: "moonbeam",
|
|
@@ -9539,7 +9544,10 @@
|
|
|
9539
9544
|
abiExplorer: "https://polygonscan.com"
|
|
9540
9545
|
},
|
|
9541
9546
|
substrateInfo: null,
|
|
9542
|
-
extraInfo:
|
|
9547
|
+
extraInfo: {
|
|
9548
|
+
subscanSlug: null,
|
|
9549
|
+
chainBalanceSlug: "polygon"
|
|
9550
|
+
}
|
|
9543
9551
|
};
|
|
9544
9552
|
var arbitrum_one$1 = {
|
|
9545
9553
|
slug: "arbitrum_one",
|
|
@@ -9564,7 +9572,10 @@
|
|
|
9564
9572
|
abiExplorer: "https://arbiscan.io"
|
|
9565
9573
|
},
|
|
9566
9574
|
substrateInfo: null,
|
|
9567
|
-
extraInfo:
|
|
9575
|
+
extraInfo: {
|
|
9576
|
+
subscanSlug: null,
|
|
9577
|
+
chainBalanceSlug: "arbitrum"
|
|
9578
|
+
}
|
|
9568
9579
|
};
|
|
9569
9580
|
var optimism$1 = {
|
|
9570
9581
|
slug: "optimism",
|
|
@@ -9589,7 +9600,10 @@
|
|
|
9589
9600
|
abiExplorer: "https://optimistic.etherscan.io"
|
|
9590
9601
|
},
|
|
9591
9602
|
substrateInfo: null,
|
|
9592
|
-
extraInfo:
|
|
9603
|
+
extraInfo: {
|
|
9604
|
+
subscanSlug: null,
|
|
9605
|
+
chainBalanceSlug: "optimism"
|
|
9606
|
+
}
|
|
9593
9607
|
};
|
|
9594
9608
|
var tomochain$1 = {
|
|
9595
9609
|
slug: "tomochain",
|
|
@@ -9792,7 +9806,6 @@
|
|
|
9792
9806
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/shibuyaevm.png",
|
|
9793
9807
|
providers: {
|
|
9794
9808
|
Shibuya: "https://evm.shibuya.astar.network ",
|
|
9795
|
-
Dwellir: "https://shibuya-rpc.dwellir.com",
|
|
9796
9809
|
BlastAPI: "https://shibuya.public.blastapi.io"
|
|
9797
9810
|
},
|
|
9798
9811
|
evmInfo: {
|
|
@@ -12040,13 +12053,13 @@
|
|
|
12040
12053
|
},
|
|
12041
12054
|
evmInfo: null,
|
|
12042
12055
|
substrateInfo: {
|
|
12043
|
-
relaySlug:
|
|
12044
|
-
paraId:
|
|
12056
|
+
relaySlug: null,
|
|
12057
|
+
paraId: null,
|
|
12045
12058
|
genesisHash: "0x7b0f142a9299b0886595992f8cac58814c8956de6a31c77caca95db01370fc2c",
|
|
12046
12059
|
addressPrefix: 42,
|
|
12047
|
-
chainType: "
|
|
12060
|
+
chainType: "RELAYCHAIN",
|
|
12048
12061
|
crowdloanUrl: "https://polkadot.js.org/apps/#/parachains/crowdloan",
|
|
12049
|
-
blockExplorer:
|
|
12062
|
+
blockExplorer: null,
|
|
12050
12063
|
existentialDeposit: "500",
|
|
12051
12064
|
symbol: "SKU",
|
|
12052
12065
|
decimals: 18,
|
|
@@ -12069,7 +12082,7 @@
|
|
|
12069
12082
|
]
|
|
12070
12083
|
},
|
|
12071
12084
|
extraInfo: {
|
|
12072
|
-
subscanSlug:
|
|
12085
|
+
subscanSlug: null,
|
|
12073
12086
|
chainBalanceSlug: "sakura"
|
|
12074
12087
|
}
|
|
12075
12088
|
};
|
|
@@ -13658,7 +13671,7 @@
|
|
|
13658
13671
|
slug: "discovol_testnet",
|
|
13659
13672
|
name: "Discovol Testnet",
|
|
13660
13673
|
isTestnet: true,
|
|
13661
|
-
chainStatus: "
|
|
13674
|
+
chainStatus: "INACTIVE",
|
|
13662
13675
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/discovol_testnet.png",
|
|
13663
13676
|
providers: {
|
|
13664
13677
|
discovol_testnet: "wss://gateway.testnet.octopus.network/discovol/o4urcey87y4n1qimhfrad92gzs315z9h"
|
|
@@ -15113,7 +15126,10 @@
|
|
|
15113
15126
|
abiExplorer: null
|
|
15114
15127
|
},
|
|
15115
15128
|
substrateInfo: null,
|
|
15116
|
-
extraInfo:
|
|
15129
|
+
extraInfo: {
|
|
15130
|
+
subscanSlug: null,
|
|
15131
|
+
chainBalanceSlug: "avalanche"
|
|
15132
|
+
}
|
|
15117
15133
|
};
|
|
15118
15134
|
var crust_mainnet$1 = {
|
|
15119
15135
|
slug: "crust_mainnet",
|
|
@@ -15242,7 +15258,7 @@
|
|
|
15242
15258
|
slug: "xcavate",
|
|
15243
15259
|
name: "Xcavate",
|
|
15244
15260
|
isTestnet: true,
|
|
15245
|
-
chainStatus: "
|
|
15261
|
+
chainStatus: "INACTIVE",
|
|
15246
15262
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xcavate.png",
|
|
15247
15263
|
providers: {
|
|
15248
15264
|
Tanssi: "wss://fraa-dancebox-3031-rpc.a.dancebox.tanssi.network"
|
|
@@ -16090,7 +16106,7 @@
|
|
|
16090
16106
|
chainType: "PARACHAIN",
|
|
16091
16107
|
crowdloanUrl: null,
|
|
16092
16108
|
blockExplorer: null,
|
|
16093
|
-
existentialDeposit: "
|
|
16109
|
+
existentialDeposit: "100000000",
|
|
16094
16110
|
symbol: "PLMC",
|
|
16095
16111
|
decimals: 10,
|
|
16096
16112
|
hasNativeNft: false,
|
|
@@ -16203,11 +16219,11 @@
|
|
|
16203
16219
|
},
|
|
16204
16220
|
evmInfo: null,
|
|
16205
16221
|
substrateInfo: {
|
|
16206
|
-
relaySlug:
|
|
16207
|
-
paraId:
|
|
16222
|
+
relaySlug: "polkadot",
|
|
16223
|
+
paraId: 2058,
|
|
16208
16224
|
genesisHash: "0x161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a",
|
|
16209
16225
|
addressPrefix: 19,
|
|
16210
|
-
chainType: "
|
|
16226
|
+
chainType: "PARACHAIN",
|
|
16211
16227
|
crowdloanUrl: null,
|
|
16212
16228
|
blockExplorer: null,
|
|
16213
16229
|
existentialDeposit: "10000000000000000",
|
|
@@ -16807,7 +16823,7 @@
|
|
|
16807
16823
|
chainType: "RELAYCHAIN",
|
|
16808
16824
|
crowdloanUrl: null,
|
|
16809
16825
|
blockExplorer: null,
|
|
16810
|
-
existentialDeposit: "
|
|
16826
|
+
existentialDeposit: "10000000000000000",
|
|
16811
16827
|
symbol: "DENTX",
|
|
16812
16828
|
decimals: 18,
|
|
16813
16829
|
hasNativeNft: null,
|
package/cjs/data/AssetRef.json
CHANGED
|
@@ -202,8 +202,8 @@
|
|
|
202
202
|
"destChain": "interlay",
|
|
203
203
|
"path": "XCM"
|
|
204
204
|
},
|
|
205
|
-
"moonbeam-LOCAL-
|
|
206
|
-
"srcAsset": "moonbeam-LOCAL-
|
|
205
|
+
"moonbeam-LOCAL-xcIBTC___interlay-LOCAL-iBTC": {
|
|
206
|
+
"srcAsset": "moonbeam-LOCAL-xcIBTC",
|
|
207
207
|
"destAsset": "interlay-LOCAL-iBTC",
|
|
208
208
|
"srcChain": "moonbeam",
|
|
209
209
|
"destChain": "interlay",
|
|
@@ -286,9 +286,9 @@
|
|
|
286
286
|
"destChain": "statemint",
|
|
287
287
|
"path": "XCM"
|
|
288
288
|
},
|
|
289
|
-
"interlay-LOCAL-iBTC___moonbeam-LOCAL-
|
|
289
|
+
"interlay-LOCAL-iBTC___moonbeam-LOCAL-xcIBTC": {
|
|
290
290
|
"srcAsset": "interlay-LOCAL-iBTC",
|
|
291
|
-
"destAsset": "moonbeam-LOCAL-
|
|
291
|
+
"destAsset": "moonbeam-LOCAL-xcIBTC",
|
|
292
292
|
"srcChain": "interlay",
|
|
293
293
|
"destChain": "moonbeam",
|
|
294
294
|
"path": "XCM"
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -448,11 +448,11 @@
|
|
|
448
448
|
"hasValue": true,
|
|
449
449
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcintr.png"
|
|
450
450
|
},
|
|
451
|
-
"moonbeam-LOCAL-
|
|
451
|
+
"moonbeam-LOCAL-xcIBTC": {
|
|
452
452
|
"originChain": "moonbeam",
|
|
453
|
-
"slug": "moonbeam-LOCAL-
|
|
453
|
+
"slug": "moonbeam-LOCAL-xcIBTC",
|
|
454
454
|
"name": "interBTC",
|
|
455
|
-
"symbol": "
|
|
455
|
+
"symbol": "xcIBTC",
|
|
456
456
|
"decimals": 8,
|
|
457
457
|
"priceId": "interbtc",
|
|
458
458
|
"minAmount": "1",
|
|
@@ -7449,7 +7449,7 @@
|
|
|
7449
7449
|
"symbol": "PLMC",
|
|
7450
7450
|
"decimals": 10,
|
|
7451
7451
|
"priceId": "polimec",
|
|
7452
|
-
"minAmount": "
|
|
7452
|
+
"minAmount": "100000000",
|
|
7453
7453
|
"assetType": "NATIVE",
|
|
7454
7454
|
"metadata": null,
|
|
7455
7455
|
"multiChainAsset": null,
|
|
@@ -7858,7 +7858,7 @@
|
|
|
7858
7858
|
"slug": "ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
|
|
7859
7859
|
"name": "USDC Goerli",
|
|
7860
7860
|
"symbol": "USDC",
|
|
7861
|
-
"decimals":
|
|
7861
|
+
"decimals": 6,
|
|
7862
7862
|
"priceId": null,
|
|
7863
7863
|
"minAmount": "0",
|
|
7864
7864
|
"assetType": "ERC20",
|
|
@@ -7938,7 +7938,7 @@
|
|
|
7938
7938
|
"symbol": "DENTX",
|
|
7939
7939
|
"decimals": 18,
|
|
7940
7940
|
"priceId": null,
|
|
7941
|
-
"minAmount": "
|
|
7941
|
+
"minAmount": "10000000000000000",
|
|
7942
7942
|
"assetType": "NATIVE",
|
|
7943
7943
|
"metadata": null,
|
|
7944
7944
|
"multiChainAsset": null,
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
87
87
|
"providers": {
|
|
88
88
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
89
|
-
"Cloudflare": "https://cloudflare-eth.com",
|
|
90
89
|
"BlastApi": "https://eth-mainnet.public.blastapi.io",
|
|
91
90
|
"Infura": "https://mainnet.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
92
91
|
},
|
|
@@ -103,7 +102,10 @@
|
|
|
103
102
|
"abiExplorer": "https://etherscan.io"
|
|
104
103
|
},
|
|
105
104
|
"substrateInfo": null,
|
|
106
|
-
"extraInfo":
|
|
105
|
+
"extraInfo": {
|
|
106
|
+
"subscanSlug": null,
|
|
107
|
+
"chainBalanceSlug": "ethereum"
|
|
108
|
+
}
|
|
107
109
|
},
|
|
108
110
|
"binance": {
|
|
109
111
|
"slug": "binance",
|
|
@@ -130,7 +132,10 @@
|
|
|
130
132
|
"abiExplorer": null
|
|
131
133
|
},
|
|
132
134
|
"substrateInfo": null,
|
|
133
|
-
"extraInfo":
|
|
135
|
+
"extraInfo": {
|
|
136
|
+
"subscanSlug": null,
|
|
137
|
+
"chainBalanceSlug": "bsc"
|
|
138
|
+
}
|
|
134
139
|
},
|
|
135
140
|
"moonbeam": {
|
|
136
141
|
"slug": "moonbeam",
|
|
@@ -462,7 +467,10 @@
|
|
|
462
467
|
"abiExplorer": "https://polygonscan.com"
|
|
463
468
|
},
|
|
464
469
|
"substrateInfo": null,
|
|
465
|
-
"extraInfo":
|
|
470
|
+
"extraInfo": {
|
|
471
|
+
"subscanSlug": null,
|
|
472
|
+
"chainBalanceSlug": "polygon"
|
|
473
|
+
}
|
|
466
474
|
},
|
|
467
475
|
"arbitrum_one": {
|
|
468
476
|
"slug": "arbitrum_one",
|
|
@@ -487,7 +495,10 @@
|
|
|
487
495
|
"abiExplorer": "https://arbiscan.io"
|
|
488
496
|
},
|
|
489
497
|
"substrateInfo": null,
|
|
490
|
-
"extraInfo":
|
|
498
|
+
"extraInfo": {
|
|
499
|
+
"subscanSlug": null,
|
|
500
|
+
"chainBalanceSlug": "arbitrum"
|
|
501
|
+
}
|
|
491
502
|
},
|
|
492
503
|
"optimism": {
|
|
493
504
|
"slug": "optimism",
|
|
@@ -512,7 +523,10 @@
|
|
|
512
523
|
"abiExplorer": "https://optimistic.etherscan.io"
|
|
513
524
|
},
|
|
514
525
|
"substrateInfo": null,
|
|
515
|
-
"extraInfo":
|
|
526
|
+
"extraInfo": {
|
|
527
|
+
"subscanSlug": null,
|
|
528
|
+
"chainBalanceSlug": "optimism"
|
|
529
|
+
}
|
|
516
530
|
},
|
|
517
531
|
"tomochain": {
|
|
518
532
|
"slug": "tomochain",
|
|
@@ -713,7 +727,6 @@
|
|
|
713
727
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/shibuyaevm.png",
|
|
714
728
|
"providers": {
|
|
715
729
|
"Shibuya": "https://evm.shibuya.astar.network ",
|
|
716
|
-
"Dwellir": "https://shibuya-rpc.dwellir.com",
|
|
717
730
|
"BlastAPI": "https://shibuya.public.blastapi.io"
|
|
718
731
|
},
|
|
719
732
|
"evmInfo": {
|
|
@@ -2936,13 +2949,13 @@
|
|
|
2936
2949
|
},
|
|
2937
2950
|
"evmInfo": null,
|
|
2938
2951
|
"substrateInfo": {
|
|
2939
|
-
"relaySlug":
|
|
2940
|
-
"paraId":
|
|
2952
|
+
"relaySlug": null,
|
|
2953
|
+
"paraId": null,
|
|
2941
2954
|
"genesisHash": "0x7b0f142a9299b0886595992f8cac58814c8956de6a31c77caca95db01370fc2c",
|
|
2942
2955
|
"addressPrefix": 42,
|
|
2943
|
-
"chainType": "
|
|
2956
|
+
"chainType": "RELAYCHAIN",
|
|
2944
2957
|
"crowdloanUrl": "https://polkadot.js.org/apps/#/parachains/crowdloan",
|
|
2945
|
-
"blockExplorer":
|
|
2958
|
+
"blockExplorer": null,
|
|
2946
2959
|
"existentialDeposit": "500",
|
|
2947
2960
|
"symbol": "SKU",
|
|
2948
2961
|
"decimals": 18,
|
|
@@ -2965,7 +2978,7 @@
|
|
|
2965
2978
|
]
|
|
2966
2979
|
},
|
|
2967
2980
|
"extraInfo": {
|
|
2968
|
-
"subscanSlug":
|
|
2981
|
+
"subscanSlug": null,
|
|
2969
2982
|
"chainBalanceSlug": "sakura"
|
|
2970
2983
|
}
|
|
2971
2984
|
},
|
|
@@ -4522,7 +4535,7 @@
|
|
|
4522
4535
|
"slug": "discovol_testnet",
|
|
4523
4536
|
"name": "Discovol Testnet",
|
|
4524
4537
|
"isTestnet": true,
|
|
4525
|
-
"chainStatus": "
|
|
4538
|
+
"chainStatus": "INACTIVE",
|
|
4526
4539
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/discovol_testnet.png",
|
|
4527
4540
|
"providers": {
|
|
4528
4541
|
"discovol_testnet": "wss://gateway.testnet.octopus.network/discovol/o4urcey87y4n1qimhfrad92gzs315z9h"
|
|
@@ -5969,7 +5982,10 @@
|
|
|
5969
5982
|
"abiExplorer": null
|
|
5970
5983
|
},
|
|
5971
5984
|
"substrateInfo": null,
|
|
5972
|
-
"extraInfo":
|
|
5985
|
+
"extraInfo": {
|
|
5986
|
+
"subscanSlug": null,
|
|
5987
|
+
"chainBalanceSlug": "avalanche"
|
|
5988
|
+
}
|
|
5973
5989
|
},
|
|
5974
5990
|
"crust_mainnet": {
|
|
5975
5991
|
"slug": "crust_mainnet",
|
|
@@ -6097,7 +6113,7 @@
|
|
|
6097
6113
|
"slug": "xcavate",
|
|
6098
6114
|
"name": "Xcavate",
|
|
6099
6115
|
"isTestnet": true,
|
|
6100
|
-
"chainStatus": "
|
|
6116
|
+
"chainStatus": "INACTIVE",
|
|
6101
6117
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xcavate.png",
|
|
6102
6118
|
"providers": {
|
|
6103
6119
|
"Tanssi": "wss://fraa-dancebox-3031-rpc.a.dancebox.tanssi.network"
|
|
@@ -6908,7 +6924,7 @@
|
|
|
6908
6924
|
"chainType": "PARACHAIN",
|
|
6909
6925
|
"crowdloanUrl": null,
|
|
6910
6926
|
"blockExplorer": null,
|
|
6911
|
-
"existentialDeposit": "
|
|
6927
|
+
"existentialDeposit": "100000000",
|
|
6912
6928
|
"symbol": "PLMC",
|
|
6913
6929
|
"decimals": 10,
|
|
6914
6930
|
"hasNativeNft": false,
|
|
@@ -7017,11 +7033,11 @@
|
|
|
7017
7033
|
},
|
|
7018
7034
|
"evmInfo": null,
|
|
7019
7035
|
"substrateInfo": {
|
|
7020
|
-
"relaySlug":
|
|
7021
|
-
"paraId":
|
|
7036
|
+
"relaySlug": "polkadot",
|
|
7037
|
+
"paraId": 2058,
|
|
7022
7038
|
"genesisHash": "0x161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a",
|
|
7023
7039
|
"addressPrefix": 19,
|
|
7024
|
-
"chainType": "
|
|
7040
|
+
"chainType": "PARACHAIN",
|
|
7025
7041
|
"crowdloanUrl": null,
|
|
7026
7042
|
"blockExplorer": null,
|
|
7027
7043
|
"existentialDeposit": "10000000000000000",
|
|
@@ -7606,7 +7622,7 @@
|
|
|
7606
7622
|
"chainType": "RELAYCHAIN",
|
|
7607
7623
|
"crowdloanUrl": null,
|
|
7608
7624
|
"blockExplorer": null,
|
|
7609
|
-
"existentialDeposit": "
|
|
7625
|
+
"existentialDeposit": "10000000000000000",
|
|
7610
7626
|
"symbol": "DENTX",
|
|
7611
7627
|
"decimals": 18,
|
|
7612
7628
|
"hasNativeNft": null,
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetRef.json
CHANGED
|
@@ -202,8 +202,8 @@
|
|
|
202
202
|
"destChain": "interlay",
|
|
203
203
|
"path": "XCM"
|
|
204
204
|
},
|
|
205
|
-
"moonbeam-LOCAL-
|
|
206
|
-
"srcAsset": "moonbeam-LOCAL-
|
|
205
|
+
"moonbeam-LOCAL-xcIBTC___interlay-LOCAL-iBTC": {
|
|
206
|
+
"srcAsset": "moonbeam-LOCAL-xcIBTC",
|
|
207
207
|
"destAsset": "interlay-LOCAL-iBTC",
|
|
208
208
|
"srcChain": "moonbeam",
|
|
209
209
|
"destChain": "interlay",
|
|
@@ -286,9 +286,9 @@
|
|
|
286
286
|
"destChain": "statemint",
|
|
287
287
|
"path": "XCM"
|
|
288
288
|
},
|
|
289
|
-
"interlay-LOCAL-iBTC___moonbeam-LOCAL-
|
|
289
|
+
"interlay-LOCAL-iBTC___moonbeam-LOCAL-xcIBTC": {
|
|
290
290
|
"srcAsset": "interlay-LOCAL-iBTC",
|
|
291
|
-
"destAsset": "moonbeam-LOCAL-
|
|
291
|
+
"destAsset": "moonbeam-LOCAL-xcIBTC",
|
|
292
292
|
"srcChain": "interlay",
|
|
293
293
|
"destChain": "moonbeam",
|
|
294
294
|
"path": "XCM"
|
package/data/ChainAsset.json
CHANGED
|
@@ -448,11 +448,11 @@
|
|
|
448
448
|
"hasValue": true,
|
|
449
449
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcintr.png"
|
|
450
450
|
},
|
|
451
|
-
"moonbeam-LOCAL-
|
|
451
|
+
"moonbeam-LOCAL-xcIBTC": {
|
|
452
452
|
"originChain": "moonbeam",
|
|
453
|
-
"slug": "moonbeam-LOCAL-
|
|
453
|
+
"slug": "moonbeam-LOCAL-xcIBTC",
|
|
454
454
|
"name": "interBTC",
|
|
455
|
-
"symbol": "
|
|
455
|
+
"symbol": "xcIBTC",
|
|
456
456
|
"decimals": 8,
|
|
457
457
|
"priceId": "interbtc",
|
|
458
458
|
"minAmount": "1",
|
|
@@ -7449,7 +7449,7 @@
|
|
|
7449
7449
|
"symbol": "PLMC",
|
|
7450
7450
|
"decimals": 10,
|
|
7451
7451
|
"priceId": "polimec",
|
|
7452
|
-
"minAmount": "
|
|
7452
|
+
"minAmount": "100000000",
|
|
7453
7453
|
"assetType": "NATIVE",
|
|
7454
7454
|
"metadata": null,
|
|
7455
7455
|
"multiChainAsset": null,
|
|
@@ -7858,7 +7858,7 @@
|
|
|
7858
7858
|
"slug": "ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
|
|
7859
7859
|
"name": "USDC Goerli",
|
|
7860
7860
|
"symbol": "USDC",
|
|
7861
|
-
"decimals":
|
|
7861
|
+
"decimals": 6,
|
|
7862
7862
|
"priceId": null,
|
|
7863
7863
|
"minAmount": "0",
|
|
7864
7864
|
"assetType": "ERC20",
|
|
@@ -7938,7 +7938,7 @@
|
|
|
7938
7938
|
"symbol": "DENTX",
|
|
7939
7939
|
"decimals": 18,
|
|
7940
7940
|
"priceId": null,
|
|
7941
|
-
"minAmount": "
|
|
7941
|
+
"minAmount": "10000000000000000",
|
|
7942
7942
|
"assetType": "NATIVE",
|
|
7943
7943
|
"metadata": null,
|
|
7944
7944
|
"multiChainAsset": null,
|
package/data/ChainInfo.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
87
87
|
"providers": {
|
|
88
88
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
89
|
-
"Cloudflare": "https://cloudflare-eth.com",
|
|
90
89
|
"BlastApi": "https://eth-mainnet.public.blastapi.io",
|
|
91
90
|
"Infura": "https://mainnet.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
92
91
|
},
|
|
@@ -103,7 +102,10 @@
|
|
|
103
102
|
"abiExplorer": "https://etherscan.io"
|
|
104
103
|
},
|
|
105
104
|
"substrateInfo": null,
|
|
106
|
-
"extraInfo":
|
|
105
|
+
"extraInfo": {
|
|
106
|
+
"subscanSlug": null,
|
|
107
|
+
"chainBalanceSlug": "ethereum"
|
|
108
|
+
}
|
|
107
109
|
},
|
|
108
110
|
"binance": {
|
|
109
111
|
"slug": "binance",
|
|
@@ -130,7 +132,10 @@
|
|
|
130
132
|
"abiExplorer": null
|
|
131
133
|
},
|
|
132
134
|
"substrateInfo": null,
|
|
133
|
-
"extraInfo":
|
|
135
|
+
"extraInfo": {
|
|
136
|
+
"subscanSlug": null,
|
|
137
|
+
"chainBalanceSlug": "bsc"
|
|
138
|
+
}
|
|
134
139
|
},
|
|
135
140
|
"moonbeam": {
|
|
136
141
|
"slug": "moonbeam",
|
|
@@ -462,7 +467,10 @@
|
|
|
462
467
|
"abiExplorer": "https://polygonscan.com"
|
|
463
468
|
},
|
|
464
469
|
"substrateInfo": null,
|
|
465
|
-
"extraInfo":
|
|
470
|
+
"extraInfo": {
|
|
471
|
+
"subscanSlug": null,
|
|
472
|
+
"chainBalanceSlug": "polygon"
|
|
473
|
+
}
|
|
466
474
|
},
|
|
467
475
|
"arbitrum_one": {
|
|
468
476
|
"slug": "arbitrum_one",
|
|
@@ -487,7 +495,10 @@
|
|
|
487
495
|
"abiExplorer": "https://arbiscan.io"
|
|
488
496
|
},
|
|
489
497
|
"substrateInfo": null,
|
|
490
|
-
"extraInfo":
|
|
498
|
+
"extraInfo": {
|
|
499
|
+
"subscanSlug": null,
|
|
500
|
+
"chainBalanceSlug": "arbitrum"
|
|
501
|
+
}
|
|
491
502
|
},
|
|
492
503
|
"optimism": {
|
|
493
504
|
"slug": "optimism",
|
|
@@ -512,7 +523,10 @@
|
|
|
512
523
|
"abiExplorer": "https://optimistic.etherscan.io"
|
|
513
524
|
},
|
|
514
525
|
"substrateInfo": null,
|
|
515
|
-
"extraInfo":
|
|
526
|
+
"extraInfo": {
|
|
527
|
+
"subscanSlug": null,
|
|
528
|
+
"chainBalanceSlug": "optimism"
|
|
529
|
+
}
|
|
516
530
|
},
|
|
517
531
|
"tomochain": {
|
|
518
532
|
"slug": "tomochain",
|
|
@@ -713,7 +727,6 @@
|
|
|
713
727
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/shibuyaevm.png",
|
|
714
728
|
"providers": {
|
|
715
729
|
"Shibuya": "https://evm.shibuya.astar.network ",
|
|
716
|
-
"Dwellir": "https://shibuya-rpc.dwellir.com",
|
|
717
730
|
"BlastAPI": "https://shibuya.public.blastapi.io"
|
|
718
731
|
},
|
|
719
732
|
"evmInfo": {
|
|
@@ -2936,13 +2949,13 @@
|
|
|
2936
2949
|
},
|
|
2937
2950
|
"evmInfo": null,
|
|
2938
2951
|
"substrateInfo": {
|
|
2939
|
-
"relaySlug":
|
|
2940
|
-
"paraId":
|
|
2952
|
+
"relaySlug": null,
|
|
2953
|
+
"paraId": null,
|
|
2941
2954
|
"genesisHash": "0x7b0f142a9299b0886595992f8cac58814c8956de6a31c77caca95db01370fc2c",
|
|
2942
2955
|
"addressPrefix": 42,
|
|
2943
|
-
"chainType": "
|
|
2956
|
+
"chainType": "RELAYCHAIN",
|
|
2944
2957
|
"crowdloanUrl": "https://polkadot.js.org/apps/#/parachains/crowdloan",
|
|
2945
|
-
"blockExplorer":
|
|
2958
|
+
"blockExplorer": null,
|
|
2946
2959
|
"existentialDeposit": "500",
|
|
2947
2960
|
"symbol": "SKU",
|
|
2948
2961
|
"decimals": 18,
|
|
@@ -2965,7 +2978,7 @@
|
|
|
2965
2978
|
]
|
|
2966
2979
|
},
|
|
2967
2980
|
"extraInfo": {
|
|
2968
|
-
"subscanSlug":
|
|
2981
|
+
"subscanSlug": null,
|
|
2969
2982
|
"chainBalanceSlug": "sakura"
|
|
2970
2983
|
}
|
|
2971
2984
|
},
|
|
@@ -4522,7 +4535,7 @@
|
|
|
4522
4535
|
"slug": "discovol_testnet",
|
|
4523
4536
|
"name": "Discovol Testnet",
|
|
4524
4537
|
"isTestnet": true,
|
|
4525
|
-
"chainStatus": "
|
|
4538
|
+
"chainStatus": "INACTIVE",
|
|
4526
4539
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/discovol_testnet.png",
|
|
4527
4540
|
"providers": {
|
|
4528
4541
|
"discovol_testnet": "wss://gateway.testnet.octopus.network/discovol/o4urcey87y4n1qimhfrad92gzs315z9h"
|
|
@@ -5969,7 +5982,10 @@
|
|
|
5969
5982
|
"abiExplorer": null
|
|
5970
5983
|
},
|
|
5971
5984
|
"substrateInfo": null,
|
|
5972
|
-
"extraInfo":
|
|
5985
|
+
"extraInfo": {
|
|
5986
|
+
"subscanSlug": null,
|
|
5987
|
+
"chainBalanceSlug": "avalanche"
|
|
5988
|
+
}
|
|
5973
5989
|
},
|
|
5974
5990
|
"crust_mainnet": {
|
|
5975
5991
|
"slug": "crust_mainnet",
|
|
@@ -6097,7 +6113,7 @@
|
|
|
6097
6113
|
"slug": "xcavate",
|
|
6098
6114
|
"name": "Xcavate",
|
|
6099
6115
|
"isTestnet": true,
|
|
6100
|
-
"chainStatus": "
|
|
6116
|
+
"chainStatus": "INACTIVE",
|
|
6101
6117
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xcavate.png",
|
|
6102
6118
|
"providers": {
|
|
6103
6119
|
"Tanssi": "wss://fraa-dancebox-3031-rpc.a.dancebox.tanssi.network"
|
|
@@ -6908,7 +6924,7 @@
|
|
|
6908
6924
|
"chainType": "PARACHAIN",
|
|
6909
6925
|
"crowdloanUrl": null,
|
|
6910
6926
|
"blockExplorer": null,
|
|
6911
|
-
"existentialDeposit": "
|
|
6927
|
+
"existentialDeposit": "100000000",
|
|
6912
6928
|
"symbol": "PLMC",
|
|
6913
6929
|
"decimals": 10,
|
|
6914
6930
|
"hasNativeNft": false,
|
|
@@ -7017,11 +7033,11 @@
|
|
|
7017
7033
|
},
|
|
7018
7034
|
"evmInfo": null,
|
|
7019
7035
|
"substrateInfo": {
|
|
7020
|
-
"relaySlug":
|
|
7021
|
-
"paraId":
|
|
7036
|
+
"relaySlug": "polkadot",
|
|
7037
|
+
"paraId": 2058,
|
|
7022
7038
|
"genesisHash": "0x161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a",
|
|
7023
7039
|
"addressPrefix": 19,
|
|
7024
|
-
"chainType": "
|
|
7040
|
+
"chainType": "PARACHAIN",
|
|
7025
7041
|
"crowdloanUrl": null,
|
|
7026
7042
|
"blockExplorer": null,
|
|
7027
7043
|
"existentialDeposit": "10000000000000000",
|
|
@@ -7606,7 +7622,7 @@
|
|
|
7606
7622
|
"chainType": "RELAYCHAIN",
|
|
7607
7623
|
"crowdloanUrl": null,
|
|
7608
7624
|
"blockExplorer": null,
|
|
7609
|
-
"existentialDeposit": "
|
|
7625
|
+
"existentialDeposit": "10000000000000000",
|
|
7610
7626
|
"symbol": "DENTX",
|
|
7611
7627
|
"decimals": 18,
|
|
7612
7628
|
"hasNativeNft": null,
|
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.44-beta.
|
|
10
|
+
version: '0.2.44-beta.7'
|
|
11
11
|
};
|