@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
@@ -29,15 +29,15 @@
29
29
  },
30
30
  {
31
31
  "type": "error",
32
- "name": "AddressSnapshotLib__IndexOutOfBounds",
32
+ "name": "CoinIssuer__InsufficientMintAvailable",
33
33
  "inputs": [
34
34
  {
35
- "name": "index",
35
+ "name": "available",
36
36
  "type": "uint256",
37
37
  "internalType": "uint256"
38
38
  },
39
39
  {
40
- "name": "size",
40
+ "name": "needed",
41
41
  "type": "uint256",
42
42
  "internalType": "uint256"
43
43
  }
@@ -45,15 +45,20 @@
45
45
  },
46
46
  {
47
47
  "type": "error",
48
- "name": "CoinIssuer__InsufficientMintAvailable",
48
+ "name": "Delegation__InsufficientPower",
49
49
  "inputs": [
50
50
  {
51
- "name": "available",
51
+ "name": "",
52
+ "type": "address",
53
+ "internalType": "address"
54
+ },
55
+ {
56
+ "name": "",
52
57
  "type": "uint256",
53
58
  "internalType": "uint256"
54
59
  },
55
60
  {
56
- "name": "needed",
61
+ "name": "",
57
62
  "type": "uint256",
58
63
  "internalType": "uint256"
59
64
  }
@@ -156,11 +161,168 @@
156
161
  ],
157
162
  "anonymous": false
158
163
  },
164
+ {
165
+ "type": "error",
166
+ "name": "GSE__AlreadyRegistered",
167
+ "inputs": [
168
+ {
169
+ "name": "",
170
+ "type": "address",
171
+ "internalType": "address"
172
+ },
173
+ {
174
+ "name": "",
175
+ "type": "address",
176
+ "internalType": "address"
177
+ }
178
+ ]
179
+ },
159
180
  {
160
181
  "type": "error",
161
182
  "name": "GSE__EmptyVoter",
162
183
  "inputs": []
163
184
  },
185
+ {
186
+ "type": "error",
187
+ "name": "GSE__FailedToRemove",
188
+ "inputs": [
189
+ {
190
+ "name": "",
191
+ "type": "address",
192
+ "internalType": "address"
193
+ }
194
+ ]
195
+ },
196
+ {
197
+ "type": "error",
198
+ "name": "GSE__FatalError",
199
+ "inputs": [
200
+ {
201
+ "name": "",
202
+ "type": "string",
203
+ "internalType": "string"
204
+ }
205
+ ]
206
+ },
207
+ {
208
+ "type": "error",
209
+ "name": "GSE__GovernanceAlreadySet",
210
+ "inputs": []
211
+ },
212
+ {
213
+ "type": "error",
214
+ "name": "GSE__InstanceDoesNotExist",
215
+ "inputs": [
216
+ {
217
+ "name": "",
218
+ "type": "address",
219
+ "internalType": "address"
220
+ }
221
+ ]
222
+ },
223
+ {
224
+ "type": "error",
225
+ "name": "GSE__InsufficientStake",
226
+ "inputs": [
227
+ {
228
+ "name": "",
229
+ "type": "uint256",
230
+ "internalType": "uint256"
231
+ },
232
+ {
233
+ "name": "",
234
+ "type": "uint256",
235
+ "internalType": "uint256"
236
+ }
237
+ ]
238
+ },
239
+ {
240
+ "type": "error",
241
+ "name": "GSE__InvalidRollupAddress",
242
+ "inputs": [
243
+ {
244
+ "name": "",
245
+ "type": "address",
246
+ "internalType": "address"
247
+ }
248
+ ]
249
+ },
250
+ {
251
+ "type": "error",
252
+ "name": "GSE__NotCanonical",
253
+ "inputs": [
254
+ {
255
+ "name": "",
256
+ "type": "address",
257
+ "internalType": "address"
258
+ }
259
+ ]
260
+ },
261
+ {
262
+ "type": "error",
263
+ "name": "GSE__NotRollup",
264
+ "inputs": [
265
+ {
266
+ "name": "",
267
+ "type": "address",
268
+ "internalType": "address"
269
+ }
270
+ ]
271
+ },
272
+ {
273
+ "type": "error",
274
+ "name": "GSE__NotWithdrawer",
275
+ "inputs": [
276
+ {
277
+ "name": "",
278
+ "type": "address",
279
+ "internalType": "address"
280
+ },
281
+ {
282
+ "name": "",
283
+ "type": "address",
284
+ "internalType": "address"
285
+ }
286
+ ]
287
+ },
288
+ {
289
+ "type": "error",
290
+ "name": "GSE__NothingToExit",
291
+ "inputs": [
292
+ {
293
+ "name": "",
294
+ "type": "address",
295
+ "internalType": "address"
296
+ }
297
+ ]
298
+ },
299
+ {
300
+ "type": "error",
301
+ "name": "GSE__OutOfBounds",
302
+ "inputs": [
303
+ {
304
+ "name": "",
305
+ "type": "uint256",
306
+ "internalType": "uint256"
307
+ },
308
+ {
309
+ "name": "",
310
+ "type": "uint256",
311
+ "internalType": "uint256"
312
+ }
313
+ ]
314
+ },
315
+ {
316
+ "type": "error",
317
+ "name": "GSE__RollupAlreadyRegistered",
318
+ "inputs": [
319
+ {
320
+ "name": "",
321
+ "type": "address",
322
+ "internalType": "address"
323
+ }
324
+ ]
325
+ },
164
326
  {
165
327
  "type": "error",
166
328
  "name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
@@ -1402,6 +1564,17 @@
1402
1564
  }
1403
1565
  ]
1404
1566
  },
1567
+ {
1568
+ "type": "error",
1569
+ "name": "Staking__AlreadyQueued",
1570
+ "inputs": [
1571
+ {
1572
+ "name": "_attester",
1573
+ "type": "address",
1574
+ "internalType": "address"
1575
+ }
1576
+ ]
1577
+ },
1405
1578
  {
1406
1579
  "type": "error",
1407
1580
  "name": "Staking__AlreadyRegistered",
@@ -1429,6 +1602,11 @@
1429
1602
  }
1430
1603
  ]
1431
1604
  },
1605
+ {
1606
+ "type": "error",
1607
+ "name": "Staking__DepositOutOfGas",
1608
+ "inputs": []
1609
+ },
1432
1610
  {
1433
1611
  "type": "error",
1434
1612
  "name": "Staking__FailedToRemove",
@@ -1672,6 +1850,22 @@
1672
1850
  }
1673
1851
  ]
1674
1852
  },
1853
+ {
1854
+ "type": "error",
1855
+ "name": "Staking__QueueAlreadyFlushed",
1856
+ "inputs": [
1857
+ {
1858
+ "name": "epoch",
1859
+ "type": "uint256",
1860
+ "internalType": "Epoch"
1861
+ }
1862
+ ]
1863
+ },
1864
+ {
1865
+ "type": "error",
1866
+ "name": "Staking__QueueEmpty",
1867
+ "inputs": []
1868
+ },
1675
1869
  {
1676
1870
  "type": "error",
1677
1871
  "name": "Staking__RollupAlreadyRegistered",
@@ -1757,6 +1951,22 @@
1757
1951
  }
1758
1952
  ]
1759
1953
  },
1954
+ {
1955
+ "type": "error",
1956
+ "name": "ValidatorSelection__InsufficientCommitteeSize",
1957
+ "inputs": [
1958
+ {
1959
+ "name": "actual",
1960
+ "type": "uint256",
1961
+ "internalType": "uint256"
1962
+ },
1963
+ {
1964
+ "name": "expected",
1965
+ "type": "uint256",
1966
+ "internalType": "uint256"
1967
+ }
1968
+ ]
1969
+ },
1760
1970
  {
1761
1971
  "type": "error",
1762
1972
  "name": "ValidatorSelection__InvalidAttestationsLength",
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * FeeJuicePortal bytecode.
3
3
  */
4
- export declare const FeeJuicePortalBytecode = "0x610100604052348015610010575f5ffd5b506040516107f83803806107f883398101604081905261002f91610067565b6001600160a01b0393841660805290831660a052911660c05260e0526100b7565b6001600160a01b0381168114610064575f5ffd5b50565b5f5f5f5f6080858703121561007a575f5ffd5b845161008581610050565b602086015190945061009681610050565b60408601519093506100a781610050565b6060959095015193969295505050565b60805160a05160c05160e0516106ec61010c5f395f8181610168015261019901525f818161014101528181610218015261039601525f818161011a015261027a01525f818160db015261034b01526106ec5ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80639611c5c2116100585780639611c5c2146100d6578063b701069714610115578063c5d664c61461013c578063ffa1ad7414610163575f5ffd5b8063284b5dc61461007e5780632dc81c62146100ab57806348fef595146100c1575b5f5ffd5b61009161008c3660046105b2565b61018a565b604080519283526020830191909152015b60405180910390f35b6100b3600581565b6040519081526020016100a2565b6100d46100cf3660046105db565b610340565b005b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016100a2565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100b37f000000000000000000000000000000000000000000000000000000000000000081565b604080518082018252600581527f00000000000000000000000000000000000000000000000000000000000000006020820152905160248101859052604481018490525f91829182906102099060640160408051601f198184030181529190526020810180516001600160e01b0316630c7e892d60e31b179052610404565b90506102406001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001633308961049f565b604051631f6d510b60e01b8152825160048201526020830151602482015260448101829052606481018690525f9081906001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690631f6d510b9060840160408051808303815f875af11580156102bf573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906102e39190610610565b604080518b8152602081018b905290810183905260608101829052919350915089907fcb43dda0de11e57048e9d074ae7474446335afc906a0e5789d624fa5422629e39060800160405180910390a2909890975095505050505050565b336001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001614610389576040516333f1b48f60e11b815260040160405180910390fd5b6103bd6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016838361050c565b816001600160a01b03167f63be20cc905d5ba0cf65db405c4999f99f2575e521875f13a8009d6eed7a09d9826040516103f891815260200190565b60405180910390a25050565b6040805160018082528183019092525f91602082018180368337019050506002836040516104329190610649565b602060405180830381855afa15801561044d573d5f5f3e3d5ffd5b5050506040513d601f19601f82011682018060405250810190610470919061065b565b604051602001610481929190610672565b60405160208183030381529060405261049990610690565b92915050565b6040516001600160a01b0384811660248301528381166044830152606482018390526105069186918216906323b872dd906084015b604051602081830303815290604052915060e01b6020820180516001600160e01b038381831617835250505050610542565b50505050565b6040516001600160a01b0383811660248301526044820183905261053d91859182169063a9059cbb906064016104d4565b505050565b5f5f60205f8451602086015f885af180610561576040513d5f823e3d81fd5b50505f513d91508115610578578060011415610585565b6001600160a01b0384163b155b1561050657604051635274afe760e01b81526001600160a01b038516600482015260240160405180910390fd5b5f5f5f606084860312156105c4575f5ffd5b505081359360208301359350604090920135919050565b5f5f604083850312156105ec575f5ffd5b82356001600160a01b0381168114610602575f5ffd5b946020939093013593505050565b5f5f60408385031215610621575f5ffd5b505080516020909101519092909150565b5f81518060208401855e5f93019283525090919050565b5f6106548284610632565b9392505050565b5f6020828403121561066b575f5ffd5b5051919050565b5f61067d8285610632565b60ff199390931683525050601f01919050565b805160208083015191908110156106b0575f198160200360031b1b821691505b5091905056fea26469706673582212206d9cb5b99e61be047a6467d50b26bd8746152b592eb0e216ab5efc0bcc1dff6164736f6c634300081b0033";
4
+ export declare const FeeJuicePortalBytecode = "0x610100604052348015610010575f5ffd5b506040516107f83803806107f883398101604081905261002f91610067565b6001600160a01b0393841660805290831660a052911660c05260e0526100b7565b6001600160a01b0381168114610064575f5ffd5b50565b5f5f5f5f6080858703121561007a575f5ffd5b845161008581610050565b602086015190945061009681610050565b60408601519093506100a781610050565b6060959095015193969295505050565b60805160a05160c05160e0516106ec61010c5f395f8181610168015261019901525f818161014101528181610218015261039601525f818161011a015261027a01525f818160db015261034b01526106ec5ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80639611c5c2116100585780639611c5c2146100d6578063b701069714610115578063c5d664c61461013c578063ffa1ad7414610163575f5ffd5b8063284b5dc61461007e5780632dc81c62146100ab57806348fef595146100c1575b5f5ffd5b61009161008c3660046105b2565b61018a565b604080519283526020830191909152015b60405180910390f35b6100b3600581565b6040519081526020016100a2565b6100d46100cf3660046105db565b610340565b005b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016100a2565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100b37f000000000000000000000000000000000000000000000000000000000000000081565b604080518082018252600581527f00000000000000000000000000000000000000000000000000000000000000006020820152905160248101859052604481018490525f91829182906102099060640160408051601f198184030181529190526020810180516001600160e01b0316630c7e892d60e31b179052610404565b90506102406001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001633308961049f565b604051631f6d510b60e01b8152825160048201526020830151602482015260448101829052606481018690525f9081906001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690631f6d510b9060840160408051808303815f875af11580156102bf573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906102e39190610610565b604080518b8152602081018b905290810183905260608101829052919350915089907fcb43dda0de11e57048e9d074ae7474446335afc906a0e5789d624fa5422629e39060800160405180910390a2909890975095505050505050565b336001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001614610389576040516333f1b48f60e11b815260040160405180910390fd5b6103bd6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016838361050c565b816001600160a01b03167f63be20cc905d5ba0cf65db405c4999f99f2575e521875f13a8009d6eed7a09d9826040516103f891815260200190565b60405180910390a25050565b6040805160018082528183019092525f91602082018180368337019050506002836040516104329190610649565b602060405180830381855afa15801561044d573d5f5f3e3d5ffd5b5050506040513d601f19601f82011682018060405250810190610470919061065b565b604051602001610481929190610672565b60405160208183030381529060405261049990610690565b92915050565b6040516001600160a01b0384811660248301528381166044830152606482018390526105069186918216906323b872dd906084015b604051602081830303815290604052915060e01b6020820180516001600160e01b038381831617835250505050610542565b50505050565b6040516001600160a01b0383811660248301526044820183905261053d91859182169063a9059cbb906064016104d4565b505050565b5f5f60205f8451602086015f885af180610561576040513d5f823e3d81fd5b50505f513d91508115610578578060011415610585565b6001600160a01b0384163b155b1561050657604051635274afe760e01b81526001600160a01b038516600482015260240160405180910390fd5b5f5f5f606084860312156105c4575f5ffd5b505081359360208301359350604090920135919050565b5f5f604083850312156105ec575f5ffd5b82356001600160a01b0381168114610602575f5ffd5b946020939093013593505050565b5f5f60408385031215610621575f5ffd5b505080516020909101519092909150565b5f81518060208401855e5f93019283525090919050565b5f6106548284610632565b9392505050565b5f6020828403121561066b575f5ffd5b5051919050565b5f61067d8285610632565b60ff199390931683525050601f01919050565b805160208083015191908110156106b0575f198160200360031b1b821691505b5091905056fea2646970667358221220bc076d16676e40a00310a894015e426861a28268ac8d47ef7bafdc4ae8c1b9b964736f6c634300081b0033";
5
5
  /**
6
6
  * FeeJuicePortal link references.
7
7
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * FeeJuicePortal bytecode.
3
- */ export const FeeJuicePortalBytecode = "0x610100604052348015610010575f5ffd5b506040516107f83803806107f883398101604081905261002f91610067565b6001600160a01b0393841660805290831660a052911660c05260e0526100b7565b6001600160a01b0381168114610064575f5ffd5b50565b5f5f5f5f6080858703121561007a575f5ffd5b845161008581610050565b602086015190945061009681610050565b60408601519093506100a781610050565b6060959095015193969295505050565b60805160a05160c05160e0516106ec61010c5f395f8181610168015261019901525f818161014101528181610218015261039601525f818161011a015261027a01525f818160db015261034b01526106ec5ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80639611c5c2116100585780639611c5c2146100d6578063b701069714610115578063c5d664c61461013c578063ffa1ad7414610163575f5ffd5b8063284b5dc61461007e5780632dc81c62146100ab57806348fef595146100c1575b5f5ffd5b61009161008c3660046105b2565b61018a565b604080519283526020830191909152015b60405180910390f35b6100b3600581565b6040519081526020016100a2565b6100d46100cf3660046105db565b610340565b005b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016100a2565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100b37f000000000000000000000000000000000000000000000000000000000000000081565b604080518082018252600581527f00000000000000000000000000000000000000000000000000000000000000006020820152905160248101859052604481018490525f91829182906102099060640160408051601f198184030181529190526020810180516001600160e01b0316630c7e892d60e31b179052610404565b90506102406001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001633308961049f565b604051631f6d510b60e01b8152825160048201526020830151602482015260448101829052606481018690525f9081906001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690631f6d510b9060840160408051808303815f875af11580156102bf573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906102e39190610610565b604080518b8152602081018b905290810183905260608101829052919350915089907fcb43dda0de11e57048e9d074ae7474446335afc906a0e5789d624fa5422629e39060800160405180910390a2909890975095505050505050565b336001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001614610389576040516333f1b48f60e11b815260040160405180910390fd5b6103bd6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016838361050c565b816001600160a01b03167f63be20cc905d5ba0cf65db405c4999f99f2575e521875f13a8009d6eed7a09d9826040516103f891815260200190565b60405180910390a25050565b6040805160018082528183019092525f91602082018180368337019050506002836040516104329190610649565b602060405180830381855afa15801561044d573d5f5f3e3d5ffd5b5050506040513d601f19601f82011682018060405250810190610470919061065b565b604051602001610481929190610672565b60405160208183030381529060405261049990610690565b92915050565b6040516001600160a01b0384811660248301528381166044830152606482018390526105069186918216906323b872dd906084015b604051602081830303815290604052915060e01b6020820180516001600160e01b038381831617835250505050610542565b50505050565b6040516001600160a01b0383811660248301526044820183905261053d91859182169063a9059cbb906064016104d4565b505050565b5f5f60205f8451602086015f885af180610561576040513d5f823e3d81fd5b50505f513d91508115610578578060011415610585565b6001600160a01b0384163b155b1561050657604051635274afe760e01b81526001600160a01b038516600482015260240160405180910390fd5b5f5f5f606084860312156105c4575f5ffd5b505081359360208301359350604090920135919050565b5f5f604083850312156105ec575f5ffd5b82356001600160a01b0381168114610602575f5ffd5b946020939093013593505050565b5f5f60408385031215610621575f5ffd5b505080516020909101519092909150565b5f81518060208401855e5f93019283525090919050565b5f6106548284610632565b9392505050565b5f6020828403121561066b575f5ffd5b5051919050565b5f61067d8285610632565b60ff199390931683525050601f01919050565b805160208083015191908110156106b0575f198160200360031b1b821691505b5091905056fea26469706673582212206d9cb5b99e61be047a6467d50b26bd8746152b592eb0e216ab5efc0bcc1dff6164736f6c634300081b0033";
3
+ */ export const FeeJuicePortalBytecode = "0x610100604052348015610010575f5ffd5b506040516107f83803806107f883398101604081905261002f91610067565b6001600160a01b0393841660805290831660a052911660c05260e0526100b7565b6001600160a01b0381168114610064575f5ffd5b50565b5f5f5f5f6080858703121561007a575f5ffd5b845161008581610050565b602086015190945061009681610050565b60408601519093506100a781610050565b6060959095015193969295505050565b60805160a05160c05160e0516106ec61010c5f395f8181610168015261019901525f818161014101528181610218015261039601525f818161011a015261027a01525f818160db015261034b01526106ec5ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80639611c5c2116100585780639611c5c2146100d6578063b701069714610115578063c5d664c61461013c578063ffa1ad7414610163575f5ffd5b8063284b5dc61461007e5780632dc81c62146100ab57806348fef595146100c1575b5f5ffd5b61009161008c3660046105b2565b61018a565b604080519283526020830191909152015b60405180910390f35b6100b3600581565b6040519081526020016100a2565b6100d46100cf3660046105db565b610340565b005b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016100a2565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100b37f000000000000000000000000000000000000000000000000000000000000000081565b604080518082018252600581527f00000000000000000000000000000000000000000000000000000000000000006020820152905160248101859052604481018490525f91829182906102099060640160408051601f198184030181529190526020810180516001600160e01b0316630c7e892d60e31b179052610404565b90506102406001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001633308961049f565b604051631f6d510b60e01b8152825160048201526020830151602482015260448101829052606481018690525f9081906001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690631f6d510b9060840160408051808303815f875af11580156102bf573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906102e39190610610565b604080518b8152602081018b905290810183905260608101829052919350915089907fcb43dda0de11e57048e9d074ae7474446335afc906a0e5789d624fa5422629e39060800160405180910390a2909890975095505050505050565b336001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001614610389576040516333f1b48f60e11b815260040160405180910390fd5b6103bd6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016838361050c565b816001600160a01b03167f63be20cc905d5ba0cf65db405c4999f99f2575e521875f13a8009d6eed7a09d9826040516103f891815260200190565b60405180910390a25050565b6040805160018082528183019092525f91602082018180368337019050506002836040516104329190610649565b602060405180830381855afa15801561044d573d5f5f3e3d5ffd5b5050506040513d601f19601f82011682018060405250810190610470919061065b565b604051602001610481929190610672565b60405160208183030381529060405261049990610690565b92915050565b6040516001600160a01b0384811660248301528381166044830152606482018390526105069186918216906323b872dd906084015b604051602081830303815290604052915060e01b6020820180516001600160e01b038381831617835250505050610542565b50505050565b6040516001600160a01b0383811660248301526044820183905261053d91859182169063a9059cbb906064016104d4565b505050565b5f5f60205f8451602086015f885af180610561576040513d5f823e3d81fd5b50505f513d91508115610578578060011415610585565b6001600160a01b0384163b155b1561050657604051635274afe760e01b81526001600160a01b038516600482015260240160405180910390fd5b5f5f5f606084860312156105c4575f5ffd5b505081359360208301359350604090920135919050565b5f5f604083850312156105ec575f5ffd5b82356001600160a01b0381168114610602575f5ffd5b946020939093013593505050565b5f5f60408385031215610621575f5ffd5b505080516020909101519092909150565b5f81518060208401855e5f93019283525090919050565b5f6106548284610632565b9392505050565b5f6020828403121561066b575f5ffd5b5051919050565b5f61067d8285610632565b60ff199390931683525050601f01919050565b805160208083015191908110156106b0575f198160200360031b1b821691505b5091905056fea2646970667358221220bc076d16676e40a00310a894015e426861a28268ac8d47ef7bafdc4ae8c1b9b964736f6c634300081b0033";
4
4
  /**
5
5
  * FeeJuicePortal link references.
6
6
  */ export const FeeJuicePortalLinkReferences = {};
@@ -11,25 +11,29 @@ export declare const ForwarderAbi: readonly [{
11
11
  }];
12
12
  }, {
13
13
  readonly type: "error";
14
- readonly name: "AddressSnapshotLib__IndexOutOfBounds";
14
+ readonly name: "CoinIssuer__InsufficientMintAvailable";
15
15
  readonly inputs: readonly [{
16
- readonly name: "index";
16
+ readonly name: "available";
17
17
  readonly type: "uint256";
18
18
  readonly internalType: "uint256";
19
19
  }, {
20
- readonly name: "size";
20
+ readonly name: "needed";
21
21
  readonly type: "uint256";
22
22
  readonly internalType: "uint256";
23
23
  }];
24
24
  }, {
25
25
  readonly type: "error";
26
- readonly name: "CoinIssuer__InsufficientMintAvailable";
26
+ readonly name: "Delegation__InsufficientPower";
27
27
  readonly inputs: readonly [{
28
- readonly name: "available";
28
+ readonly name: "";
29
+ readonly type: "address";
30
+ readonly internalType: "address";
31
+ }, {
32
+ readonly name: "";
29
33
  readonly type: "uint256";
30
34
  readonly internalType: "uint256";
31
35
  }, {
32
- readonly name: "needed";
36
+ readonly name: "";
33
37
  readonly type: "uint256";
34
38
  readonly internalType: "uint256";
35
39
  }];
@@ -81,10 +85,126 @@ export declare const ForwarderAbi: readonly [{
81
85
  readonly type: "uint256";
82
86
  readonly internalType: "uint256";
83
87
  }];
88
+ }, {
89
+ readonly type: "error";
90
+ readonly name: "GSE__AlreadyRegistered";
91
+ readonly inputs: readonly [{
92
+ readonly name: "";
93
+ readonly type: "address";
94
+ readonly internalType: "address";
95
+ }, {
96
+ readonly name: "";
97
+ readonly type: "address";
98
+ readonly internalType: "address";
99
+ }];
84
100
  }, {
85
101
  readonly type: "error";
86
102
  readonly name: "GSE__EmptyVoter";
87
103
  readonly inputs: readonly [];
104
+ }, {
105
+ readonly type: "error";
106
+ readonly name: "GSE__FailedToRemove";
107
+ readonly inputs: readonly [{
108
+ readonly name: "";
109
+ readonly type: "address";
110
+ readonly internalType: "address";
111
+ }];
112
+ }, {
113
+ readonly type: "error";
114
+ readonly name: "GSE__FatalError";
115
+ readonly inputs: readonly [{
116
+ readonly name: "";
117
+ readonly type: "string";
118
+ readonly internalType: "string";
119
+ }];
120
+ }, {
121
+ readonly type: "error";
122
+ readonly name: "GSE__GovernanceAlreadySet";
123
+ readonly inputs: readonly [];
124
+ }, {
125
+ readonly type: "error";
126
+ readonly name: "GSE__InstanceDoesNotExist";
127
+ readonly inputs: readonly [{
128
+ readonly name: "";
129
+ readonly type: "address";
130
+ readonly internalType: "address";
131
+ }];
132
+ }, {
133
+ readonly type: "error";
134
+ readonly name: "GSE__InsufficientStake";
135
+ readonly inputs: readonly [{
136
+ readonly name: "";
137
+ readonly type: "uint256";
138
+ readonly internalType: "uint256";
139
+ }, {
140
+ readonly name: "";
141
+ readonly type: "uint256";
142
+ readonly internalType: "uint256";
143
+ }];
144
+ }, {
145
+ readonly type: "error";
146
+ readonly name: "GSE__InvalidRollupAddress";
147
+ readonly inputs: readonly [{
148
+ readonly name: "";
149
+ readonly type: "address";
150
+ readonly internalType: "address";
151
+ }];
152
+ }, {
153
+ readonly type: "error";
154
+ readonly name: "GSE__NotCanonical";
155
+ readonly inputs: readonly [{
156
+ readonly name: "";
157
+ readonly type: "address";
158
+ readonly internalType: "address";
159
+ }];
160
+ }, {
161
+ readonly type: "error";
162
+ readonly name: "GSE__NotRollup";
163
+ readonly inputs: readonly [{
164
+ readonly name: "";
165
+ readonly type: "address";
166
+ readonly internalType: "address";
167
+ }];
168
+ }, {
169
+ readonly type: "error";
170
+ readonly name: "GSE__NotWithdrawer";
171
+ readonly inputs: readonly [{
172
+ readonly name: "";
173
+ readonly type: "address";
174
+ readonly internalType: "address";
175
+ }, {
176
+ readonly name: "";
177
+ readonly type: "address";
178
+ readonly internalType: "address";
179
+ }];
180
+ }, {
181
+ readonly type: "error";
182
+ readonly name: "GSE__NothingToExit";
183
+ readonly inputs: readonly [{
184
+ readonly name: "";
185
+ readonly type: "address";
186
+ readonly internalType: "address";
187
+ }];
188
+ }, {
189
+ readonly type: "error";
190
+ readonly name: "GSE__OutOfBounds";
191
+ readonly inputs: readonly [{
192
+ readonly name: "";
193
+ readonly type: "uint256";
194
+ readonly internalType: "uint256";
195
+ }, {
196
+ readonly name: "";
197
+ readonly type: "uint256";
198
+ readonly internalType: "uint256";
199
+ }];
200
+ }, {
201
+ readonly type: "error";
202
+ readonly name: "GSE__RollupAlreadyRegistered";
203
+ readonly inputs: readonly [{
204
+ readonly name: "";
205
+ readonly type: "address";
206
+ readonly internalType: "address";
207
+ }];
88
208
  }, {
89
209
  readonly type: "error";
90
210
  readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
@@ -997,6 +1117,14 @@ export declare const ForwarderAbi: readonly [{
997
1117
  readonly type: "address";
998
1118
  readonly internalType: "address";
999
1119
  }];
1120
+ }, {
1121
+ readonly type: "error";
1122
+ readonly name: "Staking__AlreadyQueued";
1123
+ readonly inputs: readonly [{
1124
+ readonly name: "_attester";
1125
+ readonly type: "address";
1126
+ readonly internalType: "address";
1127
+ }];
1000
1128
  }, {
1001
1129
  readonly type: "error";
1002
1130
  readonly name: "Staking__AlreadyRegistered";
@@ -1017,6 +1145,10 @@ export declare const ForwarderAbi: readonly [{
1017
1145
  readonly type: "address";
1018
1146
  readonly internalType: "address";
1019
1147
  }];
1148
+ }, {
1149
+ readonly type: "error";
1150
+ readonly name: "Staking__DepositOutOfGas";
1151
+ readonly inputs: readonly [];
1020
1152
  }, {
1021
1153
  readonly type: "error";
1022
1154
  readonly name: "Staking__FailedToRemove";
@@ -1197,6 +1329,18 @@ export declare const ForwarderAbi: readonly [{
1197
1329
  readonly type: "uint256";
1198
1330
  readonly internalType: "uint256";
1199
1331
  }];
1332
+ }, {
1333
+ readonly type: "error";
1334
+ readonly name: "Staking__QueueAlreadyFlushed";
1335
+ readonly inputs: readonly [{
1336
+ readonly name: "epoch";
1337
+ readonly type: "uint256";
1338
+ readonly internalType: "Epoch";
1339
+ }];
1340
+ }, {
1341
+ readonly type: "error";
1342
+ readonly name: "Staking__QueueEmpty";
1343
+ readonly inputs: readonly [];
1200
1344
  }, {
1201
1345
  readonly type: "error";
1202
1346
  readonly name: "Staking__RollupAlreadyRegistered";
@@ -1241,6 +1385,18 @@ export declare const ForwarderAbi: readonly [{
1241
1385
  readonly type: "uint256";
1242
1386
  readonly internalType: "uint256";
1243
1387
  }];
1388
+ }, {
1389
+ readonly type: "error";
1390
+ readonly name: "ValidatorSelection__InsufficientCommitteeSize";
1391
+ readonly inputs: readonly [{
1392
+ readonly name: "actual";
1393
+ readonly type: "uint256";
1394
+ readonly internalType: "uint256";
1395
+ }, {
1396
+ readonly name: "expected";
1397
+ readonly type: "uint256";
1398
+ readonly internalType: "uint256";
1399
+ }];
1244
1400
  }, {
1245
1401
  readonly type: "error";
1246
1402
  readonly name: "ValidatorSelection__InvalidAttestationsLength";
@@ -1 +1 @@
1
- {"version":3,"file":"ForwarderAbi.d.ts","sourceRoot":"","sources":["../src/ForwarderAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAisDf,CAAC"}
1
+ {"version":3,"file":"ForwarderAbi.d.ts","sourceRoot":"","sources":["../src/ForwarderAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAm5Df,CAAC"}