@aztec/l1-artifacts 1.0.0-nightly.20250616 → 1.0.0-nightly.20250617

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 (157) hide show
  1. package/dest/CoinIssuerAbi.d.ts +162 -6
  2. package/dest/CoinIssuerAbi.d.ts.map +1 -1
  3. package/dest/CoinIssuerAbi.js +216 -6
  4. package/dest/CoinIssuerBytecode.d.ts +1 -1
  5. package/dest/CoinIssuerBytecode.js +1 -1
  6. package/dest/EmpireBaseAbi.d.ts +164 -8
  7. package/dest/EmpireBaseAbi.d.ts.map +1 -1
  8. package/dest/EmpireBaseAbi.js +218 -8
  9. package/dest/ErrorsAbi.d.ts +162 -6
  10. package/dest/ErrorsAbi.d.ts.map +1 -1
  11. package/dest/ErrorsAbi.js +216 -6
  12. package/dest/ExtRollupLib2Abi.d.ts +216 -10
  13. package/dest/ExtRollupLib2Abi.d.ts.map +1 -1
  14. package/dest/ExtRollupLib2Abi.js +284 -11
  15. package/dest/ExtRollupLib2Bytecode.d.ts +1 -1
  16. package/dest/ExtRollupLib2Bytecode.d.ts.map +1 -1
  17. package/dest/ExtRollupLib2Bytecode.js +1 -1
  18. package/dest/ExtRollupLibAbi.d.ts +166 -10
  19. package/dest/ExtRollupLibAbi.d.ts.map +1 -1
  20. package/dest/ExtRollupLibAbi.js +221 -11
  21. package/dest/ExtRollupLibBytecode.d.ts +1 -1
  22. package/dest/ExtRollupLibBytecode.d.ts.map +1 -1
  23. package/dest/ExtRollupLibBytecode.js +1 -1
  24. package/dest/FeeAssetHandlerAbi.d.ts +162 -6
  25. package/dest/FeeAssetHandlerAbi.d.ts.map +1 -1
  26. package/dest/FeeAssetHandlerAbi.js +216 -6
  27. package/dest/FeeAssetHandlerBytecode.d.ts +1 -1
  28. package/dest/FeeAssetHandlerBytecode.js +1 -1
  29. package/dest/FeeJuicePortalAbi.d.ts +162 -6
  30. package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
  31. package/dest/FeeJuicePortalAbi.js +216 -6
  32. package/dest/FeeJuicePortalBytecode.d.ts +1 -1
  33. package/dest/FeeJuicePortalBytecode.js +1 -1
  34. package/dest/ForwarderAbi.d.ts +162 -6
  35. package/dest/ForwarderAbi.d.ts.map +1 -1
  36. package/dest/ForwarderAbi.js +216 -6
  37. package/dest/GSEAbi.d.ts +168 -0
  38. package/dest/GSEAbi.d.ts.map +1 -1
  39. package/dest/GSEAbi.js +226 -0
  40. package/dest/GSEBytecode.d.ts +1 -1
  41. package/dest/GSEBytecode.d.ts.map +1 -1
  42. package/dest/GSEBytecode.js +1 -1
  43. package/dest/GovernanceAbi.d.ts +179 -23
  44. package/dest/GovernanceAbi.d.ts.map +1 -1
  45. package/dest/GovernanceAbi.js +237 -27
  46. package/dest/GovernanceBytecode.d.ts +1 -1
  47. package/dest/GovernanceBytecode.js +1 -1
  48. package/dest/GovernanceProposerAbi.d.ts +164 -8
  49. package/dest/GovernanceProposerAbi.d.ts.map +1 -1
  50. package/dest/GovernanceProposerAbi.js +218 -8
  51. package/dest/GovernanceProposerBytecode.d.ts +1 -1
  52. package/dest/GovernanceProposerBytecode.js +1 -1
  53. package/dest/HonkVerifierAbi.d.ts +162 -6
  54. package/dest/HonkVerifierAbi.d.ts.map +1 -1
  55. package/dest/HonkVerifierAbi.js +216 -6
  56. package/dest/HonkVerifierBytecode.d.ts +1 -1
  57. package/dest/HonkVerifierBytecode.d.ts.map +1 -1
  58. package/dest/HonkVerifierBytecode.js +1 -1
  59. package/dest/IERC20Abi.d.ts +168 -12
  60. package/dest/IERC20Abi.d.ts.map +1 -1
  61. package/dest/IERC20Abi.js +226 -16
  62. package/dest/IVerifierAbi.d.ts +162 -6
  63. package/dest/IVerifierAbi.d.ts.map +1 -1
  64. package/dest/IVerifierAbi.js +216 -6
  65. package/dest/InboxAbi.d.ts +162 -6
  66. package/dest/InboxAbi.d.ts.map +1 -1
  67. package/dest/InboxAbi.js +216 -6
  68. package/dest/InboxBytecode.d.ts +1 -1
  69. package/dest/InboxBytecode.js +1 -1
  70. package/dest/MockVerifierAbi.d.ts +162 -6
  71. package/dest/MockVerifierAbi.d.ts.map +1 -1
  72. package/dest/MockVerifierAbi.js +216 -6
  73. package/dest/MockZKPassportVerifierAbi.d.ts +162 -6
  74. package/dest/MockZKPassportVerifierAbi.d.ts.map +1 -1
  75. package/dest/MockZKPassportVerifierAbi.js +216 -6
  76. package/dest/MultiAdderAbi.d.ts +162 -6
  77. package/dest/MultiAdderAbi.d.ts.map +1 -1
  78. package/dest/MultiAdderAbi.js +216 -6
  79. package/dest/MultiAdderBytecode.d.ts +1 -1
  80. package/dest/MultiAdderBytecode.d.ts.map +1 -1
  81. package/dest/MultiAdderBytecode.js +1 -1
  82. package/dest/NewGovernanceProposerPayloadAbi.d.ts +162 -6
  83. package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
  84. package/dest/NewGovernanceProposerPayloadAbi.js +216 -6
  85. package/dest/NewGovernanceProposerPayloadBytecode.d.ts +1 -1
  86. package/dest/NewGovernanceProposerPayloadBytecode.js +1 -1
  87. package/dest/OutboxAbi.d.ts +162 -6
  88. package/dest/OutboxAbi.d.ts.map +1 -1
  89. package/dest/OutboxAbi.js +216 -6
  90. package/dest/OutboxBytecode.d.ts +1 -1
  91. package/dest/OutboxBytecode.js +1 -1
  92. package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +162 -6
  93. package/dest/RegisterNewRollupVersionPayloadAbi.d.ts.map +1 -1
  94. package/dest/RegisterNewRollupVersionPayloadAbi.js +216 -6
  95. package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
  96. package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
  97. package/dest/RegistryAbi.d.ts +165 -9
  98. package/dest/RegistryAbi.d.ts.map +1 -1
  99. package/dest/RegistryAbi.js +219 -9
  100. package/dest/RegistryBytecode.d.ts +1 -1
  101. package/dest/RegistryBytecode.js +1 -1
  102. package/dest/RewardDistributorAbi.d.ts +168 -12
  103. package/dest/RewardDistributorAbi.d.ts.map +1 -1
  104. package/dest/RewardDistributorAbi.js +226 -16
  105. package/dest/RewardDistributorBytecode.d.ts +1 -1
  106. package/dest/RewardDistributorBytecode.js +1 -1
  107. package/dest/RollupAbi.d.ts +226 -6
  108. package/dest/RollupAbi.d.ts.map +1 -1
  109. package/dest/RollupAbi.js +297 -6
  110. package/dest/RollupBytecode.d.ts +23 -20
  111. package/dest/RollupBytecode.d.ts.map +1 -1
  112. package/dest/RollupBytecode.js +24 -20
  113. package/dest/RollupStorage.d.ts +3 -3
  114. package/dest/RollupStorage.js +3 -3
  115. package/dest/SlashFactoryAbi.d.ts +162 -6
  116. package/dest/SlashFactoryAbi.d.ts.map +1 -1
  117. package/dest/SlashFactoryAbi.js +216 -6
  118. package/dest/SlashFactoryBytecode.d.ts +1 -1
  119. package/dest/SlashFactoryBytecode.js +1 -1
  120. package/dest/SlasherAbi.d.ts +162 -6
  121. package/dest/SlasherAbi.d.ts.map +1 -1
  122. package/dest/SlasherAbi.js +216 -6
  123. package/dest/SlasherBytecode.d.ts +1 -1
  124. package/dest/SlasherBytecode.js +1 -1
  125. package/dest/SlashingProposerAbi.d.ts +164 -8
  126. package/dest/SlashingProposerAbi.d.ts.map +1 -1
  127. package/dest/SlashingProposerAbi.js +218 -8
  128. package/dest/SlashingProposerBytecode.d.ts +1 -1
  129. package/dest/SlashingProposerBytecode.js +1 -1
  130. package/dest/StakingAssetHandlerAbi.d.ts +168 -12
  131. package/dest/StakingAssetHandlerAbi.d.ts.map +1 -1
  132. package/dest/StakingAssetHandlerAbi.js +226 -16
  133. package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
  134. package/dest/StakingAssetHandlerBytecode.js +1 -1
  135. package/dest/TestERC20Abi.d.ts +168 -12
  136. package/dest/TestERC20Abi.d.ts.map +1 -1
  137. package/dest/TestERC20Abi.js +226 -16
  138. package/dest/TestERC20Bytecode.d.ts +1 -1
  139. package/dest/TestERC20Bytecode.js +1 -1
  140. package/dest/TokenPortalAbi.d.ts +162 -6
  141. package/dest/TokenPortalAbi.d.ts.map +1 -1
  142. package/dest/TokenPortalAbi.js +216 -6
  143. package/dest/TokenPortalBytecode.d.ts +1 -1
  144. package/dest/TokenPortalBytecode.js +1 -1
  145. package/dest/UniswapPortalAbi.d.ts +162 -6
  146. package/dest/UniswapPortalAbi.d.ts.map +1 -1
  147. package/dest/UniswapPortalAbi.js +216 -6
  148. package/dest/UniswapPortalBytecode.d.ts +1 -1
  149. package/dest/UniswapPortalBytecode.js +1 -1
  150. package/dest/ValidatorSelectionLibAbi.d.ts +162 -6
  151. package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
  152. package/dest/ValidatorSelectionLibAbi.js +216 -6
  153. package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
  154. package/dest/ValidatorSelectionLibBytecode.js +1 -1
  155. package/dest/checksum.d.ts +1 -1
  156. package/dest/checksum.js +1 -1
  157. package/package.json +1 -1
@@ -76,6 +76,14 @@ export declare const RollupAbi: readonly [{
76
76
  readonly name: "manaTarget";
77
77
  readonly type: "uint256";
78
78
  readonly internalType: "uint256";
79
+ }, {
80
+ readonly name: "entryQueueFlushSizeMin";
81
+ readonly type: "uint256";
82
+ readonly internalType: "uint256";
83
+ }, {
84
+ readonly name: "entryQueueFlushSizeQuotient";
85
+ readonly type: "uint256";
86
+ readonly internalType: "uint256";
79
87
  }, {
80
88
  readonly name: "provingCostPerMana";
81
89
  readonly type: "uint256";
@@ -114,25 +122,29 @@ export declare const RollupAbi: readonly [{
114
122
  readonly stateMutability: "nonpayable";
115
123
  }, {
116
124
  readonly type: "error";
117
- readonly name: "AddressSnapshotLib__IndexOutOfBounds";
125
+ readonly name: "CoinIssuer__InsufficientMintAvailable";
118
126
  readonly inputs: readonly [{
119
- readonly name: "index";
127
+ readonly name: "available";
120
128
  readonly type: "uint256";
121
129
  readonly internalType: "uint256";
122
130
  }, {
123
- readonly name: "size";
131
+ readonly name: "needed";
124
132
  readonly type: "uint256";
125
133
  readonly internalType: "uint256";
126
134
  }];
127
135
  }, {
128
136
  readonly type: "error";
129
- readonly name: "CoinIssuer__InsufficientMintAvailable";
137
+ readonly name: "Delegation__InsufficientPower";
130
138
  readonly inputs: readonly [{
131
- readonly name: "available";
139
+ readonly name: "";
140
+ readonly type: "address";
141
+ readonly internalType: "address";
142
+ }, {
143
+ readonly name: "";
132
144
  readonly type: "uint256";
133
145
  readonly internalType: "uint256";
134
146
  }, {
135
- readonly name: "needed";
147
+ readonly name: "";
136
148
  readonly type: "uint256";
137
149
  readonly internalType: "uint256";
138
150
  }];
@@ -177,6 +189,21 @@ export declare const RollupAbi: readonly [{
177
189
  readonly name: "EIP712DomainChanged";
178
190
  readonly inputs: readonly [];
179
191
  readonly anonymous: false;
192
+ }, {
193
+ readonly type: "event";
194
+ readonly name: "FailedDeposit";
195
+ readonly inputs: readonly [{
196
+ readonly name: "attester";
197
+ readonly type: "address";
198
+ readonly indexed: true;
199
+ readonly internalType: "address";
200
+ }, {
201
+ readonly name: "withdrawer";
202
+ readonly type: "address";
203
+ readonly indexed: true;
204
+ readonly internalType: "address";
205
+ }];
206
+ readonly anonymous: false;
180
207
  }, {
181
208
  readonly type: "error";
182
209
  readonly name: "FeeJuicePortal__AlreadyInitialized";
@@ -193,10 +220,126 @@ export declare const RollupAbi: readonly [{
193
220
  readonly type: "error";
194
221
  readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
195
222
  readonly inputs: readonly [];
223
+ }, {
224
+ readonly type: "error";
225
+ readonly name: "GSE__AlreadyRegistered";
226
+ readonly inputs: readonly [{
227
+ readonly name: "";
228
+ readonly type: "address";
229
+ readonly internalType: "address";
230
+ }, {
231
+ readonly name: "";
232
+ readonly type: "address";
233
+ readonly internalType: "address";
234
+ }];
196
235
  }, {
197
236
  readonly type: "error";
198
237
  readonly name: "GSE__EmptyVoter";
199
238
  readonly inputs: readonly [];
239
+ }, {
240
+ readonly type: "error";
241
+ readonly name: "GSE__FailedToRemove";
242
+ readonly inputs: readonly [{
243
+ readonly name: "";
244
+ readonly type: "address";
245
+ readonly internalType: "address";
246
+ }];
247
+ }, {
248
+ readonly type: "error";
249
+ readonly name: "GSE__FatalError";
250
+ readonly inputs: readonly [{
251
+ readonly name: "";
252
+ readonly type: "string";
253
+ readonly internalType: "string";
254
+ }];
255
+ }, {
256
+ readonly type: "error";
257
+ readonly name: "GSE__GovernanceAlreadySet";
258
+ readonly inputs: readonly [];
259
+ }, {
260
+ readonly type: "error";
261
+ readonly name: "GSE__InstanceDoesNotExist";
262
+ readonly inputs: readonly [{
263
+ readonly name: "";
264
+ readonly type: "address";
265
+ readonly internalType: "address";
266
+ }];
267
+ }, {
268
+ readonly type: "error";
269
+ readonly name: "GSE__InsufficientStake";
270
+ readonly inputs: readonly [{
271
+ readonly name: "";
272
+ readonly type: "uint256";
273
+ readonly internalType: "uint256";
274
+ }, {
275
+ readonly name: "";
276
+ readonly type: "uint256";
277
+ readonly internalType: "uint256";
278
+ }];
279
+ }, {
280
+ readonly type: "error";
281
+ readonly name: "GSE__InvalidRollupAddress";
282
+ readonly inputs: readonly [{
283
+ readonly name: "";
284
+ readonly type: "address";
285
+ readonly internalType: "address";
286
+ }];
287
+ }, {
288
+ readonly type: "error";
289
+ readonly name: "GSE__NotCanonical";
290
+ readonly inputs: readonly [{
291
+ readonly name: "";
292
+ readonly type: "address";
293
+ readonly internalType: "address";
294
+ }];
295
+ }, {
296
+ readonly type: "error";
297
+ readonly name: "GSE__NotRollup";
298
+ readonly inputs: readonly [{
299
+ readonly name: "";
300
+ readonly type: "address";
301
+ readonly internalType: "address";
302
+ }];
303
+ }, {
304
+ readonly type: "error";
305
+ readonly name: "GSE__NotWithdrawer";
306
+ readonly inputs: readonly [{
307
+ readonly name: "";
308
+ readonly type: "address";
309
+ readonly internalType: "address";
310
+ }, {
311
+ readonly name: "";
312
+ readonly type: "address";
313
+ readonly internalType: "address";
314
+ }];
315
+ }, {
316
+ readonly type: "error";
317
+ readonly name: "GSE__NothingToExit";
318
+ readonly inputs: readonly [{
319
+ readonly name: "";
320
+ readonly type: "address";
321
+ readonly internalType: "address";
322
+ }];
323
+ }, {
324
+ readonly type: "error";
325
+ readonly name: "GSE__OutOfBounds";
326
+ readonly inputs: readonly [{
327
+ readonly name: "";
328
+ readonly type: "uint256";
329
+ readonly internalType: "uint256";
330
+ }, {
331
+ readonly name: "";
332
+ readonly type: "uint256";
333
+ readonly internalType: "uint256";
334
+ }];
335
+ }, {
336
+ readonly type: "error";
337
+ readonly name: "GSE__RollupAlreadyRegistered";
338
+ readonly inputs: readonly [{
339
+ readonly name: "";
340
+ readonly type: "address";
341
+ readonly internalType: "address";
342
+ }];
200
343
  }, {
201
344
  readonly type: "error";
202
345
  readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
@@ -1297,6 +1440,14 @@ export declare const RollupAbi: readonly [{
1297
1440
  readonly type: "address";
1298
1441
  readonly internalType: "address";
1299
1442
  }];
1443
+ }, {
1444
+ readonly type: "error";
1445
+ readonly name: "Staking__AlreadyQueued";
1446
+ readonly inputs: readonly [{
1447
+ readonly name: "_attester";
1448
+ readonly type: "address";
1449
+ readonly internalType: "address";
1450
+ }];
1300
1451
  }, {
1301
1452
  readonly type: "error";
1302
1453
  readonly name: "Staking__AlreadyRegistered";
@@ -1317,6 +1468,10 @@ export declare const RollupAbi: readonly [{
1317
1468
  readonly type: "address";
1318
1469
  readonly internalType: "address";
1319
1470
  }];
1471
+ }, {
1472
+ readonly type: "error";
1473
+ readonly name: "Staking__DepositOutOfGas";
1474
+ readonly inputs: readonly [];
1320
1475
  }, {
1321
1476
  readonly type: "error";
1322
1477
  readonly name: "Staking__FailedToRemove";
@@ -1497,6 +1652,18 @@ export declare const RollupAbi: readonly [{
1497
1652
  readonly type: "uint256";
1498
1653
  readonly internalType: "uint256";
1499
1654
  }];
1655
+ }, {
1656
+ readonly type: "error";
1657
+ readonly name: "Staking__QueueAlreadyFlushed";
1658
+ readonly inputs: readonly [{
1659
+ readonly name: "epoch";
1660
+ readonly type: "uint256";
1661
+ readonly internalType: "Epoch";
1662
+ }];
1663
+ }, {
1664
+ readonly type: "error";
1665
+ readonly name: "Staking__QueueEmpty";
1666
+ readonly inputs: readonly [];
1500
1667
  }, {
1501
1668
  readonly type: "error";
1502
1669
  readonly name: "Staking__RollupAlreadyRegistered";
@@ -1533,6 +1700,21 @@ export declare const RollupAbi: readonly [{
1533
1700
  readonly type: "string";
1534
1701
  readonly internalType: "string";
1535
1702
  }];
1703
+ }, {
1704
+ readonly type: "event";
1705
+ readonly name: "ValidatorQueued";
1706
+ readonly inputs: readonly [{
1707
+ readonly name: "attester";
1708
+ readonly type: "address";
1709
+ readonly indexed: true;
1710
+ readonly internalType: "address";
1711
+ }, {
1712
+ readonly name: "withdrawer";
1713
+ readonly type: "address";
1714
+ readonly indexed: true;
1715
+ readonly internalType: "address";
1716
+ }];
1717
+ readonly anonymous: false;
1536
1718
  }, {
1537
1719
  readonly type: "error";
1538
1720
  readonly name: "ValidatorSelection__EpochNotSetup";
@@ -1549,6 +1731,18 @@ export declare const RollupAbi: readonly [{
1549
1731
  readonly type: "uint256";
1550
1732
  readonly internalType: "uint256";
1551
1733
  }];
1734
+ }, {
1735
+ readonly type: "error";
1736
+ readonly name: "ValidatorSelection__InsufficientCommitteeSize";
1737
+ readonly inputs: readonly [{
1738
+ readonly name: "actual";
1739
+ readonly type: "uint256";
1740
+ readonly internalType: "uint256";
1741
+ }, {
1742
+ readonly name: "expected";
1743
+ readonly type: "uint256";
1744
+ readonly internalType: "uint256";
1745
+ }];
1552
1746
  }, {
1553
1747
  readonly type: "error";
1554
1748
  readonly name: "ValidatorSelection__InvalidAttestationsLength";
@@ -1801,6 +1995,12 @@ export declare const RollupAbi: readonly [{
1801
1995
  }];
1802
1996
  readonly outputs: readonly [];
1803
1997
  readonly stateMutability: "nonpayable";
1998
+ }, {
1999
+ readonly type: "function";
2000
+ readonly name: "flushEntryQueue";
2001
+ readonly inputs: readonly [];
2002
+ readonly outputs: readonly [];
2003
+ readonly stateMutability: "nonpayable";
1804
2004
  }, {
1805
2005
  readonly type: "function";
1806
2006
  readonly name: "getActiveAttesterCount";
@@ -2109,6 +2309,16 @@ export declare const RollupAbi: readonly [{
2109
2309
  readonly internalType: "uint256";
2110
2310
  }];
2111
2311
  readonly stateMutability: "view";
2312
+ }, {
2313
+ readonly type: "function";
2314
+ readonly name: "getEntryQueueFlushSize";
2315
+ readonly inputs: readonly [];
2316
+ readonly outputs: readonly [{
2317
+ readonly name: "";
2318
+ readonly type: "uint256";
2319
+ readonly internalType: "uint256";
2320
+ }];
2321
+ readonly stateMutability: "view";
2112
2322
  }, {
2113
2323
  readonly type: "function";
2114
2324
  readonly name: "getEpochAt";
@@ -2508,6 +2718,16 @@ export declare const RollupAbi: readonly [{
2508
2718
  readonly internalType: "uint256";
2509
2719
  }];
2510
2720
  readonly stateMutability: "view";
2721
+ }, {
2722
+ readonly type: "function";
2723
+ readonly name: "getNextFlushableEpoch";
2724
+ readonly inputs: readonly [];
2725
+ readonly outputs: readonly [{
2726
+ readonly name: "";
2727
+ readonly type: "uint256";
2728
+ readonly internalType: "Epoch";
2729
+ }];
2730
+ readonly stateMutability: "view";
2511
2731
  }, {
2512
2732
  readonly type: "function";
2513
2733
  readonly name: "getOutbox";
@@ -1 +1 @@
1
- {"version":3,"file":"RollupAbi.d.ts","sourceRoot":"","sources":["../src/RollupAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAg1IZ,CAAC"}
1
+ {"version":3,"file":"RollupAbi.d.ts","sourceRoot":"","sources":["../src/RollupAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmnJZ,CAAC"}