@subwallet/chain-list 0.2.72-beta.1 → 0.2.72-beta.2

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.
@@ -753,6 +753,8 @@
753
753
  "unq-uniquenetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/unq-uniquenetwork.png",
754
754
  "kilt-kiltprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/kilt-kiltprotocol.png",
755
755
  "btc-bitcointestnet": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/btc-bitcointestnet.png",
756
+ "sats-sats": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/sats-sats.png",
757
+ "ordi-ordi": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ordi-ordi.png",
756
758
  "custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
757
759
  "custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
758
760
  "custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
@@ -12579,7 +12581,7 @@
12579
12581
  minAmount: "0",
12580
12582
  assetType: "BRC20",
12581
12583
  metadata: null,
12582
- multiChainAsset: null,
12584
+ multiChainAsset: "ordi-ordi",
12583
12585
  hasValue: true,
12584
12586
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-ordi.png"
12585
12587
  },
@@ -12589,11 +12591,11 @@
12589
12591
  name: "sats",
12590
12592
  symbol: "sats",
12591
12593
  decimals: 18,
12592
- priceId: null,
12594
+ priceId: "sats-ordinals",
12593
12595
  minAmount: "0",
12594
12596
  assetType: "BRC20",
12595
12597
  metadata: null,
12596
- multiChainAsset: null,
12598
+ multiChainAsset: "sats-sats",
12597
12599
  hasValue: true,
12598
12600
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-sats.png"
12599
12601
  },
@@ -13758,7 +13760,7 @@
13758
13760
  metadata: {
13759
13761
  contractAddress: "0xde9f57a5b8844ebf607eceffaa2505bb961701a4"
13760
13762
  },
13761
- multiChainAsset: null,
13763
+ multiChainAsset: "ordi-ordi",
13762
13764
  hasValue: true,
13763
13765
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-ordi-0xde9f57a5b8844ebf607eceffaa2505bb961701a4.png"
13764
13766
  },
@@ -13768,13 +13770,13 @@
13768
13770
  name: "Bitlayer-peg SATS",
13769
13771
  symbol: "sats",
13770
13772
  decimals: 18,
13771
- priceId: null,
13773
+ priceId: "sats-ordinals",
13772
13774
  minAmount: "0",
13773
13775
  assetType: "ERC20",
13774
13776
  metadata: {
13775
13777
  contractAddress: "0x8dae8b60f16a10edfac1714394688e006ff369fa"
13776
13778
  },
13777
- multiChainAsset: null,
13779
+ multiChainAsset: "sats-sats",
13778
13780
  hasValue: true,
13779
13781
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-sats-0x8dae8b60f16a10edfac1714394688e006ff369fa.png"
13780
13782
  },
@@ -14586,7 +14588,7 @@
14586
14588
  chainStatus: "ACTIVE",
14587
14589
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aventus.png",
14588
14590
  providers: {
14589
- Aventus: "public-rpc.testnet.aventus.network"
14591
+ Aventus: "wss://public-rpc.mainnet.aventus.network"
14590
14592
  },
14591
14593
  evmInfo: null,
14592
14594
  substrateInfo: {
@@ -24374,6 +24376,24 @@
24374
24376
  priceId: null,
24375
24377
  hasValue: false,
24376
24378
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/btc-bitcointestnet.png"
24379
+ },
24380
+ "sats-sats": {
24381
+ slug: "sats-sats",
24382
+ originChainAsset: "bitcoin-BRC20-sats",
24383
+ name: "sats",
24384
+ symbol: "sats",
24385
+ priceId: "sats-ordinals",
24386
+ hasValue: true,
24387
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/sats-sats.png"
24388
+ },
24389
+ "ordi-ordi": {
24390
+ slug: "ordi-ordi",
24391
+ originChainAsset: "bitcoin-BRC20-ordi",
24392
+ name: "ordi",
24393
+ symbol: "ordi",
24394
+ priceId: "ordinals",
24395
+ hasValue: true,
24396
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ordi-ordi.png"
24377
24397
  }
24378
24398
  };
24379
24399
 
@@ -745,6 +745,8 @@
745
745
  "unq-uniquenetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/unq-uniquenetwork.png",
746
746
  "kilt-kiltprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/kilt-kiltprotocol.png",
747
747
  "btc-bitcointestnet": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/btc-bitcointestnet.png",
748
+ "sats-sats": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/sats-sats.png",
749
+ "ordi-ordi": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ordi-ordi.png",
748
750
  "custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
749
751
  "custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
750
752
  "custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
@@ -9998,7 +9998,7 @@
9998
9998
  "minAmount": "0",
9999
9999
  "assetType": "BRC20",
10000
10000
  "metadata": null,
10001
- "multiChainAsset": null,
10001
+ "multiChainAsset": "ordi-ordi",
10002
10002
  "hasValue": true,
10003
10003
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-ordi.png"
10004
10004
  },
@@ -10008,11 +10008,11 @@
10008
10008
  "name": "sats",
10009
10009
  "symbol": "sats",
10010
10010
  "decimals": 18,
10011
- "priceId": null,
10011
+ "priceId": "sats-ordinals",
10012
10012
  "minAmount": "0",
10013
10013
  "assetType": "BRC20",
10014
10014
  "metadata": null,
10015
- "multiChainAsset": null,
10015
+ "multiChainAsset": "sats-sats",
10016
10016
  "hasValue": true,
10017
10017
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-sats.png"
10018
10018
  },
@@ -11177,7 +11177,7 @@
11177
11177
  "metadata": {
11178
11178
  "contractAddress": "0xde9f57a5b8844ebf607eceffaa2505bb961701a4"
11179
11179
  },
11180
- "multiChainAsset": null,
11180
+ "multiChainAsset": "ordi-ordi",
11181
11181
  "hasValue": true,
11182
11182
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-ordi-0xde9f57a5b8844ebf607eceffaa2505bb961701a4.png"
11183
11183
  },
@@ -11187,13 +11187,13 @@
11187
11187
  "name": "Bitlayer-peg SATS",
11188
11188
  "symbol": "sats",
11189
11189
  "decimals": 18,
11190
- "priceId": null,
11190
+ "priceId": "sats-ordinals",
11191
11191
  "minAmount": "0",
11192
11192
  "assetType": "ERC20",
11193
11193
  "metadata": {
11194
11194
  "contractAddress": "0x8dae8b60f16a10edfac1714394688e006ff369fa"
11195
11195
  },
11196
- "multiChainAsset": null,
11196
+ "multiChainAsset": "sats-sats",
11197
11197
  "hasValue": true,
11198
11198
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-sats-0x8dae8b60f16a10edfac1714394688e006ff369fa.png"
11199
11199
  },
@@ -755,7 +755,7 @@
755
755
  "chainStatus": "ACTIVE",
756
756
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aventus.png",
757
757
  "providers": {
758
- "Aventus": "public-rpc.testnet.aventus.network"
758
+ "Aventus": "wss://public-rpc.mainnet.aventus.network"
759
759
  },
760
760
  "evmInfo": null,
761
761
  "substrateInfo": {
@@ -691,5 +691,23 @@
691
691
  "priceId": null,
692
692
  "hasValue": false,
693
693
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/btc-bitcointestnet.png"
694
+ },
695
+ "sats-sats": {
696
+ "slug": "sats-sats",
697
+ "originChainAsset": "bitcoin-BRC20-sats",
698
+ "name": "sats",
699
+ "symbol": "sats",
700
+ "priceId": "sats-ordinals",
701
+ "hasValue": true,
702
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/sats-sats.png"
703
+ },
704
+ "ordi-ordi": {
705
+ "slug": "ordi-ordi",
706
+ "originChainAsset": "bitcoin-BRC20-ordi",
707
+ "name": "ordi",
708
+ "symbol": "ordi",
709
+ "priceId": "ordinals",
710
+ "hasValue": true,
711
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ordi-ordi.png"
694
712
  }
695
713
  }
@@ -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.72-beta.1'
16
+ version: '0.2.72-beta.2'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -745,6 +745,8 @@
745
745
  "unq-uniquenetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/unq-uniquenetwork.png",
746
746
  "kilt-kiltprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/kilt-kiltprotocol.png",
747
747
  "btc-bitcointestnet": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/btc-bitcointestnet.png",
748
+ "sats-sats": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/sats-sats.png",
749
+ "ordi-ordi": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ordi-ordi.png",
748
750
  "custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
749
751
  "custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
750
752
  "custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
@@ -9998,7 +9998,7 @@
9998
9998
  "minAmount": "0",
9999
9999
  "assetType": "BRC20",
10000
10000
  "metadata": null,
10001
- "multiChainAsset": null,
10001
+ "multiChainAsset": "ordi-ordi",
10002
10002
  "hasValue": true,
10003
10003
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-ordi.png"
10004
10004
  },
@@ -10008,11 +10008,11 @@
10008
10008
  "name": "sats",
10009
10009
  "symbol": "sats",
10010
10010
  "decimals": 18,
10011
- "priceId": null,
10011
+ "priceId": "sats-ordinals",
10012
10012
  "minAmount": "0",
10013
10013
  "assetType": "BRC20",
10014
10014
  "metadata": null,
10015
- "multiChainAsset": null,
10015
+ "multiChainAsset": "sats-sats",
10016
10016
  "hasValue": true,
10017
10017
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-sats.png"
10018
10018
  },
@@ -11177,7 +11177,7 @@
11177
11177
  "metadata": {
11178
11178
  "contractAddress": "0xde9f57a5b8844ebf607eceffaa2505bb961701a4"
11179
11179
  },
11180
- "multiChainAsset": null,
11180
+ "multiChainAsset": "ordi-ordi",
11181
11181
  "hasValue": true,
11182
11182
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-ordi-0xde9f57a5b8844ebf607eceffaa2505bb961701a4.png"
11183
11183
  },
@@ -11187,13 +11187,13 @@
11187
11187
  "name": "Bitlayer-peg SATS",
11188
11188
  "symbol": "sats",
11189
11189
  "decimals": 18,
11190
- "priceId": null,
11190
+ "priceId": "sats-ordinals",
11191
11191
  "minAmount": "0",
11192
11192
  "assetType": "ERC20",
11193
11193
  "metadata": {
11194
11194
  "contractAddress": "0x8dae8b60f16a10edfac1714394688e006ff369fa"
11195
11195
  },
11196
- "multiChainAsset": null,
11196
+ "multiChainAsset": "sats-sats",
11197
11197
  "hasValue": true,
11198
11198
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-sats-0x8dae8b60f16a10edfac1714394688e006ff369fa.png"
11199
11199
  },
@@ -755,7 +755,7 @@
755
755
  "chainStatus": "ACTIVE",
756
756
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aventus.png",
757
757
  "providers": {
758
- "Aventus": "public-rpc.testnet.aventus.network"
758
+ "Aventus": "wss://public-rpc.mainnet.aventus.network"
759
759
  },
760
760
  "evmInfo": null,
761
761
  "substrateInfo": {
@@ -691,5 +691,23 @@
691
691
  "priceId": null,
692
692
  "hasValue": false,
693
693
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/btc-bitcointestnet.png"
694
+ },
695
+ "sats-sats": {
696
+ "slug": "sats-sats",
697
+ "originChainAsset": "bitcoin-BRC20-sats",
698
+ "name": "sats",
699
+ "symbol": "sats",
700
+ "priceId": "sats-ordinals",
701
+ "hasValue": true,
702
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/sats-sats.png"
703
+ },
704
+ "ordi-ordi": {
705
+ "slug": "ordi-ordi",
706
+ "originChainAsset": "bitcoin-BRC20-ordi",
707
+ "name": "ordi",
708
+ "symbol": "ordi",
709
+ "priceId": "ordinals",
710
+ "hasValue": true,
711
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ordi-ordi.png"
694
712
  }
695
713
  }
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.72-beta.1",
23
+ "version": "0.2.72-beta.2",
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.72-beta.1'
10
+ version: '0.2.72-beta.2'
11
11
  };