@subwallet/chain-list 0.2.94-beta.1 → 0.2.94-beta.3
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 +30 -10
- package/cjs/data/AssetLogoMap.json +1 -0
- package/cjs/data/ChainAsset.json +21 -5
- package/cjs/data/ChainInfo.json +8 -5
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -0
- package/data/ChainAsset.json +21 -5
- package/data/ChainInfo.json +8 -5
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -784,6 +784,7 @@
|
|
|
784
784
|
"autonomys_taurus-native-ai3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys_taurus-native-ai3.png",
|
|
785
785
|
"gnosis-native-xdai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/gnosis-native-xdai.png",
|
|
786
786
|
"autonomys-native-ai3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys-native-ai3.png",
|
|
787
|
+
"manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0.png",
|
|
787
788
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
788
789
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
789
790
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -5808,7 +5809,7 @@
|
|
|
5808
5809
|
"binance-NATIVE-BNB": {
|
|
5809
5810
|
originChain: "binance",
|
|
5810
5811
|
slug: "binance-NATIVE-BNB",
|
|
5811
|
-
name: "
|
|
5812
|
+
name: "BNB Chain",
|
|
5812
5813
|
symbol: "BNB",
|
|
5813
5814
|
decimals: 18,
|
|
5814
5815
|
priceId: "binancecoin",
|
|
@@ -13642,7 +13643,7 @@
|
|
|
13642
13643
|
name: "Liberland",
|
|
13643
13644
|
symbol: "LLD",
|
|
13644
13645
|
decimals: 12,
|
|
13645
|
-
priceId:
|
|
13646
|
+
priceId: "liberland-lld",
|
|
13646
13647
|
minAmount: "1000000000000",
|
|
13647
13648
|
assetType: "NATIVE",
|
|
13648
13649
|
metadata: null,
|
|
@@ -16699,7 +16700,7 @@
|
|
|
16699
16700
|
name: "PEAQ",
|
|
16700
16701
|
symbol: "PEAQ",
|
|
16701
16702
|
decimals: 18,
|
|
16702
|
-
priceId:
|
|
16703
|
+
priceId: "peaq-2",
|
|
16703
16704
|
minAmount: "500",
|
|
16704
16705
|
assetType: "NATIVE",
|
|
16705
16706
|
metadata: null,
|
|
@@ -18634,9 +18635,9 @@
|
|
|
18634
18635
|
hasValue: false,
|
|
18635
18636
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys_taurus-native-ai3.png"
|
|
18636
18637
|
},
|
|
18637
|
-
"gnosis-NATIVE-
|
|
18638
|
+
"gnosis-NATIVE-xDAI": {
|
|
18638
18639
|
originChain: "gnosis",
|
|
18639
|
-
slug: "gnosis-NATIVE-
|
|
18640
|
+
slug: "gnosis-NATIVE-xDAI",
|
|
18640
18641
|
name: "xDAI",
|
|
18641
18642
|
symbol: "xDAI",
|
|
18642
18643
|
decimals: 18,
|
|
@@ -18661,6 +18662,22 @@
|
|
|
18661
18662
|
multiChainAsset: null,
|
|
18662
18663
|
hasValue: true,
|
|
18663
18664
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys-native-ai3.png"
|
|
18665
|
+
},
|
|
18666
|
+
"manta_network_evm-ERC20-KMA-0x6745CF7A0aAca457F451a4b8c60c8504320F69d0": {
|
|
18667
|
+
originChain: "manta_network_evm",
|
|
18668
|
+
slug: "manta_network_evm-ERC20-KMA-0x6745CF7A0aAca457F451a4b8c60c8504320F69d0",
|
|
18669
|
+
name: "Calamari",
|
|
18670
|
+
symbol: "KMA",
|
|
18671
|
+
decimals: 18,
|
|
18672
|
+
priceId: "calamari-network",
|
|
18673
|
+
minAmount: "0",
|
|
18674
|
+
assetType: "ERC20",
|
|
18675
|
+
metadata: {
|
|
18676
|
+
contractAddress: "0x6745CF7A0aAca457F451a4b8c60c8504320F69d0"
|
|
18677
|
+
},
|
|
18678
|
+
multiChainAsset: "KMA-Calamari",
|
|
18679
|
+
hasValue: true,
|
|
18680
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0.png"
|
|
18664
18681
|
}
|
|
18665
18682
|
};
|
|
18666
18683
|
|
|
@@ -18782,7 +18799,7 @@
|
|
|
18782
18799
|
};
|
|
18783
18800
|
var binance$1 = {
|
|
18784
18801
|
slug: "binance",
|
|
18785
|
-
name: "
|
|
18802
|
+
name: "BNB Chain",
|
|
18786
18803
|
isTestnet: false,
|
|
18787
18804
|
chainStatus: "ACTIVE",
|
|
18788
18805
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/binance.png",
|
|
@@ -19569,7 +19586,7 @@
|
|
|
19569
19586
|
};
|
|
19570
19587
|
var bitcountry$1 = {
|
|
19571
19588
|
slug: "bitcountry",
|
|
19572
|
-
name: "Bit.Country - Alpha
|
|
19589
|
+
name: "Bit.Country - Alpha Net",
|
|
19573
19590
|
isTestnet: true,
|
|
19574
19591
|
chainStatus: "INACTIVE",
|
|
19575
19592
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcountry.png",
|
|
@@ -27846,7 +27863,10 @@
|
|
|
27846
27863
|
crowdloanFunds: [
|
|
27847
27864
|
]
|
|
27848
27865
|
},
|
|
27849
|
-
extraInfo:
|
|
27866
|
+
extraInfo: {
|
|
27867
|
+
subscanSlug: "peaq",
|
|
27868
|
+
chainBalanceSlug: "peaq-main"
|
|
27869
|
+
},
|
|
27850
27870
|
bitcoinInfo: null,
|
|
27851
27871
|
tonInfo: null
|
|
27852
27872
|
};
|
|
@@ -28584,7 +28604,7 @@
|
|
|
28584
28604
|
},
|
|
28585
28605
|
evmInfo: {
|
|
28586
28606
|
evmChainId: 1946,
|
|
28587
|
-
blockExplorer: "https://
|
|
28607
|
+
blockExplorer: "https://soneium-minato.blockscout.com/",
|
|
28588
28608
|
existentialDeposit: "0",
|
|
28589
28609
|
symbol: "ETH",
|
|
28590
28610
|
decimals: 18,
|
|
@@ -29221,7 +29241,7 @@
|
|
|
29221
29241
|
addressPrefix: 6094,
|
|
29222
29242
|
chainType: "RELAYCHAIN",
|
|
29223
29243
|
crowdloanUrl: null,
|
|
29224
|
-
blockExplorer:
|
|
29244
|
+
blockExplorer: "https://astral.autonomys.xyz/taurus/consensus",
|
|
29225
29245
|
existentialDeposit: "500",
|
|
29226
29246
|
symbol: "AI3",
|
|
29227
29247
|
decimals: 18,
|
|
@@ -776,6 +776,7 @@
|
|
|
776
776
|
"autonomys_taurus-native-ai3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys_taurus-native-ai3.png",
|
|
777
777
|
"gnosis-native-xdai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/gnosis-native-xdai.png",
|
|
778
778
|
"autonomys-native-ai3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys-native-ai3.png",
|
|
779
|
+
"manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0.png",
|
|
779
780
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
780
781
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
781
782
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"binance-NATIVE-BNB": {
|
|
55
55
|
"originChain": "binance",
|
|
56
56
|
"slug": "binance-NATIVE-BNB",
|
|
57
|
-
"name": "
|
|
57
|
+
"name": "BNB Chain",
|
|
58
58
|
"symbol": "BNB",
|
|
59
59
|
"decimals": 18,
|
|
60
60
|
"priceId": "binancecoin",
|
|
@@ -7888,7 +7888,7 @@
|
|
|
7888
7888
|
"name": "Liberland",
|
|
7889
7889
|
"symbol": "LLD",
|
|
7890
7890
|
"decimals": 12,
|
|
7891
|
-
"priceId":
|
|
7891
|
+
"priceId": "liberland-lld",
|
|
7892
7892
|
"minAmount": "1000000000000",
|
|
7893
7893
|
"assetType": "NATIVE",
|
|
7894
7894
|
"metadata": null,
|
|
@@ -10945,7 +10945,7 @@
|
|
|
10945
10945
|
"name": "PEAQ",
|
|
10946
10946
|
"symbol": "PEAQ",
|
|
10947
10947
|
"decimals": 18,
|
|
10948
|
-
"priceId":
|
|
10948
|
+
"priceId": "peaq-2",
|
|
10949
10949
|
"minAmount": "500",
|
|
10950
10950
|
"assetType": "NATIVE",
|
|
10951
10951
|
"metadata": null,
|
|
@@ -12880,9 +12880,9 @@
|
|
|
12880
12880
|
"hasValue": false,
|
|
12881
12881
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys_taurus-native-ai3.png"
|
|
12882
12882
|
},
|
|
12883
|
-
"gnosis-NATIVE-
|
|
12883
|
+
"gnosis-NATIVE-xDAI": {
|
|
12884
12884
|
"originChain": "gnosis",
|
|
12885
|
-
"slug": "gnosis-NATIVE-
|
|
12885
|
+
"slug": "gnosis-NATIVE-xDAI",
|
|
12886
12886
|
"name": "xDAI",
|
|
12887
12887
|
"symbol": "xDAI",
|
|
12888
12888
|
"decimals": 18,
|
|
@@ -12907,5 +12907,21 @@
|
|
|
12907
12907
|
"multiChainAsset": null,
|
|
12908
12908
|
"hasValue": true,
|
|
12909
12909
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys-native-ai3.png"
|
|
12910
|
+
},
|
|
12911
|
+
"manta_network_evm-ERC20-KMA-0x6745CF7A0aAca457F451a4b8c60c8504320F69d0": {
|
|
12912
|
+
"originChain": "manta_network_evm",
|
|
12913
|
+
"slug": "manta_network_evm-ERC20-KMA-0x6745CF7A0aAca457F451a4b8c60c8504320F69d0",
|
|
12914
|
+
"name": "Calamari",
|
|
12915
|
+
"symbol": "KMA",
|
|
12916
|
+
"decimals": 18,
|
|
12917
|
+
"priceId": "calamari-network",
|
|
12918
|
+
"minAmount": "0",
|
|
12919
|
+
"assetType": "ERC20",
|
|
12920
|
+
"metadata": {
|
|
12921
|
+
"contractAddress": "0x6745CF7A0aAca457F451a4b8c60c8504320F69d0"
|
|
12922
|
+
},
|
|
12923
|
+
"multiChainAsset": "KMA-Calamari",
|
|
12924
|
+
"hasValue": true,
|
|
12925
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0.png"
|
|
12910
12926
|
}
|
|
12911
12927
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
},
|
|
116
116
|
"binance": {
|
|
117
117
|
"slug": "binance",
|
|
118
|
-
"name": "
|
|
118
|
+
"name": "BNB Chain",
|
|
119
119
|
"isTestnet": false,
|
|
120
120
|
"chainStatus": "ACTIVE",
|
|
121
121
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/binance.png",
|
|
@@ -896,7 +896,7 @@
|
|
|
896
896
|
},
|
|
897
897
|
"bitcountry": {
|
|
898
898
|
"slug": "bitcountry",
|
|
899
|
-
"name": "Bit.Country - Alpha
|
|
899
|
+
"name": "Bit.Country - Alpha Net",
|
|
900
900
|
"isTestnet": true,
|
|
901
901
|
"chainStatus": "INACTIVE",
|
|
902
902
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcountry.png",
|
|
@@ -9040,7 +9040,10 @@
|
|
|
9040
9040
|
"crowdloanParaId": null,
|
|
9041
9041
|
"crowdloanFunds": []
|
|
9042
9042
|
},
|
|
9043
|
-
"extraInfo":
|
|
9043
|
+
"extraInfo": {
|
|
9044
|
+
"subscanSlug": "peaq",
|
|
9045
|
+
"chainBalanceSlug": "peaq-main"
|
|
9046
|
+
},
|
|
9044
9047
|
"bitcoinInfo": null,
|
|
9045
9048
|
"tonInfo": null
|
|
9046
9049
|
},
|
|
@@ -9801,7 +9804,7 @@
|
|
|
9801
9804
|
},
|
|
9802
9805
|
"evmInfo": {
|
|
9803
9806
|
"evmChainId": 1946,
|
|
9804
|
-
"blockExplorer": "https://
|
|
9807
|
+
"blockExplorer": "https://soneium-minato.blockscout.com/",
|
|
9805
9808
|
"existentialDeposit": "0",
|
|
9806
9809
|
"symbol": "ETH",
|
|
9807
9810
|
"decimals": 18,
|
|
@@ -10434,7 +10437,7 @@
|
|
|
10434
10437
|
"addressPrefix": 6094,
|
|
10435
10438
|
"chainType": "RELAYCHAIN",
|
|
10436
10439
|
"crowdloanUrl": null,
|
|
10437
|
-
"blockExplorer":
|
|
10440
|
+
"blockExplorer": "https://astral.autonomys.xyz/taurus/consensus",
|
|
10438
10441
|
"existentialDeposit": "500",
|
|
10439
10442
|
"symbol": "AI3",
|
|
10440
10443
|
"decimals": 18,
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -776,6 +776,7 @@
|
|
|
776
776
|
"autonomys_taurus-native-ai3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys_taurus-native-ai3.png",
|
|
777
777
|
"gnosis-native-xdai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/gnosis-native-xdai.png",
|
|
778
778
|
"autonomys-native-ai3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys-native-ai3.png",
|
|
779
|
+
"manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0.png",
|
|
779
780
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
780
781
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
781
782
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"binance-NATIVE-BNB": {
|
|
55
55
|
"originChain": "binance",
|
|
56
56
|
"slug": "binance-NATIVE-BNB",
|
|
57
|
-
"name": "
|
|
57
|
+
"name": "BNB Chain",
|
|
58
58
|
"symbol": "BNB",
|
|
59
59
|
"decimals": 18,
|
|
60
60
|
"priceId": "binancecoin",
|
|
@@ -7888,7 +7888,7 @@
|
|
|
7888
7888
|
"name": "Liberland",
|
|
7889
7889
|
"symbol": "LLD",
|
|
7890
7890
|
"decimals": 12,
|
|
7891
|
-
"priceId":
|
|
7891
|
+
"priceId": "liberland-lld",
|
|
7892
7892
|
"minAmount": "1000000000000",
|
|
7893
7893
|
"assetType": "NATIVE",
|
|
7894
7894
|
"metadata": null,
|
|
@@ -10945,7 +10945,7 @@
|
|
|
10945
10945
|
"name": "PEAQ",
|
|
10946
10946
|
"symbol": "PEAQ",
|
|
10947
10947
|
"decimals": 18,
|
|
10948
|
-
"priceId":
|
|
10948
|
+
"priceId": "peaq-2",
|
|
10949
10949
|
"minAmount": "500",
|
|
10950
10950
|
"assetType": "NATIVE",
|
|
10951
10951
|
"metadata": null,
|
|
@@ -12880,9 +12880,9 @@
|
|
|
12880
12880
|
"hasValue": false,
|
|
12881
12881
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys_taurus-native-ai3.png"
|
|
12882
12882
|
},
|
|
12883
|
-
"gnosis-NATIVE-
|
|
12883
|
+
"gnosis-NATIVE-xDAI": {
|
|
12884
12884
|
"originChain": "gnosis",
|
|
12885
|
-
"slug": "gnosis-NATIVE-
|
|
12885
|
+
"slug": "gnosis-NATIVE-xDAI",
|
|
12886
12886
|
"name": "xDAI",
|
|
12887
12887
|
"symbol": "xDAI",
|
|
12888
12888
|
"decimals": 18,
|
|
@@ -12907,5 +12907,21 @@
|
|
|
12907
12907
|
"multiChainAsset": null,
|
|
12908
12908
|
"hasValue": true,
|
|
12909
12909
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys-native-ai3.png"
|
|
12910
|
+
},
|
|
12911
|
+
"manta_network_evm-ERC20-KMA-0x6745CF7A0aAca457F451a4b8c60c8504320F69d0": {
|
|
12912
|
+
"originChain": "manta_network_evm",
|
|
12913
|
+
"slug": "manta_network_evm-ERC20-KMA-0x6745CF7A0aAca457F451a4b8c60c8504320F69d0",
|
|
12914
|
+
"name": "Calamari",
|
|
12915
|
+
"symbol": "KMA",
|
|
12916
|
+
"decimals": 18,
|
|
12917
|
+
"priceId": "calamari-network",
|
|
12918
|
+
"minAmount": "0",
|
|
12919
|
+
"assetType": "ERC20",
|
|
12920
|
+
"metadata": {
|
|
12921
|
+
"contractAddress": "0x6745CF7A0aAca457F451a4b8c60c8504320F69d0"
|
|
12922
|
+
},
|
|
12923
|
+
"multiChainAsset": "KMA-Calamari",
|
|
12924
|
+
"hasValue": true,
|
|
12925
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0.png"
|
|
12910
12926
|
}
|
|
12911
12927
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
},
|
|
116
116
|
"binance": {
|
|
117
117
|
"slug": "binance",
|
|
118
|
-
"name": "
|
|
118
|
+
"name": "BNB Chain",
|
|
119
119
|
"isTestnet": false,
|
|
120
120
|
"chainStatus": "ACTIVE",
|
|
121
121
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/binance.png",
|
|
@@ -896,7 +896,7 @@
|
|
|
896
896
|
},
|
|
897
897
|
"bitcountry": {
|
|
898
898
|
"slug": "bitcountry",
|
|
899
|
-
"name": "Bit.Country - Alpha
|
|
899
|
+
"name": "Bit.Country - Alpha Net",
|
|
900
900
|
"isTestnet": true,
|
|
901
901
|
"chainStatus": "INACTIVE",
|
|
902
902
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcountry.png",
|
|
@@ -9040,7 +9040,10 @@
|
|
|
9040
9040
|
"crowdloanParaId": null,
|
|
9041
9041
|
"crowdloanFunds": []
|
|
9042
9042
|
},
|
|
9043
|
-
"extraInfo":
|
|
9043
|
+
"extraInfo": {
|
|
9044
|
+
"subscanSlug": "peaq",
|
|
9045
|
+
"chainBalanceSlug": "peaq-main"
|
|
9046
|
+
},
|
|
9044
9047
|
"bitcoinInfo": null,
|
|
9045
9048
|
"tonInfo": null
|
|
9046
9049
|
},
|
|
@@ -9801,7 +9804,7 @@
|
|
|
9801
9804
|
},
|
|
9802
9805
|
"evmInfo": {
|
|
9803
9806
|
"evmChainId": 1946,
|
|
9804
|
-
"blockExplorer": "https://
|
|
9807
|
+
"blockExplorer": "https://soneium-minato.blockscout.com/",
|
|
9805
9808
|
"existentialDeposit": "0",
|
|
9806
9809
|
"symbol": "ETH",
|
|
9807
9810
|
"decimals": 18,
|
|
@@ -10434,7 +10437,7 @@
|
|
|
10434
10437
|
"addressPrefix": 6094,
|
|
10435
10438
|
"chainType": "RELAYCHAIN",
|
|
10436
10439
|
"crowdloanUrl": null,
|
|
10437
|
-
"blockExplorer":
|
|
10440
|
+
"blockExplorer": "https://astral.autonomys.xyz/taurus/consensus",
|
|
10438
10441
|
"existentialDeposit": "500",
|
|
10439
10442
|
"symbol": "AI3",
|
|
10440
10443
|
"decimals": 18,
|
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.94-beta.
|
|
10
|
+
version: '0.2.94-beta.3'
|
|
11
11
|
};
|