@subwallet/chain-list 0.2.57-beta.7 → 0.2.58-beta.0

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.
@@ -10861,7 +10861,9 @@
10861
10861
  priceId: "mythos",
10862
10862
  minAmount: "1000000000000000",
10863
10863
  assetType: "NATIVE",
10864
- metadata: null,
10864
+ metadata: {
10865
+ disableEvmTransfer: true
10866
+ },
10865
10867
  multiChainAsset: null,
10866
10868
  hasValue: true,
10867
10869
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/mythos-native-myth.png"
@@ -11141,7 +11143,9 @@
11141
11143
  priceId: null,
11142
11144
  minAmount: "1000000000000",
11143
11145
  assetType: "NATIVE",
11144
- metadata: null,
11146
+ metadata: {
11147
+ autoEnable: true
11148
+ },
11145
11149
  multiChainAsset: null,
11146
11150
  hasValue: false,
11147
11151
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/availturingtest-native-avail.png"
@@ -19139,22 +19143,19 @@
19139
19143
  var mythos$1 = {
19140
19144
  slug: "mythos",
19141
19145
  name: "Mythos",
19142
- isTestnet: true,
19143
- chainStatus: "INACTIVE",
19146
+ isTestnet: false,
19147
+ chainStatus: "ACTIVE",
19144
19148
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mythos.png",
19145
19149
  providers: {
19146
19150
  Parity: "wss://polkadot-mythos-rpc.polkadot.io"
19147
19151
  },
19148
19152
  evmInfo: {
19149
- evmChainId: 201804,
19153
+ evmChainId: -1,
19150
19154
  blockExplorer: null,
19151
19155
  existentialDeposit: "0",
19152
19156
  symbol: "MYTH",
19153
19157
  decimals: 18,
19154
- supportSmartContract: [
19155
- "ERC20",
19156
- "ERC721"
19157
- ],
19158
+ supportSmartContract: null,
19158
19159
  abiExplorer: null
19159
19160
  },
19160
19161
  substrateInfo: {
@@ -8697,7 +8697,9 @@
8697
8697
  "priceId": "mythos",
8698
8698
  "minAmount": "1000000000000000",
8699
8699
  "assetType": "NATIVE",
8700
- "metadata": null,
8700
+ "metadata": {
8701
+ "disableEvmTransfer": true
8702
+ },
8701
8703
  "multiChainAsset": null,
8702
8704
  "hasValue": true,
8703
8705
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/mythos-native-myth.png"
@@ -8977,7 +8979,9 @@
8977
8979
  "priceId": null,
8978
8980
  "minAmount": "1000000000000",
8979
8981
  "assetType": "NATIVE",
8980
- "metadata": null,
8982
+ "metadata": {
8983
+ "autoEnable": true
8984
+ },
8981
8985
  "multiChainAsset": null,
8982
8986
  "hasValue": false,
8983
8987
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/availturingtest-native-avail.png"
@@ -7857,22 +7857,19 @@
7857
7857
  "mythos": {
7858
7858
  "slug": "mythos",
7859
7859
  "name": "Mythos",
7860
- "isTestnet": true,
7861
- "chainStatus": "INACTIVE",
7860
+ "isTestnet": false,
7861
+ "chainStatus": "ACTIVE",
7862
7862
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mythos.png",
7863
7863
  "providers": {
7864
7864
  "Parity": "wss://polkadot-mythos-rpc.polkadot.io"
7865
7865
  },
7866
7866
  "evmInfo": {
7867
- "evmChainId": 201804,
7867
+ "evmChainId": -1,
7868
7868
  "blockExplorer": null,
7869
7869
  "existentialDeposit": "0",
7870
7870
  "symbol": "MYTH",
7871
7871
  "decimals": 18,
7872
- "supportSmartContract": [
7873
- "ERC20",
7874
- "ERC721"
7875
- ],
7872
+ "supportSmartContract": null,
7876
7873
  "abiExplorer": null
7877
7874
  },
7878
7875
  "substrateInfo": {
@@ -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.57-beta.7'
16
+ version: '0.2.58-beta.0'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -8697,7 +8697,9 @@
8697
8697
  "priceId": "mythos",
8698
8698
  "minAmount": "1000000000000000",
8699
8699
  "assetType": "NATIVE",
8700
- "metadata": null,
8700
+ "metadata": {
8701
+ "disableEvmTransfer": true
8702
+ },
8701
8703
  "multiChainAsset": null,
8702
8704
  "hasValue": true,
8703
8705
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/mythos-native-myth.png"
@@ -8977,7 +8979,9 @@
8977
8979
  "priceId": null,
8978
8980
  "minAmount": "1000000000000",
8979
8981
  "assetType": "NATIVE",
8980
- "metadata": null,
8982
+ "metadata": {
8983
+ "autoEnable": true
8984
+ },
8981
8985
  "multiChainAsset": null,
8982
8986
  "hasValue": false,
8983
8987
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/availturingtest-native-avail.png"
@@ -7857,22 +7857,19 @@
7857
7857
  "mythos": {
7858
7858
  "slug": "mythos",
7859
7859
  "name": "Mythos",
7860
- "isTestnet": true,
7861
- "chainStatus": "INACTIVE",
7860
+ "isTestnet": false,
7861
+ "chainStatus": "ACTIVE",
7862
7862
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mythos.png",
7863
7863
  "providers": {
7864
7864
  "Parity": "wss://polkadot-mythos-rpc.polkadot.io"
7865
7865
  },
7866
7866
  "evmInfo": {
7867
- "evmChainId": 201804,
7867
+ "evmChainId": -1,
7868
7868
  "blockExplorer": null,
7869
7869
  "existentialDeposit": "0",
7870
7870
  "symbol": "MYTH",
7871
7871
  "decimals": 18,
7872
- "supportSmartContract": [
7873
- "ERC20",
7874
- "ERC721"
7875
- ],
7872
+ "supportSmartContract": null,
7876
7873
  "abiExplorer": null
7877
7874
  },
7878
7875
  "substrateInfo": {
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.57-beta.7",
23
+ "version": "0.2.58-beta.0",
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.57-beta.7'
10
+ version: '0.2.58-beta.0'
11
11
  };