@subwallet/chain-list 0.2.68 → 0.2.69

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.
@@ -603,6 +603,8 @@
603
603
  "aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj": "https://chain-list-assets.subwallet.app/assets/chain-assets/aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj.png",
604
604
  "bouncebitevm-native-bb": "https://chain-list-assets.subwallet.app/assets/chain-assets/bouncebitevm-native-bb.png",
605
605
  "bouncebitevmtest-native-bb": "https://chain-list-assets.subwallet.app/assets/chain-assets/bouncebitevmtest-native-bb.png",
606
+ "statemint-local-ksm": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ksm.png",
607
+ "statemine-local-dot": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-dot.png",
606
608
  "aleph-psp22-inw2-5ea7h2xcp9tkaweq8km2b7aqchpkvcqcs2bjwqyavoxiesfx": "https://chain-list-assets.subwallet.app/assets/chain-assets/aleph-psp22-inw2-5ea7h2xcp9tkaweq8km2b7aqchpkvcqcs2bjwqyavoxiesfx.png",
607
609
  "kreivo-native-ksm": "https://chain-list-assets.subwallet.app/assets/chain-assets/kreivo-native-ksm.png",
608
610
  "statemint-local-bork": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-bork.png",
@@ -832,6 +834,13 @@
832
834
  srcChain: "statemint",
833
835
  destChain: "polkadot",
834
836
  path: "XCM"
837
+ },
838
+ "statemint-NATIVE-DOT___statemine-LOCAL-DOT": {
839
+ srcAsset: "statemint-NATIVE-DOT",
840
+ destAsset: "statemine-LOCAL-DOT",
841
+ srcChain: "statemint",
842
+ destChain: "statemine",
843
+ path: "XCM"
835
844
  },
836
845
  "acala-NATIVE-ACA___moonbeam-LOCAL-xcACA": {
837
846
  srcAsset: "acala-NATIVE-ACA",
@@ -1133,6 +1142,13 @@
1133
1142
  srcChain: "statemine",
1134
1143
  destChain: "kusama",
1135
1144
  path: "XCM"
1145
+ },
1146
+ "statemine-NATIVE-KSM___statemint-LOCAL-KSM": {
1147
+ srcAsset: "statemine-NATIVE-KSM",
1148
+ destAsset: "statemint-LOCAL-KSM",
1149
+ srcChain: "statemine",
1150
+ destChain: "statemint",
1151
+ path: "XCM"
1136
1152
  },
1137
1153
  "pendulum-LOCAL-DOT___polkadot-NATIVE-DOT": {
1138
1154
  srcAsset: "pendulum-LOCAL-DOT",
@@ -2164,6 +2180,20 @@
2164
2180
  srcChain: "pendulum",
2165
2181
  destChain: "statemint",
2166
2182
  path: "XCM"
2183
+ },
2184
+ "statemint-LOCAL-KSM___statemine-NATIVE-KSM": {
2185
+ srcAsset: "statemint-LOCAL-KSM",
2186
+ destAsset: "statemine-NATIVE-KSM",
2187
+ srcChain: "statemint",
2188
+ destChain: "statemine",
2189
+ path: "XCM"
2190
+ },
2191
+ "statemine-LOCAL-DOT___statemint-NATIVE-DOT": {
2192
+ srcAsset: "statemine-LOCAL-DOT",
2193
+ destAsset: "statemint-NATIVE-DOT",
2194
+ srcChain: "statemine",
2195
+ destChain: "statemint",
2196
+ path: "XCM"
2167
2197
  }
2168
2198
  };
2169
2199
 
@@ -7982,7 +8012,7 @@
7982
8012
  symbol: "SHIB",
7983
8013
  decimals: 18,
7984
8014
  priceId: "shiba-inu",
7985
- minAmount: null,
8015
+ minAmount: "0",
7986
8016
  assetType: "ERC20",
7987
8017
  metadata: {
7988
8018
  contractAddress: "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE"
@@ -12018,6 +12048,74 @@
12018
12048
  multiChainAsset: null,
12019
12049
  hasValue: false,
12020
12050
  icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/bouncebitevmtest-native-bb.png"
12051
+ },
12052
+ "statemint-LOCAL-KSM": {
12053
+ originChain: "statemint",
12054
+ slug: "statemint-LOCAL-KSM",
12055
+ name: "Kusama",
12056
+ symbol: "KSM",
12057
+ decimals: 12,
12058
+ priceId: "kusama",
12059
+ minAmount: "1000000000",
12060
+ assetType: "LOCAL",
12061
+ metadata: {
12062
+ isBridged: true,
12063
+ onChainInfo: {
12064
+ parents: 2,
12065
+ interior: {
12066
+ X1: {
12067
+ GlobalConsensus: "Kusama"
12068
+ }
12069
+ }
12070
+ },
12071
+ multilocation: {
12072
+ parents: 2,
12073
+ interior: {
12074
+ X1: [
12075
+ {
12076
+ GlobalConsensus: "Kusama"
12077
+ }
12078
+ ]
12079
+ }
12080
+ }
12081
+ },
12082
+ multiChainAsset: "KSM-Kusama",
12083
+ hasValue: true,
12084
+ icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ksm.png"
12085
+ },
12086
+ "statemine-LOCAL-DOT": {
12087
+ originChain: "statemine",
12088
+ slug: "statemine-LOCAL-DOT",
12089
+ name: "Polkadot",
12090
+ symbol: "DOT",
12091
+ decimals: 10,
12092
+ priceId: "polkadot",
12093
+ minAmount: "10000000",
12094
+ assetType: "LOCAL",
12095
+ metadata: {
12096
+ isBridged: true,
12097
+ onChainInfo: {
12098
+ parents: 2,
12099
+ interior: {
12100
+ X1: {
12101
+ GlobalConsensus: "Polkadot"
12102
+ }
12103
+ }
12104
+ },
12105
+ multilocation: {
12106
+ parents: 2,
12107
+ interior: {
12108
+ X1: [
12109
+ {
12110
+ GlobalConsensus: "Polkadot"
12111
+ }
12112
+ ]
12113
+ }
12114
+ }
12115
+ },
12116
+ multiChainAsset: "DOT-Polkadot",
12117
+ hasValue: true,
12118
+ icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-dot.png"
12021
12119
  },
12022
12120
  "aleph-PSP22-INW2-5EA7h2xCP9TkAwEQ8Km2b7aQChPKVCqcS2BJWqYavoXiEsfx": {
12023
12121
  originChain: "aleph",
@@ -20219,6 +20317,7 @@
20219
20317
  chainStatus: "ACTIVE",
20220
20318
  icon: "https://chain-list-assets.subwallet.app/assets/chains/acurast.png",
20221
20319
  providers: {
20320
+ Acurast: "wss://acurast-canarynet-ws.prod.gke.papers.tech",
20222
20321
  Subwallet: "wss://subwallet-rpc.canary.acurast.com"
20223
20322
  },
20224
20323
  evmInfo: null,
@@ -20715,7 +20814,7 @@
20715
20814
  chainStatus: "ACTIVE",
20716
20815
  icon: "https://chain-list-assets.subwallet.app/assets/chains/bitcoin.png",
20717
20816
  providers: {
20718
- Blockstream: "https://apix.openbit.app"
20817
+ Blockstream: "https://api.openbit.app"
20719
20818
  },
20720
20819
  evmInfo: null,
20721
20820
  substrateInfo: null,
@@ -595,6 +595,8 @@
595
595
  "aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj": "https://chain-list-assets.subwallet.app/assets/chain-assets/aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj.png",
596
596
  "bouncebitevm-native-bb": "https://chain-list-assets.subwallet.app/assets/chain-assets/bouncebitevm-native-bb.png",
597
597
  "bouncebitevmtest-native-bb": "https://chain-list-assets.subwallet.app/assets/chain-assets/bouncebitevmtest-native-bb.png",
598
+ "statemint-local-ksm": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ksm.png",
599
+ "statemine-local-dot": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-dot.png",
598
600
  "aleph-psp22-inw2-5ea7h2xcp9tkaweq8km2b7aqchpkvcqcs2bjwqyavoxiesfx": "https://chain-list-assets.subwallet.app/assets/chain-assets/aleph-psp22-inw2-5ea7h2xcp9tkaweq8km2b7aqchpkvcqcs2bjwqyavoxiesfx.png",
599
601
  "kreivo-native-ksm": "https://chain-list-assets.subwallet.app/assets/chain-assets/kreivo-native-ksm.png",
600
602
  "statemint-local-bork": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-bork.png",
@@ -153,6 +153,13 @@
153
153
  "destChain": "polkadot",
154
154
  "path": "XCM"
155
155
  },
156
+ "statemint-NATIVE-DOT___statemine-LOCAL-DOT": {
157
+ "srcAsset": "statemint-NATIVE-DOT",
158
+ "destAsset": "statemine-LOCAL-DOT",
159
+ "srcChain": "statemint",
160
+ "destChain": "statemine",
161
+ "path": "XCM"
162
+ },
156
163
  "acala-NATIVE-ACA___moonbeam-LOCAL-xcACA": {
157
164
  "srcAsset": "acala-NATIVE-ACA",
158
165
  "destAsset": "moonbeam-LOCAL-xcACA",
@@ -454,6 +461,13 @@
454
461
  "destChain": "kusama",
455
462
  "path": "XCM"
456
463
  },
464
+ "statemine-NATIVE-KSM___statemint-LOCAL-KSM": {
465
+ "srcAsset": "statemine-NATIVE-KSM",
466
+ "destAsset": "statemint-LOCAL-KSM",
467
+ "srcChain": "statemine",
468
+ "destChain": "statemint",
469
+ "path": "XCM"
470
+ },
457
471
  "pendulum-LOCAL-DOT___polkadot-NATIVE-DOT": {
458
472
  "srcAsset": "pendulum-LOCAL-DOT",
459
473
  "destAsset": "polkadot-NATIVE-DOT",
@@ -1484,5 +1498,19 @@
1484
1498
  "srcChain": "pendulum",
1485
1499
  "destChain": "statemint",
1486
1500
  "path": "XCM"
1501
+ },
1502
+ "statemint-LOCAL-KSM___statemine-NATIVE-KSM": {
1503
+ "srcAsset": "statemint-LOCAL-KSM",
1504
+ "destAsset": "statemine-NATIVE-KSM",
1505
+ "srcChain": "statemint",
1506
+ "destChain": "statemine",
1507
+ "path": "XCM"
1508
+ },
1509
+ "statemine-LOCAL-DOT___statemint-NATIVE-DOT": {
1510
+ "srcAsset": "statemine-LOCAL-DOT",
1511
+ "destAsset": "statemint-NATIVE-DOT",
1512
+ "srcChain": "statemine",
1513
+ "destChain": "statemint",
1514
+ "path": "XCM"
1487
1515
  }
1488
1516
  }
@@ -5813,7 +5813,7 @@
5813
5813
  "symbol": "SHIB",
5814
5814
  "decimals": 18,
5815
5815
  "priceId": "shiba-inu",
5816
- "minAmount": null,
5816
+ "minAmount": "0",
5817
5817
  "assetType": "ERC20",
5818
5818
  "metadata": {
5819
5819
  "contractAddress": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE"
@@ -9850,6 +9850,74 @@
9850
9850
  "hasValue": false,
9851
9851
  "icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bouncebitevmtest-native-bb.png"
9852
9852
  },
9853
+ "statemint-LOCAL-KSM": {
9854
+ "originChain": "statemint",
9855
+ "slug": "statemint-LOCAL-KSM",
9856
+ "name": "Kusama",
9857
+ "symbol": "KSM",
9858
+ "decimals": 12,
9859
+ "priceId": "kusama",
9860
+ "minAmount": "1000000000",
9861
+ "assetType": "LOCAL",
9862
+ "metadata": {
9863
+ "isBridged": true,
9864
+ "onChainInfo": {
9865
+ "parents": 2,
9866
+ "interior": {
9867
+ "X1": {
9868
+ "GlobalConsensus": "Kusama"
9869
+ }
9870
+ }
9871
+ },
9872
+ "multilocation": {
9873
+ "parents": 2,
9874
+ "interior": {
9875
+ "X1": [
9876
+ {
9877
+ "GlobalConsensus": "Kusama"
9878
+ }
9879
+ ]
9880
+ }
9881
+ }
9882
+ },
9883
+ "multiChainAsset": "KSM-Kusama",
9884
+ "hasValue": true,
9885
+ "icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ksm.png"
9886
+ },
9887
+ "statemine-LOCAL-DOT": {
9888
+ "originChain": "statemine",
9889
+ "slug": "statemine-LOCAL-DOT",
9890
+ "name": "Polkadot",
9891
+ "symbol": "DOT",
9892
+ "decimals": 10,
9893
+ "priceId": "polkadot",
9894
+ "minAmount": "10000000",
9895
+ "assetType": "LOCAL",
9896
+ "metadata": {
9897
+ "isBridged": true,
9898
+ "onChainInfo": {
9899
+ "parents": 2,
9900
+ "interior": {
9901
+ "X1": {
9902
+ "GlobalConsensus": "Polkadot"
9903
+ }
9904
+ }
9905
+ },
9906
+ "multilocation": {
9907
+ "parents": 2,
9908
+ "interior": {
9909
+ "X1": [
9910
+ {
9911
+ "GlobalConsensus": "Polkadot"
9912
+ }
9913
+ ]
9914
+ }
9915
+ }
9916
+ },
9917
+ "multiChainAsset": "DOT-Polkadot",
9918
+ "hasValue": true,
9919
+ "icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-dot.png"
9920
+ },
9853
9921
  "aleph-PSP22-INW2-5EA7h2xCP9TkAwEQ8Km2b7aQChPKVCqcS2BJWqYavoXiEsfx": {
9854
9922
  "originChain": "aleph",
9855
9923
  "slug": "aleph-PSP22-INW2-5EA7h2xCP9TkAwEQ8Km2b7aQChPKVCqcS2BJWqYavoXiEsfx",
@@ -7988,6 +7988,7 @@
7988
7988
  "chainStatus": "ACTIVE",
7989
7989
  "icon": "https://chain-list-assets.subwallet.app/assets/chains/acurast.png",
7990
7990
  "providers": {
7991
+ "Acurast": "wss://acurast-canarynet-ws.prod.gke.papers.tech",
7991
7992
  "Subwallet": "wss://subwallet-rpc.canary.acurast.com"
7992
7993
  },
7993
7994
  "evmInfo": null,
@@ -8473,7 +8474,7 @@
8473
8474
  "chainStatus": "ACTIVE",
8474
8475
  "icon": "https://chain-list-assets.subwallet.app/assets/chains/bitcoin.png",
8475
8476
  "providers": {
8476
- "Blockstream": "https://apix.openbit.app"
8477
+ "Blockstream": "https://api.openbit.app"
8477
8478
  },
8478
8479
  "evmInfo": null,
8479
8480
  "substrateInfo": null,
@@ -13,6 +13,6 @@ const packageInfo = {
13
13
  name: '@subwallet/chain-list',
14
14
  path: typeof __dirname === 'string' ? __dirname : 'auto',
15
15
  type: 'cjs',
16
- version: '0.2.68'
16
+ version: '0.2.69'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -595,6 +595,8 @@
595
595
  "aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj": "https://chain-list-assets.subwallet.app/assets/chain-assets/aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj.png",
596
596
  "bouncebitevm-native-bb": "https://chain-list-assets.subwallet.app/assets/chain-assets/bouncebitevm-native-bb.png",
597
597
  "bouncebitevmtest-native-bb": "https://chain-list-assets.subwallet.app/assets/chain-assets/bouncebitevmtest-native-bb.png",
598
+ "statemint-local-ksm": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ksm.png",
599
+ "statemine-local-dot": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-dot.png",
598
600
  "aleph-psp22-inw2-5ea7h2xcp9tkaweq8km2b7aqchpkvcqcs2bjwqyavoxiesfx": "https://chain-list-assets.subwallet.app/assets/chain-assets/aleph-psp22-inw2-5ea7h2xcp9tkaweq8km2b7aqchpkvcqcs2bjwqyavoxiesfx.png",
599
601
  "kreivo-native-ksm": "https://chain-list-assets.subwallet.app/assets/chain-assets/kreivo-native-ksm.png",
600
602
  "statemint-local-bork": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-bork.png",
@@ -153,6 +153,13 @@
153
153
  "destChain": "polkadot",
154
154
  "path": "XCM"
155
155
  },
156
+ "statemint-NATIVE-DOT___statemine-LOCAL-DOT": {
157
+ "srcAsset": "statemint-NATIVE-DOT",
158
+ "destAsset": "statemine-LOCAL-DOT",
159
+ "srcChain": "statemint",
160
+ "destChain": "statemine",
161
+ "path": "XCM"
162
+ },
156
163
  "acala-NATIVE-ACA___moonbeam-LOCAL-xcACA": {
157
164
  "srcAsset": "acala-NATIVE-ACA",
158
165
  "destAsset": "moonbeam-LOCAL-xcACA",
@@ -454,6 +461,13 @@
454
461
  "destChain": "kusama",
455
462
  "path": "XCM"
456
463
  },
464
+ "statemine-NATIVE-KSM___statemint-LOCAL-KSM": {
465
+ "srcAsset": "statemine-NATIVE-KSM",
466
+ "destAsset": "statemint-LOCAL-KSM",
467
+ "srcChain": "statemine",
468
+ "destChain": "statemint",
469
+ "path": "XCM"
470
+ },
457
471
  "pendulum-LOCAL-DOT___polkadot-NATIVE-DOT": {
458
472
  "srcAsset": "pendulum-LOCAL-DOT",
459
473
  "destAsset": "polkadot-NATIVE-DOT",
@@ -1484,5 +1498,19 @@
1484
1498
  "srcChain": "pendulum",
1485
1499
  "destChain": "statemint",
1486
1500
  "path": "XCM"
1501
+ },
1502
+ "statemint-LOCAL-KSM___statemine-NATIVE-KSM": {
1503
+ "srcAsset": "statemint-LOCAL-KSM",
1504
+ "destAsset": "statemine-NATIVE-KSM",
1505
+ "srcChain": "statemint",
1506
+ "destChain": "statemine",
1507
+ "path": "XCM"
1508
+ },
1509
+ "statemine-LOCAL-DOT___statemint-NATIVE-DOT": {
1510
+ "srcAsset": "statemine-LOCAL-DOT",
1511
+ "destAsset": "statemint-NATIVE-DOT",
1512
+ "srcChain": "statemine",
1513
+ "destChain": "statemint",
1514
+ "path": "XCM"
1487
1515
  }
1488
1516
  }
@@ -5813,7 +5813,7 @@
5813
5813
  "symbol": "SHIB",
5814
5814
  "decimals": 18,
5815
5815
  "priceId": "shiba-inu",
5816
- "minAmount": null,
5816
+ "minAmount": "0",
5817
5817
  "assetType": "ERC20",
5818
5818
  "metadata": {
5819
5819
  "contractAddress": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE"
@@ -9850,6 +9850,74 @@
9850
9850
  "hasValue": false,
9851
9851
  "icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bouncebitevmtest-native-bb.png"
9852
9852
  },
9853
+ "statemint-LOCAL-KSM": {
9854
+ "originChain": "statemint",
9855
+ "slug": "statemint-LOCAL-KSM",
9856
+ "name": "Kusama",
9857
+ "symbol": "KSM",
9858
+ "decimals": 12,
9859
+ "priceId": "kusama",
9860
+ "minAmount": "1000000000",
9861
+ "assetType": "LOCAL",
9862
+ "metadata": {
9863
+ "isBridged": true,
9864
+ "onChainInfo": {
9865
+ "parents": 2,
9866
+ "interior": {
9867
+ "X1": {
9868
+ "GlobalConsensus": "Kusama"
9869
+ }
9870
+ }
9871
+ },
9872
+ "multilocation": {
9873
+ "parents": 2,
9874
+ "interior": {
9875
+ "X1": [
9876
+ {
9877
+ "GlobalConsensus": "Kusama"
9878
+ }
9879
+ ]
9880
+ }
9881
+ }
9882
+ },
9883
+ "multiChainAsset": "KSM-Kusama",
9884
+ "hasValue": true,
9885
+ "icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ksm.png"
9886
+ },
9887
+ "statemine-LOCAL-DOT": {
9888
+ "originChain": "statemine",
9889
+ "slug": "statemine-LOCAL-DOT",
9890
+ "name": "Polkadot",
9891
+ "symbol": "DOT",
9892
+ "decimals": 10,
9893
+ "priceId": "polkadot",
9894
+ "minAmount": "10000000",
9895
+ "assetType": "LOCAL",
9896
+ "metadata": {
9897
+ "isBridged": true,
9898
+ "onChainInfo": {
9899
+ "parents": 2,
9900
+ "interior": {
9901
+ "X1": {
9902
+ "GlobalConsensus": "Polkadot"
9903
+ }
9904
+ }
9905
+ },
9906
+ "multilocation": {
9907
+ "parents": 2,
9908
+ "interior": {
9909
+ "X1": [
9910
+ {
9911
+ "GlobalConsensus": "Polkadot"
9912
+ }
9913
+ ]
9914
+ }
9915
+ }
9916
+ },
9917
+ "multiChainAsset": "DOT-Polkadot",
9918
+ "hasValue": true,
9919
+ "icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-dot.png"
9920
+ },
9853
9921
  "aleph-PSP22-INW2-5EA7h2xCP9TkAwEQ8Km2b7aQChPKVCqcS2BJWqYavoXiEsfx": {
9854
9922
  "originChain": "aleph",
9855
9923
  "slug": "aleph-PSP22-INW2-5EA7h2xCP9TkAwEQ8Km2b7aQChPKVCqcS2BJWqYavoXiEsfx",
@@ -7988,6 +7988,7 @@
7988
7988
  "chainStatus": "ACTIVE",
7989
7989
  "icon": "https://chain-list-assets.subwallet.app/assets/chains/acurast.png",
7990
7990
  "providers": {
7991
+ "Acurast": "wss://acurast-canarynet-ws.prod.gke.papers.tech",
7991
7992
  "Subwallet": "wss://subwallet-rpc.canary.acurast.com"
7992
7993
  },
7993
7994
  "evmInfo": null,
@@ -8473,7 +8474,7 @@
8473
8474
  "chainStatus": "ACTIVE",
8474
8475
  "icon": "https://chain-list-assets.subwallet.app/assets/chains/bitcoin.png",
8475
8476
  "providers": {
8476
- "Blockstream": "https://apix.openbit.app"
8477
+ "Blockstream": "https://api.openbit.app"
8477
8478
  },
8478
8479
  "evmInfo": null,
8479
8480
  "substrateInfo": null,
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.68",
23
+ "version": "0.2.69",
24
24
  "main": "./cjs/index.js",
25
25
  "module": "./index.js",
26
26
  "types": "./index.d.ts",
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.68'
10
+ version: '0.2.69'
11
11
  };