@subwallet/chain-list 0.2.96-beta.2 → 0.2.96-beta.8
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 +528 -52
- package/cjs/data/AssetLogoMap.json +11 -1
- package/cjs/data/AssetRef.json +84 -0
- package/cjs/data/ChainAsset.json +147 -15
- package/cjs/data/ChainInfo.json +237 -30
- package/cjs/data/ChainLogoMap.json +10 -3
- package/cjs/data/MultiChainAsset.json +18 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +11 -1
- package/data/AssetRef.json +84 -0
- package/data/ChainAsset.json +147 -15
- package/data/ChainInfo.json +237 -30
- package/data/ChainLogoMap.json +10 -3
- package/data/MultiChainAsset.json +18 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
package/data/ChainAsset.json
CHANGED
|
@@ -12892,20 +12892,6 @@
|
|
|
12892
12892
|
"hasValue": true,
|
|
12893
12893
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0.png"
|
|
12894
12894
|
},
|
|
12895
|
-
"mordor_testnet-NATIVE-METC": {
|
|
12896
|
-
"originChain": "mordor_testnet",
|
|
12897
|
-
"slug": "mordor_testnet-NATIVE-METC",
|
|
12898
|
-
"name": "Mordor Testnet",
|
|
12899
|
-
"symbol": "METC",
|
|
12900
|
-
"decimals": 18,
|
|
12901
|
-
"priceId": null,
|
|
12902
|
-
"minAmount": "0",
|
|
12903
|
-
"assetType": "NATIVE",
|
|
12904
|
-
"metadata": null,
|
|
12905
|
-
"multiChainAsset": null,
|
|
12906
|
-
"hasValue": false,
|
|
12907
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/mordor_testnet-native-metc.png"
|
|
12908
|
-
},
|
|
12909
12895
|
"statemint-LOCAL-LOVA": {
|
|
12910
12896
|
"originChain": "statemint",
|
|
12911
12897
|
"slug": "statemint-LOCAL-LOVA",
|
|
@@ -12950,7 +12936,7 @@
|
|
|
12950
12936
|
"metadata": null,
|
|
12951
12937
|
"multiChainAsset": null,
|
|
12952
12938
|
"hasValue": true,
|
|
12953
|
-
"icon":
|
|
12939
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/fraxtal-native-frxeth.png"
|
|
12954
12940
|
},
|
|
12955
12941
|
"cyber-NATIVE-ETH": {
|
|
12956
12942
|
"originChain": "cyber",
|
|
@@ -12965,5 +12951,151 @@
|
|
|
12965
12951
|
"multiChainAsset": "ETH-Ethereum",
|
|
12966
12952
|
"hasValue": true,
|
|
12967
12953
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cyber-native-eth.png"
|
|
12954
|
+
},
|
|
12955
|
+
"storyOdyssey_testnet-ERC20-PIP-0x6e990040Fd9b06F98eFb62A147201696941680b5": {
|
|
12956
|
+
"originChain": "storyOdyssey_testnet",
|
|
12957
|
+
"slug": "storyOdyssey_testnet-ERC20-PIP-0x6e990040Fd9b06F98eFb62A147201696941680b5",
|
|
12958
|
+
"name": "PIPERX Token",
|
|
12959
|
+
"symbol": "PIP",
|
|
12960
|
+
"decimals": 6,
|
|
12961
|
+
"priceId": null,
|
|
12962
|
+
"minAmount": "0",
|
|
12963
|
+
"assetType": "ERC20",
|
|
12964
|
+
"metadata": {
|
|
12965
|
+
"contractAddress": "0x6e990040Fd9b06F98eFb62A147201696941680b5"
|
|
12966
|
+
},
|
|
12967
|
+
"multiChainAsset": null,
|
|
12968
|
+
"hasValue": true,
|
|
12969
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/storyodyssey_testnet-erc20-pip-0x6e990040fd9b06f98efb62a147201696941680b5.png"
|
|
12970
|
+
},
|
|
12971
|
+
"g6_testnet-NATIVE-GSX": {
|
|
12972
|
+
"originChain": "g6_testnet",
|
|
12973
|
+
"slug": "g6_testnet-NATIVE-GSX",
|
|
12974
|
+
"name": "GSX",
|
|
12975
|
+
"symbol": "GSX",
|
|
12976
|
+
"decimals": 18,
|
|
12977
|
+
"priceId": null,
|
|
12978
|
+
"minAmount": "500",
|
|
12979
|
+
"assetType": "NATIVE",
|
|
12980
|
+
"metadata": null,
|
|
12981
|
+
"multiChainAsset": null,
|
|
12982
|
+
"hasValue": false,
|
|
12983
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/g6_testnet-native-gsx.png"
|
|
12984
|
+
},
|
|
12985
|
+
"metadium_testnet-NATIVE-KAL": {
|
|
12986
|
+
"originChain": "metadium_testnet",
|
|
12987
|
+
"slug": "metadium_testnet-NATIVE-KAL",
|
|
12988
|
+
"name": "Metadium Testnet",
|
|
12989
|
+
"symbol": "KAL",
|
|
12990
|
+
"decimals": 18,
|
|
12991
|
+
"priceId": null,
|
|
12992
|
+
"minAmount": "0",
|
|
12993
|
+
"assetType": "NATIVE",
|
|
12994
|
+
"metadata": null,
|
|
12995
|
+
"multiChainAsset": null,
|
|
12996
|
+
"hasValue": false,
|
|
12997
|
+
"icon": null
|
|
12998
|
+
},
|
|
12999
|
+
"thundercore-NATIVE-TST": {
|
|
13000
|
+
"originChain": "thundercore",
|
|
13001
|
+
"slug": "thundercore-NATIVE-TST",
|
|
13002
|
+
"name": "Thunder",
|
|
13003
|
+
"symbol": "TST",
|
|
13004
|
+
"decimals": 18,
|
|
13005
|
+
"priceId": null,
|
|
13006
|
+
"minAmount": "0",
|
|
13007
|
+
"assetType": "NATIVE",
|
|
13008
|
+
"metadata": null,
|
|
13009
|
+
"multiChainAsset": null,
|
|
13010
|
+
"hasValue": false,
|
|
13011
|
+
"icon": null
|
|
13012
|
+
},
|
|
13013
|
+
"jamton-NATIVE-DOTON": {
|
|
13014
|
+
"originChain": "jamton",
|
|
13015
|
+
"slug": "jamton-NATIVE-DOTON",
|
|
13016
|
+
"name": "DOTON",
|
|
13017
|
+
"symbol": "DOTON",
|
|
13018
|
+
"decimals": 18,
|
|
13019
|
+
"priceId": null,
|
|
13020
|
+
"minAmount": "1000000000000000",
|
|
13021
|
+
"assetType": "NATIVE",
|
|
13022
|
+
"metadata": null,
|
|
13023
|
+
"multiChainAsset": null,
|
|
13024
|
+
"hasValue": true,
|
|
13025
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/jamton-native-doton.png"
|
|
13026
|
+
},
|
|
13027
|
+
"etherlink-NATIVE-XTZ": {
|
|
13028
|
+
"originChain": "etherlink",
|
|
13029
|
+
"slug": "etherlink-NATIVE-XTZ",
|
|
13030
|
+
"name": "Tezos",
|
|
13031
|
+
"symbol": "XTZ",
|
|
13032
|
+
"decimals": 18,
|
|
13033
|
+
"priceId": "tezos",
|
|
13034
|
+
"minAmount": "0",
|
|
13035
|
+
"assetType": "NATIVE",
|
|
13036
|
+
"metadata": null,
|
|
13037
|
+
"multiChainAsset": null,
|
|
13038
|
+
"hasValue": true,
|
|
13039
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/etherlink-native-xtz.png"
|
|
13040
|
+
},
|
|
13041
|
+
"polkadot_people-NATIVE-DOT": {
|
|
13042
|
+
"originChain": "polkadot_people",
|
|
13043
|
+
"slug": "polkadot_people-NATIVE-DOT",
|
|
13044
|
+
"name": "Polkadot",
|
|
13045
|
+
"symbol": "DOT",
|
|
13046
|
+
"decimals": 10,
|
|
13047
|
+
"priceId": "polkadot",
|
|
13048
|
+
"minAmount": "1000000000",
|
|
13049
|
+
"assetType": "NATIVE",
|
|
13050
|
+
"metadata": null,
|
|
13051
|
+
"multiChainAsset": "DOT-Polkadot",
|
|
13052
|
+
"hasValue": true,
|
|
13053
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadot_people-native-dot.png"
|
|
13054
|
+
},
|
|
13055
|
+
"bifrost_dot-LOCAL-vBNC": {
|
|
13056
|
+
"originChain": "bifrost_dot",
|
|
13057
|
+
"slug": "bifrost_dot-LOCAL-vBNC",
|
|
13058
|
+
"name": "Voucher BNC",
|
|
13059
|
+
"symbol": "vBNC",
|
|
13060
|
+
"decimals": 12,
|
|
13061
|
+
"priceId": null,
|
|
13062
|
+
"minAmount": "10000000000",
|
|
13063
|
+
"assetType": "LOCAL",
|
|
13064
|
+
"metadata": {
|
|
13065
|
+
"onChainInfo": {
|
|
13066
|
+
"VToken": "BNC"
|
|
13067
|
+
}
|
|
13068
|
+
},
|
|
13069
|
+
"multiChainAsset": null,
|
|
13070
|
+
"hasValue": true,
|
|
13071
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-vbnc.png"
|
|
13072
|
+
},
|
|
13073
|
+
"laos_network_evm-NATIVE-LAOS": {
|
|
13074
|
+
"originChain": "laos_network_evm",
|
|
13075
|
+
"slug": "laos_network_evm-NATIVE-LAOS",
|
|
13076
|
+
"name": "LAOS",
|
|
13077
|
+
"symbol": "LAOS",
|
|
13078
|
+
"decimals": 18,
|
|
13079
|
+
"priceId": "laos-network",
|
|
13080
|
+
"minAmount": "0",
|
|
13081
|
+
"assetType": "NATIVE",
|
|
13082
|
+
"metadata": null,
|
|
13083
|
+
"multiChainAsset": null,
|
|
13084
|
+
"hasValue": true,
|
|
13085
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/laos_network_evm-native-laos.png"
|
|
13086
|
+
},
|
|
13087
|
+
"laos_network-NATIVE-LAOS": {
|
|
13088
|
+
"originChain": "laos_network",
|
|
13089
|
+
"slug": "laos_network-NATIVE-LAOS",
|
|
13090
|
+
"name": "LAOS",
|
|
13091
|
+
"symbol": "LAOS",
|
|
13092
|
+
"decimals": 18,
|
|
13093
|
+
"priceId": "laos-network",
|
|
13094
|
+
"minAmount": "0",
|
|
13095
|
+
"assetType": "NATIVE",
|
|
13096
|
+
"metadata": null,
|
|
13097
|
+
"multiChainAsset": null,
|
|
13098
|
+
"hasValue": true,
|
|
13099
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/laos_network-native-laos.png"
|
|
12968
13100
|
}
|
|
12969
13101
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -792,7 +792,7 @@
|
|
|
792
792
|
"addressPrefix": 42,
|
|
793
793
|
"chainType": "PARACHAIN",
|
|
794
794
|
"crowdloanUrl": null,
|
|
795
|
-
"blockExplorer": "
|
|
795
|
+
"blockExplorer": "http://explorer.mainnet.aventus.network/",
|
|
796
796
|
"existentialDeposit": "0",
|
|
797
797
|
"symbol": "AVT",
|
|
798
798
|
"decimals": 18,
|
|
@@ -896,9 +896,9 @@
|
|
|
896
896
|
},
|
|
897
897
|
"bitcountry": {
|
|
898
898
|
"slug": "bitcountry",
|
|
899
|
-
"name": "
|
|
899
|
+
"name": "Bit.Country - Alpha Net",
|
|
900
900
|
"isTestnet": true,
|
|
901
|
-
"chainStatus": "
|
|
901
|
+
"chainStatus": "INACTIVE",
|
|
902
902
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcountry.png",
|
|
903
903
|
"providers": {
|
|
904
904
|
"Metaverse Foundation": "wss://alphanet-rpc-gcp.bit.country"
|
|
@@ -9771,7 +9771,7 @@
|
|
|
9771
9771
|
"slug": "storyPublic_testnet",
|
|
9772
9772
|
"name": "Story Public Testnet",
|
|
9773
9773
|
"isTestnet": true,
|
|
9774
|
-
"chainStatus": "
|
|
9774
|
+
"chainStatus": "INACTIVE",
|
|
9775
9775
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storypublic_testnet.png",
|
|
9776
9776
|
"providers": {
|
|
9777
9777
|
"Story Testnet": "https://testnet.storyrpc.io/"
|
|
@@ -10508,20 +10508,103 @@
|
|
|
10508
10508
|
"bitcoinInfo": null,
|
|
10509
10509
|
"tonInfo": null
|
|
10510
10510
|
},
|
|
10511
|
-
"
|
|
10512
|
-
"slug": "
|
|
10513
|
-
"name": "
|
|
10511
|
+
"fraxtal": {
|
|
10512
|
+
"slug": "fraxtal",
|
|
10513
|
+
"name": "Fraxtal Mainnet L2",
|
|
10514
|
+
"isTestnet": false,
|
|
10515
|
+
"chainStatus": "ACTIVE",
|
|
10516
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/fraxtal.png",
|
|
10517
|
+
"providers": {
|
|
10518
|
+
"Frax": "https://rpc.frax.com/"
|
|
10519
|
+
},
|
|
10520
|
+
"evmInfo": {
|
|
10521
|
+
"evmChainId": 252,
|
|
10522
|
+
"blockExplorer": "https://fraxscan.com/",
|
|
10523
|
+
"existentialDeposit": "0",
|
|
10524
|
+
"symbol": "frxETH",
|
|
10525
|
+
"decimals": 18,
|
|
10526
|
+
"supportSmartContract": [
|
|
10527
|
+
"ERC721",
|
|
10528
|
+
"ERC20"
|
|
10529
|
+
],
|
|
10530
|
+
"abiExplorer": null
|
|
10531
|
+
},
|
|
10532
|
+
"substrateInfo": null,
|
|
10533
|
+
"extraInfo": null,
|
|
10534
|
+
"bitcoinInfo": null,
|
|
10535
|
+
"tonInfo": null
|
|
10536
|
+
},
|
|
10537
|
+
"cyber": {
|
|
10538
|
+
"slug": "cyber",
|
|
10539
|
+
"name": "Cyber",
|
|
10540
|
+
"isTestnet": false,
|
|
10541
|
+
"chainStatus": "ACTIVE",
|
|
10542
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cyber.png",
|
|
10543
|
+
"providers": {
|
|
10544
|
+
"Cyber": "https://cyber.alt.technology/"
|
|
10545
|
+
},
|
|
10546
|
+
"evmInfo": {
|
|
10547
|
+
"evmChainId": 7560,
|
|
10548
|
+
"blockExplorer": "https://cyberscan.co/",
|
|
10549
|
+
"existentialDeposit": "0",
|
|
10550
|
+
"symbol": "ETH",
|
|
10551
|
+
"decimals": 18,
|
|
10552
|
+
"supportSmartContract": [
|
|
10553
|
+
"ERC20",
|
|
10554
|
+
"ERC721"
|
|
10555
|
+
],
|
|
10556
|
+
"abiExplorer": null
|
|
10557
|
+
},
|
|
10558
|
+
"substrateInfo": null,
|
|
10559
|
+
"extraInfo": null,
|
|
10560
|
+
"bitcoinInfo": null,
|
|
10561
|
+
"tonInfo": null
|
|
10562
|
+
},
|
|
10563
|
+
"g6_testnet": {
|
|
10564
|
+
"slug": "g6_testnet",
|
|
10565
|
+
"name": "G6 Testnet",
|
|
10514
10566
|
"isTestnet": true,
|
|
10515
10567
|
"chainStatus": "ACTIVE",
|
|
10516
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/
|
|
10568
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/g6_testnet.png",
|
|
10517
10569
|
"providers": {
|
|
10518
|
-
"
|
|
10570
|
+
"G6 Testnet": "wss://testnet.g6.network/node"
|
|
10571
|
+
},
|
|
10572
|
+
"evmInfo": null,
|
|
10573
|
+
"substrateInfo": {
|
|
10574
|
+
"relaySlug": null,
|
|
10575
|
+
"paraId": null,
|
|
10576
|
+
"genesisHash": "0xbfac5d00971d829620ee7c653de232d3b052b663dc0f6277c352b6c96f9ca15c",
|
|
10577
|
+
"addressPrefix": 611,
|
|
10578
|
+
"chainType": "RELAYCHAIN",
|
|
10579
|
+
"crowdloanUrl": null,
|
|
10580
|
+
"blockExplorer": null,
|
|
10581
|
+
"existentialDeposit": "500",
|
|
10582
|
+
"symbol": "GSX",
|
|
10583
|
+
"decimals": 18,
|
|
10584
|
+
"hasNativeNft": null,
|
|
10585
|
+
"supportStaking": null,
|
|
10586
|
+
"supportSmartContract": null,
|
|
10587
|
+
"crowdloanParaId": null,
|
|
10588
|
+
"crowdloanFunds": []
|
|
10589
|
+
},
|
|
10590
|
+
"extraInfo": null,
|
|
10591
|
+
"bitcoinInfo": null,
|
|
10592
|
+
"tonInfo": null
|
|
10593
|
+
},
|
|
10594
|
+
"metadium_testnet": {
|
|
10595
|
+
"slug": "metadium_testnet",
|
|
10596
|
+
"name": "Metadium Testnet",
|
|
10597
|
+
"isTestnet": true,
|
|
10598
|
+
"chainStatus": "INACTIVE",
|
|
10599
|
+
"icon": null,
|
|
10600
|
+
"providers": {
|
|
10601
|
+
"abc": "https://api.metadium.com/dev"
|
|
10519
10602
|
},
|
|
10520
10603
|
"evmInfo": {
|
|
10521
|
-
"evmChainId":
|
|
10522
|
-
"blockExplorer":
|
|
10604
|
+
"evmChainId": 12,
|
|
10605
|
+
"blockExplorer": null,
|
|
10523
10606
|
"existentialDeposit": "0",
|
|
10524
|
-
"symbol": "
|
|
10607
|
+
"symbol": "KAL",
|
|
10525
10608
|
"decimals": 18,
|
|
10526
10609
|
"supportSmartContract": [
|
|
10527
10610
|
"ERC20",
|
|
@@ -10534,24 +10617,81 @@
|
|
|
10534
10617
|
"bitcoinInfo": null,
|
|
10535
10618
|
"tonInfo": null
|
|
10536
10619
|
},
|
|
10537
|
-
"
|
|
10538
|
-
"slug": "
|
|
10539
|
-
"name": "
|
|
10620
|
+
"thundercore": {
|
|
10621
|
+
"slug": "thundercore",
|
|
10622
|
+
"name": "Thundercore",
|
|
10623
|
+
"isTestnet": true,
|
|
10624
|
+
"chainStatus": "INACTIVE",
|
|
10625
|
+
"icon": null,
|
|
10626
|
+
"providers": {
|
|
10627
|
+
"thhh": "https://thundercore-testnet.drpc.org"
|
|
10628
|
+
},
|
|
10629
|
+
"evmInfo": {
|
|
10630
|
+
"evmChainId": 18,
|
|
10631
|
+
"blockExplorer": null,
|
|
10632
|
+
"existentialDeposit": "0",
|
|
10633
|
+
"symbol": "TST",
|
|
10634
|
+
"decimals": 18,
|
|
10635
|
+
"supportSmartContract": [
|
|
10636
|
+
"ERC20",
|
|
10637
|
+
"ERC721"
|
|
10638
|
+
],
|
|
10639
|
+
"abiExplorer": null
|
|
10640
|
+
},
|
|
10641
|
+
"substrateInfo": null,
|
|
10642
|
+
"extraInfo": null,
|
|
10643
|
+
"bitcoinInfo": null,
|
|
10644
|
+
"tonInfo": null
|
|
10645
|
+
},
|
|
10646
|
+
"jamton": {
|
|
10647
|
+
"slug": "jamton",
|
|
10648
|
+
"name": "JAMTON",
|
|
10540
10649
|
"isTestnet": false,
|
|
10541
10650
|
"chainStatus": "ACTIVE",
|
|
10542
|
-
"icon":
|
|
10651
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/jamton.png",
|
|
10543
10652
|
"providers": {
|
|
10544
|
-
"
|
|
10653
|
+
"Jamton": "wss://rpc.jamton.network"
|
|
10654
|
+
},
|
|
10655
|
+
"evmInfo": null,
|
|
10656
|
+
"substrateInfo": {
|
|
10657
|
+
"relaySlug": "polkadot",
|
|
10658
|
+
"paraId": 3397,
|
|
10659
|
+
"genesisHash": "0xbb9233e202ec014707f82ddb90e84ee9efece8fefee287ad4ad646d869a6c24a",
|
|
10660
|
+
"addressPrefix": 5589,
|
|
10661
|
+
"chainType": "PARACHAIN",
|
|
10662
|
+
"crowdloanUrl": null,
|
|
10663
|
+
"blockExplorer": null,
|
|
10664
|
+
"existentialDeposit": "1000000000000000",
|
|
10665
|
+
"symbol": "DOTON",
|
|
10666
|
+
"decimals": 18,
|
|
10667
|
+
"hasNativeNft": null,
|
|
10668
|
+
"supportStaking": null,
|
|
10669
|
+
"supportSmartContract": null,
|
|
10670
|
+
"crowdloanParaId": null,
|
|
10671
|
+
"crowdloanFunds": []
|
|
10672
|
+
},
|
|
10673
|
+
"extraInfo": null,
|
|
10674
|
+
"bitcoinInfo": null,
|
|
10675
|
+
"tonInfo": null
|
|
10676
|
+
},
|
|
10677
|
+
"etherlink": {
|
|
10678
|
+
"slug": "etherlink",
|
|
10679
|
+
"name": "Etherlink Mainnet",
|
|
10680
|
+
"isTestnet": false,
|
|
10681
|
+
"chainStatus": "ACTIVE",
|
|
10682
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/etherlink.png",
|
|
10683
|
+
"providers": {
|
|
10684
|
+
"Etherlink": "https://node.mainnet.etherlink.com/"
|
|
10545
10685
|
},
|
|
10546
10686
|
"evmInfo": {
|
|
10547
|
-
"evmChainId":
|
|
10548
|
-
"blockExplorer": "https://
|
|
10687
|
+
"evmChainId": 42793,
|
|
10688
|
+
"blockExplorer": "https://explorer.etherlink.com/",
|
|
10549
10689
|
"existentialDeposit": "0",
|
|
10550
|
-
"symbol": "
|
|
10690
|
+
"symbol": "XTZ",
|
|
10551
10691
|
"decimals": 18,
|
|
10552
10692
|
"supportSmartContract": [
|
|
10553
|
-
"
|
|
10554
|
-
"
|
|
10693
|
+
"ERC20",
|
|
10694
|
+
"ERC721"
|
|
10555
10695
|
],
|
|
10556
10696
|
"abiExplorer": null
|
|
10557
10697
|
},
|
|
@@ -10560,20 +10700,56 @@
|
|
|
10560
10700
|
"bitcoinInfo": null,
|
|
10561
10701
|
"tonInfo": null
|
|
10562
10702
|
},
|
|
10563
|
-
"
|
|
10564
|
-
"slug": "
|
|
10565
|
-
"name": "
|
|
10703
|
+
"polkadot_people": {
|
|
10704
|
+
"slug": "polkadot_people",
|
|
10705
|
+
"name": "Polkadot People",
|
|
10566
10706
|
"isTestnet": false,
|
|
10567
10707
|
"chainStatus": "ACTIVE",
|
|
10568
|
-
"icon":
|
|
10708
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot_people.png",
|
|
10569
10709
|
"providers": {
|
|
10570
|
-
"
|
|
10710
|
+
"PolkadotPeople": "wss://polkadot-people-rpc.polkadot.io",
|
|
10711
|
+
"LuckyFriday": "wss://rpc-people-polkadot.luckyfriday.io",
|
|
10712
|
+
"RadiumBlock": "wss://people-polkadot.public.curie.radiumblock.co/ws",
|
|
10713
|
+
"Sys Ibp": "wss://sys.ibp.network/people-polkadot",
|
|
10714
|
+
"Sys Dotters": "wss://sys.dotters.network/people-polkadot",
|
|
10715
|
+
"Dotters": "wss://people-polkadot.dotters.network"
|
|
10716
|
+
},
|
|
10717
|
+
"evmInfo": null,
|
|
10718
|
+
"substrateInfo": {
|
|
10719
|
+
"relaySlug": "polkadot",
|
|
10720
|
+
"paraId": 1004,
|
|
10721
|
+
"genesisHash": "0x67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
|
|
10722
|
+
"addressPrefix": 0,
|
|
10723
|
+
"chainType": "PARACHAIN",
|
|
10724
|
+
"crowdloanUrl": null,
|
|
10725
|
+
"blockExplorer": null,
|
|
10726
|
+
"existentialDeposit": "1000000000",
|
|
10727
|
+
"symbol": "DOT",
|
|
10728
|
+
"decimals": 10,
|
|
10729
|
+
"hasNativeNft": null,
|
|
10730
|
+
"supportStaking": null,
|
|
10731
|
+
"supportSmartContract": null,
|
|
10732
|
+
"crowdloanParaId": null,
|
|
10733
|
+
"crowdloanFunds": []
|
|
10734
|
+
},
|
|
10735
|
+
"extraInfo": null,
|
|
10736
|
+
"bitcoinInfo": null,
|
|
10737
|
+
"tonInfo": null
|
|
10738
|
+
},
|
|
10739
|
+
"laos_network_evm": {
|
|
10740
|
+
"slug": "laos_network_evm",
|
|
10741
|
+
"name": "LAOS Network",
|
|
10742
|
+
"isTestnet": false,
|
|
10743
|
+
"chainStatus": "INACTIVE",
|
|
10744
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/laos_network_evm.png",
|
|
10745
|
+
"providers": {
|
|
10746
|
+
"LaosFoundation": "https://rpc.laos.laosfoundation.io/"
|
|
10571
10747
|
},
|
|
10572
10748
|
"evmInfo": {
|
|
10573
|
-
"evmChainId":
|
|
10574
|
-
"blockExplorer": "https://
|
|
10749
|
+
"evmChainId": 6283,
|
|
10750
|
+
"blockExplorer": "https://explorer.laosnetwork.io/",
|
|
10575
10751
|
"existentialDeposit": "0",
|
|
10576
|
-
"symbol": "
|
|
10752
|
+
"symbol": "LAOS",
|
|
10577
10753
|
"decimals": 18,
|
|
10578
10754
|
"supportSmartContract": [
|
|
10579
10755
|
"ERC20",
|
|
@@ -10585,5 +10761,36 @@
|
|
|
10585
10761
|
"extraInfo": null,
|
|
10586
10762
|
"bitcoinInfo": null,
|
|
10587
10763
|
"tonInfo": null
|
|
10764
|
+
},
|
|
10765
|
+
"laos_network": {
|
|
10766
|
+
"slug": "laos_network",
|
|
10767
|
+
"name": "LAOS Network",
|
|
10768
|
+
"isTestnet": false,
|
|
10769
|
+
"chainStatus": "INACTIVE",
|
|
10770
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/laos_network.png",
|
|
10771
|
+
"providers": {
|
|
10772
|
+
"LaosFoundation": "wss://rpc.laos.laosfoundation.io"
|
|
10773
|
+
},
|
|
10774
|
+
"evmInfo": null,
|
|
10775
|
+
"substrateInfo": {
|
|
10776
|
+
"relaySlug": "polkadot",
|
|
10777
|
+
"paraId": 3370,
|
|
10778
|
+
"genesisHash": "0xe8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
|
|
10779
|
+
"addressPrefix": 42,
|
|
10780
|
+
"chainType": "PARACHAIN",
|
|
10781
|
+
"crowdloanUrl": null,
|
|
10782
|
+
"blockExplorer": "https://laos.statescan.io/",
|
|
10783
|
+
"existentialDeposit": "0",
|
|
10784
|
+
"symbol": "LAOS",
|
|
10785
|
+
"decimals": 18,
|
|
10786
|
+
"hasNativeNft": null,
|
|
10787
|
+
"supportStaking": null,
|
|
10788
|
+
"supportSmartContract": null,
|
|
10789
|
+
"crowdloanParaId": null,
|
|
10790
|
+
"crowdloanFunds": []
|
|
10791
|
+
},
|
|
10792
|
+
"extraInfo": null,
|
|
10793
|
+
"bitcoinInfo": null,
|
|
10794
|
+
"tonInfo": null
|
|
10588
10795
|
}
|
|
10589
10796
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -305,9 +305,16 @@
|
|
|
305
305
|
"autonomys_taurus": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/autonomys_taurus.png",
|
|
306
306
|
"gnosis": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/gnosis.png",
|
|
307
307
|
"autonomys": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/autonomys.png",
|
|
308
|
-
"
|
|
309
|
-
"
|
|
310
|
-
"
|
|
308
|
+
"fraxtal": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/fraxtal.png",
|
|
309
|
+
"cyber": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cyber.png",
|
|
310
|
+
"g6_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/g6_testnet.png",
|
|
311
|
+
"metadium_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
312
|
+
"thundercore": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
313
|
+
"jamton": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/jamton.png",
|
|
314
|
+
"etherlink": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/etherlink.png",
|
|
315
|
+
"polkadot_people": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot_people.png",
|
|
316
|
+
"laos_network_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/laos_network_evm.png",
|
|
317
|
+
"laos_network": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/laos_network.png",
|
|
311
318
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
312
319
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
313
320
|
}
|
|
@@ -871,5 +871,23 @@
|
|
|
871
871
|
"priceId": "tangle-network",
|
|
872
872
|
"hasValue": true,
|
|
873
873
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tnt-tangle.png"
|
|
874
|
+
},
|
|
875
|
+
"LAOS-LAOS": {
|
|
876
|
+
"slug": "LAOS-LAOS",
|
|
877
|
+
"originChainAsset": null,
|
|
878
|
+
"name": "LAOS",
|
|
879
|
+
"symbol": "LAOS",
|
|
880
|
+
"priceId": "laos-network",
|
|
881
|
+
"hasValue": true,
|
|
882
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/laos-laos.png"
|
|
883
|
+
},
|
|
884
|
+
"LOVA-AIWeb3": {
|
|
885
|
+
"slug": "LOVA-AIWeb3",
|
|
886
|
+
"originChainAsset": null,
|
|
887
|
+
"name": "AIWeb3",
|
|
888
|
+
"symbol": "LOVA",
|
|
889
|
+
"priceId": null,
|
|
890
|
+
"hasValue": true,
|
|
891
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/lova-aiweb3.png"
|
|
874
892
|
}
|
|
875
893
|
}
|
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.96-beta.
|
|
10
|
+
version: '0.2.96-beta.8'
|
|
11
11
|
};
|