@ledgerhq/live-cli 24.29.0-nightly.20251206023719 → 24.29.0-nightly.20251209140356

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.
Files changed (2) hide show
  1. package/lib/cli.js +717 -538
  2. package/package.json +3 -3
package/lib/cli.js CHANGED
@@ -115,7 +115,7 @@ var init_helpers = __esm({
115
115
  object5 = msg;
116
116
  }
117
117
  }
118
- } catch (e79) {
118
+ } catch {
119
119
  }
120
120
  let error;
121
121
  if (typeof object5.name === "string") {
@@ -136,7 +136,7 @@ var init_helpers = __esm({
136
136
  error[prop] = object5[prop];
137
137
  }
138
138
  }
139
- } catch (e79) {
139
+ } catch {
140
140
  }
141
141
  }
142
142
  } else {
@@ -12241,9 +12241,9 @@ var require_symbol = __commonJS({
12241
12241
  }
12242
12242
  });
12243
12243
 
12244
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc16.js
12244
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc16.js
12245
12245
  var require_crc16 = __commonJS({
12246
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc16.js"(exports2) {
12246
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc16.js"(exports2) {
12247
12247
  "use strict";
12248
12248
  Object.defineProperty(exports2, "__esModule", { value: true });
12249
12249
  exports2.crc16 = void 0;
@@ -12272,9 +12272,9 @@ var require_crc16 = __commonJS({
12272
12272
  }
12273
12273
  });
12274
12274
 
12275
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/Address.js
12275
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/Address.js
12276
12276
  var require_Address = __commonJS({
12277
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/Address.js"(exports2) {
12277
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/Address.js"(exports2) {
12278
12278
  "use strict";
12279
12279
  var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
12280
12280
  return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
@@ -12449,9 +12449,9 @@ var require_Address = __commonJS({
12449
12449
  }
12450
12450
  });
12451
12451
 
12452
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ExternalAddress.js
12452
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ExternalAddress.js
12453
12453
  var require_ExternalAddress = __commonJS({
12454
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ExternalAddress.js"(exports2) {
12454
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ExternalAddress.js"(exports2) {
12455
12455
  "use strict";
12456
12456
  var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
12457
12457
  return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
@@ -12478,9 +12478,9 @@ var require_ExternalAddress = __commonJS({
12478
12478
  }
12479
12479
  });
12480
12480
 
12481
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/base32.js
12481
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/base32.js
12482
12482
  var require_base32 = __commonJS({
12483
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/base32.js"(exports2) {
12483
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/base32.js"(exports2) {
12484
12484
  "use strict";
12485
12485
  Object.defineProperty(exports2, "__esModule", { value: true });
12486
12486
  exports2.base32Decode = exports2.base32Encode = void 0;
@@ -12533,9 +12533,9 @@ var require_base32 = __commonJS({
12533
12533
  }
12534
12534
  });
12535
12535
 
12536
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ADNLAddress.js
12536
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ADNLAddress.js
12537
12537
  var require_ADNLAddress = __commonJS({
12538
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ADNLAddress.js"(exports2) {
12538
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ADNLAddress.js"(exports2) {
12539
12539
  "use strict";
12540
12540
  var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
12541
12541
  return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
@@ -12592,9 +12592,9 @@ var require_ADNLAddress = __commonJS({
12592
12592
  }
12593
12593
  });
12594
12594
 
12595
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/paddedBits.js
12595
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/paddedBits.js
12596
12596
  var require_paddedBits = __commonJS({
12597
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/paddedBits.js"(exports2) {
12597
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/paddedBits.js"(exports2) {
12598
12598
  "use strict";
12599
12599
  Object.defineProperty(exports2, "__esModule", { value: true });
12600
12600
  exports2.paddedBufferToBits = exports2.bitsToPaddedBuffer = void 0;
@@ -12636,9 +12636,9 @@ var require_paddedBits = __commonJS({
12636
12636
  }
12637
12637
  });
12638
12638
 
12639
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitString.js
12639
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitString.js
12640
12640
  var require_BitString = __commonJS({
12641
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitString.js"(exports2) {
12641
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitString.js"(exports2) {
12642
12642
  "use strict";
12643
12643
  var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
12644
12644
  return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
@@ -12787,9 +12787,9 @@ var require_BitString = __commonJS({
12787
12787
  }
12788
12788
  });
12789
12789
 
12790
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitBuilder.js
12790
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitBuilder.js
12791
12791
  var require_BitBuilder = __commonJS({
12792
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitBuilder.js"(exports2) {
12792
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitBuilder.js"(exports2) {
12793
12793
  "use strict";
12794
12794
  Object.defineProperty(exports2, "__esModule", { value: true });
12795
12795
  exports2.BitBuilder = void 0;
@@ -13029,9 +13029,9 @@ var require_BitBuilder = __commonJS({
13029
13029
  }
13030
13030
  });
13031
13031
 
13032
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/CellType.js
13032
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/CellType.js
13033
13033
  var require_CellType = __commonJS({
13034
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/CellType.js"(exports2) {
13034
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/CellType.js"(exports2) {
13035
13035
  "use strict";
13036
13036
  Object.defineProperty(exports2, "__esModule", { value: true });
13037
13037
  exports2.CellType = void 0;
@@ -13046,9 +13046,9 @@ var require_CellType = __commonJS({
13046
13046
  }
13047
13047
  });
13048
13048
 
13049
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/readUnaryLength.js
13049
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/readUnaryLength.js
13050
13050
  var require_readUnaryLength = __commonJS({
13051
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/readUnaryLength.js"(exports2) {
13051
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/readUnaryLength.js"(exports2) {
13052
13052
  "use strict";
13053
13053
  Object.defineProperty(exports2, "__esModule", { value: true });
13054
13054
  exports2.readUnaryLength = void 0;
@@ -13063,9 +13063,9 @@ var require_readUnaryLength = __commonJS({
13063
13063
  }
13064
13064
  });
13065
13065
 
13066
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitReader.js
13066
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitReader.js
13067
13067
  var require_BitReader = __commonJS({
13068
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitReader.js"(exports2) {
13068
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitReader.js"(exports2) {
13069
13069
  "use strict";
13070
13070
  Object.defineProperty(exports2, "__esModule", { value: true });
13071
13071
  exports2.BitReader = void 0;
@@ -13530,9 +13530,9 @@ var require_BitReader = __commonJS({
13530
13530
  }
13531
13531
  });
13532
13532
 
13533
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleProof.js
13533
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleProof.js
13534
13534
  var require_exoticMerkleProof = __commonJS({
13535
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleProof.js"(exports2) {
13535
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleProof.js"(exports2) {
13536
13536
  "use strict";
13537
13537
  Object.defineProperty(exports2, "__esModule", { value: true });
13538
13538
  exports2.convertToMerkleProof = exports2.exoticMerkleProof = void 0;
@@ -13574,9 +13574,9 @@ var require_exoticMerkleProof = __commonJS({
13574
13574
  }
13575
13575
  });
13576
13576
 
13577
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleProof.js
13577
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleProof.js
13578
13578
  var require_generateMerkleProof = __commonJS({
13579
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleProof.js"(exports2) {
13579
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleProof.js"(exports2) {
13580
13580
  "use strict";
13581
13581
  Object.defineProperty(exports2, "__esModule", { value: true });
13582
13582
  exports2.generateMerkleProof = exports2.generateMerkleProofDirect = void 0;
@@ -13652,9 +13652,9 @@ var require_generateMerkleProof = __commonJS({
13652
13652
  }
13653
13653
  });
13654
13654
 
13655
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleUpdate.js
13655
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleUpdate.js
13656
13656
  var require_generateMerkleUpdate = __commonJS({
13657
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleUpdate.js"(exports2) {
13657
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleUpdate.js"(exports2) {
13658
13658
  "use strict";
13659
13659
  Object.defineProperty(exports2, "__esModule", { value: true });
13660
13660
  exports2.generateMerkleUpdate = void 0;
@@ -13673,9 +13673,9 @@ var require_generateMerkleUpdate = __commonJS({
13673
13673
  }
13674
13674
  });
13675
13675
 
13676
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/parseDict.js
13676
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/parseDict.js
13677
13677
  var require_parseDict = __commonJS({
13678
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/parseDict.js"(exports2) {
13678
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/parseDict.js"(exports2) {
13679
13679
  "use strict";
13680
13680
  Object.defineProperty(exports2, "__esModule", { value: true });
13681
13681
  exports2.parseDict = void 0;
@@ -13734,9 +13734,9 @@ var require_parseDict = __commonJS({
13734
13734
  }
13735
13735
  });
13736
13736
 
13737
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/findCommonPrefix.js
13737
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/findCommonPrefix.js
13738
13738
  var require_findCommonPrefix = __commonJS({
13739
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/findCommonPrefix.js"(exports2) {
13739
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/findCommonPrefix.js"(exports2) {
13740
13740
  "use strict";
13741
13741
  Object.defineProperty(exports2, "__esModule", { value: true });
13742
13742
  exports2.findCommonPrefix = void 0;
@@ -13760,9 +13760,9 @@ var require_findCommonPrefix = __commonJS({
13760
13760
  }
13761
13761
  });
13762
13762
 
13763
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/serializeDict.js
13763
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/serializeDict.js
13764
13764
  var require_serializeDict = __commonJS({
13765
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/serializeDict.js"(exports2) {
13765
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/serializeDict.js"(exports2) {
13766
13766
  "use strict";
13767
13767
  Object.defineProperty(exports2, "__esModule", { value: true });
13768
13768
  exports2.serializeDict = exports2.detectLabelType = exports2.writeLabelSame = exports2.writeLabelLong = exports2.writeLabelShort = exports2.buildTree = void 0;
@@ -13929,9 +13929,9 @@ var require_serializeDict = __commonJS({
13929
13929
  }
13930
13930
  });
13931
13931
 
13932
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/internalKeySerializer.js
13932
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/internalKeySerializer.js
13933
13933
  var require_internalKeySerializer = __commonJS({
13934
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/internalKeySerializer.js"(exports2) {
13934
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/internalKeySerializer.js"(exports2) {
13935
13935
  "use strict";
13936
13936
  Object.defineProperty(exports2, "__esModule", { value: true });
13937
13937
  exports2.deserializeInternalKey = exports2.serializeInternalKey = void 0;
@@ -13989,9 +13989,9 @@ var require_internalKeySerializer = __commonJS({
13989
13989
  }
13990
13990
  });
13991
13991
 
13992
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/Dictionary.js
13992
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/Dictionary.js
13993
13993
  var require_Dictionary = __commonJS({
13994
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/Dictionary.js"(exports2) {
13994
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/Dictionary.js"(exports2) {
13995
13995
  "use strict";
13996
13996
  Object.defineProperty(exports2, "__esModule", { value: true });
13997
13997
  exports2.Dictionary = void 0;
@@ -14596,9 +14596,9 @@ var require_Dictionary = __commonJS({
14596
14596
  }
14597
14597
  });
14598
14598
 
14599
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/strings.js
14599
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/strings.js
14600
14600
  var require_strings = __commonJS({
14601
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/strings.js"(exports2) {
14601
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/strings.js"(exports2) {
14602
14602
  "use strict";
14603
14603
  Object.defineProperty(exports2, "__esModule", { value: true });
14604
14604
  exports2.writeString = exports2.stringToCell = exports2.readString = void 0;
@@ -14653,9 +14653,9 @@ var require_strings = __commonJS({
14653
14653
  }
14654
14654
  });
14655
14655
 
14656
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Slice.js
14656
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Slice.js
14657
14657
  var require_Slice = __commonJS({
14658
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Slice.js"(exports2) {
14658
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Slice.js"(exports2) {
14659
14659
  "use strict";
14660
14660
  var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
14661
14661
  return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
@@ -15151,9 +15151,9 @@ var require_Slice = __commonJS({
15151
15151
  }
15152
15152
  });
15153
15153
 
15154
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticLibrary.js
15154
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticLibrary.js
15155
15155
  var require_exoticLibrary = __commonJS({
15156
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticLibrary.js"(exports2) {
15156
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticLibrary.js"(exports2) {
15157
15157
  "use strict";
15158
15158
  Object.defineProperty(exports2, "__esModule", { value: true });
15159
15159
  exports2.exoticLibrary = void 0;
@@ -15174,9 +15174,9 @@ var require_exoticLibrary = __commonJS({
15174
15174
  }
15175
15175
  });
15176
15176
 
15177
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleUpdate.js
15177
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleUpdate.js
15178
15178
  var require_exoticMerkleUpdate = __commonJS({
15179
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleUpdate.js"(exports2) {
15179
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleUpdate.js"(exports2) {
15180
15180
  "use strict";
15181
15181
  Object.defineProperty(exports2, "__esModule", { value: true });
15182
15182
  exports2.exoticMerkleUpdate = void 0;
@@ -15221,9 +15221,9 @@ var require_exoticMerkleUpdate = __commonJS({
15221
15221
  }
15222
15222
  });
15223
15223
 
15224
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/LevelMask.js
15224
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/LevelMask.js
15225
15225
  var require_LevelMask = __commonJS({
15226
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/LevelMask.js"(exports2) {
15226
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/LevelMask.js"(exports2) {
15227
15227
  "use strict";
15228
15228
  Object.defineProperty(exports2, "__esModule", { value: true });
15229
15229
  exports2.LevelMask = void 0;
@@ -15263,9 +15263,9 @@ var require_LevelMask = __commonJS({
15263
15263
  }
15264
15264
  });
15265
15265
 
15266
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticPruned.js
15266
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticPruned.js
15267
15267
  var require_exoticPruned = __commonJS({
15268
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticPruned.js"(exports2) {
15268
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticPruned.js"(exports2) {
15269
15269
  "use strict";
15270
15270
  Object.defineProperty(exports2, "__esModule", { value: true });
15271
15271
  exports2.exoticPruned = void 0;
@@ -15317,9 +15317,9 @@ var require_exoticPruned = __commonJS({
15317
15317
  }
15318
15318
  });
15319
15319
 
15320
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/resolveExotic.js
15320
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/resolveExotic.js
15321
15321
  var require_resolveExotic = __commonJS({
15322
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/resolveExotic.js"(exports2) {
15322
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/resolveExotic.js"(exports2) {
15323
15323
  "use strict";
15324
15324
  Object.defineProperty(exports2, "__esModule", { value: true });
15325
15325
  exports2.resolveExotic = void 0;
@@ -15403,9 +15403,9 @@ var require_resolveExotic = __commonJS({
15403
15403
  }
15404
15404
  });
15405
15405
 
15406
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/descriptor.js
15406
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/descriptor.js
15407
15407
  var require_descriptor = __commonJS({
15408
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/descriptor.js"(exports2) {
15408
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/descriptor.js"(exports2) {
15409
15409
  "use strict";
15410
15410
  Object.defineProperty(exports2, "__esModule", { value: true });
15411
15411
  exports2.getRepr = exports2.getBitsDescriptor = exports2.getRefsDescriptor = void 0;
@@ -29051,9 +29051,9 @@ var require_dist = __commonJS({
29051
29051
  }
29052
29052
  });
29053
29053
 
29054
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/wonderCalculator.js
29054
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/wonderCalculator.js
29055
29055
  var require_wonderCalculator = __commonJS({
29056
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/wonderCalculator.js"(exports2) {
29056
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/wonderCalculator.js"(exports2) {
29057
29057
  "use strict";
29058
29058
  Object.defineProperty(exports2, "__esModule", { value: true });
29059
29059
  exports2.wonderCalculator = void 0;
@@ -29165,9 +29165,9 @@ var require_wonderCalculator = __commonJS({
29165
29165
  }
29166
29166
  });
29167
29167
 
29168
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/utils/topologicalSort.js
29168
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/utils/topologicalSort.js
29169
29169
  var require_topologicalSort = __commonJS({
29170
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/utils/topologicalSort.js"(exports2) {
29170
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/utils/topologicalSort.js"(exports2) {
29171
29171
  "use strict";
29172
29172
  Object.defineProperty(exports2, "__esModule", { value: true });
29173
29173
  exports2.topologicalSort = void 0;
@@ -29228,9 +29228,9 @@ var require_topologicalSort = __commonJS({
29228
29228
  }
29229
29229
  });
29230
29230
 
29231
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/bitsForNumber.js
29231
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/bitsForNumber.js
29232
29232
  var require_bitsForNumber = __commonJS({
29233
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/bitsForNumber.js"(exports2) {
29233
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/bitsForNumber.js"(exports2) {
29234
29234
  "use strict";
29235
29235
  Object.defineProperty(exports2, "__esModule", { value: true });
29236
29236
  exports2.bitsForNumber = void 0;
@@ -29255,9 +29255,9 @@ var require_bitsForNumber = __commonJS({
29255
29255
  }
29256
29256
  });
29257
29257
 
29258
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc32c.js
29258
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc32c.js
29259
29259
  var require_crc32c = __commonJS({
29260
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc32c.js"(exports2) {
29260
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc32c.js"(exports2) {
29261
29261
  "use strict";
29262
29262
  Object.defineProperty(exports2, "__esModule", { value: true });
29263
29263
  exports2.crc32c = void 0;
@@ -29284,9 +29284,9 @@ var require_crc32c = __commonJS({
29284
29284
  }
29285
29285
  });
29286
29286
 
29287
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/serialization.js
29287
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/serialization.js
29288
29288
  var require_serialization = __commonJS({
29289
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/serialization.js"(exports2) {
29289
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/serialization.js"(exports2) {
29290
29290
  "use strict";
29291
29291
  Object.defineProperty(exports2, "__esModule", { value: true });
29292
29292
  exports2.serializeBoc = exports2.deserializeBoc = exports2.parseBoc = void 0;
@@ -29530,9 +29530,9 @@ var require_serialization = __commonJS({
29530
29530
  }
29531
29531
  });
29532
29532
 
29533
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Cell.js
29533
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Cell.js
29534
29534
  var require_Cell = __commonJS({
29535
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Cell.js"(exports2) {
29535
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Cell.js"(exports2) {
29536
29536
  "use strict";
29537
29537
  var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
29538
29538
  return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
@@ -29732,9 +29732,9 @@ var require_Cell = __commonJS({
29732
29732
  }
29733
29733
  });
29734
29734
 
29735
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Builder.js
29735
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Builder.js
29736
29736
  var require_Builder = __commonJS({
29737
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Builder.js"(exports2) {
29737
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Builder.js"(exports2) {
29738
29738
  "use strict";
29739
29739
  Object.defineProperty(exports2, "__esModule", { value: true });
29740
29740
  exports2.Builder = exports2.beginCell = void 0;
@@ -30169,9 +30169,9 @@ var require_Builder = __commonJS({
30169
30169
  }
30170
30170
  });
30171
30171
 
30172
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SimpleLibrary.js
30172
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SimpleLibrary.js
30173
30173
  var require_SimpleLibrary = __commonJS({
30174
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SimpleLibrary.js"(exports2) {
30174
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SimpleLibrary.js"(exports2) {
30175
30175
  "use strict";
30176
30176
  Object.defineProperty(exports2, "__esModule", { value: true });
30177
30177
  exports2.SimpleLibraryValue = exports2.storeSimpleLibrary = exports2.loadSimpleLibrary = void 0;
@@ -30200,9 +30200,9 @@ var require_SimpleLibrary = __commonJS({
30200
30200
  }
30201
30201
  });
30202
30202
 
30203
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TickTock.js
30203
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TickTock.js
30204
30204
  var require_TickTock = __commonJS({
30205
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TickTock.js"(exports2) {
30205
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TickTock.js"(exports2) {
30206
30206
  "use strict";
30207
30207
  Object.defineProperty(exports2, "__esModule", { value: true });
30208
30208
  exports2.storeTickTock = exports2.loadTickTock = void 0;
@@ -30223,9 +30223,9 @@ var require_TickTock = __commonJS({
30223
30223
  }
30224
30224
  });
30225
30225
 
30226
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StateInit.js
30226
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StateInit.js
30227
30227
  var require_StateInit = __commonJS({
30228
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StateInit.js"(exports2) {
30228
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StateInit.js"(exports2) {
30229
30229
  "use strict";
30230
30230
  Object.defineProperty(exports2, "__esModule", { value: true });
30231
30231
  exports2.storeStateInit = exports2.loadStateInit = void 0;
@@ -30279,9 +30279,9 @@ var require_StateInit = __commonJS({
30279
30279
  }
30280
30280
  });
30281
30281
 
30282
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/contractAddress.js
30282
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/contractAddress.js
30283
30283
  var require_contractAddress = __commonJS({
30284
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/contractAddress.js"(exports2) {
30284
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/contractAddress.js"(exports2) {
30285
30285
  "use strict";
30286
30286
  Object.defineProperty(exports2, "__esModule", { value: true });
30287
30287
  exports2.contractAddress = void 0;
@@ -30296,9 +30296,9 @@ var require_contractAddress = __commonJS({
30296
30296
  }
30297
30297
  });
30298
30298
 
30299
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/tuple.js
30299
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/tuple.js
30300
30300
  var require_tuple = __commonJS({
30301
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/tuple.js"(exports2) {
30301
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/tuple.js"(exports2) {
30302
30302
  "use strict";
30303
30303
  Object.defineProperty(exports2, "__esModule", { value: true });
30304
30304
  exports2.parseTuple = exports2.serializeTuple = exports2.parseTupleItem = exports2.serializeTupleItem = void 0;
@@ -30447,9 +30447,9 @@ var require_tuple = __commonJS({
30447
30447
  }
30448
30448
  });
30449
30449
 
30450
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/reader.js
30450
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/reader.js
30451
30451
  var require_reader = __commonJS({
30452
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/reader.js"(exports2) {
30452
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/reader.js"(exports2) {
30453
30453
  "use strict";
30454
30454
  Object.defineProperty(exports2, "__esModule", { value: true });
30455
30455
  exports2.TupleReader = void 0;
@@ -30632,9 +30632,9 @@ var require_reader = __commonJS({
30632
30632
  }
30633
30633
  });
30634
30634
 
30635
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/builder.js
30635
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/builder.js
30636
30636
  var require_builder = __commonJS({
30637
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/builder.js"(exports2) {
30637
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/builder.js"(exports2) {
30638
30638
  "use strict";
30639
30639
  Object.defineProperty(exports2, "__esModule", { value: true });
30640
30640
  exports2.TupleBuilder = void 0;
@@ -30728,9 +30728,9 @@ var require_builder = __commonJS({
30728
30728
  }
30729
30729
  });
30730
30730
 
30731
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/convert.js
30731
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/convert.js
30732
30732
  var require_convert = __commonJS({
30733
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/convert.js"(exports2) {
30733
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/convert.js"(exports2) {
30734
30734
  "use strict";
30735
30735
  Object.defineProperty(exports2, "__esModule", { value: true });
30736
30736
  exports2.fromNano = exports2.toNano = void 0;
@@ -30809,9 +30809,9 @@ var require_convert = __commonJS({
30809
30809
  }
30810
30810
  });
30811
30811
 
30812
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ExtraCurrency.js
30812
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ExtraCurrency.js
30813
30813
  var require_ExtraCurrency = __commonJS({
30814
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ExtraCurrency.js"(exports2) {
30814
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ExtraCurrency.js"(exports2) {
30815
30815
  "use strict";
30816
30816
  Object.defineProperty(exports2, "__esModule", { value: true });
30817
30817
  exports2.packExtraCurrencyCell = exports2.packExtraCurrencyDict = exports2.storeExtraCurrency = exports2.loadMaybeExtraCurrency = exports2.loadExtraCurrency = void 0;
@@ -30850,9 +30850,9 @@ var require_ExtraCurrency = __commonJS({
30850
30850
  }
30851
30851
  });
30852
30852
 
30853
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_helpers.js
30853
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_helpers.js
30854
30854
  var require_helpers = __commonJS({
30855
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_helpers.js"(exports2) {
30855
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_helpers.js"(exports2) {
30856
30856
  "use strict";
30857
30857
  Object.defineProperty(exports2, "__esModule", { value: true });
30858
30858
  exports2.comment = exports2.external = exports2.internal = void 0;
@@ -30935,9 +30935,9 @@ var require_helpers = __commonJS({
30935
30935
  }
30936
30936
  });
30937
30937
 
30938
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountState.js
30938
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountState.js
30939
30939
  var require_AccountState = __commonJS({
30940
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountState.js"(exports2) {
30940
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountState.js"(exports2) {
30941
30941
  "use strict";
30942
30942
  Object.defineProperty(exports2, "__esModule", { value: true });
30943
30943
  exports2.storeAccountState = exports2.loadAccountState = void 0;
@@ -30971,9 +30971,9 @@ var require_AccountState = __commonJS({
30971
30971
  }
30972
30972
  });
30973
30973
 
30974
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CurrencyCollection.js
30974
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CurrencyCollection.js
30975
30975
  var require_CurrencyCollection = __commonJS({
30976
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CurrencyCollection.js"(exports2) {
30976
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CurrencyCollection.js"(exports2) {
30977
30977
  "use strict";
30978
30978
  Object.defineProperty(exports2, "__esModule", { value: true });
30979
30979
  exports2.storeCurrencyCollection = exports2.loadCurrencyCollection = void 0;
@@ -31005,9 +31005,9 @@ var require_CurrencyCollection = __commonJS({
31005
31005
  }
31006
31006
  });
31007
31007
 
31008
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStorage.js
31008
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStorage.js
31009
31009
  var require_AccountStorage = __commonJS({
31010
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStorage.js"(exports2) {
31010
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStorage.js"(exports2) {
31011
31011
  "use strict";
31012
31012
  Object.defineProperty(exports2, "__esModule", { value: true });
31013
31013
  exports2.storeAccountStorage = exports2.loadAccountStorage = void 0;
@@ -31032,9 +31032,9 @@ var require_AccountStorage = __commonJS({
31032
31032
  }
31033
31033
  });
31034
31034
 
31035
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageExtraInfo.js
31035
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageExtraInfo.js
31036
31036
  var require_StorageExtraInfo = __commonJS({
31037
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageExtraInfo.js"(exports2) {
31037
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageExtraInfo.js"(exports2) {
31038
31038
  "use strict";
31039
31039
  Object.defineProperty(exports2, "__esModule", { value: true });
31040
31040
  exports2.storeStorageExtraInfo = exports2.loadStorageExtraInfo = void 0;
@@ -31065,9 +31065,9 @@ var require_StorageExtraInfo = __commonJS({
31065
31065
  }
31066
31066
  });
31067
31067
 
31068
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageUsed.js
31068
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageUsed.js
31069
31069
  var require_StorageUsed = __commonJS({
31070
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageUsed.js"(exports2) {
31070
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageUsed.js"(exports2) {
31071
31071
  "use strict";
31072
31072
  Object.defineProperty(exports2, "__esModule", { value: true });
31073
31073
  exports2.storeStorageUsed = exports2.loadStorageUsed = void 0;
@@ -31088,9 +31088,9 @@ var require_StorageUsed = __commonJS({
31088
31088
  }
31089
31089
  });
31090
31090
 
31091
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageInfo.js
31091
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageInfo.js
31092
31092
  var require_StorageInfo = __commonJS({
31093
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageInfo.js"(exports2) {
31093
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageInfo.js"(exports2) {
31094
31094
  "use strict";
31095
31095
  Object.defineProperty(exports2, "__esModule", { value: true });
31096
31096
  exports2.storeStorageInfo = exports2.loadStorageInfo = void 0;
@@ -31117,9 +31117,9 @@ var require_StorageInfo = __commonJS({
31117
31117
  }
31118
31118
  });
31119
31119
 
31120
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Account.js
31120
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Account.js
31121
31121
  var require_Account = __commonJS({
31122
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Account.js"(exports2) {
31122
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Account.js"(exports2) {
31123
31123
  "use strict";
31124
31124
  Object.defineProperty(exports2, "__esModule", { value: true });
31125
31125
  exports2.storeAccount = exports2.loadAccount = void 0;
@@ -31144,9 +31144,9 @@ var require_Account = __commonJS({
31144
31144
  }
31145
31145
  });
31146
31146
 
31147
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatus.js
31147
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatus.js
31148
31148
  var require_AccountStatus = __commonJS({
31149
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatus.js"(exports2) {
31149
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatus.js"(exports2) {
31150
31150
  "use strict";
31151
31151
  Object.defineProperty(exports2, "__esModule", { value: true });
31152
31152
  exports2.storeAccountStatus = exports2.loadAccountStatus = void 0;
@@ -31187,9 +31187,9 @@ var require_AccountStatus = __commonJS({
31187
31187
  }
31188
31188
  });
31189
31189
 
31190
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatusChange.js
31190
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatusChange.js
31191
31191
  var require_AccountStatusChange = __commonJS({
31192
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatusChange.js"(exports2) {
31192
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatusChange.js"(exports2) {
31193
31193
  "use strict";
31194
31194
  Object.defineProperty(exports2, "__esModule", { value: true });
31195
31195
  exports2.storeAccountStatusChange = exports2.loadAccountStatusChange = void 0;
@@ -31223,9 +31223,9 @@ var require_AccountStatusChange = __commonJS({
31223
31223
  }
31224
31224
  });
31225
31225
 
31226
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfoRelaxed.js
31226
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfoRelaxed.js
31227
31227
  var require_CommonMessageInfoRelaxed = __commonJS({
31228
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfoRelaxed.js"(exports2) {
31228
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfoRelaxed.js"(exports2) {
31229
31229
  "use strict";
31230
31230
  Object.defineProperty(exports2, "__esModule", { value: true });
31231
31231
  exports2.storeCommonMessageInfoRelaxed = exports2.loadCommonMessageInfoRelaxed = void 0;
@@ -31302,9 +31302,9 @@ var require_CommonMessageInfoRelaxed = __commonJS({
31302
31302
  }
31303
31303
  });
31304
31304
 
31305
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MessageRelaxed.js
31305
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MessageRelaxed.js
31306
31306
  var require_MessageRelaxed = __commonJS({
31307
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MessageRelaxed.js"(exports2) {
31307
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MessageRelaxed.js"(exports2) {
31308
31308
  "use strict";
31309
31309
  Object.defineProperty(exports2, "__esModule", { value: true });
31310
31310
  exports2.storeMessageRelaxed = exports2.loadMessageRelaxed = void 0;
@@ -31378,9 +31378,9 @@ var require_MessageRelaxed = __commonJS({
31378
31378
  }
31379
31379
  });
31380
31380
 
31381
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/LibRef.js
31381
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/LibRef.js
31382
31382
  var require_LibRef = __commonJS({
31383
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/LibRef.js"(exports2) {
31383
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/LibRef.js"(exports2) {
31384
31384
  "use strict";
31385
31385
  Object.defineProperty(exports2, "__esModule", { value: true });
31386
31386
  exports2.storeLibRef = exports2.loadLibRef = void 0;
@@ -31414,9 +31414,9 @@ var require_LibRef = __commonJS({
31414
31414
  }
31415
31415
  });
31416
31416
 
31417
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/OutList.js
31417
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/OutList.js
31418
31418
  var require_OutList = __commonJS({
31419
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/OutList.js"(exports2) {
31419
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/OutList.js"(exports2) {
31420
31420
  "use strict";
31421
31421
  Object.defineProperty(exports2, "__esModule", { value: true });
31422
31422
  exports2.loadOutList = exports2.storeOutList = exports2.loadOutAction = exports2.storeOutAction = void 0;
@@ -31522,9 +31522,9 @@ var require_OutList = __commonJS({
31522
31522
  }
31523
31523
  });
31524
31524
 
31525
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfo.js
31525
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfo.js
31526
31526
  var require_CommonMessageInfo = __commonJS({
31527
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfo.js"(exports2) {
31527
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfo.js"(exports2) {
31528
31528
  "use strict";
31529
31529
  Object.defineProperty(exports2, "__esModule", { value: true });
31530
31530
  exports2.storeCommonMessageInfo = exports2.loadCommonMessageInfo = void 0;
@@ -31615,9 +31615,9 @@ var require_CommonMessageInfo = __commonJS({
31615
31615
  }
31616
31616
  });
31617
31617
 
31618
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ComputeSkipReason.js
31618
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ComputeSkipReason.js
31619
31619
  var require_ComputeSkipReason = __commonJS({
31620
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ComputeSkipReason.js"(exports2) {
31620
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ComputeSkipReason.js"(exports2) {
31621
31621
  "use strict";
31622
31622
  Object.defineProperty(exports2, "__esModule", { value: true });
31623
31623
  exports2.storeComputeSkipReason = exports2.loadComputeSkipReason = void 0;
@@ -31650,9 +31650,9 @@ var require_ComputeSkipReason = __commonJS({
31650
31650
  }
31651
31651
  });
31652
31652
 
31653
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/DepthBalanceInfo.js
31653
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/DepthBalanceInfo.js
31654
31654
  var require_DepthBalanceInfo = __commonJS({
31655
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/DepthBalanceInfo.js"(exports2) {
31655
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/DepthBalanceInfo.js"(exports2) {
31656
31656
  "use strict";
31657
31657
  Object.defineProperty(exports2, "__esModule", { value: true });
31658
31658
  exports2.storeDepthBalanceInfo = exports2.loadDepthBalanceInfo = void 0;
@@ -31675,9 +31675,9 @@ var require_DepthBalanceInfo = __commonJS({
31675
31675
  }
31676
31676
  });
31677
31677
 
31678
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/HashUpdate.js
31678
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/HashUpdate.js
31679
31679
  var require_HashUpdate = __commonJS({
31680
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/HashUpdate.js"(exports2) {
31680
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/HashUpdate.js"(exports2) {
31681
31681
  "use strict";
31682
31682
  Object.defineProperty(exports2, "__esModule", { value: true });
31683
31683
  exports2.storeHashUpdate = exports2.loadHashUpdate = void 0;
@@ -31701,9 +31701,9 @@ var require_HashUpdate = __commonJS({
31701
31701
  }
31702
31702
  });
31703
31703
 
31704
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MasterchainStateExtra.js
31704
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MasterchainStateExtra.js
31705
31705
  var require_MasterchainStateExtra = __commonJS({
31706
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MasterchainStateExtra.js"(exports2) {
31706
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MasterchainStateExtra.js"(exports2) {
31707
31707
  "use strict";
31708
31708
  Object.defineProperty(exports2, "__esModule", { value: true });
31709
31709
  exports2.loadMasterchainStateExtra = void 0;
@@ -31729,9 +31729,9 @@ var require_MasterchainStateExtra = __commonJS({
31729
31729
  }
31730
31730
  });
31731
31731
 
31732
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Message.js
31732
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Message.js
31733
31733
  var require_Message = __commonJS({
31734
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Message.js"(exports2) {
31734
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Message.js"(exports2) {
31735
31735
  "use strict";
31736
31736
  Object.defineProperty(exports2, "__esModule", { value: true });
31737
31737
  exports2.MessageValue = exports2.storeMessage = exports2.loadMessage = void 0;
@@ -31805,9 +31805,9 @@ var require_Message = __commonJS({
31805
31805
  }
31806
31806
  });
31807
31807
 
31808
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SendMode.js
31808
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SendMode.js
31809
31809
  var require_SendMode = __commonJS({
31810
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SendMode.js"(exports2) {
31810
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SendMode.js"(exports2) {
31811
31811
  "use strict";
31812
31812
  Object.defineProperty(exports2, "__esModule", { value: true });
31813
31813
  exports2.SendMode = void 0;
@@ -31823,9 +31823,9 @@ var require_SendMode = __commonJS({
31823
31823
  }
31824
31824
  });
31825
31825
 
31826
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ReserveMode.js
31826
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ReserveMode.js
31827
31827
  var require_ReserveMode = __commonJS({
31828
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ReserveMode.js"(exports2) {
31828
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ReserveMode.js"(exports2) {
31829
31829
  "use strict";
31830
31830
  Object.defineProperty(exports2, "__esModule", { value: true });
31831
31831
  exports2.ReserveMode = void 0;
@@ -31843,9 +31843,9 @@ var require_ReserveMode = __commonJS({
31843
31843
  }
31844
31844
  });
31845
31845
 
31846
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccount.js
31846
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccount.js
31847
31847
  var require_ShardAccount = __commonJS({
31848
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccount.js"(exports2) {
31848
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccount.js"(exports2) {
31849
31849
  "use strict";
31850
31850
  Object.defineProperty(exports2, "__esModule", { value: true });
31851
31851
  exports2.storeShardAccount = exports2.loadShardAccount = void 0;
@@ -31882,9 +31882,9 @@ var require_ShardAccount = __commonJS({
31882
31882
  }
31883
31883
  });
31884
31884
 
31885
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccounts.js
31885
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccounts.js
31886
31886
  var require_ShardAccounts = __commonJS({
31887
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccounts.js"(exports2) {
31887
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccounts.js"(exports2) {
31888
31888
  "use strict";
31889
31889
  Object.defineProperty(exports2, "__esModule", { value: true });
31890
31890
  exports2.storeShardAccounts = exports2.loadShardAccounts = exports2.ShardAccountRefValue = void 0;
@@ -31918,9 +31918,9 @@ var require_ShardAccounts = __commonJS({
31918
31918
  }
31919
31919
  });
31920
31920
 
31921
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardIdent.js
31921
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardIdent.js
31922
31922
  var require_ShardIdent = __commonJS({
31923
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardIdent.js"(exports2) {
31923
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardIdent.js"(exports2) {
31924
31924
  "use strict";
31925
31925
  Object.defineProperty(exports2, "__esModule", { value: true });
31926
31926
  exports2.storeShardIdent = exports2.loadShardIdent = void 0;
@@ -31947,9 +31947,9 @@ var require_ShardIdent = __commonJS({
31947
31947
  }
31948
31948
  });
31949
31949
 
31950
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardStateUnsplit.js
31950
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardStateUnsplit.js
31951
31951
  var require_ShardStateUnsplit = __commonJS({
31952
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardStateUnsplit.js"(exports2) {
31952
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardStateUnsplit.js"(exports2) {
31953
31953
  "use strict";
31954
31954
  Object.defineProperty(exports2, "__esModule", { value: true });
31955
31955
  exports2.loadShardStateUnsplit = void 0;
@@ -32001,9 +32001,9 @@ var require_ShardStateUnsplit = __commonJS({
32001
32001
  }
32002
32002
  });
32003
32003
 
32004
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SplitMergeInfo.js
32004
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SplitMergeInfo.js
32005
32005
  var require_SplitMergeInfo = __commonJS({
32006
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SplitMergeInfo.js"(exports2) {
32006
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SplitMergeInfo.js"(exports2) {
32007
32007
  "use strict";
32008
32008
  Object.defineProperty(exports2, "__esModule", { value: true });
32009
32009
  exports2.storeSplitMergeInfo = exports2.loadSplitMergeInfo = void 0;
@@ -32032,9 +32032,9 @@ var require_SplitMergeInfo = __commonJS({
32032
32032
  }
32033
32033
  });
32034
32034
 
32035
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionActionPhase.js
32035
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionActionPhase.js
32036
32036
  var require_TransactionActionPhase = __commonJS({
32037
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionActionPhase.js"(exports2) {
32037
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionActionPhase.js"(exports2) {
32038
32038
  "use strict";
32039
32039
  Object.defineProperty(exports2, "__esModule", { value: true });
32040
32040
  exports2.storeTransactionActionPhase = exports2.loadTransactionActionPhase = void 0;
@@ -32095,9 +32095,9 @@ var require_TransactionActionPhase = __commonJS({
32095
32095
  }
32096
32096
  });
32097
32097
 
32098
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionBouncePhase.js
32098
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionBouncePhase.js
32099
32099
  var require_TransactionBouncePhase = __commonJS({
32100
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionBouncePhase.js"(exports2) {
32100
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionBouncePhase.js"(exports2) {
32101
32101
  "use strict";
32102
32102
  Object.defineProperty(exports2, "__esModule", { value: true });
32103
32103
  exports2.storeTransactionBouncePhase = exports2.loadTransactionBouncePhase = void 0;
@@ -32152,9 +32152,9 @@ var require_TransactionBouncePhase = __commonJS({
32152
32152
  }
32153
32153
  });
32154
32154
 
32155
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionComputePhase.js
32155
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionComputePhase.js
32156
32156
  var require_TransactionComputePhase = __commonJS({
32157
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionComputePhase.js"(exports2) {
32157
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionComputePhase.js"(exports2) {
32158
32158
  "use strict";
32159
32159
  Object.defineProperty(exports2, "__esModule", { value: true });
32160
32160
  exports2.storeTransactionComputePhase = exports2.loadTransactionComputePhase = void 0;
@@ -32219,9 +32219,9 @@ var require_TransactionComputePhase = __commonJS({
32219
32219
  }
32220
32220
  });
32221
32221
 
32222
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionCreditPhase.js
32222
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionCreditPhase.js
32223
32223
  var require_TransactionCreditPhase = __commonJS({
32224
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionCreditPhase.js"(exports2) {
32224
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionCreditPhase.js"(exports2) {
32225
32225
  "use strict";
32226
32226
  Object.defineProperty(exports2, "__esModule", { value: true });
32227
32227
  exports2.storeTransactionCreditPhase = exports2.loadTransactionCreditPhase = void 0;
@@ -32250,9 +32250,9 @@ var require_TransactionCreditPhase = __commonJS({
32250
32250
  }
32251
32251
  });
32252
32252
 
32253
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionStoragePhase.js
32253
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionStoragePhase.js
32254
32254
  var require_TransactionStoragePhase = __commonJS({
32255
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionStoragePhase.js"(exports2) {
32255
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionStoragePhase.js"(exports2) {
32256
32256
  "use strict";
32257
32257
  Object.defineProperty(exports2, "__esModule", { value: true });
32258
32258
  exports2.storeTransactionsStoragePhase = exports2.loadTransactionStoragePhase = void 0;
@@ -32287,9 +32287,9 @@ var require_TransactionStoragePhase = __commonJS({
32287
32287
  }
32288
32288
  });
32289
32289
 
32290
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionDescription.js
32290
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionDescription.js
32291
32291
  var require_TransactionDescription = __commonJS({
32292
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionDescription.js"(exports2) {
32292
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionDescription.js"(exports2) {
32293
32293
  "use strict";
32294
32294
  Object.defineProperty(exports2, "__esModule", { value: true });
32295
32295
  exports2.storeTransactionDescription = exports2.loadTransactionDescription = void 0;
@@ -32478,9 +32478,9 @@ var require_TransactionDescription = __commonJS({
32478
32478
  }
32479
32479
  });
32480
32480
 
32481
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Transaction.js
32481
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Transaction.js
32482
32482
  var require_Transaction = __commonJS({
32483
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Transaction.js"(exports2) {
32483
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Transaction.js"(exports2) {
32484
32484
  "use strict";
32485
32485
  Object.defineProperty(exports2, "__esModule", { value: true });
32486
32486
  exports2.storeTransaction = exports2.loadTransaction = void 0;
@@ -32560,9 +32560,9 @@ var require_Transaction = __commonJS({
32560
32560
  }
32561
32561
  });
32562
32562
 
32563
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_export.js
32563
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_export.js
32564
32564
  var require_export = __commonJS({
32565
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_export.js"(exports2) {
32565
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_export.js"(exports2) {
32566
32566
  "use strict";
32567
32567
  Object.defineProperty(exports2, "__esModule", { value: true });
32568
32568
  exports2.loadSimpleLibrary = exports2.loadShardStateUnsplit = exports2.storeShardIdent = exports2.loadShardIdent = exports2.storeShardAccounts = exports2.loadShardAccounts = exports2.ShardAccountRefValue = exports2.storeShardAccount = exports2.loadShardAccount = exports2.ReserveMode = exports2.SendMode = exports2.storeMessageRelaxed = exports2.loadMessageRelaxed = exports2.storeMessage = exports2.loadMessage = exports2.loadMasterchainStateExtra = exports2.storeHashUpdate = exports2.loadHashUpdate = exports2.storeExtraCurrency = exports2.loadMaybeExtraCurrency = exports2.loadExtraCurrency = exports2.packExtraCurrencyDict = exports2.packExtraCurrencyCell = exports2.storeDepthBalanceInfo = exports2.loadDepthBalanceInfo = exports2.storeCurrencyCollection = exports2.loadCurrencyCollection = exports2.storeComputeSkipReason = exports2.loadComputeSkipReason = exports2.storeCommonMessageInfoRelaxed = exports2.loadCommonMessageInfoRelaxed = exports2.storeCommonMessageInfo = exports2.loadCommonMessageInfo = exports2.storeOutList = exports2.loadOutList = exports2.storeOutAction = exports2.loadOutAction = exports2.storeAccountStorage = exports2.loadAccountStorage = exports2.storeAccountStatusChange = exports2.loadAccountStatusChange = exports2.storeAccountStatus = exports2.loadAccountStatus = exports2.storeAccountState = exports2.loadAccountState = exports2.storeAccount = exports2.loadAccount = exports2.comment = exports2.external = exports2.internal = void 0;
@@ -32838,9 +32838,9 @@ var require_export = __commonJS({
32838
32838
  }
32839
32839
  });
32840
32840
 
32841
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/openContract.js
32841
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/openContract.js
32842
32842
  var require_openContract = __commonJS({
32843
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/openContract.js"(exports2) {
32843
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/openContract.js"(exports2) {
32844
32844
  "use strict";
32845
32845
  Object.defineProperty(exports2, "__esModule", { value: true });
32846
32846
  exports2.openContract = void 0;
@@ -32879,9 +32879,9 @@ var require_openContract = __commonJS({
32879
32879
  }
32880
32880
  });
32881
32881
 
32882
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/ComputeError.js
32882
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/ComputeError.js
32883
32883
  var require_ComputeError = __commonJS({
32884
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/ComputeError.js"(exports2) {
32884
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/ComputeError.js"(exports2) {
32885
32885
  "use strict";
32886
32886
  Object.defineProperty(exports2, "__esModule", { value: true });
32887
32887
  exports2.ComputeError = void 0;
@@ -32898,9 +32898,9 @@ var require_ComputeError = __commonJS({
32898
32898
  }
32899
32899
  });
32900
32900
 
32901
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/getMethodId.js
32901
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/getMethodId.js
32902
32902
  var require_getMethodId = __commonJS({
32903
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/getMethodId.js"(exports2) {
32903
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/getMethodId.js"(exports2) {
32904
32904
  "use strict";
32905
32905
  Object.defineProperty(exports2, "__esModule", { value: true });
32906
32906
  exports2.getMethodId = void 0;
@@ -33180,9 +33180,9 @@ var require_getMethodId = __commonJS({
33180
33180
  }
33181
33181
  });
33182
33182
 
33183
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/crypto/safeSign.js
33183
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/crypto/safeSign.js
33184
33184
  var require_safeSign = __commonJS({
33185
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/crypto/safeSign.js"(exports2) {
33185
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/crypto/safeSign.js"(exports2) {
33186
33186
  "use strict";
33187
33187
  Object.defineProperty(exports2, "__esModule", { value: true });
33188
33188
  exports2.safeSignVerify = exports2.safeSign = void 0;
@@ -33210,9 +33210,9 @@ var require_safeSign = __commonJS({
33210
33210
  }
33211
33211
  });
33212
33212
 
33213
- // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/index.js
33213
+ // ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/index.js
33214
33214
  var require_dist2 = __commonJS({
33215
- "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0/node_modules/@ton/core/dist/index.js"(exports2) {
33215
+ "../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/index.js"(exports2) {
33216
33216
  "use strict";
33217
33217
  var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
33218
33218
  if (k22 === void 0)
@@ -77822,9 +77822,9 @@ var require_ieee754 = __commonJS({
77822
77822
  }
77823
77823
  });
77824
77824
 
77825
- // ../../node_modules/.pnpm/buffer@6.0.3_patch_hash=2xnca52oxhztvr7iaoovwclcze/node_modules/buffer/index.js
77825
+ // ../../node_modules/.pnpm/buffer@6.0.3_patch_hash=42321bf7b7c77317e644bb216138271640fb39808e74312037dac216f4b9bc5d/node_modules/buffer/index.js
77826
77826
  var require_buffer = __commonJS({
77827
- "../../node_modules/.pnpm/buffer@6.0.3_patch_hash=2xnca52oxhztvr7iaoovwclcze/node_modules/buffer/index.js"(exports2) {
77827
+ "../../node_modules/.pnpm/buffer@6.0.3_patch_hash=42321bf7b7c77317e644bb216138271640fb39808e74312037dac216f4b9bc5d/node_modules/buffer/index.js"(exports2) {
77828
77828
  "use strict";
77829
77829
  var base642 = require_base64_js();
77830
77830
  var ieee754 = require_ieee754();
@@ -296133,9 +296133,9 @@ var require_build13 = __commonJS({
296133
296133
  }
296134
296134
  });
296135
296135
 
296136
- // ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_lodash@4.1_aser6sk2jo5g6im4y5nb47i3wm/node_modules/@zondax/ledger-cosmos-js/dist/common.js
296136
+ // ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/common.js
296137
296137
  var require_common6 = __commonJS({
296138
- "../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_lodash@4.1_aser6sk2jo5g6im4y5nb47i3wm/node_modules/@zondax/ledger-cosmos-js/dist/common.js"(exports2) {
296138
+ "../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/common.js"(exports2) {
296139
296139
  "use strict";
296140
296140
  var __awaiter12 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P21, generator) {
296141
296141
  function adopt(value2) {
@@ -296353,9 +296353,9 @@ var require_common6 = __commonJS({
296353
296353
  }
296354
296354
  });
296355
296355
 
296356
- // ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_lodash@4.1_aser6sk2jo5g6im4y5nb47i3wm/node_modules/@zondax/ledger-cosmos-js/dist/commandsV1.js
296356
+ // ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/commandsV1.js
296357
296357
  var require_commandsV1 = __commonJS({
296358
- "../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_lodash@4.1_aser6sk2jo5g6im4y5nb47i3wm/node_modules/@zondax/ledger-cosmos-js/dist/commandsV1.js"(exports2) {
296358
+ "../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/commandsV1.js"(exports2) {
296359
296359
  "use strict";
296360
296360
  var __awaiter12 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P21, generator) {
296361
296361
  function adopt(value2) {
@@ -296538,9 +296538,9 @@ var require_commandsV1 = __commonJS({
296538
296538
  }
296539
296539
  });
296540
296540
 
296541
- // ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_lodash@4.1_aser6sk2jo5g6im4y5nb47i3wm/node_modules/@zondax/ledger-cosmos-js/dist/commandsV2.js
296541
+ // ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/commandsV2.js
296542
296542
  var require_commandsV2 = __commonJS({
296543
- "../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_lodash@4.1_aser6sk2jo5g6im4y5nb47i3wm/node_modules/@zondax/ledger-cosmos-js/dist/commandsV2.js"(exports2) {
296543
+ "../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/commandsV2.js"(exports2) {
296544
296544
  "use strict";
296545
296545
  var __awaiter12 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P21, generator) {
296546
296546
  function adopt(value2) {
@@ -296702,9 +296702,9 @@ var require_commandsV2 = __commonJS({
296702
296702
  }
296703
296703
  });
296704
296704
 
296705
- // ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_lodash@4.1_aser6sk2jo5g6im4y5nb47i3wm/node_modules/@zondax/ledger-cosmos-js/dist/cosmosApp.js
296705
+ // ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/cosmosApp.js
296706
296706
  var require_cosmosApp = __commonJS({
296707
- "../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_lodash@4.1_aser6sk2jo5g6im4y5nb47i3wm/node_modules/@zondax/ledger-cosmos-js/dist/cosmosApp.js"(exports2) {
296707
+ "../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/cosmosApp.js"(exports2) {
296708
296708
  "use strict";
296709
296709
  var __awaiter12 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P21, generator) {
296710
296710
  function adopt(value2) {
@@ -297186,9 +297186,9 @@ var require_cosmosApp = __commonJS({
297186
297186
  }
297187
297187
  });
297188
297188
 
297189
- // ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_lodash@4.1_aser6sk2jo5g6im4y5nb47i3wm/node_modules/@zondax/ledger-cosmos-js/dist/index.js
297189
+ // ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/index.js
297190
297190
  var require_dist17 = __commonJS({
297191
- "../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_lodash@4.1_aser6sk2jo5g6im4y5nb47i3wm/node_modules/@zondax/ledger-cosmos-js/dist/index.js"(exports2) {
297191
+ "../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/index.js"(exports2) {
297192
297192
  "use strict";
297193
297193
  var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
297194
297194
  if (k22 === void 0)
@@ -438126,9 +438126,9 @@ var require_dist27 = __commonJS({
438126
438126
  }
438127
438127
  });
438128
438128
 
438129
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/client/api/TonCache.js
438129
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/api/TonCache.js
438130
438130
  var require_TonCache = __commonJS({
438131
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/client/api/TonCache.js"(exports2) {
438131
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/api/TonCache.js"(exports2) {
438132
438132
  "use strict";
438133
438133
  Object.defineProperty(exports2, "__esModule", { value: true });
438134
438134
  exports2.InMemoryCache = void 0;
@@ -442581,9 +442581,9 @@ var require_zod = __commonJS({
442581
442581
  }
442582
442582
  });
442583
442583
 
442584
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/package.json
442584
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/package.json
442585
442585
  var require_package7 = __commonJS({
442586
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/package.json"(exports2, module2) {
442586
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/package.json"(exports2, module2) {
442587
442587
  module2.exports = {
442588
442588
  name: "@ton/ton",
442589
442589
  version: "15.4.0",
@@ -442655,9 +442655,9 @@ var require_package7 = __commonJS({
442655
442655
  }
442656
442656
  });
442657
442657
 
442658
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/client/api/HttpApi.js
442658
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/api/HttpApi.js
442659
442659
  var require_HttpApi = __commonJS({
442660
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/client/api/HttpApi.js"(exports2) {
442660
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/api/HttpApi.js"(exports2) {
442661
442661
  "use strict";
442662
442662
  var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
442663
442663
  return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
@@ -442952,9 +442952,9 @@ var require_HttpApi = __commonJS({
442952
442952
  }
442953
442953
  });
442954
442954
 
442955
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/client/TonClient.js
442955
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/TonClient.js
442956
442956
  var require_TonClient = __commonJS({
442957
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/client/TonClient.js"(exports2) {
442957
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/TonClient.js"(exports2) {
442958
442958
  "use strict";
442959
442959
  Object.defineProperty(exports2, "__esModule", { value: true });
442960
442960
  exports2.TonClient = void 0;
@@ -443373,9 +443373,9 @@ var require_TonClient = __commonJS({
443373
443373
  }
443374
443374
  });
443375
443375
 
443376
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/utils/toUrlSafe.js
443376
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/utils/toUrlSafe.js
443377
443377
  var require_toUrlSafe = __commonJS({
443378
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/utils/toUrlSafe.js"(exports2) {
443378
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/utils/toUrlSafe.js"(exports2) {
443379
443379
  "use strict";
443380
443380
  Object.defineProperty(exports2, "__esModule", { value: true });
443381
443381
  exports2.toUrlSafe = toUrlSafe;
@@ -443394,9 +443394,9 @@ var require_toUrlSafe = __commonJS({
443394
443394
  }
443395
443395
  });
443396
443396
 
443397
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/client/TonClient4.js
443397
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/TonClient4.js
443398
443398
  var require_TonClient4 = __commonJS({
443399
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/client/TonClient4.js"(exports2) {
443399
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/TonClient4.js"(exports2) {
443400
443400
  "use strict";
443401
443401
  var __classPrivateFieldSet6 = exports2 && exports2.__classPrivateFieldSet || function(receiver2, state, value2, kind, f63) {
443402
443402
  if (kind === "m")
@@ -444075,9 +444075,9 @@ var require_TonClient4 = __commonJS({
444075
444075
  }
444076
444076
  });
444077
444077
 
444078
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaWalletId.js
444078
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaWalletId.js
444079
444079
  var require_WalletV5BetaWalletId = __commonJS({
444080
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaWalletId.js"(exports2) {
444080
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaWalletId.js"(exports2) {
444081
444081
  "use strict";
444082
444082
  Object.defineProperty(exports2, "__esModule", { value: true });
444083
444083
  exports2.loadWalletIdV5Beta = loadWalletIdV5Beta;
@@ -444109,9 +444109,9 @@ var require_WalletV5BetaWalletId = __commonJS({
444109
444109
  }
444110
444110
  });
444111
444111
 
444112
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5beta/WalletContractV5Beta.js
444112
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletContractV5Beta.js
444113
444113
  var require_WalletContractV5Beta = __commonJS({
444114
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5beta/WalletContractV5Beta.js"(exports2) {
444114
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletContractV5Beta.js"(exports2) {
444115
444115
  "use strict";
444116
444116
  Object.defineProperty(exports2, "__esModule", { value: true });
444117
444117
  exports2.WalletContractV5Beta = void 0;
@@ -444308,9 +444308,9 @@ var require_WalletContractV5Beta = __commonJS({
444308
444308
  }
444309
444309
  });
444310
444310
 
444311
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5OutActions.js
444311
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5OutActions.js
444312
444312
  var require_WalletV5OutActions = __commonJS({
444313
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5OutActions.js"(exports2) {
444313
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5OutActions.js"(exports2) {
444314
444314
  "use strict";
444315
444315
  Object.defineProperty(exports2, "__esModule", { value: true });
444316
444316
  exports2.isOutActionExtended = isOutActionExtended;
@@ -444324,9 +444324,9 @@ var require_WalletV5OutActions = __commonJS({
444324
444324
  }
444325
444325
  });
444326
444326
 
444327
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaActions.js
444327
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaActions.js
444328
444328
  var require_WalletV5BetaActions = __commonJS({
444329
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaActions.js"(exports2) {
444329
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaActions.js"(exports2) {
444330
444330
  "use strict";
444331
444331
  Object.defineProperty(exports2, "__esModule", { value: true });
444332
444332
  exports2.storeOutActionExtendedV5Beta = storeOutActionExtendedV5Beta;
@@ -444417,9 +444417,9 @@ var require_WalletV5BetaActions = __commonJS({
444417
444417
  }
444418
444418
  });
444419
444419
 
444420
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/signing/singer.js
444420
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/signing/singer.js
444421
444421
  var require_singer = __commonJS({
444422
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/signing/singer.js"(exports2) {
444422
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/signing/singer.js"(exports2) {
444423
444423
  "use strict";
444424
444424
  Object.defineProperty(exports2, "__esModule", { value: true });
444425
444425
  exports2.signPayload = signPayload;
@@ -444434,9 +444434,9 @@ var require_singer = __commonJS({
444434
444434
  }
444435
444435
  });
444436
444436
 
444437
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1WalletId.js
444437
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1WalletId.js
444438
444438
  var require_WalletV5R1WalletId = __commonJS({
444439
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1WalletId.js"(exports2) {
444439
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1WalletId.js"(exports2) {
444440
444440
  "use strict";
444441
444441
  Object.defineProperty(exports2, "__esModule", { value: true });
444442
444442
  exports2.isWalletIdV5R1ClientContext = isWalletIdV5R1ClientContext;
@@ -444492,9 +444492,9 @@ var require_WalletV5R1WalletId = __commonJS({
444492
444492
  }
444493
444493
  });
444494
444494
 
444495
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5r1/WalletContractV5R1.js
444495
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletContractV5R1.js
444496
444496
  var require_WalletContractV5R1 = __commonJS({
444497
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5r1/WalletContractV5R1.js"(exports2) {
444497
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletContractV5R1.js"(exports2) {
444498
444498
  "use strict";
444499
444499
  Object.defineProperty(exports2, "__esModule", { value: true });
444500
444500
  exports2.WalletContractV5R1 = void 0;
@@ -444690,9 +444690,9 @@ var require_WalletContractV5R1 = __commonJS({
444690
444690
  }
444691
444691
  });
444692
444692
 
444693
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1Actions.js
444693
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1Actions.js
444694
444694
  var require_WalletV5R1Actions = __commonJS({
444695
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1Actions.js"(exports2) {
444695
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1Actions.js"(exports2) {
444696
444696
  "use strict";
444697
444697
  Object.defineProperty(exports2, "__esModule", { value: true });
444698
444698
  exports2.storeOutActionExtendedV5R1 = storeOutActionExtendedV5R1;
@@ -444816,9 +444816,9 @@ var require_WalletV5R1Actions = __commonJS({
444816
444816
  }
444817
444817
  });
444818
444818
 
444819
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4Actions.js
444819
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4Actions.js
444820
444820
  var require_WalletContractV4Actions = __commonJS({
444821
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4Actions.js"(exports2) {
444821
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4Actions.js"(exports2) {
444822
444822
  "use strict";
444823
444823
  Object.defineProperty(exports2, "__esModule", { value: true });
444824
444824
  exports2.storeExtendedAction = storeExtendedAction;
@@ -444930,9 +444930,9 @@ var require_WalletContractV4Actions = __commonJS({
444930
444930
  }
444931
444931
  });
444932
444932
 
444933
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/signing/createWalletTransfer.js
444933
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/signing/createWalletTransfer.js
444934
444934
  var require_createWalletTransfer = __commonJS({
444935
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/signing/createWalletTransfer.js"(exports2) {
444935
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/signing/createWalletTransfer.js"(exports2) {
444936
444936
  "use strict";
444937
444937
  Object.defineProperty(exports2, "__esModule", { value: true });
444938
444938
  exports2.createWalletTransferV1 = createWalletTransferV1;
@@ -445060,9 +445060,9 @@ var require_createWalletTransfer = __commonJS({
445060
445060
  }
445061
445061
  });
445062
445062
 
445063
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV1R1.js
445063
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R1.js
445064
445064
  var require_WalletContractV1R1 = __commonJS({
445065
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV1R1.js"(exports2) {
445065
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R1.js"(exports2) {
445066
445066
  "use strict";
445067
445067
  Object.defineProperty(exports2, "__esModule", { value: true });
445068
445068
  exports2.WalletContractV1R1 = void 0;
@@ -445155,9 +445155,9 @@ var require_WalletContractV1R1 = __commonJS({
445155
445155
  }
445156
445156
  });
445157
445157
 
445158
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV1R2.js
445158
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R2.js
445159
445159
  var require_WalletContractV1R2 = __commonJS({
445160
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV1R2.js"(exports2) {
445160
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R2.js"(exports2) {
445161
445161
  "use strict";
445162
445162
  Object.defineProperty(exports2, "__esModule", { value: true });
445163
445163
  exports2.WalletContractV1R2 = void 0;
@@ -445251,9 +445251,9 @@ var require_WalletContractV1R2 = __commonJS({
445251
445251
  }
445252
445252
  });
445253
445253
 
445254
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV1R3.js
445254
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R3.js
445255
445255
  var require_WalletContractV1R3 = __commonJS({
445256
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV1R3.js"(exports2) {
445256
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R3.js"(exports2) {
445257
445257
  "use strict";
445258
445258
  Object.defineProperty(exports2, "__esModule", { value: true });
445259
445259
  exports2.WalletContractV1R3 = void 0;
@@ -445346,9 +445346,9 @@ var require_WalletContractV1R3 = __commonJS({
445346
445346
  }
445347
445347
  });
445348
445348
 
445349
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV2R1.js
445349
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV2R1.js
445350
445350
  var require_WalletContractV2R1 = __commonJS({
445351
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV2R1.js"(exports2) {
445351
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV2R1.js"(exports2) {
445352
445352
  "use strict";
445353
445353
  Object.defineProperty(exports2, "__esModule", { value: true });
445354
445354
  exports2.WalletContractV2R1 = void 0;
@@ -445443,9 +445443,9 @@ var require_WalletContractV2R1 = __commonJS({
445443
445443
  }
445444
445444
  });
445445
445445
 
445446
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV2R2.js
445446
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV2R2.js
445447
445447
  var require_WalletContractV2R2 = __commonJS({
445448
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV2R2.js"(exports2) {
445448
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV2R2.js"(exports2) {
445449
445449
  "use strict";
445450
445450
  Object.defineProperty(exports2, "__esModule", { value: true });
445451
445451
  exports2.WalletContractV2R2 = void 0;
@@ -445540,9 +445540,9 @@ var require_WalletContractV2R2 = __commonJS({
445540
445540
  }
445541
445541
  });
445542
445542
 
445543
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV3R1.js
445543
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV3R1.js
445544
445544
  var require_WalletContractV3R1 = __commonJS({
445545
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV3R1.js"(exports2) {
445545
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV3R1.js"(exports2) {
445546
445546
  "use strict";
445547
445547
  Object.defineProperty(exports2, "__esModule", { value: true });
445548
445548
  exports2.WalletContractV3R1 = void 0;
@@ -445636,9 +445636,9 @@ var require_WalletContractV3R1 = __commonJS({
445636
445636
  }
445637
445637
  });
445638
445638
 
445639
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV3R2.js
445639
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV3R2.js
445640
445640
  var require_WalletContractV3R2 = __commonJS({
445641
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV3R2.js"(exports2) {
445641
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV3R2.js"(exports2) {
445642
445642
  "use strict";
445643
445643
  Object.defineProperty(exports2, "__esModule", { value: true });
445644
445644
  exports2.WalletContractV3R2 = void 0;
@@ -445732,9 +445732,9 @@ var require_WalletContractV3R2 = __commonJS({
445732
445732
  }
445733
445733
  });
445734
445734
 
445735
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4.js
445735
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4.js
445736
445736
  var require_WalletContractV4 = __commonJS({
445737
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4.js"(exports2) {
445737
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4.js"(exports2) {
445738
445738
  "use strict";
445739
445739
  Object.defineProperty(exports2, "__esModule", { value: true });
445740
445740
  exports2.WalletContractV4 = void 0;
@@ -445938,9 +445938,9 @@ var require_WalletContractV4 = __commonJS({
445938
445938
  }
445939
445939
  });
445940
445940
 
445941
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV4.js
445941
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV4.js
445942
445942
  var require_WalletContractV42 = __commonJS({
445943
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV4.js"(exports2) {
445943
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV4.js"(exports2) {
445944
445944
  "use strict";
445945
445945
  var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
445946
445946
  if (k22 === void 0)
@@ -445968,9 +445968,9 @@ var require_WalletContractV42 = __commonJS({
445968
445968
  }
445969
445969
  });
445970
445970
 
445971
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV5Beta.js
445971
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV5Beta.js
445972
445972
  var require_WalletContractV5Beta2 = __commonJS({
445973
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV5Beta.js"(exports2) {
445973
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV5Beta.js"(exports2) {
445974
445974
  "use strict";
445975
445975
  var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
445976
445976
  if (k22 === void 0)
@@ -445999,9 +445999,9 @@ var require_WalletContractV5Beta2 = __commonJS({
445999
445999
  }
446000
446000
  });
446001
446001
 
446002
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV5R1.js
446002
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV5R1.js
446003
446003
  var require_WalletContractV5R12 = __commonJS({
446004
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/wallets/WalletContractV5R1.js"(exports2) {
446004
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV5R1.js"(exports2) {
446005
446005
  "use strict";
446006
446006
  var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
446007
446007
  if (k22 === void 0)
@@ -446030,9 +446030,9 @@ var require_WalletContractV5R12 = __commonJS({
446030
446030
  }
446031
446031
  });
446032
446032
 
446033
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/jetton/JettonMaster.js
446033
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/jetton/JettonMaster.js
446034
446034
  var require_JettonMaster = __commonJS({
446035
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/jetton/JettonMaster.js"(exports2) {
446035
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/jetton/JettonMaster.js"(exports2) {
446036
446036
  "use strict";
446037
446037
  Object.defineProperty(exports2, "__esModule", { value: true });
446038
446038
  exports2.JettonMaster = void 0;
@@ -446068,9 +446068,9 @@ var require_JettonMaster = __commonJS({
446068
446068
  }
446069
446069
  });
446070
446070
 
446071
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/jetton/JettonWallet.js
446071
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/jetton/JettonWallet.js
446072
446072
  var require_JettonWallet = __commonJS({
446073
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/jetton/JettonWallet.js"(exports2) {
446073
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/jetton/JettonWallet.js"(exports2) {
446074
446074
  "use strict";
446075
446075
  Object.defineProperty(exports2, "__esModule", { value: true });
446076
446076
  exports2.JettonWallet = void 0;
@@ -446094,9 +446094,9 @@ var require_JettonWallet = __commonJS({
446094
446094
  }
446095
446095
  });
446096
446096
 
446097
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/multisig/MultisigOrder.js
446097
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigOrder.js
446098
446098
  var require_MultisigOrder = __commonJS({
446099
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/multisig/MultisigOrder.js"(exports2) {
446099
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigOrder.js"(exports2) {
446100
446100
  "use strict";
446101
446101
  Object.defineProperty(exports2, "__esModule", { value: true });
446102
446102
  exports2.MultisigOrder = void 0;
@@ -446161,9 +446161,9 @@ var require_MultisigOrder = __commonJS({
446161
446161
  }
446162
446162
  });
446163
446163
 
446164
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/multisig/MultisigOrderBuilder.js
446164
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigOrderBuilder.js
446165
446165
  var require_MultisigOrderBuilder = __commonJS({
446166
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/multisig/MultisigOrderBuilder.js"(exports2) {
446166
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigOrderBuilder.js"(exports2) {
446167
446167
  "use strict";
446168
446168
  Object.defineProperty(exports2, "__esModule", { value: true });
446169
446169
  exports2.MultisigOrderBuilder = void 0;
@@ -446199,9 +446199,9 @@ var require_MultisigOrderBuilder = __commonJS({
446199
446199
  }
446200
446200
  });
446201
446201
 
446202
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/multisig/MultisigWallet.js
446202
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigWallet.js
446203
446203
  var require_MultisigWallet = __commonJS({
446204
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/multisig/MultisigWallet.js"(exports2) {
446204
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigWallet.js"(exports2) {
446205
446205
  "use strict";
446206
446206
  Object.defineProperty(exports2, "__esModule", { value: true });
446207
446207
  exports2.MultisigWallet = void 0;
@@ -446323,9 +446323,9 @@ var require_MultisigWallet = __commonJS({
446323
446323
  }
446324
446324
  });
446325
446325
 
446326
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/elector/ElectorContract.js
446326
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/elector/ElectorContract.js
446327
446327
  var require_ElectorContract = __commonJS({
446328
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/elector/ElectorContract.js"(exports2) {
446328
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/elector/ElectorContract.js"(exports2) {
446329
446329
  "use strict";
446330
446330
  Object.defineProperty(exports2, "__esModule", { value: true });
446331
446331
  exports2.ElectorContract = void 0;
@@ -446507,9 +446507,9 @@ var require_ElectorContract = __commonJS({
446507
446507
  }
446508
446508
  });
446509
446509
 
446510
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/config/ConfigParser.js
446510
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/config/ConfigParser.js
446511
446511
  var require_ConfigParser = __commonJS({
446512
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/config/ConfigParser.js"(exports2) {
446512
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/config/ConfigParser.js"(exports2) {
446513
446513
  "use strict";
446514
446514
  Object.defineProperty(exports2, "__esModule", { value: true });
446515
446515
  exports2.configParseMasterAddress = configParseMasterAddress;
@@ -447178,9 +447178,9 @@ var require_ConfigParser = __commonJS({
447178
447178
  }
447179
447179
  });
447180
447180
 
447181
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/utils/fees.js
447181
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/utils/fees.js
447182
447182
  var require_fees = __commonJS({
447183
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/utils/fees.js"(exports2) {
447183
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/utils/fees.js"(exports2) {
447184
447184
  "use strict";
447185
447185
  Object.defineProperty(exports2, "__esModule", { value: true });
447186
447186
  exports2.computeStorageFees = computeStorageFees;
@@ -447270,9 +447270,9 @@ var require_fees = __commonJS({
447270
447270
  }
447271
447271
  });
447272
447272
 
447273
- // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/index.js
447273
+ // ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/index.js
447274
447274
  var require_dist28 = __commonJS({
447275
- "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0__@ton+crypto@3.3.0/node_modules/@ton/ton/dist/index.js"(exports2) {
447275
+ "../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/index.js"(exports2) {
447276
447276
  "use strict";
447277
447277
  var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
447278
447278
  if (k22 === void 0)
@@ -448124,9 +448124,9 @@ var require_dist29 = __commonJS({
448124
448124
  }
448125
448125
  });
448126
448126
 
448127
- // ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0_/node_modules/@ton-community/ton-ledger/dist/utils/ledgerWriter.js
448127
+ // ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/utils/ledgerWriter.js
448128
448128
  var require_ledgerWriter = __commonJS({
448129
- "../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0_/node_modules/@ton-community/ton-ledger/dist/utils/ledgerWriter.js"(exports2) {
448129
+ "../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/utils/ledgerWriter.js"(exports2) {
448130
448130
  "use strict";
448131
448131
  Object.defineProperty(exports2, "__esModule", { value: true });
448132
448132
  exports2.writeCellInline = exports2.writeCellRef = exports2.writeAddress = exports2.writeUint8 = exports2.writeVarUInt = exports2.writeUint64 = exports2.writeUint48 = exports2.writeUint16 = exports2.writeUint32 = void 0;
@@ -448189,9 +448189,9 @@ var require_ledgerWriter = __commonJS({
448189
448189
  }
448190
448190
  });
448191
448191
 
448192
- // ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0_/node_modules/@ton-community/ton-ledger/dist/utils/getInit.js
448192
+ // ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/utils/getInit.js
448193
448193
  var require_getInit = __commonJS({
448194
- "../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0_/node_modules/@ton-community/ton-ledger/dist/utils/getInit.js"(exports2) {
448194
+ "../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/utils/getInit.js"(exports2) {
448195
448195
  "use strict";
448196
448196
  Object.defineProperty(exports2, "__esModule", { value: true });
448197
448197
  exports2.getInit = void 0;
@@ -448207,9 +448207,9 @@ var require_getInit = __commonJS({
448207
448207
  }
448208
448208
  });
448209
448209
 
448210
- // ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0_/node_modules/@ton-community/ton-ledger/dist/TonTransport.js
448210
+ // ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/TonTransport.js
448211
448211
  var require_TonTransport = __commonJS({
448212
- "../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0_/node_modules/@ton-community/ton-ledger/dist/TonTransport.js"(exports2) {
448212
+ "../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/TonTransport.js"(exports2) {
448213
448213
  "use strict";
448214
448214
  Object.defineProperty(exports2, "__esModule", { value: true });
448215
448215
  exports2.TonTransport = exports2.parseMessage = exports2.KNOWN_EXTRA_CURRENCIES = exports2.KNOWN_JETTONS = void 0;
@@ -449401,9 +449401,9 @@ var require_TonTransport = __commonJS({
449401
449401
  }
449402
449402
  });
449403
449403
 
449404
- // ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0_/node_modules/@ton-community/ton-ledger/dist/index.js
449404
+ // ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/index.js
449405
449405
  var require_dist30 = __commonJS({
449406
- "../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=lboaji3braahojqczblp7nlo7m_@ton+crypto@3.3.0_/node_modules/@ton-community/ton-ledger/dist/index.js"(exports2) {
449406
+ "../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/index.js"(exports2) {
449407
449407
  "use strict";
449408
449408
  Object.defineProperty(exports2, "__esModule", { value: true });
449409
449409
  exports2.KNOWN_EXTRA_CURRENCIES = exports2.KNOWN_JETTONS = exports2.parseMessage = exports2.TonTransport = void 0;
@@ -523549,9 +523549,9 @@ var require_dist35 = __commonJS({
523549
523549
  }
523550
523550
  });
523551
523551
 
523552
- // ../../node_modules/.pnpm/@exodus+patch-broken-hermes-typed-arrays@1.0.0-alpha.1_patch_hash=ecaeewznpxnxc6n3nmclgrg6na/node_modules/@exodus/patch-broken-hermes-typed-arrays/index.js
523552
+ // ../../node_modules/.pnpm/@exodus+patch-broken-hermes-typed-arrays@1.0.0-alpha.1_patch_hash=7deb6c5bd39ee007fca03_8555ad9a53788d9f618e58f6d37c9b08/node_modules/@exodus/patch-broken-hermes-typed-arrays/index.js
523553
523553
  var require_patch_broken_hermes_typed_arrays = __commonJS({
523554
- "../../node_modules/.pnpm/@exodus+patch-broken-hermes-typed-arrays@1.0.0-alpha.1_patch_hash=ecaeewznpxnxc6n3nmclgrg6na/node_modules/@exodus/patch-broken-hermes-typed-arrays/index.js"(exports2, module2) {
523554
+ "../../node_modules/.pnpm/@exodus+patch-broken-hermes-typed-arrays@1.0.0-alpha.1_patch_hash=7deb6c5bd39ee007fca03_8555ad9a53788d9f618e58f6d37c9b08/node_modules/@exodus/patch-broken-hermes-typed-arrays/index.js"(exports2, module2) {
523555
523555
  "use strict";
523556
523556
  function fixHermesTypedArrayBug() {
523557
523557
  "use strict";
@@ -543580,7 +543580,7 @@ var require_package8 = __commonJS({
543580
543580
  module2.exports = {
543581
543581
  name: "@ledgerhq/live-common",
543582
543582
  description: "Common ground for the Ledger Live apps",
543583
- version: "34.54.0-nightly.20251206023719",
543583
+ version: "34.54.0-nightly.20251209140356",
543584
543584
  repository: {
543585
543585
  type: "git",
543586
543586
  url: "https://github.com/LedgerHQ/ledger-live.git"
@@ -543917,7 +543917,7 @@ var require_package9 = __commonJS({
543917
543917
  "package.json"(exports2, module2) {
543918
543918
  module2.exports = {
543919
543919
  name: "@ledgerhq/live-cli",
543920
- version: "24.29.0-nightly.20251206023719",
543920
+ version: "24.29.0-nightly.20251209140356",
543921
543921
  description: "ledger-live CLI version",
543922
543922
  repository: {
543923
543923
  type: "git",
@@ -548486,7 +548486,7 @@ var jsonParser = (v48) => {
548486
548486
  if (typeof v48 !== "string")
548487
548487
  throw new Error();
548488
548488
  return JSON.parse(v48);
548489
- } catch (e79) {
548489
+ } catch {
548490
548490
  return void 0;
548491
548491
  }
548492
548492
  };
@@ -549743,6 +549743,7 @@ var CoinType;
549743
549743
  CoinType2[CoinType2["CARDANO"] = 1815] = "CARDANO";
549744
549744
  CoinType2[CoinType2["CELO"] = 52752] = "CELO";
549745
549745
  CoinType2[CoinType2["CLUB"] = 79] = "CLUB";
549746
+ CoinType2[CoinType2["CONCORDIUM"] = 919] = "CONCORDIUM";
549746
549747
  CoinType2[CoinType2["CRYPTO_ORG"] = 394] = "CRYPTO_ORG";
549747
549748
  CoinType2[CoinType2["CSPR"] = 506] = "CSPR";
549748
549749
  CoinType2[CoinType2["DASH"] = 5] = "DASH";
@@ -550623,6 +550624,59 @@ var cryptocurrenciesById = {
550623
550624
  ],
550624
550625
  explorerId: "club"
550625
550626
  },
550627
+ concordium: {
550628
+ type: "CryptoCurrency",
550629
+ id: "concordium",
550630
+ managerAppName: "Concordium",
550631
+ coinType: CoinType.CONCORDIUM,
550632
+ name: "Concordium",
550633
+ ticker: "CCD",
550634
+ scheme: "concordium",
550635
+ color: "#000000",
550636
+ family: "concordium",
550637
+ blockAvgTime: 2,
550638
+ units: [
550639
+ {
550640
+ name: "ccd",
550641
+ code: "CCD",
550642
+ magnitude: 6
550643
+ }
550644
+ ],
550645
+ explorerViews: [
550646
+ {
550647
+ tx: "https://ccdscan.io/transactions?dentity=transaction&dhash=$hash",
550648
+ address: "https://ccdscan.io/accounts?dentity=account&daddress=$address"
550649
+ }
550650
+ ],
550651
+ keywords: ["concordium"]
550652
+ },
550653
+ concordium_testnet: {
550654
+ type: "CryptoCurrency",
550655
+ id: "concordium_testnet",
550656
+ managerAppName: "Concordium",
550657
+ coinType: CoinType.CONCORDIUM,
550658
+ name: "Concordium (Testnet)",
550659
+ ticker: "CCD",
550660
+ scheme: "concordium_testnet",
550661
+ color: "#000000",
550662
+ family: "concordium",
550663
+ blockAvgTime: 2,
550664
+ isTestnetFor: "concordium",
550665
+ units: [
550666
+ {
550667
+ name: "ccd",
550668
+ code: "CCD",
550669
+ magnitude: 6
550670
+ }
550671
+ ],
550672
+ explorerViews: [
550673
+ {
550674
+ tx: "https://testnet.ccdscan.io/transactions?dentity=transaction&dhash=$hash",
550675
+ address: "https://testnet.ccdscan.io/accounts?dentity=account&daddress=$address"
550676
+ }
550677
+ ],
550678
+ keywords: ["concordium_testnet"]
550679
+ },
550626
550680
  coreum: {
550627
550681
  type: "CryptoCurrency",
550628
550682
  id: "coreum",
@@ -554973,7 +555027,9 @@ var abandonSeedAddresses = {
554973
555027
  monad: EVM_DEAD_ADDRESS,
554974
555028
  monad_testnet: EVM_DEAD_ADDRESS,
554975
555029
  somnia: EVM_DEAD_ADDRESS,
554976
- zero_gravity: EVM_DEAD_ADDRESS
555030
+ zero_gravity: EVM_DEAD_ADDRESS,
555031
+ concordium: "3a9gh23nNY3kH4k3ajaCqAbM8rcbWMor2VhEzQ6qkn2r17UU7w",
555032
+ concordium_testnet: "3a9gh23nNY3kH4k3ajaCqAbM8rcbWMor2VhEzQ6qkn2r17UU7w"
554977
555033
  };
554978
555034
  var getAbandonSeedAddress = (currencyId) => {
554979
555035
  (0, import_invariant.default)(abandonSeedAddresses[currencyId] !== void 0, `No abandonseed available for ${currencyId}`);
@@ -566061,7 +566117,9 @@ setSupportedCurrencies([
566061
566117
  "monad",
566062
566118
  "monad_testnet",
566063
566119
  "somnia",
566064
- "zero_gravity"
566120
+ "zero_gravity",
566121
+ "concordium",
566122
+ "concordium_testnet"
566065
566123
  ]);
566066
566124
  for (const k19 in process.env)
566067
566125
  setEnvUnsafe(k19, process.env[k19]);
@@ -566604,7 +566662,7 @@ var withStaticURLs_default = (urls) => {
566604
566662
  descriptor: url4
566605
566663
  });
566606
566664
  }
566607
- } catch (e79) {
566665
+ } catch {
566608
566666
  if (seen[url4]) {
566609
566667
  delete seen[url4];
566610
566668
  observer.next({
@@ -568479,7 +568537,7 @@ async function fetchSanctionedAddresses() {
568479
568537
  const url4 = getEnv("SANCTIONED_ADDRESSES_URL");
568480
568538
  const { data: data6 } = await axios_default.get(url4);
568481
568539
  return data6;
568482
- } catch (_20) {
568540
+ } catch {
568483
568541
  return {};
568484
568542
  }
568485
568543
  }
@@ -605307,7 +605365,7 @@ var getAppAndVersion = async (transport) => {
605307
605365
  var checkIsBtcLegacy = async (transport) => {
605308
605366
  try {
605309
605367
  await transport.send(224, 196, 0, 0);
605310
- } catch (e79) {
605368
+ } catch {
605311
605369
  return false;
605312
605370
  }
605313
605371
  return true;
@@ -605951,7 +606009,7 @@ var GetMerkleLeafProofCommand = class extends ClientCommand {
605951
606009
  try {
605952
606010
  tree_size = reqBuf.readVarInt();
605953
606011
  leaf_index = reqBuf.readVarInt();
605954
- } catch (e79) {
606012
+ } catch {
605955
606013
  throw new Error("Invalid request, couldn't parse tree_size or leaf_index");
605956
606014
  }
605957
606015
  const mt3 = this.known_trees.get(hash_hex);
@@ -607254,7 +607312,7 @@ function toOutputScriptTemporary(validAddress, network) {
607254
607312
  return bjs2.payments.p2pkh({ hash: decodeBase583.hash }).output;
607255
607313
  if (decodeBase583.version === network.scriptHash)
607256
607314
  return bjs2.payments.p2sh({ hash: decodeBase583.hash }).output;
607257
- } catch (e79) {
607315
+ } catch {
607258
607316
  }
607259
607317
  const decodeBech32 = fromBech32(validAddress);
607260
607318
  return bjs2.script.compile([
@@ -608204,7 +608262,7 @@ var Decred = class _Decred extends base_default {
608204
608262
  }
608205
608263
  try {
608206
608264
  _Decred.bs58check.decode(address3, _Decred._blake256x2);
608207
- } catch (error) {
608265
+ } catch {
608208
608266
  return false;
608209
608267
  }
608210
608268
  return true;
@@ -609650,7 +609708,7 @@ var isValidRecipient = async (params) => {
609650
609708
  let valid2;
609651
609709
  try {
609652
609710
  valid2 = isValidAddress2(params.recipient, params.currency.id);
609653
- } catch (e79) {
609711
+ } catch {
609654
609712
  valid2 = false;
609655
609713
  }
609656
609714
  if (!valid2) {
@@ -609683,7 +609741,7 @@ var bchExplicit = (str) => {
609683
609741
  const { type: type4 } = import_cashaddrjs.default.decode(explicit);
609684
609742
  if (type4 === "P2PKH")
609685
609743
  return explicit;
609686
- } catch (e79) {
609744
+ } catch {
609687
609745
  }
609688
609746
  return str;
609689
609747
  };
@@ -611432,7 +611490,7 @@ var isValidAddress3 = (address3, networkId) => {
611432
611490
  return false;
611433
611491
  }
611434
611492
  }
611435
- } catch (error) {
611493
+ } catch {
611436
611494
  return false;
611437
611495
  }
611438
611496
  return true;
@@ -611515,7 +611573,7 @@ function getMemoFromTx(tx) {
611515
611573
  if (parsedValue.msg && Array.isArray(parsedValue.msg) && parsedValue.msg.length) {
611516
611574
  memo3 = parsedValue.msg.join(", ");
611517
611575
  }
611518
- } catch (e79) {
611576
+ } catch {
611519
611577
  }
611520
611578
  }
611521
611579
  return memo3;
@@ -612025,7 +612083,7 @@ var prepareTransaction4 = async (account3, transaction) => {
612025
612083
  const transactionFees = cardanoTransaction.getFee();
612026
612084
  const transactionAmount = transaction.subAccountId ? transaction.amount : cardanoTransaction.getOutputs().filter((o80) => !(o80.address instanceof import_typhonjs4.address.BaseAddress) || !(o80.address.paymentCredential.type === import_typhonjs4.types.HashType.ADDRESS) || o80.address.paymentCredential.bipPath === void 0).reduce((total, o80) => total.plus(o80.amount), new import_bignumber91.BigNumber(0));
612027
612085
  patch = { fees: transactionFees, amount: transactionAmount };
612028
- } catch (error) {
612086
+ } catch {
612029
612087
  patch = { fees: new import_bignumber91.BigNumber(0), amount: transaction.amount };
612030
612088
  }
612031
612089
  return updateTransaction(transaction, patch);
@@ -613358,7 +613416,7 @@ function isAddressValid(pubKey) {
613358
613416
  try {
613359
613417
  import_casper_js_sdk.PublicKey.fromHex(pubKey, checksummed).accountHash().toHex();
613360
613418
  return true;
613361
- } catch (err) {
613419
+ } catch {
613362
613420
  return false;
613363
613421
  }
613364
613422
  }
@@ -616096,18 +616154,22 @@ function isCantonAccountRaw(accountRaw) {
616096
616154
  return "cantonResources" in accountRaw;
616097
616155
  }
616098
616156
  function toResourcesRaw2(r79) {
616099
- const { instrumentUtxoCounts, pendingTransferProposals, publicKey: publicKey4 } = r79;
616157
+ const { isOnboarded, instrumentUtxoCounts, pendingTransferProposals, publicKey: publicKey4, xpub } = r79;
616100
616158
  return {
616159
+ isOnboarded,
616101
616160
  instrumentUtxoCounts,
616102
616161
  pendingTransferProposals,
616103
- publicKey: publicKey4
616162
+ ...publicKey4 !== void 0 && { publicKey: publicKey4 },
616163
+ ...xpub !== void 0 && { xpub }
616104
616164
  };
616105
616165
  }
616106
616166
  function fromResourcesRaw2(r79) {
616107
616167
  return {
616168
+ isOnboarded: r79.isOnboarded,
616108
616169
  instrumentUtxoCounts: r79.instrumentUtxoCounts,
616109
616170
  pendingTransferProposals: r79.pendingTransferProposals,
616110
- publicKey: r79.publicKey
616171
+ ...r79.publicKey !== void 0 && { publicKey: r79.publicKey },
616172
+ ...r79.xpub !== void 0 && { xpub: r79.xpub }
616111
616173
  };
616112
616174
  }
616113
616175
  function assignToAccountRaw5(account3, accountRaw) {
@@ -616190,20 +616252,22 @@ var filterOperations = (transactions3, accountId2, partyId) => {
616190
616252
  function makeGetAccountShape3(signerContext4) {
616191
616253
  return async (info6) => {
616192
616254
  const { address: address3, currency: currency24, derivationMode, derivationPath, initialAccount } = info6;
616193
- let xpubOrAddress = initialAccount?.xpub || "";
616255
+ let isOnboarded = initialAccount?.cantonResources?.isOnboarded ?? false;
616256
+ let xpubOrAddress = (initialAccount?.xpub || initialAccount?.cantonResources?.xpub) ?? "";
616194
616257
  let publicKey4 = initialAccount?.cantonResources?.publicKey;
616195
- if (!xpubOrAddress || !publicKey4) {
616258
+ if (!xpubOrAddress && !publicKey4) {
616196
616259
  const getAddress15 = signer_default3(signerContext4);
616197
- const addressResult = await getAddress15(info6.deviceId || "", {
616260
+ const addressResult = await getAddress15(info6.deviceId ?? "", {
616198
616261
  path: derivationPath,
616199
616262
  currency: currency24,
616200
616263
  derivationMode,
616201
616264
  verify: false
616202
616265
  });
616203
616266
  publicKey4 = addressResult.publicKey;
616204
- const { isOnboarded, partyId } = await isAccountOnboarded(currency24, publicKey4);
616205
- if (isOnboarded && partyId) {
616206
- xpubOrAddress = partyId;
616267
+ const result2 = await isAccountOnboarded(currency24, publicKey4);
616268
+ isOnboarded = result2.isOnboarded;
616269
+ if (isOnboarded && result2.partyId) {
616270
+ xpubOrAddress = result2.partyId;
616207
616271
  }
616208
616272
  }
616209
616273
  const accountId2 = encodeAccountId({
@@ -616244,15 +616308,18 @@ function makeGetAccountShape3(signerContext4) {
616244
616308
  const newOperations = filterOperations(transactionData.operations, accountId2, xpubOrAddress);
616245
616309
  operations4 = mergeOps(oldOperations, newOperations);
616246
616310
  }
616311
+ const cantonResources = {
616312
+ isOnboarded,
616313
+ instrumentUtxoCounts,
616314
+ pendingTransferProposals,
616315
+ ...publicKey4 && { publicKey: publicKey4 },
616316
+ xpub: xpubOrAddress
616317
+ };
616247
616318
  const used = !isCantonAccountEmpty({
616248
616319
  operationsCount: operations4.length,
616249
616320
  balance: totalBalance,
616250
616321
  subAccounts: initialAccount?.subAccounts ?? [],
616251
- cantonResources: {
616252
- instrumentUtxoCounts,
616253
- pendingTransferProposals,
616254
- publicKey: publicKey4
616255
- }
616322
+ cantonResources
616256
616323
  });
616257
616324
  const blockHeight = await getLedgerEnd(currency24);
616258
616325
  const creationDate = operations4.length > 0 ? new Date(Math.min(...operations4.map((op) => op.date.getTime()))) : /* @__PURE__ */ new Date();
@@ -616270,11 +616337,7 @@ function makeGetAccountShape3(signerContext4) {
616270
616337
  spendableBalance,
616271
616338
  xpub: xpubOrAddress,
616272
616339
  used,
616273
- cantonResources: {
616274
- instrumentUtxoCounts,
616275
- pendingTransferProposals,
616276
- publicKey: publicKey4
616277
- }
616340
+ cantonResources
616278
616341
  };
616279
616342
  return shape;
616280
616343
  };
@@ -641952,6 +642015,39 @@ var etherscanInternalTransactionToOperations = (accountId2, internalTx, index =
641952
642015
  }));
641953
642016
  };
641954
642017
 
642018
+ // ../../libs/coin-modules/coin-evm/lib-es/adapters/blockOperations.js
642019
+ function addTransferOperations(operations4, from90, to, asset, amount) {
642020
+ const encodedFrom = from90 ? safeEncodeEIP55(from90) : "";
642021
+ const encodedTo = to ? safeEncodeEIP55(to) : "";
642022
+ if (encodedFrom) {
642023
+ const op = {
642024
+ type: "transfer",
642025
+ address: encodedFrom,
642026
+ ...encodedTo ? { peer: encodedTo } : {},
642027
+ asset,
642028
+ amount: -amount
642029
+ };
642030
+ operations4.push(op);
642031
+ }
642032
+ if (encodedTo) {
642033
+ const op = {
642034
+ type: "transfer",
642035
+ address: encodedTo,
642036
+ ...encodedFrom ? { peer: encodedFrom } : {},
642037
+ asset,
642038
+ amount
642039
+ };
642040
+ operations4.push(op);
642041
+ }
642042
+ }
642043
+ function rpcTransactionToBlockOperations(from90, value2, to) {
642044
+ const operations4 = [];
642045
+ if (value2 && value2 > 0n) {
642046
+ addTransferOperations(operations4, from90, to, { type: "native" }, value2);
642047
+ }
642048
+ return operations4;
642049
+ }
642050
+
641955
642051
  // ../../libs/coin-modules/coin-evm/lib-es/network/explorer/types.js
641956
642052
  var isLedgerExplorerConfig = (explorerConfig) => {
641957
642053
  return explorerConfig?.type === "ledger";
@@ -643103,7 +643199,9 @@ var getTransaction = async (currency24, hash9) => {
643103
643199
  gasPrice: ledgerTransaction.gas_price,
643104
643200
  gasUsed: ledgerTransaction.gas_used,
643105
643201
  value: ledgerTransaction.value,
643106
- status: ledgerTransaction.status
643202
+ status: ledgerTransaction.status,
643203
+ from: ledgerTransaction.from,
643204
+ to: ledgerTransaction.to
643107
643205
  };
643108
643206
  };
643109
643207
  var getCoinBalance = async (currency24, address3) => {
@@ -643244,20 +643342,21 @@ var getBlockByHeight = async (currency24, blockHeight = "latest") => {
643244
643342
  throw new LedgerNodeUsedIncorrectly();
643245
643343
  }
643246
643344
  if (blockHeight === "latest") {
643247
- const { hash: hash10, height: height2, time: time2 } = await fetchWithRetries2({
643345
+ const { hash: hash10, height: height2, time: time2, txs: txs2 } = await fetchWithRetries2({
643248
643346
  method: "GET",
643249
643347
  url: `${getEnv("EXPLORER")}/blockchain/v4/${node3.explorerId}/block/current`
643250
643348
  });
643251
- return { hash: hash10, height: height2, timestamp: new Date(time2).getTime() };
643349
+ return { hash: hash10, height: height2, timestamp: new Date(time2).getTime(), transactionHashes: txs2 };
643252
643350
  }
643253
- const [{ hash: hash9, height, time }] = await fetchWithRetries2({
643351
+ const [{ hash: hash9, height, time, txs }] = await fetchWithRetries2({
643254
643352
  method: "GET",
643255
643353
  url: `${getEnv("EXPLORER")}/blockchain/v4/${node3.explorerId}/block/${blockHeight}`
643256
643354
  });
643257
643355
  return {
643258
643356
  hash: hash9,
643259
643357
  height,
643260
- timestamp: new Date(time).getTime()
643358
+ timestamp: new Date(time).getTime(),
643359
+ transactionHashes: txs
643261
643360
  };
643262
643361
  };
643263
643362
  var getOptimismAdditionalFees = async (currency24, transaction) => {
@@ -643277,7 +643376,7 @@ var getOptimismAdditionalFees = async (currency24, transaction) => {
643277
643376
  s: "0xffffffffffffffffffffffffffffffffffffffff",
643278
643377
  v: 27
643279
643378
  });
643280
- } catch (e79) {
643379
+ } catch {
643281
643380
  return null;
643282
643381
  }
643283
643382
  })();
@@ -643316,7 +643415,7 @@ var getScrollAdditionalFees = async (currency24, transaction) => {
643316
643415
  s: "0xffffffffffffffffffffffffffffffffffffffff",
643317
643416
  v: 27
643318
643417
  });
643319
- } catch (e79) {
643418
+ } catch {
643320
643419
  return null;
643321
643420
  }
643322
643421
  })();
@@ -643688,7 +643787,9 @@ var getTransaction2 = (currency24, txHash) => withApi(currency24, async (api7) =
643688
643787
  gasUsed: receipt.gasUsed.toString(),
643689
643788
  gasPrice: receipt.gasPrice.toString(),
643690
643789
  status: receipt.status,
643691
- value: tx.value.toString()
643790
+ value: tx.value.toString(),
643791
+ from: tx.from,
643792
+ to: tx.to ?? void 0
643692
643793
  };
643693
643794
  });
643694
643795
  var getCoinBalance2 = (currency24, address3) => withApi(currency24, async (api7) => {
@@ -643778,11 +643879,13 @@ var broadcastTransaction3 = (currency24, signedTxHex) => withApi(currency24, asy
643778
643879
  }, 0);
643779
643880
  var getBlockByHeight2 = (currency24, blockHeight = "latest") => withApi(currency24, async (api7) => {
643780
643881
  const block2 = await api7.getBlock(blockHeight);
643882
+ const transactionHashes = block2?.transactions;
643781
643883
  return {
643782
643884
  hash: block2?.hash || "",
643783
643885
  height: block2?.number ?? 0,
643784
643886
  // timestamp is returned in seconds by getBlock, we need milliseconds
643785
- timestamp: (block2?.timestamp ?? 0) * 1e3
643887
+ timestamp: (block2?.timestamp ?? 0) * 1e3,
643888
+ ...transactionHashes !== void 0 && { transactionHashes }
643786
643889
  };
643787
643890
  });
643788
643891
  var getOptimismAdditionalFees2 = makeLRUCache(async (currency24, transaction) => withApi(currency24, async (api7) => {
@@ -643819,7 +643922,7 @@ var getOptimismAdditionalFees2 = makeLRUCache(async (currency24, transaction) =>
643819
643922
  const serializedTransaction = typeof transaction === "string" ? transaction : (() => {
643820
643923
  try {
643821
643924
  return getSerializedTransaction(transaction);
643822
- } catch (e79) {
643925
+ } catch {
643823
643926
  return null;
643824
643927
  }
643825
643928
  })();
@@ -643938,7 +644041,7 @@ var getFiltersForMessage = async (message2, shouldUseV1Filters, calServiceURL, s
643938
644041
  return filters;
643939
644042
  }
643940
644043
  throw new Error("No CAL service URL");
643941
- } catch (e79) {
644044
+ } catch {
643942
644045
  const messageId = `${message2.domain?.chainId ?? 0}:${verifyingContract}:${schemaHash}`;
643943
644046
  if (shouldUseV1Filters && staticEIP712SignaturesV1) {
643944
644047
  return staticEIP712SignaturesV1[messageId];
@@ -644298,7 +644401,7 @@ var getOperationStatus = async (currency24, op) => {
644298
644401
  date
644299
644402
  }))
644300
644403
  };
644301
- } catch (e79) {
644404
+ } catch {
644302
644405
  return null;
644303
644406
  }
644304
644407
  };
@@ -644648,7 +644751,7 @@ var byContractAddressAndChainId = (contract, chainId, erc20SignaturesBlob, userL
644648
644751
  if (erc20SignaturesBlob) {
644649
644752
  try {
644650
644753
  return parse4(erc20SignaturesBlob).byContractAndChainId(asContractAddress(contract), chainId);
644651
- } catch (e79) {
644754
+ } catch {
644652
644755
  }
644653
644756
  }
644654
644757
  const loadConfig = userLoadConfig ? getLoadConfig(userLoadConfig) : null;
@@ -648545,7 +648648,7 @@ async function getOperationStatus2(currency24, op) {
648545
648648
  date
648546
648649
  }))
648547
648650
  };
648548
- } catch (e79) {
648651
+ } catch {
648549
648652
  return null;
648550
648653
  }
648551
648654
  }
@@ -648554,6 +648657,73 @@ async function refreshOperations(currency24, operations4) {
648554
648657
  return refreshedOperationsOrNull.filter((op) => !!op);
648555
648658
  }
648556
648659
 
648660
+ // ../../libs/coin-modules/coin-evm/lib-es/logic/getBlock.js
648661
+ async function getBlock(currency24, height) {
648662
+ const nodeApi = getNodeApi(currency24);
648663
+ const result2 = await nodeApi.getBlockByHeight(currency24, height);
648664
+ const info6 = {
648665
+ height: result2.height,
648666
+ hash: result2.hash,
648667
+ time: new Date(result2.timestamp)
648668
+ };
648669
+ if (height > 0) {
648670
+ const parentResult = await nodeApi.getBlockByHeight(currency24, height - 1);
648671
+ info6.parent = {
648672
+ height: parentResult.height,
648673
+ hash: parentResult.hash,
648674
+ time: new Date(parentResult.timestamp)
648675
+ };
648676
+ }
648677
+ const transactions3 = await getTransactionsFromNode(currency24, result2.transactionHashes || [], nodeApi);
648678
+ return {
648679
+ info: info6,
648680
+ transactions: transactions3
648681
+ };
648682
+ }
648683
+ async function getTransactionsFromNode(currency24, transactionHashes, nodeApi) {
648684
+ if (transactionHashes.length === 0) {
648685
+ return [];
648686
+ }
648687
+ const transactionPromises = transactionHashes.map(async (txHash) => {
648688
+ return await getTransactionFromHash(currency24, txHash, nodeApi);
648689
+ });
648690
+ const transactionResults = await Promise.all(transactionPromises);
648691
+ return transactionResults.filter((tx) => tx !== null);
648692
+ }
648693
+ async function getTransactionFromHash(currency24, txHash, nodeApi) {
648694
+ const txInfo = await nodeApi.getTransaction(currency24, txHash);
648695
+ const failed = txInfo.status === 0;
648696
+ const fees2 = BigInt(txInfo.gasUsed) * BigInt(txInfo.gasPrice);
648697
+ const operations4 = rpcTransactionToBlockOperations(txInfo.from, BigInt(txInfo.value), txInfo.to);
648698
+ return {
648699
+ hash: txHash,
648700
+ failed,
648701
+ operations: operations4,
648702
+ fees: fees2,
648703
+ feesPayer: txInfo.from
648704
+ };
648705
+ }
648706
+
648707
+ // ../../libs/coin-modules/coin-evm/lib-es/logic/getBlockInfo.js
648708
+ async function getBlockInfo(currency24, height) {
648709
+ const api7 = getNodeApi(currency24);
648710
+ const result2 = await api7.getBlockByHeight(currency24, height);
648711
+ const blockInfo = {
648712
+ height: result2.height,
648713
+ hash: result2.hash,
648714
+ time: new Date(result2.timestamp)
648715
+ };
648716
+ if (height > 0) {
648717
+ const parentResult = await api7.getBlockByHeight(currency24, height - 1);
648718
+ blockInfo.parent = {
648719
+ height: parentResult.height,
648720
+ hash: parentResult.hash,
648721
+ time: new Date(parentResult.timestamp)
648722
+ };
648723
+ }
648724
+ return blockInfo;
648725
+ }
648726
+
648557
648727
  // ../../libs/coin-modules/coin-evm/lib-es/api/index.js
648558
648728
  var configs = {};
648559
648729
  function createApi2(config4, currencyId) {
@@ -648574,12 +648744,8 @@ function createApi2(config4, currencyId) {
648574
648744
  getBalance: (address3) => getBalance3(currency24, address3),
648575
648745
  lastBlock: () => lastBlock2(currency24),
648576
648746
  listOperations: (address3, pagination) => listOperations2(currency24, address3, pagination),
648577
- getBlock(_height) {
648578
- throw new Error("getBlock is not supported");
648579
- },
648580
- getBlockInfo(_height) {
648581
- throw new Error("getBlockInfo is not supported");
648582
- },
648747
+ getBlock: (height) => getBlock(currency24, height),
648748
+ getBlockInfo: (height) => getBlockInfo(currency24, height),
648583
648749
  getStakes(_address) {
648584
648750
  throw new Error("getStakes is not supported");
648585
648751
  },
@@ -683048,7 +683214,7 @@ var safeParseAccountId = (address3) => {
683048
683214
  checksum: checksum8
683049
683215
  };
683050
683216
  return [null, result2];
683051
- } catch (err) {
683217
+ } catch {
683052
683218
  return [new InvalidAddress("", { currencyName }), null];
683053
683219
  }
683054
683220
  };
@@ -686225,13 +686391,13 @@ var validateAddress = (input) => {
686225
686391
  try {
686226
686392
  const parsedAddress = fromString2(input);
686227
686393
  return { isValid: true, parsedAddress };
686228
- } catch (error) {
686394
+ } catch {
686229
686395
  log2("debug", `[validateAddress] fromString invalid address`);
686230
686396
  }
686231
686397
  try {
686232
686398
  const parsedAddress = fromEthAddress(input, "mainnet");
686233
686399
  return { isValid: true, parsedAddress };
686234
- } catch (error) {
686400
+ } catch {
686235
686401
  log2("debug", `[validateAddress] fromEthAddress invalid address`);
686236
686402
  }
686237
686403
  return { isValid: false };
@@ -693914,7 +694080,7 @@ init_lib_es();
693914
694080
  var getAddress7 = (a103) => ({ address: a103.freshAddress, derivationPath: a103.freshAddressPath });
693915
694081
 
693916
694082
  // ../../libs/coin-modules/coin-internet_computer/lib-es/bridge/getTransactionStatus.js
693917
- var import_utils234 = require("@zondax/ledger-live-icp/utils");
694083
+ var import_utils235 = require("@zondax/ledger-live-icp/utils");
693918
694084
 
693919
694085
  // ../../libs/coin-modules/coin-internet_computer/lib-es/errors.js
693920
694086
  init_lib_es();
@@ -693930,19 +694096,19 @@ var getTransactionStatus11 = async (account3, transaction) => {
693930
694096
  let { amount } = transaction;
693931
694097
  if (!recipient) {
693932
694098
  errors2.recipient = new RecipientRequired();
693933
- } else if (!(await (0, import_utils234.validateAddress)(recipient)).isValid) {
694099
+ } else if (!(await (0, import_utils235.validateAddress)(recipient)).isValid) {
693934
694100
  errors2.recipient = new InvalidAddress("", {
693935
694101
  currencyName: account3.currency.name
693936
694102
  });
693937
694103
  } else if (recipient.toLowerCase() === address3.toLowerCase()) {
693938
694104
  errors2.recipient = new InvalidAddressBecauseDestinationIsAlsoSource();
693939
694105
  }
693940
- if (!(await (0, import_utils234.validateAddress)(address3)).isValid) {
694106
+ if (!(await (0, import_utils235.validateAddress)(address3)).isValid) {
693941
694107
  errors2.sender = new InvalidAddress("", {
693942
694108
  currencyName: account3.currency.name
693943
694109
  });
693944
694110
  }
693945
- if (!(0, import_utils234.validateMemo)(transaction.memo).isValid) {
694111
+ if (!(0, import_utils235.validateMemo)(transaction.memo).isValid) {
693946
694112
  errors2.transaction = new InvalidMemoICP();
693947
694113
  }
693948
694114
  const estimatedFees = transaction.fees;
@@ -694031,7 +694197,7 @@ var createTransaction13 = () => {
694031
694197
  init_lib_es2();
694032
694198
  var import_ledger_live_icp2 = require("@zondax/ledger-live-icp");
694033
694199
  var import_bignumber213 = __toESM(require("bignumber.js"));
694034
- var import_utils235 = require("@zondax/ledger-live-icp/utils");
694200
+ var import_utils236 = require("@zondax/ledger-live-icp/utils");
694035
694201
  var import_agent = require("@zondax/ledger-live-icp/agent");
694036
694202
  var import_invariant38 = __toESM(require("invariant"));
694037
694203
  var fetchBlockHeight3 = async () => {
@@ -694049,7 +694215,7 @@ var fetchBlockHeight3 = async () => {
694049
694215
  });
694050
694216
  (0, import_invariant38.default)(blockHeightRes.status === "replied", "[ICP](fetchBlockHeight) Query failed");
694051
694217
  const decodedIdl = (0, import_ledger_live_icp2.decodeCanisterIdlFunc)(queryBlocksIdlFunc, blockHeightRes.reply.arg);
694052
- const decoded = (0, import_utils235.fromNullable)(decodedIdl);
694218
+ const decoded = (0, import_utils236.fromNullable)(decodedIdl);
694053
694219
  (0, import_invariant38.default)(decoded, "[ICP](fetchBlockHeight) Decoding failed");
694054
694220
  return (0, import_bignumber213.default)(decoded.chain_length.toString());
694055
694221
  };
@@ -694081,7 +694247,7 @@ var fetchBalance2 = async (address3) => {
694081
694247
  return (0, import_bignumber213.default)(0);
694082
694248
  }
694083
694249
  const decodedBalance = (0, import_ledger_live_icp2.decodeCanisterIdlFunc)(getBalanceIdlFunc, balanceRes.reply.arg);
694084
- const balance2 = (0, import_utils235.fromNullable)(decodedBalance);
694250
+ const balance2 = (0, import_utils236.fromNullable)(decodedBalance);
694085
694251
  if (!balance2) {
694086
694252
  return (0, import_bignumber213.default)(0);
694087
694253
  }
@@ -694108,7 +694274,7 @@ var fetchTxns = async (address3, startBlockHeight, stopBlockHeight = BigInt(0))
694108
694274
  });
694109
694275
  (0, import_invariant38.default)(transactionsRes.status === "replied", "[ICP](fetchTxns) Query failed");
694110
694276
  const decodedTransactions = (0, import_ledger_live_icp2.decodeCanisterIdlFunc)(getTransactionsIdlFunc, transactionsRes.reply.arg);
694111
- const response = (0, import_utils235.fromNullable)(decodedTransactions);
694277
+ const response = (0, import_utils236.fromNullable)(decodedTransactions);
694112
694278
  (0, import_invariant38.default)(response, "[ICP](fetchTxns) Decoding failed");
694113
694279
  if (response.Ok.transactions.length === 0) {
694114
694280
  return [];
@@ -694274,7 +694440,7 @@ var mapTxToOps3 = (accountId2, address3, fee = ICP_FEES) => {
694274
694440
 
694275
694441
  // ../../libs/coin-modules/coin-internet_computer/lib-es/bridge/signOperation.js
694276
694442
  var import_rxjs28 = require("rxjs");
694277
- var import_utils238 = require("@zondax/ledger-live-icp/utils");
694443
+ var import_utils239 = require("@zondax/ledger-live-icp/utils");
694278
694444
  var import_agent2 = require("@zondax/ledger-live-icp/agent");
694279
694445
 
694280
694446
  // ../../libs/coin-modules/coin-internet_computer/lib-es/bridge/buildOptimisticOperation.js
@@ -694313,7 +694479,7 @@ var signICPTransaction = async (unsignedTxn, derivationPath, signerContext4, acc
694313
694479
  signature: Buffer.from(signatures.signatureRS).toString("hex"),
694314
694480
  callBody: {
694315
694481
  content: unsignedTxn,
694316
- sender_pubkey: (0, import_utils238.pubkeyToDer)(account3.xpub),
694482
+ sender_pubkey: (0, import_utils239.pubkeyToDer)(account3.xpub),
694317
694483
  sender_sig: signatures.signatureRS
694318
694484
  }
694319
694485
  };
@@ -694325,7 +694491,7 @@ var buildSignOperation11 = (signerContext4) => ({ account: account3, transaction
694325
694491
  const { xpub } = account3;
694326
694492
  (0, import_invariant40.default)(xpub, "[ICP](signOperation) Account xpub is required");
694327
694493
  const { derivationPath } = getAddress7(account3);
694328
- const { unsignedTransaction, transferRawRequest } = (0, import_utils238.createUnsignedSendTransaction)(transaction, xpub);
694494
+ const { unsignedTransaction, transferRawRequest } = (0, import_utils239.createUnsignedSendTransaction)(transaction, xpub);
694329
694495
  o80.next({
694330
694496
  type: "device-signature-requested"
694331
694497
  });
@@ -694338,7 +694504,7 @@ var buildSignOperation11 = (signerContext4) => ({ account: account3, transaction
694338
694504
  o80.next({
694339
694505
  type: "device-signature-granted"
694340
694506
  });
694341
- const hash9 = (0, import_utils238.hashTransaction)({
694507
+ const hash9 = (0, import_utils239.hashTransaction)({
694342
694508
  from: account3.freshAddress,
694343
694509
  to: transaction.recipient,
694344
694510
  amount: transferRawRequest.amount.e8s,
@@ -695067,7 +695233,7 @@ var getAccountShape10 = async (info6) => {
695067
695233
  iconResources,
695068
695234
  operations: operations4
695069
695235
  };
695070
- } catch (error) {
695236
+ } catch {
695071
695237
  return {
695072
695238
  id: accountId2,
695073
695239
  balance: new import_bignumber224.default(0),
@@ -695822,7 +695988,7 @@ function isValidKaspaAddress(address3) {
695822
695988
  if (address3 !== roundtripAddress) {
695823
695989
  return false;
695824
695990
  }
695825
- } catch (e79) {
695991
+ } catch {
695826
695992
  return false;
695827
695993
  }
695828
695994
  return true;
@@ -697454,7 +697620,7 @@ function fromBech322(value2) {
697454
697620
  let decoded;
697455
697621
  try {
697456
697622
  decoded = (0, import_bech323.decode)(value2);
697457
- } catch (err) {
697623
+ } catch {
697458
697624
  throw new Error("Erd address can't be created");
697459
697625
  }
697460
697626
  const prefix3 = decoded.prefix;
@@ -697471,7 +697637,7 @@ var isValidAddress7 = (address3) => {
697471
697637
  try {
697472
697638
  fromBech322(address3);
697473
697639
  return true;
697474
- } catch (error) {
697640
+ } catch {
697475
697641
  return false;
697476
697642
  }
697477
697643
  };
@@ -698518,7 +698684,7 @@ function isSender3(transaction, address3) {
698518
698684
  return transaction.signer_account_id === address3;
698519
698685
  }
698520
698686
  function getOperationType6(transaction, address3) {
698521
- switch (transaction.actions[0]?.method) {
698687
+ switch (transaction.actions?.at(0)?.method) {
698522
698688
  case "deposit_and_stake":
698523
698689
  return "STAKE";
698524
698690
  case "unstake":
@@ -698532,7 +698698,7 @@ function getOperationType6(transaction, address3) {
698532
698698
  }
698533
698699
  }
698534
698700
  function getOperationValue2(transaction, type4) {
698535
- const amount = transaction.actions[0]?.deposit || 0;
698701
+ const amount = transaction.actions?.at(0)?.deposit || 0;
698536
698702
  if (type4 === "OUT") {
698537
698703
  return new import_bignumber250.BigNumber(amount).plus(transaction.outcomes_agg.transaction_fee);
698538
698704
  }
@@ -699404,7 +699570,7 @@ function makeCliTools14() {
699404
699570
  }
699405
699571
 
699406
699572
  // ../../libs/ledgerjs/packages/hw-app-near/lib-es/Near.js
699407
- var import_utils241 = __toESM(require_utils38());
699573
+ var import_utils242 = __toESM(require_utils38());
699408
699574
  var import_key_pair = __toESM(require_key_pair2());
699409
699575
 
699410
699576
  // ../../libs/ledgerjs/packages/hw-app-near/lib-es/utils.js
@@ -699440,7 +699606,7 @@ var Near = class {
699440
699606
  await client.getAddress(path4);
699441
699607
  }
699442
699608
  const rawPublicKey = await client.getPublicKey(path4, false);
699443
- const publicKey4 = new import_utils241.PublicKey({
699609
+ const publicKey4 = new import_utils242.PublicKey({
699444
699610
  keyType: import_key_pair.KeyType.ED25519,
699445
699611
  data: rawPublicKey
699446
699612
  });
@@ -700696,7 +700862,7 @@ function getRandomValues(output3) {
700696
700862
  return crypto26.getRandomValues(output3);
700697
700863
  }
700698
700864
 
700699
- // ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polkadot+u_pwfswwnziuno3vvds52zh5buqu/node_modules/@polkadot/wasm-bridge/wbg.js
700865
+ // ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polk_222f29e9665075dd9deeda42e4786038/node_modules/@polkadot/wasm-bridge/wbg.js
700700
700866
  var DEFAULT_CRYPTO = { getRandomValues };
700701
700867
  var DEFAULT_SELF = { crypto: DEFAULT_CRYPTO };
700702
700868
  var Wbg = class {
@@ -700746,7 +700912,7 @@ var Wbg = class {
700746
700912
  };
700747
700913
  };
700748
700914
 
700749
- // ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polkadot+u_pwfswwnziuno3vvds52zh5buqu/node_modules/@polkadot/wasm-bridge/bridge.js
700915
+ // ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polk_222f29e9665075dd9deeda42e4786038/node_modules/@polkadot/wasm-bridge/bridge.js
700750
700916
  var Bridge = class {
700751
700917
  __internal__createWasm;
700752
700918
  __internal__heap;
@@ -700903,7 +701069,7 @@ var Bridge = class {
700903
701069
  }
700904
701070
  };
700905
701071
 
700906
- // ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polkadot+u_pwfswwnziuno3vvds52zh5buqu/node_modules/@polkadot/wasm-bridge/init.js
701072
+ // ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polk_222f29e9665075dd9deeda42e4786038/node_modules/@polkadot/wasm-bridge/init.js
700907
701073
  function createWasmFn(root5, wasmBytes2, asmFn) {
700908
701074
  return async (wbg) => {
700909
701075
  const result2 = {
@@ -701274,16 +701440,16 @@ function unzlibSync(data6, out) {
701274
701440
  var import_bytes40 = __toESM(require_bytes8(), 1);
701275
701441
  var wasmBytes = /* @__PURE__ */ unzlibSync(base64Decode(import_bytes40.bytes, new Uint8Array(import_bytes40.lenIn)), new Uint8Array(import_bytes40.lenOut));
701276
701442
 
701277
- // ../../node_modules/.pnpm/@polkadot+wasm-crypto-init@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polka_px4t3zr2cv6pq6rwinyj3a27xi/node_modules/@polkadot/wasm-crypto-init/wasm.js
701443
+ // ../../node_modules/.pnpm/@polkadot+wasm-crypto-init@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2__9ac49d6cfffb3a5e2856ce67b1dff3b3/node_modules/@polkadot/wasm-crypto-init/wasm.js
701278
701444
  var createWasm = /* @__PURE__ */ createWasmFn("crypto", wasmBytes, null);
701279
701445
 
701280
- // ../../node_modules/.pnpm/@polkadot+wasm-crypto@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polkadot+u_yquvkebeqhra2s3dvo2a4sgxny/node_modules/@polkadot/wasm-crypto/init.js
701446
+ // ../../node_modules/.pnpm/@polkadot+wasm-crypto@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polk_80960b44479c2853e0e97379a229ecb2/node_modules/@polkadot/wasm-crypto/init.js
701281
701447
  var bridge16 = new Bridge(createWasm);
701282
701448
  async function initBridge(createWasm2) {
701283
701449
  return bridge16.init(createWasm2);
701284
701450
  }
701285
701451
 
701286
- // ../../node_modules/.pnpm/@polkadot+wasm-crypto@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polkadot+u_yquvkebeqhra2s3dvo2a4sgxny/node_modules/@polkadot/wasm-crypto/bundle.js
701452
+ // ../../node_modules/.pnpm/@polkadot+wasm-crypto@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polk_80960b44479c2853e0e97379a229ecb2/node_modules/@polkadot/wasm-crypto/bundle.js
701287
701453
  function withWasm(fn4) {
701288
701454
  return (...params) => {
701289
701455
  if (!bridge16.wasm) {
@@ -704070,7 +704236,7 @@ var isValidAddress9 = (address3, ss58Format = POLKADOT_SS58_PREFIX) => {
704070
704236
  try {
704071
704237
  encodeAddress4(isHex2(address3) ? hexToU8a(address3) : decodeAddress3(address3, false, ss58Format), ss58Format);
704072
704238
  return true;
704073
- } catch (err) {
704239
+ } catch {
704074
704240
  return false;
704075
704241
  }
704076
704242
  };
@@ -740506,7 +740672,7 @@ __export(chain_exports, {
740506
740672
  bestNumber: () => bestNumber,
740507
740673
  bestNumberFinalized: () => bestNumberFinalized,
740508
740674
  bestNumberLag: () => bestNumberLag,
740509
- getBlock: () => getBlock2,
740675
+ getBlock: () => getBlock3,
740510
740676
  getBlockByNumber: () => getBlockByNumber,
740511
740677
  getHeader: () => getHeader,
740512
740678
  subscribeFinalizedBlocks: () => subscribeFinalizedBlocks,
@@ -740671,7 +740837,7 @@ function createSignedBlockExtended(registry, block2, events2, validators7, autho
740671
740837
  }
740672
740838
 
740673
740839
  // ../../node_modules/.pnpm/@polkadot+api-derive@11.2.1/node_modules/@polkadot/api-derive/chain/getBlock.js
740674
- function getBlock2(instanceId, api7) {
740840
+ function getBlock3(instanceId, api7) {
740675
740841
  return memo(instanceId, (blockHash) => (0, import_rxjs60.combineLatest)([
740676
740842
  api7.rpc.chain.getBlock(blockHash),
740677
740843
  api7.queryAt(blockHash)
@@ -745299,7 +745465,7 @@ var preload6 = async (currency24) => {
745299
745465
  let currentStakingProgress;
745300
745466
  try {
745301
745467
  currentStakingProgress = await network_default2.getStakingProgress(currency24);
745302
- } catch (e79) {
745468
+ } catch {
745303
745469
  currentStakingProgress = {
745304
745470
  electionClosed: true,
745305
745471
  activeEra: 0,
@@ -745309,7 +745475,7 @@ var preload6 = async (currency24) => {
745309
745475
  }
745310
745476
  try {
745311
745477
  minimumBondBalance = await network_default2.getMinimumBondBalance(currency24);
745312
- } catch (e79) {
745478
+ } catch {
745313
745479
  minimumBondBalance = (0, import_bignumber262.BigNumber)(0);
745314
745480
  }
745315
745481
  const { validators: previousValidators, staking: previousStakingProgress } = getCurrentPolkadotPreloadData();
@@ -790968,7 +791134,7 @@ var fetchTokenBalancesPage = async (addr, offset3 = 0, limit = 50) => {
790968
791134
  try {
790969
791135
  const response = await fetch9(`/extended/v2/addresses/${addr}/balances/ft?offset=${offset3}&limit=${limit}`);
790970
791136
  return response;
790971
- } catch (e79) {
791137
+ } catch {
790972
791138
  return { limit, offset: offset3, total: 0, results: [] };
790973
791139
  }
790974
791140
  };
@@ -790995,7 +791161,7 @@ var fetchTransactionsPage = async (addr, offset3 = 0, limit = 50) => {
790995
791161
  try {
790996
791162
  const response = await fetch9(`/extended/v2/addresses/${addr}/transactions?offset=${offset3}&limit=${limit}`);
790997
791163
  return response;
790998
- } catch (e79) {
791164
+ } catch {
790999
791165
  return { limit, offset: offset3, total: 0, results: [] };
791000
791166
  }
791001
791167
  };
@@ -792800,7 +792966,7 @@ function dataToSlice(data6) {
792800
792966
  buffer2 = Buffer.from(data6, "base64");
792801
792967
  try {
792802
792968
  return import_core10.Cell.fromBoc(buffer2)[0].beginParse();
792803
- } catch (err) {
792969
+ } catch {
792804
792970
  return new import_core10.Slice(new import_core10.BitReader(new import_core10.BitString(buffer2, 0, buffer2.length * 8)), []);
792805
792971
  }
792806
792972
  }
@@ -792832,7 +792998,7 @@ function decodeForwardPayload(payload) {
792832
792998
  const buffer2 = loadSnakeBytes(slice4);
792833
792999
  const comment2 = buffer2.toString("utf-8");
792834
793000
  return comment2;
792835
- } catch (error) {
793001
+ } catch {
792836
793002
  return "";
792837
793003
  }
792838
793004
  }
@@ -793275,7 +793441,7 @@ var formatTrongridTxResponse = (tx) => {
793275
793441
  txInfo.extra = extra;
793276
793442
  }
793277
793443
  return txInfo;
793278
- } catch (e79) {
793444
+ } catch {
793279
793445
  log2("tron-error", "could not parse transaction", tx);
793280
793446
  return void 0;
793281
793447
  }
@@ -793461,7 +793627,7 @@ async function fetchTronAccount(addr) {
793461
793627
  try {
793462
793628
  const data6 = await fetch11(`/v1/accounts/${addr}`);
793463
793629
  return data6.data;
793464
- } catch (e79) {
793630
+ } catch {
793465
793631
  return [];
793466
793632
  }
793467
793633
  }
@@ -793469,7 +793635,7 @@ async function getLastBlock2() {
793469
793635
  const data6 = await fetch11(`/wallet/getnowblock`);
793470
793636
  return toBlock(data6);
793471
793637
  }
793472
- async function getBlock3(blockNumber) {
793638
+ async function getBlock4(blockNumber) {
793473
793639
  const data6 = await fetch11(`/wallet/getblock?id_or_num=${encodeURIComponent(blockNumber)}`);
793474
793640
  const ret2 = toBlock(data6);
793475
793641
  if (!ret2.height) {
@@ -793609,7 +793775,7 @@ var fetchTronContract = async (addr) => {
793609
793775
  value: decode58Check(addr)
793610
793776
  });
793611
793777
  return Object.keys(data6).length !== 0 ? data6 : void 0;
793612
- } catch (e79) {
793778
+ } catch {
793613
793779
  return void 0;
793614
793780
  }
793615
793781
  };
@@ -793711,7 +793877,7 @@ var getUnwithdrawnReward = async (addr) => {
793711
793877
  try {
793712
793878
  const { reward = 0 } = await fetch11(`/wallet/getReward?address=${encodeURIComponent(decode58Check(addr))}`);
793713
793879
  return new import_bignumber302.BigNumber(reward);
793714
- } catch (e79) {
793880
+ } catch {
793715
793881
  return Promise.resolve(new import_bignumber302.BigNumber(0));
793716
793882
  }
793717
793883
  };
@@ -794362,7 +794528,7 @@ async function listOperations5(address3, options24) {
794362
794528
  const minHeight = options24?.minHeight ?? defaultOptions5.minHeight;
794363
794529
  const order = options24?.order ?? defaultOptions5.order;
794364
794530
  const softLimit = options24?.softLimit ?? defaultOptions5.softLimit;
794365
- const block2 = await getBlock3(minHeight);
794531
+ const block2 = await getBlock4(minHeight);
794366
794532
  const minTimestamp = block2.time?.getTime() ?? defaultFetchParams.minTimestamp;
794367
794533
  const fetchParams = {
794368
794534
  ...defaultFetchParams,
@@ -811419,11 +811585,11 @@ var filterOperations2 = (sendOps, receiveOps, order, shouldFilter = true) => {
811419
811585
  const result2 = [...sendOps.operations, ...receiveOps.operations].sort((a103, b21) => Number(b21.timestampMs) - Number(a103.timestampMs)).filter((op) => Number(op.timestampMs) >= filterTimestamp);
811420
811586
  return { operations: (0, import_unionBy.default)(result2, (tx) => tx.digest), cursor: nextCursor };
811421
811587
  };
811422
- var getBlockInfo2 = async (id5) => withApi2(async (api7) => {
811588
+ var getBlockInfo3 = async (id5) => withApi2(async (api7) => {
811423
811589
  const checkpoint = await api7.getCheckpoint({ id: id5 });
811424
811590
  return toBlockInfo(checkpoint);
811425
811591
  });
811426
- var getBlock4 = async (id5) => withApi2(async (api7) => {
811592
+ var getBlock5 = async (id5) => withApi2(async (api7) => {
811427
811593
  const checkpoint = await api7.getCheckpoint({ id: id5 });
811428
811594
  const rawTxs = await queryTransactionsByDigest({ api: api7, digests: checkpoint.transactions });
811429
811595
  return {
@@ -811645,8 +811811,8 @@ var network_default3 = {
811645
811811
  getAccountBalances,
811646
811812
  getAllBalancesCached,
811647
811813
  getOperations: getOperations6,
811648
- getBlock: getBlock4,
811649
- getBlockInfo: getBlockInfo2,
811814
+ getBlock: getBlock5,
811815
+ getBlockInfo: getBlockInfo3,
811650
811816
  getStakesRaw,
811651
811817
  paymentInfo: paymentInfo3,
811652
811818
  createTransaction: createTransaction25,
@@ -811898,7 +812064,7 @@ var estimateMaxSpendable22 = async ({ account: account3, parentAccount, transact
811898
812064
  }
811899
812065
  }
811900
812066
  return import_bignumber331.BigNumber.max(spendableBalance, 0);
811901
- } catch (e79) {
812067
+ } catch {
811902
812068
  return new import_bignumber331.BigNumber(0);
811903
812069
  }
811904
812070
  };
@@ -811999,7 +812165,7 @@ var prepareTransaction23 = async (account3, transaction) => {
811999
812165
  account: account3,
812000
812166
  transaction
812001
812167
  });
812002
- } catch (e79) {
812168
+ } catch {
812003
812169
  fees2 = (0, import_bignumber333.default)(0);
812004
812170
  }
812005
812171
  let mode = transaction.mode ?? "send";
@@ -812692,7 +812858,7 @@ function isValidAddress10(address3) {
812692
812858
  }
812693
812859
  const decodedAddress = Buffer.from(import_bs58check8.default.decode(address3)).toString("hex");
812694
812860
  return !!decodedAddress && decodedAddress.length === MINA_DECODED_ADDRESS_LENGTH;
812695
- } catch (ex) {
812861
+ } catch {
812696
812862
  return false;
812697
812863
  }
812698
812864
  }
@@ -812713,7 +812879,7 @@ var getAccountNumFromPath = (path4) => {
812713
812879
  return acc;
812714
812880
  }
812715
812881
  return;
812716
- } catch (e79) {
812882
+ } catch {
812717
812883
  return;
812718
812884
  }
812719
812885
  };
@@ -812936,7 +813102,7 @@ var getAccount11 = async (address3) => {
812936
813102
  spendableBalance
812937
813103
  };
812938
813104
  };
812939
- var getBlockInfo4 = async (blockHeight) => {
813105
+ var getBlockInfo5 = async (blockHeight) => {
812940
813106
  const data6 = await rosettaGetBlockInfo(blockHeight);
812941
813107
  return data6;
812942
813108
  };
@@ -812994,7 +813160,7 @@ var mapRosettaTxnToOperation = async (accountId2, address3, txn) => {
812994
813160
  const hash9 = txn.transaction.transaction_identifier.hash;
812995
813161
  const blockHeight = txn.block_identifier.index;
812996
813162
  const blockHash = txn.block_identifier.hash;
812997
- const date = new Date(txn.timestamp ?? (await getBlockInfo4(blockHeight)).block.timestamp);
813163
+ const date = new Date(txn.timestamp ?? (await getBlockInfo5(blockHeight)).block.timestamp);
812998
813164
  const memo3 = txn.transaction.metadata?.memo || "";
812999
813165
  let value2 = new import_bignumber339.default(0);
813000
813166
  let fee = new import_bignumber339.default(0);
@@ -815917,7 +816083,7 @@ function genAccount2(id5, opts = {}) {
815917
816083
  if (initAccount4) {
815918
816084
  initAccount4(account3);
815919
816085
  }
815920
- } catch (e79) {
816086
+ } catch {
815921
816087
  }
815922
816088
  }
815923
816089
  }
@@ -818393,6 +818559,10 @@ init_lib_es();
818393
818559
  // ../../libs/coin-modules/coin-tezos/lib-es/network/bakers.js
818394
818560
  init_lib_es2();
818395
818561
 
818562
+ // ../../libs/coin-modules/coin-tezos/lib-es/config.js
818563
+ var coinConfig16 = config_default();
818564
+ var config_default9 = coinConfig16;
818565
+
818396
818566
  // ../../libs/coin-modules/coin-tezos/lib-es/network/bakers.whitelist-default.js
818397
818567
  var ledgerValidatorAddress = "tz3LV9aGKHDnAZHCtC9SjNtTrKRu678FqSki";
818398
818568
  var whitelist = [
@@ -818425,10 +818595,6 @@ whitelist.sort(() => Math.random() - 0.5);
818425
818595
  var whiteListAddresses = [ledgerValidatorAddress, ...whitelist];
818426
818596
  var bakers_whitelist_default_default = whiteListAddresses;
818427
818597
 
818428
- // ../../libs/coin-modules/coin-tezos/lib-es/config.js
818429
- var coinConfig16 = config_default();
818430
- var config_default9 = coinConfig16;
818431
-
818432
818598
  // ../../libs/coin-modules/coin-tezos/lib-es/network/bakers.js
818433
818599
  var cache5 = makeLRUCache(async () => {
818434
818600
  const bakers = [];
@@ -818888,7 +819054,7 @@ var prepareMessageToSign = ({ message: message2 }) => {
818888
819054
  const parsedMessage = (() => {
818889
819055
  try {
818890
819056
  return JSON.parse(message2);
818891
- } catch (error) {
819057
+ } catch {
818892
819058
  return message2;
818893
819059
  }
818894
819060
  })();
@@ -818969,25 +819135,25 @@ var signMessage10 = (signerContext4) => async (deviceId, account3, messageOpts)
818969
819135
  // ../../libs/live-signer-evm/lib-es/DmkSignerEth.js
818970
819136
  var import_rxjs149 = require("rxjs");
818971
819137
 
818972
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/index.js
819138
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/index.js
818973
819139
  var import_reflect_metadata6 = __toESM(require_Reflect());
818974
819140
 
818975
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/app-binder/SignTransactionDeviceActionTypes.js
819141
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/app-binder/SignTransactionDeviceActionTypes.js
818976
819142
  var t79 = ((e79) => (e79.OPEN_APP = "signer.eth.steps.openApp", e79.GET_APP_CONFIG = "signer.eth.steps.getAppConfig", e79.GET_ADDRESS = "signer.eth.steps.getAddress", e79.WEB3_CHECKS_OPT_IN = "signer.eth.steps.web3ChecksOptIn", e79.WEB3_CHECKS_OPT_IN_RESULT = "signer.eth.steps.web3ChecksOptInResult", e79.PARSE_TRANSACTION = "signer.eth.steps.parseTransaction", e79.BUILD_CONTEXTS = "signer.eth.steps.buildContexts", e79.PROVIDE_CONTEXTS = "signer.eth.steps.provideContexts", e79.SIGN_TRANSACTION = "signer.eth.steps.signTransaction", e79.BLIND_SIGN_TRANSACTION_FALLBACK = "signer.eth.steps.blindSignTransactionFallback", e79))(t79 || {});
818977
819143
 
818978
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/app-binder/SignTypedDataDeviceActionTypes.js
819144
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/app-binder/SignTypedDataDeviceActionTypes.js
818979
819145
  var r75 = ((e79) => (e79.OPEN_APP = "signer.eth.steps.openApp", e79.GET_APP_CONFIG = "signer.eth.steps.getAppConfig", e79.GET_ADDRESS = "signer.eth.steps.getAddress", e79.WEB3_CHECKS_OPT_IN = "signer.eth.steps.web3ChecksOptIn", e79.WEB3_CHECKS_OPT_IN_RESULT = "signer.eth.steps.web3ChecksOptInResult", e79.BUILD_CONTEXT = "signer.eth.steps.buildContext", e79.PROVIDE_CONTEXT = "signer.eth.steps.provideContext", e79.PROVIDE_GENERIC_CONTEXT = "signer.eth.steps.provideGenericContext", e79.SIGN_TYPED_DATA = "signer.eth.steps.signTypedData", e79.SIGN_TYPED_DATA_LEGACY = "signer.eth.steps.signTypedDataLegacy", e79))(r75 || {});
818980
819146
 
818981
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/model/TransactionType.js
819147
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/model/TransactionType.js
818982
819148
  var I24 = ((E44) => (E44[E44.LEGACY = 0] = "LEGACY", E44[E44.EIP2930 = 1] = "EIP2930", E44[E44.EIP1559 = 2] = "EIP1559", E44[E44.EIP4844 = 3] = "EIP4844", E44))(I24 || {});
818983
819149
 
818984
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/address/di/addressTypes.js
819150
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/address/di/addressTypes.js
818985
819151
  var s83 = { GetAddressUseCase: Symbol.for("GetAddressUseCase") };
818986
819152
 
818987
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/di/appBinderTypes.js
819153
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/di/appBinderTypes.js
818988
819154
  var p77 = { AppBinding: Symbol.for("AppBinder") };
818989
819155
 
818990
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/address/use-case/GetAddressUseCase.js
819156
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/address/use-case/GetAddressUseCase.js
818991
819157
  var s84 = Object.defineProperty;
818992
819158
  var A36 = Object.getOwnPropertyDescriptor;
818993
819159
  var c69 = (n177, p95, e79, i85) => {
@@ -819007,18 +819173,18 @@ var t80 = class {
819007
819173
  };
819008
819174
  t80 = c69([z6(), m73(0, N10(p77.AppBinding))], t80);
819009
819175
 
819010
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/address/di/addressModule.js
819176
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/address/di/addressModule.js
819011
819177
  var m74 = () => new w10(({ bind: e79 }) => {
819012
819178
  e79(s83.GetAddressUseCase).to(t80);
819013
819179
  });
819014
819180
 
819015
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTypedData/SignTypedDataDeviceAction.js
819181
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTypedData/SignTypedDataDeviceAction.js
819016
819182
  var import_purify_ts85 = require("purify-ts");
819017
819183
 
819018
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetAddressCommand.js
819184
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetAddressCommand.js
819019
819185
  var import_purify_ts60 = require("purify-ts");
819020
819186
 
819021
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/utils/ethAppErrors.js
819187
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/utils/ethAppErrors.js
819022
819188
  var t81 = { 6001: { message: "Mode check fail" }, 6501: { message: "TransactionType not supported" }, 6502: { message: "Output buffer too small for chainId conversion" }, 6800: { message: "Internal error (Please report)" }, 6982: { message: "Security status not satisfied (Canceled by user)" }, 6983: { message: "Wrong Data length" }, 6984: { message: "Plugin not installed" }, 6985: { message: "Condition not satisfied" }, "6a00": { message: "Error without info" }, "6a80": { message: "Invalid data" }, "6a84": { message: "Insufficient memory" }, "6a88": { message: "Data not found" }, "6b00": { message: "Incorrect parameter P1 or P2" }, "6d00": { message: "Incorrect parameter INS" }, "6e00": { message: "Incorrect parameter CLA" }, "6f00": { message: "Technical problem (Internal error, please report)" }, "911c": { message: "Command code not supported (i.e., Ledger-PKI not yet available)" } };
819023
819189
  var a91 = class extends s38 {
819024
819190
  constructor(r79) {
@@ -819027,7 +819193,7 @@ var a91 = class extends s38 {
819027
819193
  };
819028
819194
  var n170 = (e79) => new a91(e79);
819029
819195
 
819030
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetAddressCommand.js
819196
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetAddressCommand.js
819031
819197
  var m75 = 32;
819032
819198
  var G8 = class {
819033
819199
  name = "getAddress";
@@ -819068,7 +819234,7 @@ var G8 = class {
819068
819234
  }
819069
819235
  };
819070
819236
 
819071
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetAppConfigurationCommand.js
819237
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetAppConfigurationCommand.js
819072
819238
  var import_purify_ts61 = require("purify-ts");
819073
819239
  var h42 = class {
819074
819240
  name = "getAppConfiguration";
@@ -819093,7 +819259,7 @@ var h42 = class {
819093
819259
  }
819094
819260
  };
819095
819261
 
819096
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignEIP712Command.js
819262
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignEIP712Command.js
819097
819263
  var import_purify_ts62 = require("purify-ts");
819098
819264
  var y39 = 32;
819099
819265
  var A37 = 32;
@@ -819126,7 +819292,7 @@ var I25 = class {
819126
819292
  }
819127
819293
  };
819128
819294
 
819129
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/Web3CheckOptInCommand.js
819295
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/Web3CheckOptInCommand.js
819130
819296
  var import_purify_ts63 = require("purify-ts");
819131
819297
  var c71 = class {
819132
819298
  name = "web3CheckOptIn";
@@ -819145,13 +819311,13 @@ var c71 = class {
819145
819311
  }
819146
819312
  };
819147
819313
 
819148
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildEIP712ContextTask.js
819314
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildEIP712ContextTask.js
819149
819315
  var import_purify_ts65 = require("purify-ts");
819150
819316
 
819151
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/model/ClearSigningType.js
819317
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/model/ClearSigningType.js
819152
819318
  var b20 = ((I27) => (I27.BASIC = "basic", I27.EIP7730 = "eip7730", I27))(b20 || {});
819153
819319
 
819154
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetChallengeCommand.js
819320
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetChallengeCommand.js
819155
819321
  var import_purify_ts64 = require("purify-ts");
819156
819322
  var t82 = 4;
819157
819323
  var y40 = class {
@@ -819174,7 +819340,7 @@ var y40 = class {
819174
819340
  }
819175
819341
  };
819176
819342
 
819177
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/shared/utils/ApplicationChecker.js
819343
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/shared/utils/ApplicationChecker.js
819178
819344
  var import_semver15 = __toESM(require_semver6());
819179
819345
  var l88 = class {
819180
819346
  isCompatible = true;
@@ -819205,7 +819371,7 @@ var l88 = class {
819205
819371
  }
819206
819372
  };
819207
819373
 
819208
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildBaseContexts.js
819374
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildBaseContexts.js
819209
819375
  var g56 = [n109.TRANSACTION_INFO, n109.TRANSACTION_FIELD_DESCRIPTION, n109.ENUM, n109.PROXY_INFO];
819210
819376
  var E34 = [n109.TRANSACTION_INFO, n109.TRANSACTION_FIELD_DESCRIPTION, n109.PROXY_INFO, n109.TRANSACTION_CHECK, n109.DYNAMIC_NETWORK, n109.DYNAMIC_NETWORK_ICON, n109.ENUM, n109.TRUSTED_NAME, n109.TOKEN, n109.NFT, n109.PLUGIN, n109.EXTERNAL_PLUGIN];
819211
819377
  var f56 = class {
@@ -819313,7 +819479,7 @@ var f56 = class {
819313
819479
  }
819314
819480
  };
819315
819481
 
819316
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildSubcontextsTask.js
819482
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildSubcontextsTask.js
819317
819483
  var h43 = class {
819318
819484
  constructor(e79, n177) {
819319
819485
  this.api = e79;
@@ -819412,7 +819578,7 @@ var h43 = class {
819412
819578
  }
819413
819579
  };
819414
819580
 
819415
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ParseNestedTransactionTask.js
819581
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ParseNestedTransactionTask.js
819416
819582
  var C28 = 10;
819417
819583
  var g57 = class {
819418
819584
  constructor(a103) {
@@ -819431,7 +819597,7 @@ var g57 = class {
819431
819597
  }
819432
819598
  };
819433
819599
 
819434
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildFullContextsTask.js
819600
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildFullContextsTask.js
819435
819601
  var i77 = class _i {
819436
819602
  constructor(n177, a103, o80 = (t90, e79) => new h43(t90, e79), r79 = (t90, e79) => new f56(t90, e79), s93 = (t90) => new g57(t90)) {
819437
819603
  this._api = n177;
@@ -819457,7 +819623,7 @@ var i77 = class _i {
819457
819623
  }
819458
819624
  };
819459
819625
 
819460
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/model/Types.js
819626
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/model/Types.js
819461
819627
  var y41 = class {
819462
819628
  constructor(t90, r79, p95) {
819463
819629
  this.typeName = t90;
@@ -819495,7 +819661,7 @@ var s85 = class {
819495
819661
  }
819496
819662
  };
819497
819663
 
819498
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildEIP712ContextTask.js
819664
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildEIP712ContextTask.js
819499
819665
  var k17 = "0x0000000000000000000000000000000000000000";
819500
819666
  var W11 = class {
819501
819667
  constructor(e79, t90, n177, i85, a103, o80, u94, d99, c87, l98 = (h49, s93) => new i77(h49, s93)) {
@@ -819546,10 +819712,10 @@ var W11 = class {
819546
819712
  }
819547
819713
  };
819548
819714
 
819549
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideEIP712ContextTask.js
819715
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideEIP712ContextTask.js
819550
819716
  var import_purify_ts83 = require("purify-ts");
819551
819717
 
819552
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideProxyInfoCommand.js
819718
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideProxyInfoCommand.js
819553
819719
  var import_purify_ts66 = require("purify-ts");
819554
819720
  var l90 = class {
819555
819721
  constructor(r79) {
@@ -819566,7 +819732,7 @@ var l90 = class {
819566
819732
  }
819567
819733
  };
819568
819734
 
819569
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTokenInformationCommand.js
819735
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTokenInformationCommand.js
819570
819736
  var import_purify_ts67 = require("purify-ts");
819571
819737
  var y42 = class {
819572
819738
  constructor(o80) {
@@ -819586,7 +819752,7 @@ var y42 = class {
819586
819752
  }
819587
819753
  };
819588
819754
 
819589
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTrustedNameCommand.js
819755
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTrustedNameCommand.js
819590
819756
  var import_purify_ts68 = require("purify-ts");
819591
819757
  var A38 = class {
819592
819758
  constructor(r79) {
@@ -819603,7 +819769,7 @@ var A38 = class {
819603
819769
  }
819604
819770
  };
819605
819771
 
819606
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideWeb3CheckCommand.js
819772
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideWeb3CheckCommand.js
819607
819773
  var import_purify_ts69 = require("purify-ts");
819608
819774
  var u71 = class {
819609
819775
  constructor(r79) {
@@ -819620,7 +819786,7 @@ var u71 = class {
819620
819786
  }
819621
819787
  };
819622
819788
 
819623
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SendEIP712FilteringCommand.js
819789
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SendEIP712FilteringCommand.js
819624
819790
  var import_purify_ts70 = require("purify-ts");
819625
819791
  var p78 = ((a103) => (a103.Activation = "activation", a103.DiscardedPath = "discarded_path", a103.MessageInfo = "message_info", a103.Datetime = "datetime", a103.Raw = "raw", a103.Amount = "amount", a103.Token = "token", a103.TrustedName = "trusted-name", a103.CalldataInfo = "calldata-info", a103.CalldataValue = "calldata-value", a103.CalldataCallee = "calldata-callee", a103.CalldataChainId = "calldata-chain-id", a103.CalldataSelector = "calldata-selector", a103.CalldataAmount = "calldata-amount", a103.CalldataSpender = "calldata-spender", a103))(p78 || {});
819626
819792
  var g59 = ((t90) => (t90[t90.None = 0] = "None", t90[t90.Present = 1] = "Present", t90[t90.VerifyingContract = 2] = "VerifyingContract", t90))(g59 || {});
@@ -819670,7 +819836,7 @@ var E35 = class {
819670
819836
  }
819671
819837
  };
819672
819838
 
819673
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SendEIP712StructDefinitionCommand.js
819839
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SendEIP712StructDefinitionCommand.js
819674
819840
  var import_purify_ts71 = require("purify-ts");
819675
819841
  var f57 = ((t90) => (t90[t90.Name = 0] = "Name", t90[t90.Field = 255] = "Field", t90))(f57 || {});
819676
819842
  var E36 = class {
@@ -819734,7 +819900,7 @@ var E36 = class {
819734
819900
  }
819735
819901
  };
819736
819902
 
819737
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SendEIP712StructImplemCommand.js
819903
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SendEIP712StructImplemCommand.js
819738
819904
  var import_purify_ts72 = require("purify-ts");
819739
819905
  var m77 = ((r79) => (r79[r79.ROOT = 0] = "ROOT", r79[r79.ARRAY = 15] = "ARRAY", r79[r79.FIELD = 255] = "FIELD", r79))(m77 || {});
819740
819906
  var E37 = class {
@@ -819759,7 +819925,7 @@ var E37 = class {
819759
819925
  }
819760
819926
  };
819761
819927
 
819762
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendEIP712StructImplemTask.js
819928
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendEIP712StructImplemTask.js
819763
819929
  var d85 = class {
819764
819930
  constructor(t90, r79) {
819765
819931
  this.api = t90;
@@ -819777,10 +819943,10 @@ var d85 = class {
819777
819943
  }
819778
819944
  };
819779
819945
 
819780
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideTransactionContextsTask.js
819946
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideTransactionContextsTask.js
819781
819947
  var import_purify_ts82 = require("purify-ts");
819782
819948
 
819783
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/StoreTransactionCommand.js
819949
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/StoreTransactionCommand.js
819784
819950
  var import_purify_ts73 = require("purify-ts");
819785
819951
  var C30 = class {
819786
819952
  constructor(r79) {
@@ -819797,7 +819963,7 @@ var C30 = class {
819797
819963
  }
819798
819964
  };
819799
819965
 
819800
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideEnumCommand.js
819966
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideEnumCommand.js
819801
819967
  var import_purify_ts74 = require("purify-ts");
819802
819968
  var l91 = class {
819803
819969
  constructor(r79) {
@@ -819814,7 +819980,7 @@ var l91 = class {
819814
819980
  }
819815
819981
  };
819816
819982
 
819817
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideNetworkConfigurationCommand.js
819983
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideNetworkConfigurationCommand.js
819818
819984
  var import_purify_ts75 = require("purify-ts");
819819
819985
  var s87 = ((o80) => (o80[o80.CONFIGURATION = 0] = "CONFIGURATION", o80[o80.ICON = 1] = "ICON", o80))(s87 || {});
819820
819986
  var A39 = class {
@@ -819832,7 +819998,7 @@ var A39 = class {
819832
819998
  }
819833
819999
  };
819834
820000
 
819835
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideNFTInformationCommand.js
820001
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideNFTInformationCommand.js
819836
820002
  var import_purify_ts76 = require("purify-ts");
819837
820003
  var u72 = class {
819838
820004
  constructor(r79) {
@@ -819849,7 +820015,7 @@ var u72 = class {
819849
820015
  }
819850
820016
  };
819851
820017
 
819852
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideSafeAccountCommand.js
820018
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideSafeAccountCommand.js
819853
820019
  var import_purify_ts77 = require("purify-ts");
819854
820020
  var p80 = ((e79) => (e79[e79.SAFE_DESCRIPTOR = 0] = "SAFE_DESCRIPTOR", e79[e79.SIGNER_DESCRIPTOR = 1] = "SIGNER_DESCRIPTOR", e79))(p80 || {});
819855
820021
  var E38 = class {
@@ -819867,7 +820033,7 @@ var E38 = class {
819867
820033
  }
819868
820034
  };
819869
820035
 
819870
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTransactionFieldDescriptionCommand.js
820036
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTransactionFieldDescriptionCommand.js
819871
820037
  var import_purify_ts78 = require("purify-ts");
819872
820038
  var u73 = class {
819873
820039
  constructor(r79) {
@@ -819884,7 +820050,7 @@ var u73 = class {
819884
820050
  }
819885
820051
  };
819886
820052
 
819887
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTransactionInformationCommand.js
820053
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTransactionInformationCommand.js
819888
820054
  var import_purify_ts79 = require("purify-ts");
819889
820055
  var l92 = class {
819890
820056
  constructor(r79) {
@@ -819901,7 +820067,7 @@ var l92 = class {
819901
820067
  }
819902
820068
  };
819903
820069
 
819904
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SetExternalPluginCommand.js
820070
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SetExternalPluginCommand.js
819905
820071
  var import_purify_ts80 = require("purify-ts");
819906
820072
  var u74 = class {
819907
820073
  constructor(r79) {
@@ -819918,7 +820084,7 @@ var u74 = class {
819918
820084
  }
819919
820085
  };
819920
820086
 
819921
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SetPluginCommand.js
820087
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SetPluginCommand.js
819922
820088
  var import_purify_ts81 = require("purify-ts");
819923
820089
  var i78 = class {
819924
820090
  constructor(r79) {
@@ -819935,7 +820101,7 @@ var i78 = class {
819935
820101
  }
819936
820102
  };
819937
820103
 
819938
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/shared/utils/PayloadUtils.js
820104
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/shared/utils/PayloadUtils.js
819939
820105
  var i79 = class {
819940
820106
  static PAYLOAD_LENGTH_BYTES = 2;
819941
820107
  static getBufferFromPayload(r79) {
@@ -819944,7 +820110,7 @@ var i79 = class {
819944
820110
  }
819945
820111
  };
819946
820112
 
819947
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendCommandInChunksTask.js
820113
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendCommandInChunksTask.js
819948
820114
  var h44 = class {
819949
820115
  constructor(t90, o80) {
819950
820116
  this.api = t90;
@@ -819963,7 +820129,7 @@ var h44 = class {
819963
820129
  }
819964
820130
  };
819965
820131
 
819966
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendPayloadInChunksTask.js
820132
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendPayloadInChunksTask.js
819967
820133
  var p81 = class {
819968
820134
  constructor(r79, n177) {
819969
820135
  this.api = r79;
@@ -819976,7 +820142,7 @@ var p81 = class {
819976
820142
  }
819977
820143
  };
819978
820144
 
819979
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideContextTask.js
820145
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideContextTask.js
819980
820146
  var W12 = class {
819981
820147
  constructor(r79, n177, o80 = (a103, e79) => new p81(a103, e79)) {
819982
820148
  this._api = r79;
@@ -820022,7 +820188,7 @@ var W12 = class {
820022
820188
  }
820023
820189
  };
820024
820190
 
820025
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideTransactionContextsTask.js
820191
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideTransactionContextsTask.js
820026
820192
  var P18 = class {
820027
820193
  constructor(a103, r79, s93 = (n177, t90) => new W12(n177, t90), e79 = (n177, t90) => new h44(n177, t90)) {
820028
820194
  this._api = a103;
@@ -820054,7 +820220,7 @@ var P18 = class {
820054
820220
  }
820055
820221
  };
820056
820222
 
820057
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideEIP712ContextTask.js
820223
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideEIP712ContextTask.js
820058
820224
  var R17 = 5;
820059
820225
  var oe6 = class {
820060
820226
  constructor(e79, t90, a103, s93 = (n177) => new P18(this.api, n177)) {
@@ -820270,7 +820436,7 @@ var oe6 = class {
820270
820436
  }
820271
820437
  };
820272
820438
 
820273
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SignTypedDataLegacyTask.js
820439
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SignTypedDataLegacyTask.js
820274
820440
  var import_purify_ts84 = require("purify-ts");
820275
820441
  var h45 = class {
820276
820442
  constructor(t90, a103, r79) {
@@ -820287,7 +820453,7 @@ var h45 = class {
820287
820453
  }
820288
820454
  };
820289
820455
 
820290
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTypedData/SignTypedDataDeviceAction.js
820456
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTypedData/SignTypedDataDeviceAction.js
820291
820457
  var Y4 = class extends E15 {
820292
820458
  makeStateMachine(r79) {
820293
820459
  const { getAddress: d99, getAppConfig: u94, web3CheckOptIn: g68, buildContext: c87, provideContext: l98, signTypedData: y52, signTypedDataLegacy: C37 } = this.extractDependencies(r79);
@@ -820298,7 +820464,7 @@ var Y4 = class extends E15 {
820298
820464
  }
820299
820465
  };
820300
820466
 
820301
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignPersonalMessageCommand.js
820467
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignPersonalMessageCommand.js
820302
820468
  var import_purify_ts86 = require("purify-ts");
820303
820469
  var C32 = 32;
820304
820470
  var c75 = 32;
@@ -820327,7 +820493,7 @@ var f58 = class {
820327
820493
  }
820328
820494
  };
820329
820495
 
820330
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignPersonalMessageTask.js
820496
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignPersonalMessageTask.js
820331
820497
  var c76 = 4;
820332
820498
  var P19 = class {
820333
820499
  constructor(s93, t90) {
@@ -820344,16 +820510,16 @@ var P19 = class {
820344
820510
  }
820345
820511
  };
820346
820512
 
820347
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/externalTypes.js
820513
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/externalTypes.js
820348
820514
  var o74 = { Dmk: Symbol.for("Dmk"), SessionId: Symbol.for("SessionId"), ContextModule: Symbol.for("ContextModule") };
820349
820515
 
820350
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/di/transactionTypes.js
820516
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/di/transactionTypes.js
820351
820517
  var a96 = { SignTransactionUseCase: Symbol.for("SignTransactionUseCase"), TransactionParserService: Symbol.for("TransactionParserService"), TransactionMapperService: Symbol.for("TransactionMapperService"), TransactionMappers: Symbol.for("TransactionMappers") };
820352
820518
 
820353
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTransaction/SignTransactionDeviceAction.js
820519
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTransaction/SignTransactionDeviceAction.js
820354
820520
  var import_purify_ts90 = require("purify-ts");
820355
820521
 
820356
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ParseTransactionTask.js
820522
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ParseTransactionTask.js
820357
820523
  var n174 = class {
820358
820524
  constructor(a103) {
820359
820525
  this._args = a103;
@@ -820364,10 +820530,10 @@ var n174 = class {
820364
820530
  }
820365
820531
  };
820366
820532
 
820367
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignTransactionTask.js
820533
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignTransactionTask.js
820368
820534
  var import_purify_ts89 = require("purify-ts");
820369
820535
 
820370
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignTransactionCommand.js
820536
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignTransactionCommand.js
820371
820537
  var import_purify_ts87 = require("purify-ts");
820372
820538
  var C33 = 32;
820373
820539
  var y44 = 32;
@@ -820396,7 +820562,7 @@ var R18 = class {
820396
820562
  }
820397
820563
  };
820398
820564
 
820399
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/StartTransactionCommand.js
820565
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/StartTransactionCommand.js
820400
820566
  var import_purify_ts88 = require("purify-ts");
820401
820567
  var E40 = 32;
820402
820568
  var g62 = 32;
@@ -820421,7 +820587,7 @@ var f59 = class {
820421
820587
  }
820422
820588
  };
820423
820589
 
820424
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignTransactionTask.js
820590
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignTransactionTask.js
820425
820591
  var k18 = 4;
820426
820592
  var x19 = class {
820427
820593
  constructor(o80, a103) {
@@ -820486,7 +820652,7 @@ var x19 = class {
820486
820652
  }
820487
820653
  };
820488
820654
 
820489
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTransaction/SignTransactionDeviceAction.js
820655
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTransaction/SignTransactionDeviceAction.js
820490
820656
  var H12 = class extends E15 {
820491
820657
  makeStateMachine(r79) {
820492
820658
  const { getAddress: c87, getAppConfig: u94, web3CheckOptIn: l98, parseTransaction: d99, buildContexts: g68, signTransaction: S38, provideContexts: T36 } = this.extractDependencies(r79);
@@ -820503,13 +820669,13 @@ var H12 = class extends E15 {
820503
820669
  }
820504
820670
  };
820505
820671
 
820506
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/VerifySafeAddress/VerifySafeAddress.js
820672
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/VerifySafeAddress/VerifySafeAddress.js
820507
820673
  var import_purify_ts91 = require("purify-ts");
820508
820674
 
820509
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/app-binder/VerifySafeAddressDeviceActionTypes.js
820675
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/app-binder/VerifySafeAddressDeviceActionTypes.js
820510
820676
  var r76 = ((e79) => (e79.OPEN_APP = "signer.eth.steps.openApp", e79.BUILD_CONTEXTS = "signer.eth.steps.buildContexts", e79.PROVIDE_CONTEXTS = "signer.eth.steps.provideContexts", e79.VERIFY_SAFE_ADDRESS = "signer.eth.steps.verifySafeAddress", e79))(r76 || {});
820511
820677
 
820512
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildSafeAddressContextTask.js
820678
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildSafeAddressContextTask.js
820513
820679
  var p85 = class {
820514
820680
  constructor(n177, o80) {
820515
820681
  this._api = n177;
@@ -820529,7 +820695,7 @@ var p85 = class {
820529
820695
  }
820530
820696
  };
820531
820697
 
820532
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/VerifySafeAddress/VerifySafeAddress.js
820698
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/VerifySafeAddress/VerifySafeAddress.js
820533
820699
  var I26 = class extends E15 {
820534
820700
  makeStateMachine(n177) {
820535
820701
  const { buildSafeAddressContexts: i85, provideContexts: o80 } = this.extractDependencies(n177);
@@ -820547,7 +820713,7 @@ var I26 = class extends E15 {
820547
820713
  }
820548
820714
  };
820549
820715
 
820550
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignAuthorizationDelegationCommand.js
820716
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignAuthorizationDelegationCommand.js
820551
820717
  var import_purify_ts92 = require("purify-ts");
820552
820718
  var l94 = 32;
820553
820719
  var h47 = 32;
@@ -820576,7 +820742,7 @@ var R19 = class {
820576
820742
  }
820577
820743
  };
820578
820744
 
820579
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignAuthorizationDelegationTask.js
820745
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignAuthorizationDelegationTask.js
820580
820746
  var l95 = 0;
820581
820747
  var p88 = 1;
820582
820748
  var g64 = 2;
@@ -820602,7 +820768,7 @@ var D23 = class {
820602
820768
  }
820603
820769
  };
820604
820770
 
820605
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/EthAppBinder.js
820771
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/EthAppBinder.js
820606
820772
  var D24 = Object.defineProperty;
820607
820773
  var y45 = Object.getOwnPropertyDescriptor;
820608
820774
  var A42 = (o80, e79, t90, n177) => {
@@ -820640,15 +820806,15 @@ var c78 = class {
820640
820806
  };
820641
820807
  c78 = A42([z6(), r77(0, N10(o74.Dmk)), r77(1, N10(o74.ContextModule)), r77(2, N10(a96.TransactionMapperService)), r77(3, N10(a96.TransactionParserService)), r77(4, N10(o74.SessionId))], c78);
820642
820808
 
820643
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/di/appBinderModule.js
820809
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/di/appBinderModule.js
820644
820810
  var d89 = () => new w10(({ bind: o80 }) => {
820645
820811
  o80(p77.AppBinding).to(c78);
820646
820812
  });
820647
820813
 
820648
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/eip7702/di/eip7702Types.js
820814
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/eip7702/di/eip7702Types.js
820649
820815
  var e74 = { SignDelegationAuthorizationUseCase: Symbol.for("SignDelegationAuthorizationUseCase") };
820650
820816
 
820651
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/eip7702/use-case/SignDelegationAuthorizationUseCase.js
820817
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/eip7702/use-case/SignDelegationAuthorizationUseCase.js
820652
820818
  var u80 = Object.defineProperty;
820653
820819
  var c79 = Object.getOwnPropertyDescriptor;
820654
820820
  var d90 = (n177, r79, i85, t90) => {
@@ -820668,15 +820834,15 @@ var e75 = class {
820668
820834
  };
820669
820835
  e75 = d90([z6(), B15(0, N10(p77.AppBinding))], e75);
820670
820836
 
820671
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/eip7702/di/eip7702Module.js
820837
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/eip7702/di/eip7702Module.js
820672
820838
  var p89 = () => new w10(({ bind: o80 }) => {
820673
820839
  o80(e74.SignDelegationAuthorizationUseCase).to(e75);
820674
820840
  });
820675
820841
 
820676
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/message/di/messageTypes.js
820842
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/message/di/messageTypes.js
820677
820843
  var e76 = { SignMessageUseCase: Symbol.for("SignMessageUseCase") };
820678
820844
 
820679
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/message/use-case/SignMessageUseCase.js
820845
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/message/use-case/SignMessageUseCase.js
820680
820846
  var A43 = Object.defineProperty;
820681
820847
  var d91 = Object.getOwnPropertyDescriptor;
820682
820848
  var a97 = (n177, p95, i85, r79) => {
@@ -820696,12 +820862,12 @@ var t88 = class {
820696
820862
  };
820697
820863
  t88 = a97([z6(), m79(0, N10(p77.AppBinding))], t88);
820698
820864
 
820699
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/message/di/messageModule.js
820865
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/message/di/messageModule.js
820700
820866
  var g65 = () => new w10(({ bind: e79 }) => {
820701
820867
  e79(e76.SignMessageUseCase).to(t88);
820702
820868
  });
820703
820869
 
820704
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/safe/use-case/VerifySafeAddressUseCase.js
820870
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/safe/use-case/VerifySafeAddressUseCase.js
820705
820871
  var B16 = Object.defineProperty;
820706
820872
  var f60 = Object.getOwnPropertyDescriptor;
820707
820873
  var m80 = (e79, p95, r79, i85) => {
@@ -820721,15 +820887,15 @@ var n175 = class {
820721
820887
  };
820722
820888
  n175 = m80([z6(), A44(0, N10(p77.AppBinding))], n175);
820723
820889
 
820724
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/safe/di/safeTypes.js
820890
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/safe/di/safeTypes.js
820725
820891
  var e77 = { VerifySafeAddressUseCase: Symbol.for("VerifySafeAddressUseCase") };
820726
820892
 
820727
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/safe/di/safeModule.js
820893
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/safe/di/safeModule.js
820728
820894
  var d92 = () => new w10(({ bind: e79 }) => {
820729
820895
  e79(e77.VerifySafeAddressUseCase).to(n175);
820730
820896
  });
820731
820897
 
820732
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/service/mapper/EthersTransactionMapperService.js
820898
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/service/mapper/EthersTransactionMapperService.js
820733
820899
  var import_purify_ts93 = require("purify-ts");
820734
820900
  var u81 = Object.defineProperty;
820735
820901
  var d93 = Object.getOwnPropertyDescriptor;
@@ -820753,7 +820919,7 @@ var o75 = class {
820753
820919
  };
820754
820920
  o75 = c80([z6()], o75);
820755
820921
 
820756
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/service/parser/TransactionParserService.js
820922
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/service/parser/TransactionParserService.js
820757
820923
  var import_purify_ts94 = require("purify-ts");
820758
820924
  var C35 = Object.defineProperty;
820759
820925
  var P20 = Object.getOwnPropertyDescriptor;
@@ -820821,7 +820987,7 @@ var y46 = class {
820821
820987
  };
820822
820988
  y46 = w21([z6()], y46);
820823
820989
 
820824
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/use-case/SignTransactionUseCase.js
820990
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/use-case/SignTransactionUseCase.js
820825
820991
  var d94 = Object.defineProperty;
820826
820992
  var B17 = Object.getOwnPropertyDescriptor;
820827
820993
  var a98 = (t90, i85, r79, p95) => {
@@ -820841,18 +821007,18 @@ var o76 = class {
820841
821007
  };
820842
821008
  o76 = a98([z6(), c81(0, N10(p77.AppBinding))], o76);
820843
821009
 
820844
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/di/transactionModule.js
821010
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/di/transactionModule.js
820845
821011
  var T34 = () => new w10(({ bind: r79 }) => {
820846
821012
  r79(a96.SignTransactionUseCase).to(o76), r79(a96.TransactionMapperService).to(o75), r79(a96.TransactionParserService).to(y46);
820847
821013
  });
820848
821014
 
820849
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/di/typedDataTypes.js
821015
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/di/typedDataTypes.js
820850
821016
  var e78 = { SignTypedDataUseCase: Symbol.for("SignTypedDataUseCase"), TypedDataParserService: Symbol.for("TypedDataParserService") };
820851
821017
 
820852
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/TypedDataParser.js
821018
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/TypedDataParser.js
820853
821019
  var import_purify_ts96 = require("purify-ts");
820854
821020
 
820855
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/TypedDataEncoder.js
821021
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/TypedDataEncoder.js
820856
821022
  var import_purify_ts95 = require("purify-ts");
820857
821023
  function d95(n177, t90) {
820858
821024
  switch (n177.name) {
@@ -820908,7 +821074,7 @@ function a99(n177, t90, r79) {
820908
821074
  return (0, import_purify_ts95.Just)(n177);
820909
821075
  }
820910
821076
 
820911
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/TypedDataParser.js
821077
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/TypedDataParser.js
820912
821078
  var N18 = class {
820913
821079
  domainTypeName = "EIP712Domain";
820914
821080
  domainDefaultTypes = { name: "string", version: "string", chainId: "uint256", verifyingContract: "address", salt: "bytes32" };
@@ -821007,7 +821173,7 @@ var N18 = class {
821007
821173
  }
821008
821174
  };
821009
821175
 
821010
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/DefaultTypedDataParserService.js
821176
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/DefaultTypedDataParserService.js
821011
821177
  var c83 = Object.defineProperty;
821012
821178
  var y47 = Object.getOwnPropertyDescriptor;
821013
821179
  var i81 = (n177, r79, s93, o80) => {
@@ -821023,7 +821189,7 @@ var p92 = class {
821023
821189
  };
821024
821190
  p92 = i81([z6()], p92);
821025
821191
 
821026
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/use-case/SignTypedDataUseCase.js
821192
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/use-case/SignTypedDataUseCase.js
821027
821193
  var y48 = Object.defineProperty;
821028
821194
  var T35 = Object.getOwnPropertyDescriptor;
821029
821195
  var s89 = (i85, p95, r79, e79) => {
@@ -821044,18 +821210,18 @@ var a100 = class {
821044
821210
  };
821045
821211
  a100 = s89([z6(), d96(0, N10(p77.AppBinding)), d96(1, N10(e78.TypedDataParserService))], a100);
821046
821212
 
821047
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/di/typedDataModule.js
821213
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/di/typedDataModule.js
821048
821214
  var y49 = () => new w10(({ bind: e79 }) => {
821049
821215
  e79(e78.SignTypedDataUseCase).to(a100), e79(e78.TypedDataParserService).to(p92);
821050
821216
  });
821051
821217
 
821052
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/di.js
821218
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/di.js
821053
821219
  var g67 = ({ dmk: t90, sessionId: n177, contextModule: r79 }) => {
821054
821220
  const o80 = new L6();
821055
821221
  return o80.bind(o74.Dmk).toConstantValue(t90), o80.bind(o74.ContextModule).toConstantValue(r79), o80.bind(o74.SessionId).toConstantValue(n177), o80.loadSync(m74(), d89(), p89(), g65(), T34(), y49(), d92()), o80;
821056
821222
  };
821057
821223
 
821058
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/DefaultSignerEth.js
821224
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/DefaultSignerEth.js
821059
821225
  var c84 = class {
821060
821226
  _container;
821061
821227
  constructor({ dmk: e79, sessionId: t90, contextModule: r79 }) {
@@ -821081,7 +821247,7 @@ var c84 = class {
821081
821247
  }
821082
821248
  };
821083
821249
 
821084
- // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+device-m_epnjbnv5m7tewryordtxyr6spm/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/SignerEthBuilder.js
821250
+ // ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/SignerEthBuilder.js
821085
821251
  var u92 = class {
821086
821252
  _dmk;
821087
821253
  _sessionId;
@@ -824478,6 +824644,11 @@ async function operations(address3, pagination) {
824478
824644
  return [operations4, next ? next.ledger + "-" + next.seq : ""];
824479
824645
  }
824480
824646
 
824647
+ // ../../libs/coin-modules/coin-stellar/lib-es/api/index.js
824648
+ init_lib_es();
824649
+ init_lib_es2();
824650
+ var import_stellar_sdk7 = __toESM(require_lib61());
824651
+
824481
824652
  // ../../libs/coin-modules/coin-stellar/lib-es/config.js
824482
824653
  var coinConfig18 = config_default();
824483
824654
  var config_default11 = coinConfig18;
@@ -824496,6 +824667,39 @@ var NetworkCongestionLevel;
824496
824667
  NetworkCongestionLevel2["HIGH"] = "HIGH";
824497
824668
  })(NetworkCongestionLevel || (NetworkCongestionLevel = {}));
824498
824669
 
824670
+ // ../../libs/coin-modules/coin-stellar/lib-es/polyfill.js
824671
+ init_lib_es2();
824672
+ var OriginalTypedArrayMethods = {
824673
+ subarray: Uint8Array.prototype.subarray,
824674
+ slice: Uint8Array.prototype.slice,
824675
+ map: Uint8Array.prototype.map,
824676
+ filter: Uint8Array.prototype.filter
824677
+ };
824678
+ var hermesTypedArrayPatched = false;
824679
+ function patchHermesTypedArraysIfNeeded() {
824680
+ if (global.HermesInternal && !hermesTypedArrayPatched) {
824681
+ try {
824682
+ log2("coin:stellar", "\u{1F535} Patching TypedArray because of Hermes bug");
824683
+ const fixHermesTypedArrayBug = require_patch_broken_hermes_typed_arrays();
824684
+ fixHermesTypedArrayBug();
824685
+ hermesTypedArrayPatched = true;
824686
+ } catch {
824687
+ log2("coin:stellar", "Failed to patch typed arrays");
824688
+ }
824689
+ }
824690
+ }
824691
+ function unpatchHermesTypedArrays() {
824692
+ if (hermesTypedArrayPatched) {
824693
+ const TypedArray = Object.getPrototypeOf(Uint8Array);
824694
+ TypedArray.prototype.subarray = OriginalTypedArrayMethods.subarray;
824695
+ TypedArray.prototype.slice = OriginalTypedArrayMethods.slice;
824696
+ TypedArray.prototype.map = OriginalTypedArrayMethods.map;
824697
+ TypedArray.prototype.filter = OriginalTypedArrayMethods.filter;
824698
+ log2("coin:stellar", "\u{1F7E2} Reverted TypedArray methods to originals");
824699
+ hermesTypedArrayPatched = false;
824700
+ }
824701
+ }
824702
+
824499
824703
  // ../../libs/coin-modules/coin-stellar/lib-es/network/serialization.js
824500
824704
  var import_bignumber370 = __toESM(require("bignumber.js"));
824501
824705
  var currency = getCryptoCurrencyById("stellar");
@@ -824661,39 +824865,6 @@ function getOperationType10(operation, addr) {
824661
824865
  }
824662
824866
  }
824663
824867
 
824664
- // ../../libs/coin-modules/coin-stellar/lib-es/polyfill.js
824665
- init_lib_es2();
824666
- var OriginalTypedArrayMethods = {
824667
- subarray: Uint8Array.prototype.subarray,
824668
- slice: Uint8Array.prototype.slice,
824669
- map: Uint8Array.prototype.map,
824670
- filter: Uint8Array.prototype.filter
824671
- };
824672
- var hermesTypedArrayPatched = false;
824673
- function patchHermesTypedArraysIfNeeded() {
824674
- if (global.HermesInternal && !hermesTypedArrayPatched) {
824675
- try {
824676
- log2("coin:stellar", "\u{1F535} Patching TypedArray because of Hermes bug");
824677
- const fixHermesTypedArrayBug = require_patch_broken_hermes_typed_arrays();
824678
- fixHermesTypedArrayBug();
824679
- hermesTypedArrayPatched = true;
824680
- } catch (e79) {
824681
- log2("coin:stellar", "Failed to patch typed arrays");
824682
- }
824683
- }
824684
- }
824685
- function unpatchHermesTypedArrays() {
824686
- if (hermesTypedArrayPatched) {
824687
- const TypedArray = Object.getPrototypeOf(Uint8Array);
824688
- TypedArray.prototype.subarray = OriginalTypedArrayMethods.subarray;
824689
- TypedArray.prototype.slice = OriginalTypedArrayMethods.slice;
824690
- TypedArray.prototype.map = OriginalTypedArrayMethods.map;
824691
- TypedArray.prototype.filter = OriginalTypedArrayMethods.filter;
824692
- log2("coin:stellar", "\u{1F7E2} Reverted TypedArray methods to originals");
824693
- hermesTypedArrayPatched = false;
824694
- }
824695
- }
824696
-
824697
824868
  // ../../libs/coin-modules/coin-stellar/lib-es/network/horizon.js
824698
824869
  var FALLBACK_BASE_FEE = 100;
824699
824870
  var TRESHOLD_LOW = 0.5;
@@ -824769,7 +824940,7 @@ async function fetchBaseFee() {
824769
824940
  } else {
824770
824941
  networkCongestionLevel = NetworkCongestionLevel.LOW;
824771
824942
  }
824772
- } catch (e79) {
824943
+ } catch {
824773
824944
  }
824774
824945
  return {
824775
824946
  baseFee,
@@ -824789,7 +824960,7 @@ async function fetchAccount(addr) {
824789
824960
  assets = account3.balances?.filter((balance3) => {
824790
824961
  return balance3.asset_type !== "native";
824791
824962
  });
824792
- } catch (e79) {
824963
+ } catch {
824793
824964
  balance2 = "0";
824794
824965
  }
824795
824966
  const formattedBalance = parseCurrencyUnit(currency2.units[0], balance2);
@@ -824848,7 +825019,7 @@ async function fetchAccountNetworkInfo(account3) {
824848
825019
  baseReserve,
824849
825020
  networkCongestionLevel
824850
825021
  };
824851
- } catch (error) {
825022
+ } catch {
824852
825023
  return {
824853
825024
  family: "stellar",
824854
825025
  fees: new import_bignumber371.BigNumber(0),
@@ -824865,7 +825036,7 @@ async function fetchSigners(account3) {
824865
825036
  try {
824866
825037
  const extendedAccount = await getServer().accounts().accountId(account3).call();
824867
825038
  return extendedAccount.signers;
824868
- } catch (error) {
825039
+ } catch {
824869
825040
  return [];
824870
825041
  }
824871
825042
  }
@@ -824887,7 +825058,7 @@ async function loadAccount(addr) {
824887
825058
  }
824888
825059
  try {
824889
825060
  return await getServer().loadAccount(addr);
824890
- } catch (e79) {
825061
+ } catch {
824891
825062
  return null;
824892
825063
  }
824893
825064
  }
@@ -825136,6 +825307,7 @@ var convertToCoreOperation2 = (operation) => {
825136
825307
 
825137
825308
  // ../../libs/coin-modules/coin-stellar/lib-es/logic/validateIntent.js
825138
825309
  init_lib_es();
825310
+ var import_bignumber373 = __toESM(require("bignumber.js"));
825139
825311
 
825140
825312
  // ../../libs/coin-modules/coin-stellar/lib-es/logic/utils.js
825141
825313
  var import_bignumber372 = require("bignumber.js");
@@ -825180,13 +825352,12 @@ function isAddressValid3(address3) {
825180
825352
  return false;
825181
825353
  try {
825182
825354
  return import_stellar_sdk6.StrKey.isValidEd25519PublicKey(address3) || import_stellar_sdk6.StrKey.isValidMed25519PublicKey(address3);
825183
- } catch (err) {
825355
+ } catch {
825184
825356
  return false;
825185
825357
  }
825186
825358
  }
825187
825359
 
825188
825360
  // ../../libs/coin-modules/coin-stellar/lib-es/logic/validateIntent.js
825189
- var import_bignumber373 = __toESM(require("bignumber.js"));
825190
825361
  var validateIntent3 = async (transactionIntent, customFees) => {
825191
825362
  const errors2 = {};
825192
825363
  const warnings3 = {};
@@ -825330,9 +825501,6 @@ function getAssetFromToken3(token) {
825330
825501
  }
825331
825502
 
825332
825503
  // ../../libs/coin-modules/coin-stellar/lib-es/api/index.js
825333
- init_lib_es();
825334
- init_lib_es2();
825335
- var import_stellar_sdk7 = __toESM(require_lib61());
825336
825504
  function createApi4(config4) {
825337
825505
  config_default11.setCoinConfig(() => ({ ...config4, status: { type: "active" } }));
825338
825506
  return {
@@ -825517,10 +825685,10 @@ var IncorrectTypeError = class extends Error {
825517
825685
  }
825518
825686
  };
825519
825687
 
825520
- // ../../libs/coin-modules/coin-tezos/lib-es/logic/validateRecipient.js
825688
+ // ../../libs/coin-modules/coin-tezos/lib-es/api/index.js
825521
825689
  init_lib_es();
825522
825690
 
825523
- // ../../node_modules/.pnpm/@taquito+http-utils@23.0.0-beta.1_patch_hash=aiot5euhizbymrbw2f4jjw7j2i/node_modules/@taquito/http-utils/dist/taquito-http-utils.es6.js
825691
+ // ../../node_modules/.pnpm/@taquito+http-utils@23.0.0-beta.1_patch_hash=fa57afa8cde2dca5953b33875e5797001987caeb346d5a479e7de0c4dd941cb3/node_modules/@taquito/http-utils/dist/taquito-http-utils.es6.js
825524
825692
  function __awaiter9(thisArg, _arguments, P21, generator) {
825525
825693
  function adopt(value2) {
825526
825694
  return value2 instanceof P21 ? value2 : new P21(function(resolve) {
@@ -844892,6 +845060,12 @@ var TezosToolkit = class {
844892
845060
  }
844893
845061
  };
844894
845062
 
845063
+ // ../../libs/coin-modules/coin-tezos/lib-es/api/index.js
845064
+ init_lib_es2();
845065
+
845066
+ // ../../libs/coin-modules/coin-tezos/lib-es/logic/validateRecipient.js
845067
+ init_lib_es();
845068
+
844895
845069
  // ../../libs/coin-modules/coin-tezos/lib-es/logic/tezosToolkit.js
844896
845070
  var servers2 = /* @__PURE__ */ new Map();
844897
845071
  function getTezosToolkit() {
@@ -844915,13 +845089,16 @@ function combine9(transaction, signature5) {
844915
845089
  return `${transaction}${signature5}`.slice(2);
844916
845090
  }
844917
845091
 
845092
+ // ../../libs/coin-modules/coin-tezos/lib-es/logic/craftTransaction.js
845093
+ init_lib_es2();
845094
+
844918
845095
  // ../../libs/coin-modules/coin-tezos/lib-es/types/errors.js
844919
845096
  init_lib_es();
844920
845097
  var InvalidAddressBecauseAlreadyDelegated = createCustomErrorClass("InvalidAddressBecauseAlreadyDelegated");
844921
845098
  var UnsupportedTransactionMode = createCustomErrorClass("UnsupportedTransactionMode");
844922
845099
 
844923
845100
  // ../../libs/coin-modules/coin-tezos/lib-es/utils.js
844924
- var import_utils386 = __toESM(require_utils47());
845101
+ var import_utils387 = __toESM(require_utils47());
844925
845102
  var DUST_MARGIN_MUTEZ = 500;
844926
845103
  var MIN_SUGGESTED_FEE_SMALL_TRANSFER = 489;
844927
845104
  var OP_SIZE_XTZ_TRANSFER = 154;
@@ -844966,7 +845143,7 @@ function normalizePublicKeyForAddress(maybeKey, address3) {
844966
845143
  }
844967
845144
  const compressedPubKeyLength = 33;
844968
845145
  if (keyBuf.length > compressedPubKeyLength) {
844969
- return b58Encode((0, import_utils386.compressPublicKey)(keyBuf, derivationType), prefix3);
845146
+ return b58Encode((0, import_utils387.compressPublicKey)(keyBuf, derivationType), prefix3);
844970
845147
  } else {
844971
845148
  return b58Encode(keyBuf, prefix3);
844972
845149
  }
@@ -844988,7 +845165,6 @@ function hasEmptyBalance(account3) {
844988
845165
  }
844989
845166
 
844990
845167
  // ../../libs/coin-modules/coin-tezos/lib-es/logic/craftTransaction.js
844991
- init_lib_es2();
844992
845168
  async function craftTransaction9(account3, transaction, publicKey4) {
844993
845169
  const { address: address3 } = account3;
844994
845170
  const transactionFees = {
@@ -845580,8 +845756,6 @@ async function getStakes4(address3, _cursor) {
845580
845756
  }
845581
845757
 
845582
845758
  // ../../libs/coin-modules/coin-tezos/lib-es/api/index.js
845583
- init_lib_es();
845584
- init_lib_es2();
845585
845759
  function createApi6(config4) {
845586
845760
  config_default9.setCoinConfig(() => ({ ...config4, status: { type: "active" } }));
845587
845761
  return {
@@ -846431,7 +846605,8 @@ function genericGetAccountShape(network, kind) {
846431
846605
  internalOperations
846432
846606
  });
846433
846607
  });
846434
- const operationsToRefresh = initialAccount?.pendingOperations.filter((pendingOp) => !newOpsWithSubs.some((newOp) => pendingOp.hash === newOp.hash));
846608
+ const operationsToRefresh = initialAccount?.pendingOperations.filter((pendingOp) => pendingOp.hash && // operation has been broadcasted
846609
+ !newOpsWithSubs.some((newOp) => pendingOp.hash === newOp.hash));
846435
846610
  const confirmedOperations = alpacaApi.refreshOperations && operationsToRefresh?.length ? await alpacaApi.refreshOperations(operationsToRefresh) : [];
846436
846611
  const newOperations = [...confirmedOperations, ...newOpsWithSubs];
846437
846612
  const operations4 = mergeOps(syncFromScratch ? [] : oldOps, newOperations);
@@ -846644,6 +846819,8 @@ function genericPrepareTransaction(network, kind) {
846644
846819
  }
846645
846820
  const intent = transactionToIntent(account3, {
846646
846821
  ...transaction,
846822
+ assetOwner,
846823
+ assetReference,
846647
846824
  amount
846648
846825
  }, computeIntentType2);
846649
846826
  const estimation = customParametersFees ? { value: BigInt(customParametersFees.toFixed()) } : await estimateFees10(intent, {
@@ -846679,7 +846856,9 @@ function genericPrepareTransaction(network, kind) {
846679
846856
  }
846680
846857
  if (transaction.useAllAmount || ["stake", "unstake"].includes(transaction.mode ?? "")) {
846681
846858
  const { amount: amount2 } = await validateIntent5(transactionToIntent(account3, {
846682
- ...transaction
846859
+ ...transaction,
846860
+ assetOwner,
846861
+ assetReference
846683
846862
  }, computeIntentType2));
846684
846863
  next.amount = new import_bignumber381.default(amount2.toString());
846685
846864
  }
@@ -847206,7 +847385,7 @@ var inferFamilyFromAccountId = (0, import_memoize2.default)((accountId2) => {
847206
847385
  try {
847207
847386
  const { currencyId } = decodeAccountId(accountId2);
847208
847387
  return getCryptoCurrencyById(currencyId).family;
847209
- } catch (e79) {
847388
+ } catch {
847210
847389
  return null;
847211
847390
  }
847212
847391
  });
@@ -850035,13 +850214,13 @@ var y50 = class {
850035
850214
  };
850036
850215
  var A46 = (p95 = "http://127.0.0.1:5000", e79 = false) => ({ config: t90, loggerServiceFactory: n177 }) => new y50(n177, t90, p95, e79);
850037
850216
 
850038
- // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_rxjs@7.8.2/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/config/defaultScreens.js
850217
+ // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_@ledgerhq+device-management-kit@0.11.2_rxjs@7.8.2_/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/config/defaultScreens.js
850039
850218
  var o78 = { [t52.FLEX]: { width: 480, height: 600 }, [t52.STAX]: { width: 400, height: 672 } };
850040
850219
 
850041
- // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_rxjs@7.8.2/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/core/types.js
850220
+ // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_@ledgerhq+device-management-kit@0.11.2_rxjs@7.8.2_/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/core/types.js
850042
850221
  var t89 = ((e79) => (e79.PRESS = "press", e79.RELEASE = "release", e79.PRESS_AND_RELEASE = "press-and-release", e79))(t89 || {});
850043
850222
 
850044
- // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_rxjs@7.8.2/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/adapters/DefaultButtonController.js
850223
+ // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_@ledgerhq+device-management-kit@0.11.2_rxjs@7.8.2_/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/adapters/DefaultButtonController.js
850045
850224
  var r78 = class {
850046
850225
  constructor(t90) {
850047
850226
  this.client = t90;
@@ -850051,7 +850230,7 @@ var r78 = class {
850051
850230
  }
850052
850231
  };
850053
850232
 
850054
- // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_rxjs@7.8.2/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/adapters/DefaultTouchController.js
850233
+ // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_@ledgerhq+device-management-kit@0.11.2_rxjs@7.8.2_/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/adapters/DefaultTouchController.js
850055
850234
  var a102 = class {
850056
850235
  constructor(e79, t90) {
850057
850236
  this.client = e79;
@@ -850084,7 +850263,7 @@ var a102 = class {
850084
850263
  }
850085
850264
  };
850086
850265
 
850087
- // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_rxjs@7.8.2/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/utils/axisClamp.js
850266
+ // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_@ledgerhq+device-management-kit@0.11.2_rxjs@7.8.2_/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/utils/axisClamp.js
850088
850267
  var c85 = (e79) => Math.max(0, Math.min(100, e79)) / 100;
850089
850268
  var s90 = (e79) => (t90) => Math.floor(e79 * c85(t90));
850090
850269
  var o79 = (e79, t90) => ({ vw: s90(e79), vh: s90(t90), xy: (r79, n177) => ({ x: s90(e79)(r79), y: s90(t90)(n177) }) });
@@ -850097,13 +850276,13 @@ var p93 = (e79) => {
850097
850276
  return t90;
850098
850277
  };
850099
850278
 
850100
- // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_rxjs@7.8.2/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/di.js
850279
+ // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_@ledgerhq+device-management-kit@0.11.2_rxjs@7.8.2_/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/di.js
850101
850280
  function f62(r79, o80) {
850102
850281
  const t90 = axios_default2.create({ baseURL: r79, timeout: o80.timeoutMs ?? 1500, headers: { "X-Ledger-Client-Version": o80.clientHeader ?? "ldmk-transport-speculos" }, transitional: { clarifyTimeoutError: true } }), e79 = p93(o80.screens), n177 = new r78(t90), l98 = new a102(t90, e79);
850103
850282
  return { buttons: n177, touch: l98 };
850104
850283
  }
850105
850284
 
850106
- // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_rxjs@7.8.2/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/use-cases/buttonUseCases.js
850285
+ // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_@ledgerhq+device-management-kit@0.11.2_rxjs@7.8.2_/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/use-cases/buttonUseCases.js
850107
850286
  async function i83(t90, e79, o80 = 200) {
850108
850287
  for (const r79 of e79)
850109
850288
  await t90.press(r79), o80 > 0 && await new Promise((n177) => setTimeout(n177, o80));
@@ -850112,7 +850291,7 @@ function s91(t90) {
850112
850291
  return { left: async () => await t90.press("left"), right: async () => await t90.press("right"), both: async () => await t90.press("both") };
850113
850292
  }
850114
850293
 
850115
- // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_rxjs@7.8.2/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/use-cases/touchUseCases.js
850294
+ // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_@ledgerhq+device-management-kit@0.11.2_rxjs@7.8.2_/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/internal/use-cases/touchUseCases.js
850116
850295
  var s92 = 5e3;
850117
850296
  var c86 = (t90, e79) => async (o80, r79 = s92) => {
850118
850297
  await t90.tap(e79, o80), await new Promise((a103) => setTimeout(a103, r79)), await t90.release(e79, o80);
@@ -850125,7 +850304,7 @@ var l97 = (t90, e79) => async () => await n176(t90, e79)({ x: 45, y: 90 });
850125
850304
  var y51 = (t90, e79) => async () => await n176(t90, e79)({ x: 50, y: 80 });
850126
850305
  var p94 = (t90, e79) => async () => await n176(t90, e79)({ x: 50, y: 90 });
850127
850306
 
850128
- // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_rxjs@7.8.2/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/api/DeviceController.js
850307
+ // ../../node_modules/.pnpm/@ledgerhq+speculos-device-controller@0.2.0_@ledgerhq+device-management-kit@0.11.2_rxjs@7.8.2_/node_modules/@ledgerhq/speculos-device-controller/lib/esm/src/api/DeviceController.js
850129
850308
  var x21 = (i85, o80 = {}) => {
850130
850309
  const s93 = { screens: o80.screens ?? o78, timeoutMs: o80.timeoutMs, clientHeader: o80.clientHeader }, { buttons: r79, touch: t90 } = f62(i85, s93), n177 = s91(r79);
850131
850310
  return { buttonFactory: () => ({ press: (e79) => r79.press(e79), left: () => n177.left(), right: () => n177.right(), both: () => n177.both(), pressSequence: (e79, c87) => i83(r79, e79, c87) }), tapFactory: (e79) => ({ tapQuick: n176(t90, e79), tapLong: c86(t90, e79), sign: i84(t90, e79), reject: x20(t90, e79), navigateNext: K10(t90, e79), navigatePrevious: l97(t90, e79), mainButton: y51(t90, e79), secondaryButton: p94(t90, e79) }) };
@@ -868565,7 +868744,7 @@ var inferManagerApp = (keyword) => {
868565
868744
  if (!currency24 || !currency24.managerAppName)
868566
868745
  return keyword;
868567
868746
  return currency24.managerAppName;
868568
- } catch (e79) {
868747
+ } catch {
868569
868748
  return keyword;
868570
868749
  }
868571
868750
  };
@@ -868668,7 +868847,7 @@ function scan3(arg) {
868668
868847
  try {
868669
868848
  decodeAccountId(id5);
868670
868849
  return id5;
868671
- } catch (e79) {
868850
+ } catch {
868672
868851
  const splitted = id5.split(":");
868673
868852
  const findAndEat = (predicate) => {
868674
868853
  const res = splitted.find(predicate);
@@ -868685,7 +868864,7 @@ function scan3(arg) {
868685
868864
  findAndEat((s93) => {
868686
868865
  try {
868687
868866
  return asDerivationMode(s93);
868688
- } catch (e80) {
868867
+ } catch {
868689
868868
  }
868690
868869
  }) ?? scheme ?? ""
868691
868870
  );
@@ -876543,7 +876722,7 @@ var job = ({
876543
876722
  }
876544
876723
  }
876545
876724
  });
876546
- } catch (e79) {
876725
+ } catch {
876547
876726
  ws3.close();
876548
876727
  }
876549
876728
  });