@subwallet/chain-list 0.2.70-beta.2 → 0.2.70-beta.4
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 +65 -6
- package/cjs/data/AssetLogoMap.json +3 -2
- package/cjs/data/ChainAsset.json +35 -5
- package/cjs/data/ChainInfo.json +25 -0
- package/cjs/data/ChainLogoMap.json +2 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +3 -2
- package/data/ChainAsset.json +35 -5
- package/data/ChainInfo.json +25 -0
- package/data/ChainLogoMap.json +2 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"discovol_testnet-native-disc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/discovol_testnet-native-disc.png",
|
|
189
189
|
"atocha-native-ato": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/atocha-native-ato.png",
|
|
190
190
|
"myriad-native-myria": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/myriad-native-myria.png",
|
|
191
|
-
"debio-native-dbio": "https://
|
|
191
|
+
"debio-native-dbio": "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png",
|
|
192
192
|
"collectives-native-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/collectives-native-dot.png",
|
|
193
193
|
"ajunapolkadot-native-ajun": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ajunapolkadot-native-ajun.png",
|
|
194
194
|
"bitgreen-native-bbb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitgreen-native-bbb.png",
|
|
@@ -660,6 +660,7 @@
|
|
|
660
660
|
"peaq-native-peaq": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peaq-native-peaq.png",
|
|
661
661
|
"karura-local-usdcet": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-usdcet.png",
|
|
662
662
|
"karura-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-usdt.png",
|
|
663
|
+
"layeredge_testnet-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/layeredge_testnet-native-btc.png",
|
|
663
664
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
664
665
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
665
666
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -5415,7 +5416,7 @@
|
|
|
5415
5416
|
metadata: null,
|
|
5416
5417
|
multiChainAsset: null,
|
|
5417
5418
|
hasValue: true,
|
|
5418
|
-
icon: "https://
|
|
5419
|
+
icon: "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png"
|
|
5419
5420
|
},
|
|
5420
5421
|
"collectives-NATIVE-DOT": {
|
|
5421
5422
|
originChain: "collectives",
|
|
@@ -11592,7 +11593,7 @@
|
|
|
11592
11593
|
"bitlayerTest-NATIVE-BTC": {
|
|
11593
11594
|
originChain: "bitlayerTest",
|
|
11594
11595
|
slug: "bitlayerTest-NATIVE-BTC",
|
|
11595
|
-
name: "Bitcoin
|
|
11596
|
+
name: "Bitcoin Testnet",
|
|
11596
11597
|
symbol: "BTC",
|
|
11597
11598
|
decimals: 18,
|
|
11598
11599
|
priceId: null,
|
|
@@ -11620,7 +11621,7 @@
|
|
|
11620
11621
|
"bevmTest-NATIVE-BTC": {
|
|
11621
11622
|
originChain: "bevmTest",
|
|
11622
11623
|
slug: "bevmTest-NATIVE-BTC",
|
|
11623
|
-
name: "Bitcoin
|
|
11624
|
+
name: "Bitcoin Testnet",
|
|
11624
11625
|
symbol: "BTC",
|
|
11625
11626
|
decimals: 18,
|
|
11626
11627
|
priceId: null,
|
|
@@ -11786,7 +11787,7 @@
|
|
|
11786
11787
|
"botanixEvmTest-NATIVE-BTC": {
|
|
11787
11788
|
originChain: "botanixEvmTest",
|
|
11788
11789
|
slug: "botanixEvmTest-NATIVE-BTC",
|
|
11789
|
-
name: "Bitcoin",
|
|
11790
|
+
name: "Bitcoin Testnet",
|
|
11790
11791
|
symbol: "BTC",
|
|
11791
11792
|
decimals: 18,
|
|
11792
11793
|
priceId: null,
|
|
@@ -13558,6 +13559,36 @@
|
|
|
13558
13559
|
multiChainAsset: "USDT-Tether",
|
|
13559
13560
|
hasValue: true,
|
|
13560
13561
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-usdt.png"
|
|
13562
|
+
},
|
|
13563
|
+
"layerEdge_testnet-NATIVE-BTC": {
|
|
13564
|
+
originChain: "layerEdge_testnet",
|
|
13565
|
+
slug: "layerEdge_testnet-NATIVE-BTC",
|
|
13566
|
+
name: "Bitcoin Testnet",
|
|
13567
|
+
symbol: "BTC",
|
|
13568
|
+
decimals: 18,
|
|
13569
|
+
priceId: null,
|
|
13570
|
+
minAmount: "0",
|
|
13571
|
+
assetType: "NATIVE",
|
|
13572
|
+
metadata: null,
|
|
13573
|
+
multiChainAsset: "BTC-BitcoinTestnet",
|
|
13574
|
+
hasValue: false,
|
|
13575
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/layeredge_testnet-native-btc.png"
|
|
13576
|
+
},
|
|
13577
|
+
"bitlayer-ERC721-LuckyHelmet-0x260ac1a14a89fd24c72b84092629f14964556299": {
|
|
13578
|
+
originChain: "bitlayer",
|
|
13579
|
+
slug: "bitlayer-ERC721-LuckyHelmet-0x260ac1a14a89fd24c72b84092629f14964556299",
|
|
13580
|
+
name: "Bitlayer Lucky Helmet NFT",
|
|
13581
|
+
symbol: "LuckyHelmet",
|
|
13582
|
+
decimals: null,
|
|
13583
|
+
priceId: null,
|
|
13584
|
+
minAmount: null,
|
|
13585
|
+
assetType: "ERC721",
|
|
13586
|
+
metadata: {
|
|
13587
|
+
contractAddress: "0x260ac1a14a89fd24c72b84092629f14964556299"
|
|
13588
|
+
},
|
|
13589
|
+
multiChainAsset: null,
|
|
13590
|
+
hasValue: true,
|
|
13591
|
+
icon: null
|
|
13561
13592
|
}
|
|
13562
13593
|
};
|
|
13563
13594
|
|
|
@@ -22502,6 +22533,31 @@
|
|
|
22502
22533
|
extraInfo: null,
|
|
22503
22534
|
bitcoinInfo: null
|
|
22504
22535
|
};
|
|
22536
|
+
var layerEdge_testnet$1 = {
|
|
22537
|
+
slug: "layerEdge_testnet",
|
|
22538
|
+
name: "LayerEdge Testnet",
|
|
22539
|
+
isTestnet: true,
|
|
22540
|
+
chainStatus: "ACTIVE",
|
|
22541
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/layeredge_testnet.png",
|
|
22542
|
+
providers: {
|
|
22543
|
+
"LayerEdge Testnet": "https://testnet-rpc.layeredge.io"
|
|
22544
|
+
},
|
|
22545
|
+
evmInfo: {
|
|
22546
|
+
evmChainId: 3456,
|
|
22547
|
+
blockExplorer: "https://testnet-explorer.layeredge.io/",
|
|
22548
|
+
existentialDeposit: "0",
|
|
22549
|
+
symbol: "BTC",
|
|
22550
|
+
decimals: 18,
|
|
22551
|
+
supportSmartContract: [
|
|
22552
|
+
"ERC20",
|
|
22553
|
+
"ERC721"
|
|
22554
|
+
],
|
|
22555
|
+
abiExplorer: null
|
|
22556
|
+
},
|
|
22557
|
+
substrateInfo: null,
|
|
22558
|
+
extraInfo: null,
|
|
22559
|
+
bitcoinInfo: null
|
|
22560
|
+
};
|
|
22505
22561
|
const _ChainInfoMap = {
|
|
22506
22562
|
polkadot: polkadot$1,
|
|
22507
22563
|
kusama: kusama$1,
|
|
@@ -22785,7 +22841,8 @@
|
|
|
22785
22841
|
bounceBitEvmTest: bounceBitEvmTest$1,
|
|
22786
22842
|
kreivo: kreivo$1,
|
|
22787
22843
|
analog_testnet: analog_testnet$1,
|
|
22788
|
-
peaq: peaq$1
|
|
22844
|
+
peaq: peaq$1,
|
|
22845
|
+
layerEdge_testnet: layerEdge_testnet$1
|
|
22789
22846
|
};
|
|
22790
22847
|
|
|
22791
22848
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -23039,6 +23096,7 @@
|
|
|
23039
23096
|
var kreivo = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kreivo.png";
|
|
23040
23097
|
var analog_testnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/analog_testnet.png";
|
|
23041
23098
|
var peaq = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/peaq.png";
|
|
23099
|
+
var layerEdge_testnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/layeredge_testnet.png";
|
|
23042
23100
|
const _ChainLogoMap = {
|
|
23043
23101
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
23044
23102
|
polkadot: polkadot,
|
|
@@ -23293,6 +23351,7 @@
|
|
|
23293
23351
|
kreivo: kreivo,
|
|
23294
23352
|
analog_testnet: analog_testnet,
|
|
23295
23353
|
peaq: peaq,
|
|
23354
|
+
layerEdge_testnet: layerEdge_testnet,
|
|
23296
23355
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
23297
23356
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
23298
23357
|
};
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"discovol_testnet-native-disc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/discovol_testnet-native-disc.png",
|
|
181
181
|
"atocha-native-ato": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/atocha-native-ato.png",
|
|
182
182
|
"myriad-native-myria": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/myriad-native-myria.png",
|
|
183
|
-
"debio-native-dbio": "https://
|
|
183
|
+
"debio-native-dbio": "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png",
|
|
184
184
|
"collectives-native-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/collectives-native-dot.png",
|
|
185
185
|
"ajunapolkadot-native-ajun": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ajunapolkadot-native-ajun.png",
|
|
186
186
|
"bitgreen-native-bbb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitgreen-native-bbb.png",
|
|
@@ -652,6 +652,7 @@
|
|
|
652
652
|
"peaq-native-peaq": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peaq-native-peaq.png",
|
|
653
653
|
"karura-local-usdcet": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-usdcet.png",
|
|
654
654
|
"karura-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-usdt.png",
|
|
655
|
+
"layeredge_testnet-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/layeredge_testnet-native-btc.png",
|
|
655
656
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
656
657
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
657
658
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -730,4 +731,4 @@
|
|
|
730
731
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
731
732
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
732
733
|
"custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
|
|
733
|
-
}
|
|
734
|
+
}
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -2853,7 +2853,7 @@
|
|
|
2853
2853
|
"metadata": null,
|
|
2854
2854
|
"multiChainAsset": null,
|
|
2855
2855
|
"hasValue": true,
|
|
2856
|
-
"icon": "https://
|
|
2856
|
+
"icon": "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png"
|
|
2857
2857
|
},
|
|
2858
2858
|
"collectives-NATIVE-DOT": {
|
|
2859
2859
|
"originChain": "collectives",
|
|
@@ -9030,7 +9030,7 @@
|
|
|
9030
9030
|
"bitlayerTest-NATIVE-BTC": {
|
|
9031
9031
|
"originChain": "bitlayerTest",
|
|
9032
9032
|
"slug": "bitlayerTest-NATIVE-BTC",
|
|
9033
|
-
"name": "Bitcoin
|
|
9033
|
+
"name": "Bitcoin Testnet",
|
|
9034
9034
|
"symbol": "BTC",
|
|
9035
9035
|
"decimals": 18,
|
|
9036
9036
|
"priceId": null,
|
|
@@ -9058,7 +9058,7 @@
|
|
|
9058
9058
|
"bevmTest-NATIVE-BTC": {
|
|
9059
9059
|
"originChain": "bevmTest",
|
|
9060
9060
|
"slug": "bevmTest-NATIVE-BTC",
|
|
9061
|
-
"name": "Bitcoin
|
|
9061
|
+
"name": "Bitcoin Testnet",
|
|
9062
9062
|
"symbol": "BTC",
|
|
9063
9063
|
"decimals": 18,
|
|
9064
9064
|
"priceId": null,
|
|
@@ -9224,7 +9224,7 @@
|
|
|
9224
9224
|
"botanixEvmTest-NATIVE-BTC": {
|
|
9225
9225
|
"originChain": "botanixEvmTest",
|
|
9226
9226
|
"slug": "botanixEvmTest-NATIVE-BTC",
|
|
9227
|
-
"name": "Bitcoin",
|
|
9227
|
+
"name": "Bitcoin Testnet",
|
|
9228
9228
|
"symbol": "BTC",
|
|
9229
9229
|
"decimals": 18,
|
|
9230
9230
|
"priceId": null,
|
|
@@ -10996,5 +10996,35 @@
|
|
|
10996
10996
|
"multiChainAsset": "USDT-Tether",
|
|
10997
10997
|
"hasValue": true,
|
|
10998
10998
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-usdt.png"
|
|
10999
|
+
},
|
|
11000
|
+
"layerEdge_testnet-NATIVE-BTC": {
|
|
11001
|
+
"originChain": "layerEdge_testnet",
|
|
11002
|
+
"slug": "layerEdge_testnet-NATIVE-BTC",
|
|
11003
|
+
"name": "Bitcoin Testnet",
|
|
11004
|
+
"symbol": "BTC",
|
|
11005
|
+
"decimals": 18,
|
|
11006
|
+
"priceId": null,
|
|
11007
|
+
"minAmount": "0",
|
|
11008
|
+
"assetType": "NATIVE",
|
|
11009
|
+
"metadata": null,
|
|
11010
|
+
"multiChainAsset": "BTC-BitcoinTestnet",
|
|
11011
|
+
"hasValue": false,
|
|
11012
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/layeredge_testnet-native-btc.png"
|
|
11013
|
+
},
|
|
11014
|
+
"bitlayer-ERC721-LuckyHelmet-0x260ac1a14a89fd24c72b84092629f14964556299": {
|
|
11015
|
+
"originChain": "bitlayer",
|
|
11016
|
+
"slug": "bitlayer-ERC721-LuckyHelmet-0x260ac1a14a89fd24c72b84092629f14964556299",
|
|
11017
|
+
"name": "Bitlayer Lucky Helmet NFT",
|
|
11018
|
+
"symbol": "LuckyHelmet",
|
|
11019
|
+
"decimals": null,
|
|
11020
|
+
"priceId": null,
|
|
11021
|
+
"minAmount": null,
|
|
11022
|
+
"assetType": "ERC721",
|
|
11023
|
+
"metadata": {
|
|
11024
|
+
"contractAddress": "0x260ac1a14a89fd24c72b84092629f14964556299"
|
|
11025
|
+
},
|
|
11026
|
+
"multiChainAsset": null,
|
|
11027
|
+
"hasValue": true,
|
|
11028
|
+
"icon": null
|
|
10999
11029
|
}
|
|
11000
|
-
}
|
|
11030
|
+
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -8794,5 +8794,30 @@
|
|
|
8794
8794
|
},
|
|
8795
8795
|
"extraInfo": null,
|
|
8796
8796
|
"bitcoinInfo": null
|
|
8797
|
+
},
|
|
8798
|
+
"layerEdge_testnet": {
|
|
8799
|
+
"slug": "layerEdge_testnet",
|
|
8800
|
+
"name": "LayerEdge Testnet",
|
|
8801
|
+
"isTestnet": true,
|
|
8802
|
+
"chainStatus": "ACTIVE",
|
|
8803
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/layeredge_testnet.png",
|
|
8804
|
+
"providers": {
|
|
8805
|
+
"LayerEdge Testnet": "https://testnet-rpc.layeredge.io"
|
|
8806
|
+
},
|
|
8807
|
+
"evmInfo": {
|
|
8808
|
+
"evmChainId": 3456,
|
|
8809
|
+
"blockExplorer": "https://testnet-explorer.layeredge.io/",
|
|
8810
|
+
"existentialDeposit": "0",
|
|
8811
|
+
"symbol": "BTC",
|
|
8812
|
+
"decimals": 18,
|
|
8813
|
+
"supportSmartContract": [
|
|
8814
|
+
"ERC20",
|
|
8815
|
+
"ERC721"
|
|
8816
|
+
],
|
|
8817
|
+
"abiExplorer": null
|
|
8818
|
+
},
|
|
8819
|
+
"substrateInfo": null,
|
|
8820
|
+
"extraInfo": null,
|
|
8821
|
+
"bitcoinInfo": null
|
|
8797
8822
|
}
|
|
8798
8823
|
}
|
|
@@ -252,6 +252,7 @@
|
|
|
252
252
|
"kreivo": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kreivo.png",
|
|
253
253
|
"analog_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/analog_testnet.png",
|
|
254
254
|
"peaq": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/peaq.png",
|
|
255
|
+
"layerEdge_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/layeredge_testnet.png",
|
|
255
256
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
256
257
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
257
|
-
}
|
|
258
|
+
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"discovol_testnet-native-disc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/discovol_testnet-native-disc.png",
|
|
181
181
|
"atocha-native-ato": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/atocha-native-ato.png",
|
|
182
182
|
"myriad-native-myria": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/myriad-native-myria.png",
|
|
183
|
-
"debio-native-dbio": "https://
|
|
183
|
+
"debio-native-dbio": "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png",
|
|
184
184
|
"collectives-native-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/collectives-native-dot.png",
|
|
185
185
|
"ajunapolkadot-native-ajun": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ajunapolkadot-native-ajun.png",
|
|
186
186
|
"bitgreen-native-bbb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitgreen-native-bbb.png",
|
|
@@ -652,6 +652,7 @@
|
|
|
652
652
|
"peaq-native-peaq": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peaq-native-peaq.png",
|
|
653
653
|
"karura-local-usdcet": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-usdcet.png",
|
|
654
654
|
"karura-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-usdt.png",
|
|
655
|
+
"layeredge_testnet-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/layeredge_testnet-native-btc.png",
|
|
655
656
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
656
657
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
657
658
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -730,4 +731,4 @@
|
|
|
730
731
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
731
732
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
732
733
|
"custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
|
|
733
|
-
}
|
|
734
|
+
}
|
package/data/ChainAsset.json
CHANGED
|
@@ -2853,7 +2853,7 @@
|
|
|
2853
2853
|
"metadata": null,
|
|
2854
2854
|
"multiChainAsset": null,
|
|
2855
2855
|
"hasValue": true,
|
|
2856
|
-
"icon": "https://
|
|
2856
|
+
"icon": "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png"
|
|
2857
2857
|
},
|
|
2858
2858
|
"collectives-NATIVE-DOT": {
|
|
2859
2859
|
"originChain": "collectives",
|
|
@@ -9030,7 +9030,7 @@
|
|
|
9030
9030
|
"bitlayerTest-NATIVE-BTC": {
|
|
9031
9031
|
"originChain": "bitlayerTest",
|
|
9032
9032
|
"slug": "bitlayerTest-NATIVE-BTC",
|
|
9033
|
-
"name": "Bitcoin
|
|
9033
|
+
"name": "Bitcoin Testnet",
|
|
9034
9034
|
"symbol": "BTC",
|
|
9035
9035
|
"decimals": 18,
|
|
9036
9036
|
"priceId": null,
|
|
@@ -9058,7 +9058,7 @@
|
|
|
9058
9058
|
"bevmTest-NATIVE-BTC": {
|
|
9059
9059
|
"originChain": "bevmTest",
|
|
9060
9060
|
"slug": "bevmTest-NATIVE-BTC",
|
|
9061
|
-
"name": "Bitcoin
|
|
9061
|
+
"name": "Bitcoin Testnet",
|
|
9062
9062
|
"symbol": "BTC",
|
|
9063
9063
|
"decimals": 18,
|
|
9064
9064
|
"priceId": null,
|
|
@@ -9224,7 +9224,7 @@
|
|
|
9224
9224
|
"botanixEvmTest-NATIVE-BTC": {
|
|
9225
9225
|
"originChain": "botanixEvmTest",
|
|
9226
9226
|
"slug": "botanixEvmTest-NATIVE-BTC",
|
|
9227
|
-
"name": "Bitcoin",
|
|
9227
|
+
"name": "Bitcoin Testnet",
|
|
9228
9228
|
"symbol": "BTC",
|
|
9229
9229
|
"decimals": 18,
|
|
9230
9230
|
"priceId": null,
|
|
@@ -10996,5 +10996,35 @@
|
|
|
10996
10996
|
"multiChainAsset": "USDT-Tether",
|
|
10997
10997
|
"hasValue": true,
|
|
10998
10998
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-usdt.png"
|
|
10999
|
+
},
|
|
11000
|
+
"layerEdge_testnet-NATIVE-BTC": {
|
|
11001
|
+
"originChain": "layerEdge_testnet",
|
|
11002
|
+
"slug": "layerEdge_testnet-NATIVE-BTC",
|
|
11003
|
+
"name": "Bitcoin Testnet",
|
|
11004
|
+
"symbol": "BTC",
|
|
11005
|
+
"decimals": 18,
|
|
11006
|
+
"priceId": null,
|
|
11007
|
+
"minAmount": "0",
|
|
11008
|
+
"assetType": "NATIVE",
|
|
11009
|
+
"metadata": null,
|
|
11010
|
+
"multiChainAsset": "BTC-BitcoinTestnet",
|
|
11011
|
+
"hasValue": false,
|
|
11012
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/layeredge_testnet-native-btc.png"
|
|
11013
|
+
},
|
|
11014
|
+
"bitlayer-ERC721-LuckyHelmet-0x260ac1a14a89fd24c72b84092629f14964556299": {
|
|
11015
|
+
"originChain": "bitlayer",
|
|
11016
|
+
"slug": "bitlayer-ERC721-LuckyHelmet-0x260ac1a14a89fd24c72b84092629f14964556299",
|
|
11017
|
+
"name": "Bitlayer Lucky Helmet NFT",
|
|
11018
|
+
"symbol": "LuckyHelmet",
|
|
11019
|
+
"decimals": null,
|
|
11020
|
+
"priceId": null,
|
|
11021
|
+
"minAmount": null,
|
|
11022
|
+
"assetType": "ERC721",
|
|
11023
|
+
"metadata": {
|
|
11024
|
+
"contractAddress": "0x260ac1a14a89fd24c72b84092629f14964556299"
|
|
11025
|
+
},
|
|
11026
|
+
"multiChainAsset": null,
|
|
11027
|
+
"hasValue": true,
|
|
11028
|
+
"icon": null
|
|
10999
11029
|
}
|
|
11000
|
-
}
|
|
11030
|
+
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -8794,5 +8794,30 @@
|
|
|
8794
8794
|
},
|
|
8795
8795
|
"extraInfo": null,
|
|
8796
8796
|
"bitcoinInfo": null
|
|
8797
|
+
},
|
|
8798
|
+
"layerEdge_testnet": {
|
|
8799
|
+
"slug": "layerEdge_testnet",
|
|
8800
|
+
"name": "LayerEdge Testnet",
|
|
8801
|
+
"isTestnet": true,
|
|
8802
|
+
"chainStatus": "ACTIVE",
|
|
8803
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/layeredge_testnet.png",
|
|
8804
|
+
"providers": {
|
|
8805
|
+
"LayerEdge Testnet": "https://testnet-rpc.layeredge.io"
|
|
8806
|
+
},
|
|
8807
|
+
"evmInfo": {
|
|
8808
|
+
"evmChainId": 3456,
|
|
8809
|
+
"blockExplorer": "https://testnet-explorer.layeredge.io/",
|
|
8810
|
+
"existentialDeposit": "0",
|
|
8811
|
+
"symbol": "BTC",
|
|
8812
|
+
"decimals": 18,
|
|
8813
|
+
"supportSmartContract": [
|
|
8814
|
+
"ERC20",
|
|
8815
|
+
"ERC721"
|
|
8816
|
+
],
|
|
8817
|
+
"abiExplorer": null
|
|
8818
|
+
},
|
|
8819
|
+
"substrateInfo": null,
|
|
8820
|
+
"extraInfo": null,
|
|
8821
|
+
"bitcoinInfo": null
|
|
8797
8822
|
}
|
|
8798
8823
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -252,6 +252,7 @@
|
|
|
252
252
|
"kreivo": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kreivo.png",
|
|
253
253
|
"analog_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/analog_testnet.png",
|
|
254
254
|
"peaq": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/peaq.png",
|
|
255
|
+
"layerEdge_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/layeredge_testnet.png",
|
|
255
256
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
256
257
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
257
|
-
}
|
|
258
|
+
}
|
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.70-beta.
|
|
10
|
+
version: '0.2.70-beta.4'
|
|
11
11
|
};
|