@subwallet/chain-list 0.2.84-beta.3 → 0.2.84-beta.5
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 +19 -12
- package/cjs/data/AssetLogoMap.json +1 -0
- package/cjs/data/ChainAsset.json +7 -7
- package/cjs/data/ChainInfo.json +2 -5
- package/cjs/data/MultiChainAsset.json +9 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -0
- package/data/ChainAsset.json +7 -7
- package/data/ChainInfo.json +2 -5
- package/data/MultiChainAsset.json +9 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -816,6 +816,7 @@
|
|
|
816
816
|
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
817
817
|
"route-routeprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png",
|
|
818
818
|
"azero-alephzero": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png",
|
|
819
|
+
"eth-ethereumtestnet": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereumtestnet.png",
|
|
819
820
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
820
821
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
821
822
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
@@ -4013,7 +4014,7 @@
|
|
|
4013
4014
|
minAmount: "0",
|
|
4014
4015
|
assetType: "NATIVE",
|
|
4015
4016
|
metadata: null,
|
|
4016
|
-
multiChainAsset:
|
|
4017
|
+
multiChainAsset: "ETH-EthereumTestnet",
|
|
4017
4018
|
hasValue: false,
|
|
4018
4019
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum_goerli-native-eth.png"
|
|
4019
4020
|
},
|
|
@@ -10775,7 +10776,7 @@
|
|
|
10775
10776
|
minAmount: "0",
|
|
10776
10777
|
assetType: "NATIVE",
|
|
10777
10778
|
metadata: null,
|
|
10778
|
-
multiChainAsset:
|
|
10779
|
+
multiChainAsset: "ETH-EthereumTestnet",
|
|
10779
10780
|
hasValue: false,
|
|
10780
10781
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-native-eth.png"
|
|
10781
10782
|
},
|
|
@@ -11541,7 +11542,7 @@
|
|
|
11541
11542
|
symbol: "xcvDOT",
|
|
11542
11543
|
decimals: 10,
|
|
11543
11544
|
priceId: "voucher-dot",
|
|
11544
|
-
minAmount: "
|
|
11545
|
+
minAmount: "1",
|
|
11545
11546
|
assetType: "LOCAL",
|
|
11546
11547
|
metadata: {
|
|
11547
11548
|
assetId: "29085784439601774464560083082574142143",
|
|
@@ -14711,7 +14712,7 @@
|
|
|
14711
14712
|
"polygonZkEvm-NATIVE-ETH": {
|
|
14712
14713
|
originChain: "polygonZkEvm",
|
|
14713
14714
|
slug: "polygonZkEvm-NATIVE-ETH",
|
|
14714
|
-
name: "
|
|
14715
|
+
name: "Ethereum",
|
|
14715
14716
|
symbol: "ETH",
|
|
14716
14717
|
decimals: 18,
|
|
14717
14718
|
priceId: "ethereum",
|
|
@@ -14753,14 +14754,14 @@
|
|
|
14753
14754
|
"soneiumMinato-NATIVE-ETH": {
|
|
14754
14755
|
originChain: "soneiumMinato",
|
|
14755
14756
|
slug: "soneiumMinato-NATIVE-ETH",
|
|
14756
|
-
name: "
|
|
14757
|
+
name: "Ethereum Testnet",
|
|
14757
14758
|
symbol: "ETH",
|
|
14758
14759
|
decimals: 18,
|
|
14759
|
-
priceId:
|
|
14760
|
+
priceId: null,
|
|
14760
14761
|
minAmount: "0",
|
|
14761
14762
|
assetType: "NATIVE",
|
|
14762
14763
|
metadata: null,
|
|
14763
|
-
multiChainAsset: "ETH-
|
|
14764
|
+
multiChainAsset: "ETH-EthereumTestnet",
|
|
14764
14765
|
hasValue: false,
|
|
14765
14766
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/soneiumminato-native-eth.png"
|
|
14766
14767
|
}
|
|
@@ -14860,7 +14861,6 @@
|
|
|
14860
14861
|
PublicNode: "https://ethereum.publicnode.com",
|
|
14861
14862
|
DRPC: "https://eth.drpc.org/",
|
|
14862
14863
|
MevBlocker: "https://rpc.mevblocker.io/",
|
|
14863
|
-
"1rpc": "https://1rpc.io/eth",
|
|
14864
14864
|
Ethereum: "https://eth-rpc.subwallet.app/ "
|
|
14865
14865
|
},
|
|
14866
14866
|
evmInfo: {
|
|
@@ -15068,7 +15068,6 @@
|
|
|
15068
15068
|
Astar: "wss://rpc.astar.network",
|
|
15069
15069
|
OnFinality: "wss://astar.api.onfinality.io/public-ws",
|
|
15070
15070
|
Blast: "wss://astar.public.blastapi.io",
|
|
15071
|
-
"1RPC": "wss://1rpc.io/astr",
|
|
15072
15071
|
"Light Client": "light://substrate-connect/polkadot/astar"
|
|
15073
15072
|
},
|
|
15074
15073
|
evmInfo: null,
|
|
@@ -22987,8 +22986,7 @@
|
|
|
22987
22986
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png",
|
|
22988
22987
|
providers: {
|
|
22989
22988
|
"Asia RPC": "https://rpc.sepolia.org",
|
|
22990
|
-
"Europe RPC 2": "https://rpc2.sepolia.org"
|
|
22991
|
-
RockX: "https://rpc-sepolia.rockx.com/"
|
|
22989
|
+
"Europe RPC 2": "https://rpc2.sepolia.org"
|
|
22992
22990
|
},
|
|
22993
22991
|
evmInfo: {
|
|
22994
22992
|
evmChainId: 11155111,
|
|
@@ -23252,7 +23250,7 @@
|
|
|
23252
23250
|
relaySlug: null,
|
|
23253
23251
|
paraId: null,
|
|
23254
23252
|
genesisHash: "0x77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f",
|
|
23255
|
-
addressPrefix:
|
|
23253
|
+
addressPrefix: 0,
|
|
23256
23254
|
chainType: "RELAYCHAIN",
|
|
23257
23255
|
crowdloanUrl: null,
|
|
23258
23256
|
blockExplorer: "https://paseo.subscan.io/",
|
|
@@ -26409,6 +26407,15 @@
|
|
|
26409
26407
|
priceId: "aleph-zero",
|
|
26410
26408
|
hasValue: true,
|
|
26411
26409
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png"
|
|
26410
|
+
},
|
|
26411
|
+
"ETH-EthereumTestnet": {
|
|
26412
|
+
slug: "ETH-EthereumTestnet",
|
|
26413
|
+
originChainAsset: null,
|
|
26414
|
+
name: "Ethereum Testnet",
|
|
26415
|
+
symbol: "ETH",
|
|
26416
|
+
priceId: null,
|
|
26417
|
+
hasValue: false,
|
|
26418
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereumtestnet.png"
|
|
26412
26419
|
}
|
|
26413
26420
|
};
|
|
26414
26421
|
|
|
@@ -808,6 +808,7 @@
|
|
|
808
808
|
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
809
809
|
"route-routeprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png",
|
|
810
810
|
"azero-alephzero": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png",
|
|
811
|
+
"eth-ethereumtestnet": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereumtestnet.png",
|
|
811
812
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
812
813
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
813
814
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -1327,7 +1327,7 @@
|
|
|
1327
1327
|
"minAmount": "0",
|
|
1328
1328
|
"assetType": "NATIVE",
|
|
1329
1329
|
"metadata": null,
|
|
1330
|
-
"multiChainAsset":
|
|
1330
|
+
"multiChainAsset": "ETH-EthereumTestnet",
|
|
1331
1331
|
"hasValue": false,
|
|
1332
1332
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum_goerli-native-eth.png"
|
|
1333
1333
|
},
|
|
@@ -8089,7 +8089,7 @@
|
|
|
8089
8089
|
"minAmount": "0",
|
|
8090
8090
|
"assetType": "NATIVE",
|
|
8091
8091
|
"metadata": null,
|
|
8092
|
-
"multiChainAsset":
|
|
8092
|
+
"multiChainAsset": "ETH-EthereumTestnet",
|
|
8093
8093
|
"hasValue": false,
|
|
8094
8094
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-native-eth.png"
|
|
8095
8095
|
},
|
|
@@ -8855,7 +8855,7 @@
|
|
|
8855
8855
|
"symbol": "xcvDOT",
|
|
8856
8856
|
"decimals": 10,
|
|
8857
8857
|
"priceId": "voucher-dot",
|
|
8858
|
-
"minAmount": "
|
|
8858
|
+
"minAmount": "1",
|
|
8859
8859
|
"assetType": "LOCAL",
|
|
8860
8860
|
"metadata": {
|
|
8861
8861
|
"assetId": "29085784439601774464560083082574142143",
|
|
@@ -12025,7 +12025,7 @@
|
|
|
12025
12025
|
"polygonZkEvm-NATIVE-ETH": {
|
|
12026
12026
|
"originChain": "polygonZkEvm",
|
|
12027
12027
|
"slug": "polygonZkEvm-NATIVE-ETH",
|
|
12028
|
-
"name": "
|
|
12028
|
+
"name": "Ethereum",
|
|
12029
12029
|
"symbol": "ETH",
|
|
12030
12030
|
"decimals": 18,
|
|
12031
12031
|
"priceId": "ethereum",
|
|
@@ -12067,14 +12067,14 @@
|
|
|
12067
12067
|
"soneiumMinato-NATIVE-ETH": {
|
|
12068
12068
|
"originChain": "soneiumMinato",
|
|
12069
12069
|
"slug": "soneiumMinato-NATIVE-ETH",
|
|
12070
|
-
"name": "
|
|
12070
|
+
"name": "Ethereum Testnet",
|
|
12071
12071
|
"symbol": "ETH",
|
|
12072
12072
|
"decimals": 18,
|
|
12073
|
-
"priceId":
|
|
12073
|
+
"priceId": null,
|
|
12074
12074
|
"minAmount": "0",
|
|
12075
12075
|
"assetType": "NATIVE",
|
|
12076
12076
|
"metadata": null,
|
|
12077
|
-
"multiChainAsset": "ETH-
|
|
12077
|
+
"multiChainAsset": "ETH-EthereumTestnet",
|
|
12078
12078
|
"hasValue": false,
|
|
12079
12079
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/soneiumminato-native-eth.png"
|
|
12080
12080
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -91,7 +91,6 @@
|
|
|
91
91
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
92
92
|
"DRPC": "https://eth.drpc.org/",
|
|
93
93
|
"MevBlocker": "https://rpc.mevblocker.io/",
|
|
94
|
-
"1rpc": "https://1rpc.io/eth",
|
|
95
94
|
"Ethereum": "https://eth-rpc.subwallet.app/ "
|
|
96
95
|
},
|
|
97
96
|
"evmInfo": {
|
|
@@ -298,7 +297,6 @@
|
|
|
298
297
|
"Astar": "wss://rpc.astar.network",
|
|
299
298
|
"OnFinality": "wss://astar.api.onfinality.io/public-ws",
|
|
300
299
|
"Blast": "wss://astar.public.blastapi.io",
|
|
301
|
-
"1RPC": "wss://1rpc.io/astr",
|
|
302
300
|
"Light Client": "light://substrate-connect/polkadot/astar"
|
|
303
301
|
},
|
|
304
302
|
"evmInfo": null,
|
|
@@ -8094,8 +8092,7 @@
|
|
|
8094
8092
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png",
|
|
8095
8093
|
"providers": {
|
|
8096
8094
|
"Asia RPC": "https://rpc.sepolia.org",
|
|
8097
|
-
"Europe RPC 2": "https://rpc2.sepolia.org"
|
|
8098
|
-
"RockX": "https://rpc-sepolia.rockx.com/"
|
|
8095
|
+
"Europe RPC 2": "https://rpc2.sepolia.org"
|
|
8099
8096
|
},
|
|
8100
8097
|
"evmInfo": {
|
|
8101
8098
|
"evmChainId": 11155111,
|
|
@@ -8354,7 +8351,7 @@
|
|
|
8354
8351
|
"relaySlug": null,
|
|
8355
8352
|
"paraId": null,
|
|
8356
8353
|
"genesisHash": "0x77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f",
|
|
8357
|
-
"addressPrefix":
|
|
8354
|
+
"addressPrefix": 0,
|
|
8358
8355
|
"chainType": "RELAYCHAIN",
|
|
8359
8356
|
"crowdloanUrl": null,
|
|
8360
8357
|
"blockExplorer": "https://paseo.subscan.io/",
|
|
@@ -781,5 +781,14 @@
|
|
|
781
781
|
"priceId": "aleph-zero",
|
|
782
782
|
"hasValue": true,
|
|
783
783
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png"
|
|
784
|
+
},
|
|
785
|
+
"ETH-EthereumTestnet": {
|
|
786
|
+
"slug": "ETH-EthereumTestnet",
|
|
787
|
+
"originChainAsset": null,
|
|
788
|
+
"name": "Ethereum Testnet",
|
|
789
|
+
"symbol": "ETH",
|
|
790
|
+
"priceId": null,
|
|
791
|
+
"hasValue": false,
|
|
792
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereumtestnet.png"
|
|
784
793
|
}
|
|
785
794
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -808,6 +808,7 @@
|
|
|
808
808
|
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
809
809
|
"route-routeprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png",
|
|
810
810
|
"azero-alephzero": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png",
|
|
811
|
+
"eth-ethereumtestnet": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereumtestnet.png",
|
|
811
812
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
812
813
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
813
814
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -1327,7 +1327,7 @@
|
|
|
1327
1327
|
"minAmount": "0",
|
|
1328
1328
|
"assetType": "NATIVE",
|
|
1329
1329
|
"metadata": null,
|
|
1330
|
-
"multiChainAsset":
|
|
1330
|
+
"multiChainAsset": "ETH-EthereumTestnet",
|
|
1331
1331
|
"hasValue": false,
|
|
1332
1332
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum_goerli-native-eth.png"
|
|
1333
1333
|
},
|
|
@@ -8089,7 +8089,7 @@
|
|
|
8089
8089
|
"minAmount": "0",
|
|
8090
8090
|
"assetType": "NATIVE",
|
|
8091
8091
|
"metadata": null,
|
|
8092
|
-
"multiChainAsset":
|
|
8092
|
+
"multiChainAsset": "ETH-EthereumTestnet",
|
|
8093
8093
|
"hasValue": false,
|
|
8094
8094
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-native-eth.png"
|
|
8095
8095
|
},
|
|
@@ -8855,7 +8855,7 @@
|
|
|
8855
8855
|
"symbol": "xcvDOT",
|
|
8856
8856
|
"decimals": 10,
|
|
8857
8857
|
"priceId": "voucher-dot",
|
|
8858
|
-
"minAmount": "
|
|
8858
|
+
"minAmount": "1",
|
|
8859
8859
|
"assetType": "LOCAL",
|
|
8860
8860
|
"metadata": {
|
|
8861
8861
|
"assetId": "29085784439601774464560083082574142143",
|
|
@@ -12025,7 +12025,7 @@
|
|
|
12025
12025
|
"polygonZkEvm-NATIVE-ETH": {
|
|
12026
12026
|
"originChain": "polygonZkEvm",
|
|
12027
12027
|
"slug": "polygonZkEvm-NATIVE-ETH",
|
|
12028
|
-
"name": "
|
|
12028
|
+
"name": "Ethereum",
|
|
12029
12029
|
"symbol": "ETH",
|
|
12030
12030
|
"decimals": 18,
|
|
12031
12031
|
"priceId": "ethereum",
|
|
@@ -12067,14 +12067,14 @@
|
|
|
12067
12067
|
"soneiumMinato-NATIVE-ETH": {
|
|
12068
12068
|
"originChain": "soneiumMinato",
|
|
12069
12069
|
"slug": "soneiumMinato-NATIVE-ETH",
|
|
12070
|
-
"name": "
|
|
12070
|
+
"name": "Ethereum Testnet",
|
|
12071
12071
|
"symbol": "ETH",
|
|
12072
12072
|
"decimals": 18,
|
|
12073
|
-
"priceId":
|
|
12073
|
+
"priceId": null,
|
|
12074
12074
|
"minAmount": "0",
|
|
12075
12075
|
"assetType": "NATIVE",
|
|
12076
12076
|
"metadata": null,
|
|
12077
|
-
"multiChainAsset": "ETH-
|
|
12077
|
+
"multiChainAsset": "ETH-EthereumTestnet",
|
|
12078
12078
|
"hasValue": false,
|
|
12079
12079
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/soneiumminato-native-eth.png"
|
|
12080
12080
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -91,7 +91,6 @@
|
|
|
91
91
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
92
92
|
"DRPC": "https://eth.drpc.org/",
|
|
93
93
|
"MevBlocker": "https://rpc.mevblocker.io/",
|
|
94
|
-
"1rpc": "https://1rpc.io/eth",
|
|
95
94
|
"Ethereum": "https://eth-rpc.subwallet.app/ "
|
|
96
95
|
},
|
|
97
96
|
"evmInfo": {
|
|
@@ -298,7 +297,6 @@
|
|
|
298
297
|
"Astar": "wss://rpc.astar.network",
|
|
299
298
|
"OnFinality": "wss://astar.api.onfinality.io/public-ws",
|
|
300
299
|
"Blast": "wss://astar.public.blastapi.io",
|
|
301
|
-
"1RPC": "wss://1rpc.io/astr",
|
|
302
300
|
"Light Client": "light://substrate-connect/polkadot/astar"
|
|
303
301
|
},
|
|
304
302
|
"evmInfo": null,
|
|
@@ -8094,8 +8092,7 @@
|
|
|
8094
8092
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png",
|
|
8095
8093
|
"providers": {
|
|
8096
8094
|
"Asia RPC": "https://rpc.sepolia.org",
|
|
8097
|
-
"Europe RPC 2": "https://rpc2.sepolia.org"
|
|
8098
|
-
"RockX": "https://rpc-sepolia.rockx.com/"
|
|
8095
|
+
"Europe RPC 2": "https://rpc2.sepolia.org"
|
|
8099
8096
|
},
|
|
8100
8097
|
"evmInfo": {
|
|
8101
8098
|
"evmChainId": 11155111,
|
|
@@ -8354,7 +8351,7 @@
|
|
|
8354
8351
|
"relaySlug": null,
|
|
8355
8352
|
"paraId": null,
|
|
8356
8353
|
"genesisHash": "0x77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f",
|
|
8357
|
-
"addressPrefix":
|
|
8354
|
+
"addressPrefix": 0,
|
|
8358
8355
|
"chainType": "RELAYCHAIN",
|
|
8359
8356
|
"crowdloanUrl": null,
|
|
8360
8357
|
"blockExplorer": "https://paseo.subscan.io/",
|
|
@@ -781,5 +781,14 @@
|
|
|
781
781
|
"priceId": "aleph-zero",
|
|
782
782
|
"hasValue": true,
|
|
783
783
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png"
|
|
784
|
+
},
|
|
785
|
+
"ETH-EthereumTestnet": {
|
|
786
|
+
"slug": "ETH-EthereumTestnet",
|
|
787
|
+
"originChainAsset": null,
|
|
788
|
+
"name": "Ethereum Testnet",
|
|
789
|
+
"symbol": "ETH",
|
|
790
|
+
"priceId": null,
|
|
791
|
+
"hasValue": false,
|
|
792
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereumtestnet.png"
|
|
784
793
|
}
|
|
785
794
|
}
|
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.84-beta.
|
|
10
|
+
version: '0.2.84-beta.5'
|
|
11
11
|
};
|