@subwallet/chain-list 0.2.71-beta.2 → 0.2.71-beta.4

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.
@@ -13656,6 +13656,22 @@
13656
13656
  multiChainAsset: null,
13657
13657
  hasValue: false,
13658
13658
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/atletaolympia_testnet-native-atla.png"
13659
+ },
13660
+ "bevm-ERC20-ORDINALS•RU-0x041bbB9c16fDBa8C805565D0bB34931e37895EC9": {
13661
+ originChain: "bevm",
13662
+ slug: "bevm-ERC20-ORDINALS•RU-0x041bbB9c16fDBa8C805565D0bB34931e37895EC9",
13663
+ name: "ORDINALS•RUNES",
13664
+ symbol: "ORDINALS•RU",
13665
+ decimals: 0,
13666
+ priceId: null,
13667
+ minAmount: "0",
13668
+ assetType: "ERC20",
13669
+ metadata: {
13670
+ contractAddress: "0x041bbB9c16fDBa8C805565D0bB34931e37895EC9"
13671
+ },
13672
+ multiChainAsset: null,
13673
+ hasValue: true,
13674
+ icon: null
13659
13675
  }
13660
13676
  };
13661
13677
 
@@ -22363,7 +22379,7 @@
22363
22379
  chainStatus: "ACTIVE",
22364
22380
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcoin.png",
22365
22381
  providers: {
22366
- Blockstream: "https://apix.openbit.app"
22382
+ Blockstream: "https://api.openbit.app"
22367
22383
  },
22368
22384
  evmInfo: null,
22369
22385
  substrateInfo: null,
@@ -22383,7 +22399,7 @@
22383
22399
  chainStatus: "ACTIVE",
22384
22400
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcointestnet.png",
22385
22401
  providers: {
22386
- Blockstream: "https://apix-testnet.openbit.app"
22402
+ Blockstream: "https://api-testnet.openbit.app"
22387
22403
  },
22388
22404
  evmInfo: null,
22389
22405
  substrateInfo: null,
@@ -11084,5 +11084,21 @@
11084
11084
  "multiChainAsset": null,
11085
11085
  "hasValue": false,
11086
11086
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/atletaolympia_testnet-native-atla.png"
11087
+ },
11088
+ "bevm-ERC20-ORDINALS•RU-0x041bbB9c16fDBa8C805565D0bB34931e37895EC9": {
11089
+ "originChain": "bevm",
11090
+ "slug": "bevm-ERC20-ORDINALS•RU-0x041bbB9c16fDBa8C805565D0bB34931e37895EC9",
11091
+ "name": "ORDINALS•RUNES",
11092
+ "symbol": "ORDINALS•RU",
11093
+ "decimals": 0,
11094
+ "priceId": null,
11095
+ "minAmount": "0",
11096
+ "assetType": "ERC20",
11097
+ "metadata": {
11098
+ "contractAddress": "0x041bbB9c16fDBa8C805565D0bB34931e37895EC9"
11099
+ },
11100
+ "multiChainAsset": null,
11101
+ "hasValue": true,
11102
+ "icon": null
11087
11103
  }
11088
11104
  }
@@ -8562,7 +8562,7 @@
8562
8562
  "chainStatus": "ACTIVE",
8563
8563
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcoin.png",
8564
8564
  "providers": {
8565
- "Blockstream": "https://apix.openbit.app"
8565
+ "Blockstream": "https://api.openbit.app"
8566
8566
  },
8567
8567
  "evmInfo": null,
8568
8568
  "substrateInfo": null,
@@ -8582,7 +8582,7 @@
8582
8582
  "chainStatus": "ACTIVE",
8583
8583
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcointestnet.png",
8584
8584
  "providers": {
8585
- "Blockstream": "https://apix-testnet.openbit.app"
8585
+ "Blockstream": "https://api-testnet.openbit.app"
8586
8586
  },
8587
8587
  "evmInfo": null,
8588
8588
  "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.71-beta.2'
16
+ version: '0.2.71-beta.4'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -11084,5 +11084,21 @@
11084
11084
  "multiChainAsset": null,
11085
11085
  "hasValue": false,
11086
11086
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/atletaolympia_testnet-native-atla.png"
11087
+ },
11088
+ "bevm-ERC20-ORDINALS•RU-0x041bbB9c16fDBa8C805565D0bB34931e37895EC9": {
11089
+ "originChain": "bevm",
11090
+ "slug": "bevm-ERC20-ORDINALS•RU-0x041bbB9c16fDBa8C805565D0bB34931e37895EC9",
11091
+ "name": "ORDINALS•RUNES",
11092
+ "symbol": "ORDINALS•RU",
11093
+ "decimals": 0,
11094
+ "priceId": null,
11095
+ "minAmount": "0",
11096
+ "assetType": "ERC20",
11097
+ "metadata": {
11098
+ "contractAddress": "0x041bbB9c16fDBa8C805565D0bB34931e37895EC9"
11099
+ },
11100
+ "multiChainAsset": null,
11101
+ "hasValue": true,
11102
+ "icon": null
11087
11103
  }
11088
11104
  }
@@ -8562,7 +8562,7 @@
8562
8562
  "chainStatus": "ACTIVE",
8563
8563
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcoin.png",
8564
8564
  "providers": {
8565
- "Blockstream": "https://apix.openbit.app"
8565
+ "Blockstream": "https://api.openbit.app"
8566
8566
  },
8567
8567
  "evmInfo": null,
8568
8568
  "substrateInfo": null,
@@ -8582,7 +8582,7 @@
8582
8582
  "chainStatus": "ACTIVE",
8583
8583
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcointestnet.png",
8584
8584
  "providers": {
8585
- "Blockstream": "https://apix-testnet.openbit.app"
8585
+ "Blockstream": "https://api-testnet.openbit.app"
8586
8586
  },
8587
8587
  "evmInfo": null,
8588
8588
  "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.71-beta.2",
23
+ "version": "0.2.71-beta.4",
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.71-beta.2'
10
+ version: '0.2.71-beta.4'
11
11
  };