@subwallet/chain-list 0.2.113-beta.10-pr-555-df70e812 → 0.2.113-beta.10-pr-555-4da32afa

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.
@@ -6537,42 +6537,6 @@
6537
6537
  multiChainAsset: "KAR-Karura",
6538
6538
  hasValue: true,
6539
6539
  icon: "/assets/chain-assets/bifrost-local-kar.png"
6540
- },
6541
- "statemine-LOCAL-USDt": {
6542
- originChain: "statemine",
6543
- slug: "statemine-LOCAL-USDt",
6544
- name: "Tether USD",
6545
- symbol: "USDt",
6546
- decimals: 6,
6547
- priceId: "tether",
6548
- minAmount: "100",
6549
- assetType: "LOCAL",
6550
- metadata: {
6551
- assetId: "1984",
6552
- paraSpellValue: "1984",
6553
- paraSpellAssetType: "id",
6554
- paraSpellIdentifyV4: {
6555
- location: {
6556
- parents: 1,
6557
- interior: {
6558
- X3: [
6559
- {
6560
- Parachain: 1000
6561
- },
6562
- {
6563
- PalletInstance: 50
6564
- },
6565
- {
6566
- GeneralIndex: 1984
6567
- }
6568
- ]
6569
- }
6570
- }
6571
- }
6572
- },
6573
- multiChainAsset: "USDT-Tether",
6574
- hasValue: true,
6575
- icon: "/assets/chain-assets/statemine-local-usdt.png"
6576
6540
  },
6577
6541
  "statemine-LOCAL-RMRK": {
6578
6542
  originChain: "statemine",
@@ -4316,42 +4316,6 @@
4316
4316
  "hasValue": true,
4317
4317
  "icon": "https://555-merge.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kar.png"
4318
4318
  },
4319
- "statemine-LOCAL-USDt": {
4320
- "originChain": "statemine",
4321
- "slug": "statemine-LOCAL-USDt",
4322
- "name": "Tether USD",
4323
- "symbol": "USDt",
4324
- "decimals": 6,
4325
- "priceId": "tether",
4326
- "minAmount": "100",
4327
- "assetType": "LOCAL",
4328
- "metadata": {
4329
- "assetId": "1984",
4330
- "paraSpellValue": "1984",
4331
- "paraSpellAssetType": "id",
4332
- "paraSpellIdentifyV4": {
4333
- "location": {
4334
- "parents": 1,
4335
- "interior": {
4336
- "X3": [
4337
- {
4338
- "Parachain": 1000
4339
- },
4340
- {
4341
- "PalletInstance": 50
4342
- },
4343
- {
4344
- "GeneralIndex": 1984
4345
- }
4346
- ]
4347
- }
4348
- }
4349
- }
4350
- },
4351
- "multiChainAsset": "USDT-Tether",
4352
- "hasValue": true,
4353
- "icon": "https://555-merge.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-usdt.png"
4354
- },
4355
4319
  "statemine-LOCAL-RMRK": {
4356
4320
  "originChain": "statemine",
4357
4321
  "slug": "statemine-LOCAL-RMRK",
@@ -4316,42 +4316,6 @@
4316
4316
  "hasValue": true,
4317
4317
  "icon": "https://555-merge.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kar.png"
4318
4318
  },
4319
- "statemine-LOCAL-USDt": {
4320
- "originChain": "statemine",
4321
- "slug": "statemine-LOCAL-USDt",
4322
- "name": "Tether USD",
4323
- "symbol": "USDt",
4324
- "decimals": 6,
4325
- "priceId": "tether",
4326
- "minAmount": "100",
4327
- "assetType": "LOCAL",
4328
- "metadata": {
4329
- "assetId": "1984",
4330
- "paraSpellValue": "1984",
4331
- "paraSpellAssetType": "id",
4332
- "paraSpellIdentifyV4": {
4333
- "location": {
4334
- "parents": 1,
4335
- "interior": {
4336
- "X3": [
4337
- {
4338
- "Parachain": 1000
4339
- },
4340
- {
4341
- "PalletInstance": 50
4342
- },
4343
- {
4344
- "GeneralIndex": 1984
4345
- }
4346
- ]
4347
- }
4348
- }
4349
- }
4350
- },
4351
- "multiChainAsset": "USDT-Tether",
4352
- "hasValue": true,
4353
- "icon": "https://555-merge.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-usdt.png"
4354
- },
4355
4319
  "statemine-LOCAL-RMRK": {
4356
4320
  "originChain": "statemine",
4357
4321
  "slug": "statemine-LOCAL-RMRK",
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.113-beta.10-pr-555-df70e812",
23
+ "version": "0.2.113-beta.10-pr-555-4da32afa",
24
24
  "main": "./cjs/index.js",
25
25
  "module": "./index.js",
26
26
  "types": "./index.d.ts",