@subwallet/chain-list 0.2.61-beta.2 → 0.2.61-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.
@@ -587,6 +587,7 @@
587
587
  "amplitude-local-brl.s": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-brl.s.png",
588
588
  "amplitude-local-ngnc.s": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ngnc.s.png",
589
589
  "amplitude-local-usdc.s": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-usdc.s.png",
590
+ "vara_testnet-grc20-tok-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/vara_testnet-grc20-tok-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034.png",
590
591
  "eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
591
592
  "ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
592
593
  "glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
@@ -11764,6 +11765,22 @@
11764
11765
  multiChainAsset: "USDC-USDCoin",
11765
11766
  hasValue: true,
11766
11767
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-usdc.s.png"
11768
+ },
11769
+ "vara_testnet-GRC20-TOK-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034": {
11770
+ originChain: "vara_testnet",
11771
+ slug: "vara_testnet-GRC20-TOK-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034",
11772
+ name: "VARA_TOKEN",
11773
+ symbol: "TOK",
11774
+ decimals: 5,
11775
+ priceId: null,
11776
+ minAmount: "0",
11777
+ assetType: "GRC20",
11778
+ metadata: {
11779
+ contractAddress: "0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034"
11780
+ },
11781
+ multiChainAsset: null,
11782
+ hasValue: false,
11783
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/vara_testnet-grc20-tok-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034.png"
11767
11784
  }
11768
11785
  };
11769
11786
 
@@ -579,6 +579,7 @@
579
579
  "amplitude-local-brl.s": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-brl.s.png",
580
580
  "amplitude-local-ngnc.s": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ngnc.s.png",
581
581
  "amplitude-local-usdc.s": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-usdc.s.png",
582
+ "vara_testnet-grc20-tok-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/vara_testnet-grc20-tok-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034.png",
582
583
  "eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
583
584
  "ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
584
585
  "glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
@@ -9564,5 +9564,21 @@
9564
9564
  "multiChainAsset": "USDC-USDCoin",
9565
9565
  "hasValue": true,
9566
9566
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-usdc.s.png"
9567
+ },
9568
+ "vara_testnet-GRC20-TOK-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034": {
9569
+ "originChain": "vara_testnet",
9570
+ "slug": "vara_testnet-GRC20-TOK-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034",
9571
+ "name": "VARA_TOKEN",
9572
+ "symbol": "TOK",
9573
+ "decimals": 5,
9574
+ "priceId": null,
9575
+ "minAmount": "0",
9576
+ "assetType": "GRC20",
9577
+ "metadata": {
9578
+ "contractAddress": "0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034"
9579
+ },
9580
+ "multiChainAsset": null,
9581
+ "hasValue": false,
9582
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/vara_testnet-grc20-tok-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034.png"
9567
9583
  }
9568
- }
9584
+ }
@@ -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.61-beta.2'
16
+ version: '0.2.61-beta.3'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
package/cjs/types.js CHANGED
@@ -29,6 +29,8 @@ exports._AssetType = _AssetType;
29
29
  _AssetType["ERC721"] = "ERC721";
30
30
  _AssetType["PSP22"] = "PSP22";
31
31
  _AssetType["PSP34"] = "PSP34";
32
+ _AssetType["GRC20"] = "GRC20";
33
+ _AssetType["GRC721"] = "GRC721";
32
34
  _AssetType["UNKNOWN"] = "UNKNOWN";
33
35
  })(_AssetType || (exports._AssetType = _AssetType = {}));
34
36
  let _SubstrateChainType;
@@ -579,6 +579,7 @@
579
579
  "amplitude-local-brl.s": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-brl.s.png",
580
580
  "amplitude-local-ngnc.s": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ngnc.s.png",
581
581
  "amplitude-local-usdc.s": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-usdc.s.png",
582
+ "vara_testnet-grc20-tok-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/vara_testnet-grc20-tok-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034.png",
582
583
  "eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
583
584
  "ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
584
585
  "glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
@@ -9564,5 +9564,21 @@
9564
9564
  "multiChainAsset": "USDC-USDCoin",
9565
9565
  "hasValue": true,
9566
9566
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-usdc.s.png"
9567
+ },
9568
+ "vara_testnet-GRC20-TOK-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034": {
9569
+ "originChain": "vara_testnet",
9570
+ "slug": "vara_testnet-GRC20-TOK-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034",
9571
+ "name": "VARA_TOKEN",
9572
+ "symbol": "TOK",
9573
+ "decimals": 5,
9574
+ "priceId": null,
9575
+ "minAmount": "0",
9576
+ "assetType": "GRC20",
9577
+ "metadata": {
9578
+ "contractAddress": "0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034"
9579
+ },
9580
+ "multiChainAsset": null,
9581
+ "hasValue": false,
9582
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/vara_testnet-grc20-tok-0x886261b17ead11cff4487a9ffefc3dc315ce0856b29ef83a070cc607a26ef034.png"
9567
9583
  }
9568
- }
9584
+ }
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.61-beta.2",
23
+ "version": "0.2.61-beta.3",
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.61-beta.2'
10
+ version: '0.2.61-beta.3'
11
11
  };
package/types.d.ts CHANGED
@@ -23,6 +23,8 @@ export declare enum _AssetType {
23
23
  ERC721 = "ERC721",
24
24
  PSP22 = "PSP22",
25
25
  PSP34 = "PSP34",
26
+ GRC20 = "GRC20",
27
+ GRC721 = "GRC721",
26
28
  UNKNOWN = "UNKNOWN"
27
29
  }
28
30
  export declare enum _SubstrateChainType {
package/types.js CHANGED
@@ -21,6 +21,8 @@ export let _AssetType;
21
21
  _AssetType["ERC721"] = "ERC721";
22
22
  _AssetType["PSP22"] = "PSP22";
23
23
  _AssetType["PSP34"] = "PSP34";
24
+ _AssetType["GRC20"] = "GRC20";
25
+ _AssetType["GRC721"] = "GRC721";
24
26
  _AssetType["UNKNOWN"] = "UNKNOWN";
25
27
  })(_AssetType || (_AssetType = {}));
26
28
  export let _SubstrateChainType;