@subwallet/chain-list 0.2.81-beta.0 → 0.2.81-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 +106 -3
- package/cjs/data/AssetLogoMap.json +4 -0
- package/cjs/data/ChainAsset.json +68 -0
- package/cjs/data/ChainInfo.json +30 -2
- package/cjs/data/ChainLogoMap.json +1 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +4 -0
- package/data/ChainAsset.json +68 -0
- package/data/ChainInfo.json +30 -2
- package/data/ChainLogoMap.json +1 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -714,6 +714,10 @@
|
|
|
714
714
|
"polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png",
|
|
715
715
|
"ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png",
|
|
716
716
|
"aleph_evm-native-azero": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png",
|
|
717
|
+
"exosama-native-sama": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/exosama-native-sama.png",
|
|
718
|
+
"pendulum-local-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-bnc.png",
|
|
719
|
+
"pendulum-local-astr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-astr.png",
|
|
720
|
+
"pendulum-local-vdot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png",
|
|
717
721
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
718
722
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
719
723
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -14492,6 +14496,74 @@
|
|
|
14492
14496
|
multiChainAsset: "AZERO-AlephZero",
|
|
14493
14497
|
hasValue: true,
|
|
14494
14498
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png"
|
|
14499
|
+
},
|
|
14500
|
+
"exosama-NATIVE-SAMA": {
|
|
14501
|
+
originChain: "exosama",
|
|
14502
|
+
slug: "exosama-NATIVE-SAMA",
|
|
14503
|
+
name: "SAMA",
|
|
14504
|
+
symbol: "SAMA",
|
|
14505
|
+
decimals: 18,
|
|
14506
|
+
priceId: "exosama-network",
|
|
14507
|
+
minAmount: "0",
|
|
14508
|
+
assetType: "NATIVE",
|
|
14509
|
+
metadata: null,
|
|
14510
|
+
multiChainAsset: null,
|
|
14511
|
+
hasValue: true,
|
|
14512
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/exosama-native-sama.png"
|
|
14513
|
+
},
|
|
14514
|
+
"pendulum-LOCAL-BNC": {
|
|
14515
|
+
originChain: "pendulum",
|
|
14516
|
+
slug: "pendulum-LOCAL-BNC",
|
|
14517
|
+
name: "Bifrost Native Token",
|
|
14518
|
+
symbol: "BNC",
|
|
14519
|
+
decimals: 12,
|
|
14520
|
+
priceId: "bifrost-native-coin",
|
|
14521
|
+
minAmount: "10,000,000,000",
|
|
14522
|
+
assetType: "LOCAL",
|
|
14523
|
+
metadata: {
|
|
14524
|
+
onChainInfo: {
|
|
14525
|
+
XCM: "11"
|
|
14526
|
+
}
|
|
14527
|
+
},
|
|
14528
|
+
multiChainAsset: "BNC-BifrostKusama",
|
|
14529
|
+
hasValue: true,
|
|
14530
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-bnc.png"
|
|
14531
|
+
},
|
|
14532
|
+
"pendulum-LOCAL-ASTR": {
|
|
14533
|
+
originChain: "pendulum",
|
|
14534
|
+
slug: "pendulum-LOCAL-ASTR",
|
|
14535
|
+
name: "Astar",
|
|
14536
|
+
symbol: "ASTR",
|
|
14537
|
+
decimals: 18,
|
|
14538
|
+
priceId: "astar",
|
|
14539
|
+
minAmount: "0",
|
|
14540
|
+
assetType: "LOCAL",
|
|
14541
|
+
metadata: {
|
|
14542
|
+
onChainInfo: {
|
|
14543
|
+
XCM: "9"
|
|
14544
|
+
}
|
|
14545
|
+
},
|
|
14546
|
+
multiChainAsset: "ASTR-Astar",
|
|
14547
|
+
hasValue: true,
|
|
14548
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-astr.png"
|
|
14549
|
+
},
|
|
14550
|
+
"pendulum-LOCAL-vDOT": {
|
|
14551
|
+
originChain: "pendulum",
|
|
14552
|
+
slug: "pendulum-LOCAL-vDOT",
|
|
14553
|
+
name: "Voucher DOT",
|
|
14554
|
+
symbol: "vDOT",
|
|
14555
|
+
decimals: 10,
|
|
14556
|
+
priceId: "voucher-dot",
|
|
14557
|
+
minAmount: "1,000,000",
|
|
14558
|
+
assetType: "LOCAL",
|
|
14559
|
+
metadata: {
|
|
14560
|
+
onChainInfo: {
|
|
14561
|
+
XCM: "10"
|
|
14562
|
+
}
|
|
14563
|
+
},
|
|
14564
|
+
multiChainAsset: "vDOT-VoucherDot",
|
|
14565
|
+
hasValue: true,
|
|
14566
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png"
|
|
14495
14567
|
}
|
|
14496
14568
|
};
|
|
14497
14569
|
|
|
@@ -14509,6 +14581,7 @@
|
|
|
14509
14581
|
"Light Client": "light://substrate-connect/polkadot",
|
|
14510
14582
|
BlockOps: "wss://polkadot-public-rpc.blockops.network/ws",
|
|
14511
14583
|
Allnodes: "wss://polkadot-rpc.publicnode.com",
|
|
14584
|
+
SubWallet: "wss://polkadot-rpc.subwallet.app",
|
|
14512
14585
|
Onfinality: "wss://polkadot.api.onfinality.io/public-ws"
|
|
14513
14586
|
},
|
|
14514
14587
|
evmInfo: null,
|
|
@@ -14547,7 +14620,8 @@
|
|
|
14547
14620
|
LuckyFriday: "wss://rpc-kusama.luckyfriday.io",
|
|
14548
14621
|
Stakeworld: "wss://ksm-rpc.stakeworld.io",
|
|
14549
14622
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/kusama",
|
|
14550
|
-
"Light Client": "light://substrate-connect/kusama"
|
|
14623
|
+
"Light Client": "light://substrate-connect/kusama",
|
|
14624
|
+
SubWallet: "wss://kusama-rpc.subwallet.app"
|
|
14551
14625
|
},
|
|
14552
14626
|
evmInfo: null,
|
|
14553
14627
|
substrateInfo: {
|
|
@@ -14585,7 +14659,8 @@
|
|
|
14585
14659
|
PublicNode: "https://ethereum.publicnode.com",
|
|
14586
14660
|
DRPC: "https://eth.drpc.org/",
|
|
14587
14661
|
MevBlocker: "https://rpc.mevblocker.io/",
|
|
14588
|
-
"1rpc": "https://1rpc.io/eth"
|
|
14662
|
+
"1rpc": "https://1rpc.io/eth",
|
|
14663
|
+
Ethereum: "https://eth-rpc.subwallet.app/ "
|
|
14589
14664
|
},
|
|
14590
14665
|
evmInfo: {
|
|
14591
14666
|
evmChainId: 1,
|
|
@@ -23949,6 +24024,31 @@
|
|
|
23949
24024
|
extraInfo: null,
|
|
23950
24025
|
bitcoinInfo: null
|
|
23951
24026
|
};
|
|
24027
|
+
var exosama$1 = {
|
|
24028
|
+
slug: "exosama",
|
|
24029
|
+
name: "Exosama",
|
|
24030
|
+
isTestnet: false,
|
|
24031
|
+
chainStatus: "ACTIVE",
|
|
24032
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
24033
|
+
providers: {
|
|
24034
|
+
"Exosama Network": "https://rpc.exosama.com"
|
|
24035
|
+
},
|
|
24036
|
+
evmInfo: {
|
|
24037
|
+
evmChainId: 2109,
|
|
24038
|
+
blockExplorer: "https://explorer.exosama.com/",
|
|
24039
|
+
existentialDeposit: "0",
|
|
24040
|
+
symbol: "SAMA",
|
|
24041
|
+
decimals: 18,
|
|
24042
|
+
supportSmartContract: [
|
|
24043
|
+
"ERC20",
|
|
24044
|
+
"ERC721"
|
|
24045
|
+
],
|
|
24046
|
+
abiExplorer: null
|
|
24047
|
+
},
|
|
24048
|
+
substrateInfo: null,
|
|
24049
|
+
extraInfo: null,
|
|
24050
|
+
bitcoinInfo: null
|
|
24051
|
+
};
|
|
23952
24052
|
const _ChainInfoMap = {
|
|
23953
24053
|
polkadot: polkadot$1,
|
|
23954
24054
|
kusama: kusama$1,
|
|
@@ -24251,7 +24351,8 @@
|
|
|
24251
24351
|
satoshivm_testnet: satoshivm_testnet$1,
|
|
24252
24352
|
cere: cere$1,
|
|
24253
24353
|
aleph_testnet_evm: aleph_testnet_evm$1,
|
|
24254
|
-
aleph_evm: aleph_evm$1
|
|
24354
|
+
aleph_evm: aleph_evm$1,
|
|
24355
|
+
exosama: exosama$1
|
|
24255
24356
|
};
|
|
24256
24357
|
|
|
24257
24358
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -24524,6 +24625,7 @@
|
|
|
24524
24625
|
var cere = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cere.png";
|
|
24525
24626
|
var aleph_testnet_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png";
|
|
24526
24627
|
var aleph_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png";
|
|
24628
|
+
var exosama = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png";
|
|
24527
24629
|
const _ChainLogoMap = {
|
|
24528
24630
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
24529
24631
|
polkadot: polkadot,
|
|
@@ -24797,6 +24899,7 @@
|
|
|
24797
24899
|
cere: cere,
|
|
24798
24900
|
aleph_testnet_evm: aleph_testnet_evm,
|
|
24799
24901
|
aleph_evm: aleph_evm,
|
|
24902
|
+
exosama: exosama,
|
|
24800
24903
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
24801
24904
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
24802
24905
|
};
|
|
@@ -706,6 +706,10 @@
|
|
|
706
706
|
"polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png",
|
|
707
707
|
"ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png",
|
|
708
708
|
"aleph_evm-native-azero": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png",
|
|
709
|
+
"exosama-native-sama": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/exosama-native-sama.png",
|
|
710
|
+
"pendulum-local-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-bnc.png",
|
|
711
|
+
"pendulum-local-astr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-astr.png",
|
|
712
|
+
"pendulum-local-vdot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png",
|
|
709
713
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
710
714
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
711
715
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -11835,5 +11835,73 @@
|
|
|
11835
11835
|
"multiChainAsset": "AZERO-AlephZero",
|
|
11836
11836
|
"hasValue": true,
|
|
11837
11837
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png"
|
|
11838
|
+
},
|
|
11839
|
+
"exosama-NATIVE-SAMA": {
|
|
11840
|
+
"originChain": "exosama",
|
|
11841
|
+
"slug": "exosama-NATIVE-SAMA",
|
|
11842
|
+
"name": "SAMA",
|
|
11843
|
+
"symbol": "SAMA",
|
|
11844
|
+
"decimals": 18,
|
|
11845
|
+
"priceId": "exosama-network",
|
|
11846
|
+
"minAmount": "0",
|
|
11847
|
+
"assetType": "NATIVE",
|
|
11848
|
+
"metadata": null,
|
|
11849
|
+
"multiChainAsset": null,
|
|
11850
|
+
"hasValue": true,
|
|
11851
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/exosama-native-sama.png"
|
|
11852
|
+
},
|
|
11853
|
+
"pendulum-LOCAL-BNC": {
|
|
11854
|
+
"originChain": "pendulum",
|
|
11855
|
+
"slug": "pendulum-LOCAL-BNC",
|
|
11856
|
+
"name": "Bifrost Native Token",
|
|
11857
|
+
"symbol": "BNC",
|
|
11858
|
+
"decimals": 12,
|
|
11859
|
+
"priceId": "bifrost-native-coin",
|
|
11860
|
+
"minAmount": "10,000,000,000",
|
|
11861
|
+
"assetType": "LOCAL",
|
|
11862
|
+
"metadata": {
|
|
11863
|
+
"onChainInfo": {
|
|
11864
|
+
"XCM": "11"
|
|
11865
|
+
}
|
|
11866
|
+
},
|
|
11867
|
+
"multiChainAsset": "BNC-BifrostKusama",
|
|
11868
|
+
"hasValue": true,
|
|
11869
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-bnc.png"
|
|
11870
|
+
},
|
|
11871
|
+
"pendulum-LOCAL-ASTR": {
|
|
11872
|
+
"originChain": "pendulum",
|
|
11873
|
+
"slug": "pendulum-LOCAL-ASTR",
|
|
11874
|
+
"name": "Astar",
|
|
11875
|
+
"symbol": "ASTR",
|
|
11876
|
+
"decimals": 18,
|
|
11877
|
+
"priceId": "astar",
|
|
11878
|
+
"minAmount": "0",
|
|
11879
|
+
"assetType": "LOCAL",
|
|
11880
|
+
"metadata": {
|
|
11881
|
+
"onChainInfo": {
|
|
11882
|
+
"XCM": "9"
|
|
11883
|
+
}
|
|
11884
|
+
},
|
|
11885
|
+
"multiChainAsset": "ASTR-Astar",
|
|
11886
|
+
"hasValue": true,
|
|
11887
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-astr.png"
|
|
11888
|
+
},
|
|
11889
|
+
"pendulum-LOCAL-vDOT": {
|
|
11890
|
+
"originChain": "pendulum",
|
|
11891
|
+
"slug": "pendulum-LOCAL-vDOT",
|
|
11892
|
+
"name": "Voucher DOT",
|
|
11893
|
+
"symbol": "vDOT",
|
|
11894
|
+
"decimals": 10,
|
|
11895
|
+
"priceId": "voucher-dot",
|
|
11896
|
+
"minAmount": "1,000,000",
|
|
11897
|
+
"assetType": "LOCAL",
|
|
11898
|
+
"metadata": {
|
|
11899
|
+
"onChainInfo": {
|
|
11900
|
+
"XCM": "10"
|
|
11901
|
+
}
|
|
11902
|
+
},
|
|
11903
|
+
"multiChainAsset": "vDOT-VoucherDot",
|
|
11904
|
+
"hasValue": true,
|
|
11905
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png"
|
|
11838
11906
|
}
|
|
11839
11907
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
"Light Client": "light://substrate-connect/polkadot",
|
|
14
14
|
"BlockOps": "wss://polkadot-public-rpc.blockops.network/ws",
|
|
15
15
|
"Allnodes": "wss://polkadot-rpc.publicnode.com",
|
|
16
|
+
"SubWallet": "wss://polkadot-rpc.subwallet.app",
|
|
16
17
|
"Onfinality": "wss://polkadot.api.onfinality.io/public-ws"
|
|
17
18
|
},
|
|
18
19
|
"evmInfo": null,
|
|
@@ -50,7 +51,8 @@
|
|
|
50
51
|
"LuckyFriday": "wss://rpc-kusama.luckyfriday.io",
|
|
51
52
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io",
|
|
52
53
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/kusama",
|
|
53
|
-
"Light Client": "light://substrate-connect/kusama"
|
|
54
|
+
"Light Client": "light://substrate-connect/kusama",
|
|
55
|
+
"SubWallet": "wss://kusama-rpc.subwallet.app"
|
|
54
56
|
},
|
|
55
57
|
"evmInfo": null,
|
|
56
58
|
"substrateInfo": {
|
|
@@ -87,7 +89,8 @@
|
|
|
87
89
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
88
90
|
"DRPC": "https://eth.drpc.org/",
|
|
89
91
|
"MevBlocker": "https://rpc.mevblocker.io/",
|
|
90
|
-
"1rpc": "https://1rpc.io/eth"
|
|
92
|
+
"1rpc": "https://1rpc.io/eth",
|
|
93
|
+
"Ethereum": "https://eth-rpc.subwallet.app/ "
|
|
91
94
|
},
|
|
92
95
|
"evmInfo": {
|
|
93
96
|
"evmChainId": 1,
|
|
@@ -9305,5 +9308,30 @@
|
|
|
9305
9308
|
"substrateInfo": null,
|
|
9306
9309
|
"extraInfo": null,
|
|
9307
9310
|
"bitcoinInfo": null
|
|
9311
|
+
},
|
|
9312
|
+
"exosama": {
|
|
9313
|
+
"slug": "exosama",
|
|
9314
|
+
"name": "Exosama",
|
|
9315
|
+
"isTestnet": false,
|
|
9316
|
+
"chainStatus": "ACTIVE",
|
|
9317
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
9318
|
+
"providers": {
|
|
9319
|
+
"Exosama Network": "https://rpc.exosama.com"
|
|
9320
|
+
},
|
|
9321
|
+
"evmInfo": {
|
|
9322
|
+
"evmChainId": 2109,
|
|
9323
|
+
"blockExplorer": "https://explorer.exosama.com/",
|
|
9324
|
+
"existentialDeposit": "0",
|
|
9325
|
+
"symbol": "SAMA",
|
|
9326
|
+
"decimals": 18,
|
|
9327
|
+
"supportSmartContract": [
|
|
9328
|
+
"ERC20",
|
|
9329
|
+
"ERC721"
|
|
9330
|
+
],
|
|
9331
|
+
"abiExplorer": null
|
|
9332
|
+
},
|
|
9333
|
+
"substrateInfo": null,
|
|
9334
|
+
"extraInfo": null,
|
|
9335
|
+
"bitcoinInfo": null
|
|
9308
9336
|
}
|
|
9309
9337
|
}
|
|
@@ -271,6 +271,7 @@
|
|
|
271
271
|
"cere": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cere.png",
|
|
272
272
|
"aleph_testnet_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png",
|
|
273
273
|
"aleph_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
274
|
+
"exosama": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
274
275
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
275
276
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
276
277
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -706,6 +706,10 @@
|
|
|
706
706
|
"polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png",
|
|
707
707
|
"ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png",
|
|
708
708
|
"aleph_evm-native-azero": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png",
|
|
709
|
+
"exosama-native-sama": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/exosama-native-sama.png",
|
|
710
|
+
"pendulum-local-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-bnc.png",
|
|
711
|
+
"pendulum-local-astr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-astr.png",
|
|
712
|
+
"pendulum-local-vdot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png",
|
|
709
713
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
710
714
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
711
715
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -11835,5 +11835,73 @@
|
|
|
11835
11835
|
"multiChainAsset": "AZERO-AlephZero",
|
|
11836
11836
|
"hasValue": true,
|
|
11837
11837
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png"
|
|
11838
|
+
},
|
|
11839
|
+
"exosama-NATIVE-SAMA": {
|
|
11840
|
+
"originChain": "exosama",
|
|
11841
|
+
"slug": "exosama-NATIVE-SAMA",
|
|
11842
|
+
"name": "SAMA",
|
|
11843
|
+
"symbol": "SAMA",
|
|
11844
|
+
"decimals": 18,
|
|
11845
|
+
"priceId": "exosama-network",
|
|
11846
|
+
"minAmount": "0",
|
|
11847
|
+
"assetType": "NATIVE",
|
|
11848
|
+
"metadata": null,
|
|
11849
|
+
"multiChainAsset": null,
|
|
11850
|
+
"hasValue": true,
|
|
11851
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/exosama-native-sama.png"
|
|
11852
|
+
},
|
|
11853
|
+
"pendulum-LOCAL-BNC": {
|
|
11854
|
+
"originChain": "pendulum",
|
|
11855
|
+
"slug": "pendulum-LOCAL-BNC",
|
|
11856
|
+
"name": "Bifrost Native Token",
|
|
11857
|
+
"symbol": "BNC",
|
|
11858
|
+
"decimals": 12,
|
|
11859
|
+
"priceId": "bifrost-native-coin",
|
|
11860
|
+
"minAmount": "10,000,000,000",
|
|
11861
|
+
"assetType": "LOCAL",
|
|
11862
|
+
"metadata": {
|
|
11863
|
+
"onChainInfo": {
|
|
11864
|
+
"XCM": "11"
|
|
11865
|
+
}
|
|
11866
|
+
},
|
|
11867
|
+
"multiChainAsset": "BNC-BifrostKusama",
|
|
11868
|
+
"hasValue": true,
|
|
11869
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-bnc.png"
|
|
11870
|
+
},
|
|
11871
|
+
"pendulum-LOCAL-ASTR": {
|
|
11872
|
+
"originChain": "pendulum",
|
|
11873
|
+
"slug": "pendulum-LOCAL-ASTR",
|
|
11874
|
+
"name": "Astar",
|
|
11875
|
+
"symbol": "ASTR",
|
|
11876
|
+
"decimals": 18,
|
|
11877
|
+
"priceId": "astar",
|
|
11878
|
+
"minAmount": "0",
|
|
11879
|
+
"assetType": "LOCAL",
|
|
11880
|
+
"metadata": {
|
|
11881
|
+
"onChainInfo": {
|
|
11882
|
+
"XCM": "9"
|
|
11883
|
+
}
|
|
11884
|
+
},
|
|
11885
|
+
"multiChainAsset": "ASTR-Astar",
|
|
11886
|
+
"hasValue": true,
|
|
11887
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-astr.png"
|
|
11888
|
+
},
|
|
11889
|
+
"pendulum-LOCAL-vDOT": {
|
|
11890
|
+
"originChain": "pendulum",
|
|
11891
|
+
"slug": "pendulum-LOCAL-vDOT",
|
|
11892
|
+
"name": "Voucher DOT",
|
|
11893
|
+
"symbol": "vDOT",
|
|
11894
|
+
"decimals": 10,
|
|
11895
|
+
"priceId": "voucher-dot",
|
|
11896
|
+
"minAmount": "1,000,000",
|
|
11897
|
+
"assetType": "LOCAL",
|
|
11898
|
+
"metadata": {
|
|
11899
|
+
"onChainInfo": {
|
|
11900
|
+
"XCM": "10"
|
|
11901
|
+
}
|
|
11902
|
+
},
|
|
11903
|
+
"multiChainAsset": "vDOT-VoucherDot",
|
|
11904
|
+
"hasValue": true,
|
|
11905
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png"
|
|
11838
11906
|
}
|
|
11839
11907
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
"Light Client": "light://substrate-connect/polkadot",
|
|
14
14
|
"BlockOps": "wss://polkadot-public-rpc.blockops.network/ws",
|
|
15
15
|
"Allnodes": "wss://polkadot-rpc.publicnode.com",
|
|
16
|
+
"SubWallet": "wss://polkadot-rpc.subwallet.app",
|
|
16
17
|
"Onfinality": "wss://polkadot.api.onfinality.io/public-ws"
|
|
17
18
|
},
|
|
18
19
|
"evmInfo": null,
|
|
@@ -50,7 +51,8 @@
|
|
|
50
51
|
"LuckyFriday": "wss://rpc-kusama.luckyfriday.io",
|
|
51
52
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io",
|
|
52
53
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/kusama",
|
|
53
|
-
"Light Client": "light://substrate-connect/kusama"
|
|
54
|
+
"Light Client": "light://substrate-connect/kusama",
|
|
55
|
+
"SubWallet": "wss://kusama-rpc.subwallet.app"
|
|
54
56
|
},
|
|
55
57
|
"evmInfo": null,
|
|
56
58
|
"substrateInfo": {
|
|
@@ -87,7 +89,8 @@
|
|
|
87
89
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
88
90
|
"DRPC": "https://eth.drpc.org/",
|
|
89
91
|
"MevBlocker": "https://rpc.mevblocker.io/",
|
|
90
|
-
"1rpc": "https://1rpc.io/eth"
|
|
92
|
+
"1rpc": "https://1rpc.io/eth",
|
|
93
|
+
"Ethereum": "https://eth-rpc.subwallet.app/ "
|
|
91
94
|
},
|
|
92
95
|
"evmInfo": {
|
|
93
96
|
"evmChainId": 1,
|
|
@@ -9305,5 +9308,30 @@
|
|
|
9305
9308
|
"substrateInfo": null,
|
|
9306
9309
|
"extraInfo": null,
|
|
9307
9310
|
"bitcoinInfo": null
|
|
9311
|
+
},
|
|
9312
|
+
"exosama": {
|
|
9313
|
+
"slug": "exosama",
|
|
9314
|
+
"name": "Exosama",
|
|
9315
|
+
"isTestnet": false,
|
|
9316
|
+
"chainStatus": "ACTIVE",
|
|
9317
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
9318
|
+
"providers": {
|
|
9319
|
+
"Exosama Network": "https://rpc.exosama.com"
|
|
9320
|
+
},
|
|
9321
|
+
"evmInfo": {
|
|
9322
|
+
"evmChainId": 2109,
|
|
9323
|
+
"blockExplorer": "https://explorer.exosama.com/",
|
|
9324
|
+
"existentialDeposit": "0",
|
|
9325
|
+
"symbol": "SAMA",
|
|
9326
|
+
"decimals": 18,
|
|
9327
|
+
"supportSmartContract": [
|
|
9328
|
+
"ERC20",
|
|
9329
|
+
"ERC721"
|
|
9330
|
+
],
|
|
9331
|
+
"abiExplorer": null
|
|
9332
|
+
},
|
|
9333
|
+
"substrateInfo": null,
|
|
9334
|
+
"extraInfo": null,
|
|
9335
|
+
"bitcoinInfo": null
|
|
9308
9336
|
}
|
|
9309
9337
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -271,6 +271,7 @@
|
|
|
271
271
|
"cere": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cere.png",
|
|
272
272
|
"aleph_testnet_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png",
|
|
273
273
|
"aleph_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
274
|
+
"exosama": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
274
275
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
275
276
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
276
277
|
}
|
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.81-beta.
|
|
10
|
+
version: '0.2.81-beta.2'
|
|
11
11
|
};
|