@aztec/l1-artifacts 1.0.0-nightly.20250615 → 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
@@ -24,15 +24,15 @@
24
24
  },
25
25
  {
26
26
  "type": "error",
27
- "name": "AddressSnapshotLib__IndexOutOfBounds",
27
+ "name": "CoinIssuer__InsufficientMintAvailable",
28
28
  "inputs": [
29
29
  {
30
- "name": "index",
30
+ "name": "available",
31
31
  "type": "uint256",
32
32
  "internalType": "uint256"
33
33
  },
34
34
  {
35
- "name": "size",
35
+ "name": "needed",
36
36
  "type": "uint256",
37
37
  "internalType": "uint256"
38
38
  }
@@ -40,15 +40,20 @@
40
40
  },
41
41
  {
42
42
  "type": "error",
43
- "name": "CoinIssuer__InsufficientMintAvailable",
43
+ "name": "Delegation__InsufficientPower",
44
44
  "inputs": [
45
45
  {
46
- "name": "available",
46
+ "name": "",
47
+ "type": "address",
48
+ "internalType": "address"
49
+ },
50
+ {
51
+ "name": "",
47
52
  "type": "uint256",
48
53
  "internalType": "uint256"
49
54
  },
50
55
  {
51
- "name": "needed",
56
+ "name": "",
52
57
  "type": "uint256",
53
58
  "internalType": "uint256"
54
59
  }
@@ -108,11 +113,168 @@
108
113
  "name": "FeeLib__InvalidFeeAssetPriceModifier",
109
114
  "inputs": []
110
115
  },
116
+ {
117
+ "type": "error",
118
+ "name": "GSE__AlreadyRegistered",
119
+ "inputs": [
120
+ {
121
+ "name": "",
122
+ "type": "address",
123
+ "internalType": "address"
124
+ },
125
+ {
126
+ "name": "",
127
+ "type": "address",
128
+ "internalType": "address"
129
+ }
130
+ ]
131
+ },
111
132
  {
112
133
  "type": "error",
113
134
  "name": "GSE__EmptyVoter",
114
135
  "inputs": []
115
136
  },
137
+ {
138
+ "type": "error",
139
+ "name": "GSE__FailedToRemove",
140
+ "inputs": [
141
+ {
142
+ "name": "",
143
+ "type": "address",
144
+ "internalType": "address"
145
+ }
146
+ ]
147
+ },
148
+ {
149
+ "type": "error",
150
+ "name": "GSE__FatalError",
151
+ "inputs": [
152
+ {
153
+ "name": "",
154
+ "type": "string",
155
+ "internalType": "string"
156
+ }
157
+ ]
158
+ },
159
+ {
160
+ "type": "error",
161
+ "name": "GSE__GovernanceAlreadySet",
162
+ "inputs": []
163
+ },
164
+ {
165
+ "type": "error",
166
+ "name": "GSE__InstanceDoesNotExist",
167
+ "inputs": [
168
+ {
169
+ "name": "",
170
+ "type": "address",
171
+ "internalType": "address"
172
+ }
173
+ ]
174
+ },
175
+ {
176
+ "type": "error",
177
+ "name": "GSE__InsufficientStake",
178
+ "inputs": [
179
+ {
180
+ "name": "",
181
+ "type": "uint256",
182
+ "internalType": "uint256"
183
+ },
184
+ {
185
+ "name": "",
186
+ "type": "uint256",
187
+ "internalType": "uint256"
188
+ }
189
+ ]
190
+ },
191
+ {
192
+ "type": "error",
193
+ "name": "GSE__InvalidRollupAddress",
194
+ "inputs": [
195
+ {
196
+ "name": "",
197
+ "type": "address",
198
+ "internalType": "address"
199
+ }
200
+ ]
201
+ },
202
+ {
203
+ "type": "error",
204
+ "name": "GSE__NotCanonical",
205
+ "inputs": [
206
+ {
207
+ "name": "",
208
+ "type": "address",
209
+ "internalType": "address"
210
+ }
211
+ ]
212
+ },
213
+ {
214
+ "type": "error",
215
+ "name": "GSE__NotRollup",
216
+ "inputs": [
217
+ {
218
+ "name": "",
219
+ "type": "address",
220
+ "internalType": "address"
221
+ }
222
+ ]
223
+ },
224
+ {
225
+ "type": "error",
226
+ "name": "GSE__NotWithdrawer",
227
+ "inputs": [
228
+ {
229
+ "name": "",
230
+ "type": "address",
231
+ "internalType": "address"
232
+ },
233
+ {
234
+ "name": "",
235
+ "type": "address",
236
+ "internalType": "address"
237
+ }
238
+ ]
239
+ },
240
+ {
241
+ "type": "error",
242
+ "name": "GSE__NothingToExit",
243
+ "inputs": [
244
+ {
245
+ "name": "",
246
+ "type": "address",
247
+ "internalType": "address"
248
+ }
249
+ ]
250
+ },
251
+ {
252
+ "type": "error",
253
+ "name": "GSE__OutOfBounds",
254
+ "inputs": [
255
+ {
256
+ "name": "",
257
+ "type": "uint256",
258
+ "internalType": "uint256"
259
+ },
260
+ {
261
+ "name": "",
262
+ "type": "uint256",
263
+ "internalType": "uint256"
264
+ }
265
+ ]
266
+ },
267
+ {
268
+ "type": "error",
269
+ "name": "GSE__RollupAlreadyRegistered",
270
+ "inputs": [
271
+ {
272
+ "name": "",
273
+ "type": "address",
274
+ "internalType": "address"
275
+ }
276
+ ]
277
+ },
116
278
  {
117
279
  "type": "error",
118
280
  "name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
@@ -1358,6 +1520,17 @@
1358
1520
  }
1359
1521
  ]
1360
1522
  },
1523
+ {
1524
+ "type": "error",
1525
+ "name": "Staking__AlreadyQueued",
1526
+ "inputs": [
1527
+ {
1528
+ "name": "_attester",
1529
+ "type": "address",
1530
+ "internalType": "address"
1531
+ }
1532
+ ]
1533
+ },
1361
1534
  {
1362
1535
  "type": "error",
1363
1536
  "name": "Staking__AlreadyRegistered",
@@ -1385,6 +1558,11 @@
1385
1558
  }
1386
1559
  ]
1387
1560
  },
1561
+ {
1562
+ "type": "error",
1563
+ "name": "Staking__DepositOutOfGas",
1564
+ "inputs": []
1565
+ },
1388
1566
  {
1389
1567
  "type": "error",
1390
1568
  "name": "Staking__FailedToRemove",
@@ -1628,6 +1806,22 @@
1628
1806
  }
1629
1807
  ]
1630
1808
  },
1809
+ {
1810
+ "type": "error",
1811
+ "name": "Staking__QueueAlreadyFlushed",
1812
+ "inputs": [
1813
+ {
1814
+ "name": "epoch",
1815
+ "type": "uint256",
1816
+ "internalType": "Epoch"
1817
+ }
1818
+ ]
1819
+ },
1820
+ {
1821
+ "type": "error",
1822
+ "name": "Staking__QueueEmpty",
1823
+ "inputs": []
1824
+ },
1631
1825
  {
1632
1826
  "type": "error",
1633
1827
  "name": "Staking__RollupAlreadyRegistered",
@@ -1687,6 +1881,22 @@
1687
1881
  }
1688
1882
  ]
1689
1883
  },
1884
+ {
1885
+ "type": "error",
1886
+ "name": "ValidatorSelection__InsufficientCommitteeSize",
1887
+ "inputs": [
1888
+ {
1889
+ "name": "actual",
1890
+ "type": "uint256",
1891
+ "internalType": "uint256"
1892
+ },
1893
+ {
1894
+ "name": "expected",
1895
+ "type": "uint256",
1896
+ "internalType": "uint256"
1897
+ }
1898
+ ]
1899
+ },
1690
1900
  {
1691
1901
  "type": "error",
1692
1902
  "name": "ValidatorSelection__InvalidAttestationsLength",
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * FeeAssetHandler bytecode.
3
3
  */
4
- export declare const FeeAssetHandlerBytecode = "0x60a060405234801561000f575f5ffd5b5060405161047938038061047983398101604081905261002e916100e7565b826001600160a01b03811661005c57604051631e4fbdf760e01b81525f600482015260240160405180910390fd5b6100658161007d565b506001600160a01b0390911660805260015550610120565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b80516001600160a01b03811681146100e2575f5ffd5b919050565b5f5f5f606084860312156100f9575f5ffd5b610102846100cc565b9250610110602085016100cc565b9150604084015190509250925092565b60805161033b61013e5f395f818160e00152610152015261033b5ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80638da5cb5b116100585780638da5cb5b146100b7578063b7e9fb2b146100db578063c7cd997f14610102578063f2fde38b14610115575f5ffd5b80635a2bcc181461007e5780636a6278421461009a578063715018a6146100af575b5f5ffd5b61008760015481565b6040519081526020015b60405180910390f35b6100ad6100a83660046102c1565b610128565b005b6100ad6101ae565b5f546001600160a01b03165b6040516001600160a01b039091168152602001610091565b6100c37f000000000000000000000000000000000000000000000000000000000000000081565b6100ad6101103660046102ee565b6101c1565b6100ad6101233660046102c1565b610204565b6001546040516340c10f1960e01b81526001600160a01b03838116600483015260248201929092527f0000000000000000000000000000000000000000000000000000000000000000909116906340c10f19906044015f604051808303815f87803b158015610195575f5ffd5b505af11580156101a7573d5f5f3e3d5ffd5b5050505050565b6101b6610246565b6101bf5f610272565b565b6101c9610246565b60018190556040518181527fd16cfa409e224ac1de77fe821c9359c8e16c1e008b50fb692809b3a154182e7f9060200160405180910390a150565b61020c610246565b6001600160a01b03811661023a57604051631e4fbdf760e01b81525f60048201526024015b60405180910390fd5b61024381610272565b50565b5f546001600160a01b031633146101bf5760405163118cdaa760e01b8152336004820152602401610231565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b5f602082840312156102d1575f5ffd5b81356001600160a01b03811681146102e7575f5ffd5b9392505050565b5f602082840312156102fe575f5ffd5b503591905056fea26469706673582212200aade09c6eba638376759aae320f1d254a3fc5b8ed027fe68e38d5a0e70a887764736f6c634300081b0033";
4
+ export declare const FeeAssetHandlerBytecode = "0x60a060405234801561000f575f5ffd5b5060405161047938038061047983398101604081905261002e916100e7565b826001600160a01b03811661005c57604051631e4fbdf760e01b81525f600482015260240160405180910390fd5b6100658161007d565b506001600160a01b0390911660805260015550610120565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b80516001600160a01b03811681146100e2575f5ffd5b919050565b5f5f5f606084860312156100f9575f5ffd5b610102846100cc565b9250610110602085016100cc565b9150604084015190509250925092565b60805161033b61013e5f395f818160e00152610152015261033b5ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80638da5cb5b116100585780638da5cb5b146100b7578063b7e9fb2b146100db578063c7cd997f14610102578063f2fde38b14610115575f5ffd5b80635a2bcc181461007e5780636a6278421461009a578063715018a6146100af575b5f5ffd5b61008760015481565b6040519081526020015b60405180910390f35b6100ad6100a83660046102c1565b610128565b005b6100ad6101ae565b5f546001600160a01b03165b6040516001600160a01b039091168152602001610091565b6100c37f000000000000000000000000000000000000000000000000000000000000000081565b6100ad6101103660046102ee565b6101c1565b6100ad6101233660046102c1565b610204565b6001546040516340c10f1960e01b81526001600160a01b03838116600483015260248201929092527f0000000000000000000000000000000000000000000000000000000000000000909116906340c10f19906044015f604051808303815f87803b158015610195575f5ffd5b505af11580156101a7573d5f5f3e3d5ffd5b5050505050565b6101b6610246565b6101bf5f610272565b565b6101c9610246565b60018190556040518181527fd16cfa409e224ac1de77fe821c9359c8e16c1e008b50fb692809b3a154182e7f9060200160405180910390a150565b61020c610246565b6001600160a01b03811661023a57604051631e4fbdf760e01b81525f60048201526024015b60405180910390fd5b61024381610272565b50565b5f546001600160a01b031633146101bf5760405163118cdaa760e01b8152336004820152602401610231565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b5f602082840312156102d1575f5ffd5b81356001600160a01b03811681146102e7575f5ffd5b9392505050565b5f602082840312156102fe575f5ffd5b503591905056fea2646970667358221220ac690151dc6f240edc6577a49df629e25475609cf3f165ef1518c569394cb1e764736f6c634300081b0033";
5
5
  /**
6
6
  * FeeAssetHandler link references.
7
7
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * FeeAssetHandler bytecode.
3
- */ export const FeeAssetHandlerBytecode = "0x60a060405234801561000f575f5ffd5b5060405161047938038061047983398101604081905261002e916100e7565b826001600160a01b03811661005c57604051631e4fbdf760e01b81525f600482015260240160405180910390fd5b6100658161007d565b506001600160a01b0390911660805260015550610120565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b80516001600160a01b03811681146100e2575f5ffd5b919050565b5f5f5f606084860312156100f9575f5ffd5b610102846100cc565b9250610110602085016100cc565b9150604084015190509250925092565b60805161033b61013e5f395f818160e00152610152015261033b5ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80638da5cb5b116100585780638da5cb5b146100b7578063b7e9fb2b146100db578063c7cd997f14610102578063f2fde38b14610115575f5ffd5b80635a2bcc181461007e5780636a6278421461009a578063715018a6146100af575b5f5ffd5b61008760015481565b6040519081526020015b60405180910390f35b6100ad6100a83660046102c1565b610128565b005b6100ad6101ae565b5f546001600160a01b03165b6040516001600160a01b039091168152602001610091565b6100c37f000000000000000000000000000000000000000000000000000000000000000081565b6100ad6101103660046102ee565b6101c1565b6100ad6101233660046102c1565b610204565b6001546040516340c10f1960e01b81526001600160a01b03838116600483015260248201929092527f0000000000000000000000000000000000000000000000000000000000000000909116906340c10f19906044015f604051808303815f87803b158015610195575f5ffd5b505af11580156101a7573d5f5f3e3d5ffd5b5050505050565b6101b6610246565b6101bf5f610272565b565b6101c9610246565b60018190556040518181527fd16cfa409e224ac1de77fe821c9359c8e16c1e008b50fb692809b3a154182e7f9060200160405180910390a150565b61020c610246565b6001600160a01b03811661023a57604051631e4fbdf760e01b81525f60048201526024015b60405180910390fd5b61024381610272565b50565b5f546001600160a01b031633146101bf5760405163118cdaa760e01b8152336004820152602401610231565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b5f602082840312156102d1575f5ffd5b81356001600160a01b03811681146102e7575f5ffd5b9392505050565b5f602082840312156102fe575f5ffd5b503591905056fea26469706673582212200aade09c6eba638376759aae320f1d254a3fc5b8ed027fe68e38d5a0e70a887764736f6c634300081b0033";
3
+ */ export const FeeAssetHandlerBytecode = "0x60a060405234801561000f575f5ffd5b5060405161047938038061047983398101604081905261002e916100e7565b826001600160a01b03811661005c57604051631e4fbdf760e01b81525f600482015260240160405180910390fd5b6100658161007d565b506001600160a01b0390911660805260015550610120565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b80516001600160a01b03811681146100e2575f5ffd5b919050565b5f5f5f606084860312156100f9575f5ffd5b610102846100cc565b9250610110602085016100cc565b9150604084015190509250925092565b60805161033b61013e5f395f818160e00152610152015261033b5ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80638da5cb5b116100585780638da5cb5b146100b7578063b7e9fb2b146100db578063c7cd997f14610102578063f2fde38b14610115575f5ffd5b80635a2bcc181461007e5780636a6278421461009a578063715018a6146100af575b5f5ffd5b61008760015481565b6040519081526020015b60405180910390f35b6100ad6100a83660046102c1565b610128565b005b6100ad6101ae565b5f546001600160a01b03165b6040516001600160a01b039091168152602001610091565b6100c37f000000000000000000000000000000000000000000000000000000000000000081565b6100ad6101103660046102ee565b6101c1565b6100ad6101233660046102c1565b610204565b6001546040516340c10f1960e01b81526001600160a01b03838116600483015260248201929092527f0000000000000000000000000000000000000000000000000000000000000000909116906340c10f19906044015f604051808303815f87803b158015610195575f5ffd5b505af11580156101a7573d5f5f3e3d5ffd5b5050505050565b6101b6610246565b6101bf5f610272565b565b6101c9610246565b60018190556040518181527fd16cfa409e224ac1de77fe821c9359c8e16c1e008b50fb692809b3a154182e7f9060200160405180910390a150565b61020c610246565b6001600160a01b03811661023a57604051631e4fbdf760e01b81525f60048201526024015b60405180910390fd5b61024381610272565b50565b5f546001600160a01b031633146101bf5760405163118cdaa760e01b8152336004820152602401610231565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b5f602082840312156102d1575f5ffd5b81356001600160a01b03811681146102e7575f5ffd5b9392505050565b5f602082840312156102fe575f5ffd5b503591905056fea2646970667358221220ac690151dc6f240edc6577a49df629e25475609cf3f165ef1518c569394cb1e764736f6c634300081b0033";
4
4
  /**
5
5
  * FeeAssetHandler link references.
6
6
  */ export const FeeAssetHandlerLinkReferences = {};
@@ -23,25 +23,29 @@ export declare const FeeJuicePortalAbi: readonly [{
23
23
  readonly stateMutability: "nonpayable";
24
24
  }, {
25
25
  readonly type: "error";
26
- readonly name: "AddressSnapshotLib__IndexOutOfBounds";
26
+ readonly name: "CoinIssuer__InsufficientMintAvailable";
27
27
  readonly inputs: readonly [{
28
- readonly name: "index";
28
+ readonly name: "available";
29
29
  readonly type: "uint256";
30
30
  readonly internalType: "uint256";
31
31
  }, {
32
- readonly name: "size";
32
+ readonly name: "needed";
33
33
  readonly type: "uint256";
34
34
  readonly internalType: "uint256";
35
35
  }];
36
36
  }, {
37
37
  readonly type: "error";
38
- readonly name: "CoinIssuer__InsufficientMintAvailable";
38
+ readonly name: "Delegation__InsufficientPower";
39
39
  readonly inputs: readonly [{
40
- readonly name: "available";
40
+ readonly name: "";
41
+ readonly type: "address";
42
+ readonly internalType: "address";
43
+ }, {
44
+ readonly name: "";
41
45
  readonly type: "uint256";
42
46
  readonly internalType: "uint256";
43
47
  }, {
44
- readonly name: "needed";
48
+ readonly name: "";
45
49
  readonly type: "uint256";
46
50
  readonly internalType: "uint256";
47
51
  }];
@@ -122,10 +126,126 @@ export declare const FeeJuicePortalAbi: readonly [{
122
126
  readonly internalType: "uint256";
123
127
  }];
124
128
  readonly anonymous: false;
129
+ }, {
130
+ readonly type: "error";
131
+ readonly name: "GSE__AlreadyRegistered";
132
+ readonly inputs: readonly [{
133
+ readonly name: "";
134
+ readonly type: "address";
135
+ readonly internalType: "address";
136
+ }, {
137
+ readonly name: "";
138
+ readonly type: "address";
139
+ readonly internalType: "address";
140
+ }];
125
141
  }, {
126
142
  readonly type: "error";
127
143
  readonly name: "GSE__EmptyVoter";
128
144
  readonly inputs: readonly [];
145
+ }, {
146
+ readonly type: "error";
147
+ readonly name: "GSE__FailedToRemove";
148
+ readonly inputs: readonly [{
149
+ readonly name: "";
150
+ readonly type: "address";
151
+ readonly internalType: "address";
152
+ }];
153
+ }, {
154
+ readonly type: "error";
155
+ readonly name: "GSE__FatalError";
156
+ readonly inputs: readonly [{
157
+ readonly name: "";
158
+ readonly type: "string";
159
+ readonly internalType: "string";
160
+ }];
161
+ }, {
162
+ readonly type: "error";
163
+ readonly name: "GSE__GovernanceAlreadySet";
164
+ readonly inputs: readonly [];
165
+ }, {
166
+ readonly type: "error";
167
+ readonly name: "GSE__InstanceDoesNotExist";
168
+ readonly inputs: readonly [{
169
+ readonly name: "";
170
+ readonly type: "address";
171
+ readonly internalType: "address";
172
+ }];
173
+ }, {
174
+ readonly type: "error";
175
+ readonly name: "GSE__InsufficientStake";
176
+ readonly inputs: readonly [{
177
+ readonly name: "";
178
+ readonly type: "uint256";
179
+ readonly internalType: "uint256";
180
+ }, {
181
+ readonly name: "";
182
+ readonly type: "uint256";
183
+ readonly internalType: "uint256";
184
+ }];
185
+ }, {
186
+ readonly type: "error";
187
+ readonly name: "GSE__InvalidRollupAddress";
188
+ readonly inputs: readonly [{
189
+ readonly name: "";
190
+ readonly type: "address";
191
+ readonly internalType: "address";
192
+ }];
193
+ }, {
194
+ readonly type: "error";
195
+ readonly name: "GSE__NotCanonical";
196
+ readonly inputs: readonly [{
197
+ readonly name: "";
198
+ readonly type: "address";
199
+ readonly internalType: "address";
200
+ }];
201
+ }, {
202
+ readonly type: "error";
203
+ readonly name: "GSE__NotRollup";
204
+ readonly inputs: readonly [{
205
+ readonly name: "";
206
+ readonly type: "address";
207
+ readonly internalType: "address";
208
+ }];
209
+ }, {
210
+ readonly type: "error";
211
+ readonly name: "GSE__NotWithdrawer";
212
+ readonly inputs: readonly [{
213
+ readonly name: "";
214
+ readonly type: "address";
215
+ readonly internalType: "address";
216
+ }, {
217
+ readonly name: "";
218
+ readonly type: "address";
219
+ readonly internalType: "address";
220
+ }];
221
+ }, {
222
+ readonly type: "error";
223
+ readonly name: "GSE__NothingToExit";
224
+ readonly inputs: readonly [{
225
+ readonly name: "";
226
+ readonly type: "address";
227
+ readonly internalType: "address";
228
+ }];
229
+ }, {
230
+ readonly type: "error";
231
+ readonly name: "GSE__OutOfBounds";
232
+ readonly inputs: readonly [{
233
+ readonly name: "";
234
+ readonly type: "uint256";
235
+ readonly internalType: "uint256";
236
+ }, {
237
+ readonly name: "";
238
+ readonly type: "uint256";
239
+ readonly internalType: "uint256";
240
+ }];
241
+ }, {
242
+ readonly type: "error";
243
+ readonly name: "GSE__RollupAlreadyRegistered";
244
+ readonly inputs: readonly [{
245
+ readonly name: "";
246
+ readonly type: "address";
247
+ readonly internalType: "address";
248
+ }];
129
249
  }, {
130
250
  readonly type: "error";
131
251
  readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
@@ -1064,6 +1184,14 @@ export declare const FeeJuicePortalAbi: readonly [{
1064
1184
  readonly type: "address";
1065
1185
  readonly internalType: "address";
1066
1186
  }];
1187
+ }, {
1188
+ readonly type: "error";
1189
+ readonly name: "Staking__AlreadyQueued";
1190
+ readonly inputs: readonly [{
1191
+ readonly name: "_attester";
1192
+ readonly type: "address";
1193
+ readonly internalType: "address";
1194
+ }];
1067
1195
  }, {
1068
1196
  readonly type: "error";
1069
1197
  readonly name: "Staking__AlreadyRegistered";
@@ -1084,6 +1212,10 @@ export declare const FeeJuicePortalAbi: readonly [{
1084
1212
  readonly type: "address";
1085
1213
  readonly internalType: "address";
1086
1214
  }];
1215
+ }, {
1216
+ readonly type: "error";
1217
+ readonly name: "Staking__DepositOutOfGas";
1218
+ readonly inputs: readonly [];
1087
1219
  }, {
1088
1220
  readonly type: "error";
1089
1221
  readonly name: "Staking__FailedToRemove";
@@ -1264,6 +1396,18 @@ export declare const FeeJuicePortalAbi: readonly [{
1264
1396
  readonly type: "uint256";
1265
1397
  readonly internalType: "uint256";
1266
1398
  }];
1399
+ }, {
1400
+ readonly type: "error";
1401
+ readonly name: "Staking__QueueAlreadyFlushed";
1402
+ readonly inputs: readonly [{
1403
+ readonly name: "epoch";
1404
+ readonly type: "uint256";
1405
+ readonly internalType: "Epoch";
1406
+ }];
1407
+ }, {
1408
+ readonly type: "error";
1409
+ readonly name: "Staking__QueueEmpty";
1410
+ readonly inputs: readonly [];
1267
1411
  }, {
1268
1412
  readonly type: "error";
1269
1413
  readonly name: "Staking__RollupAlreadyRegistered";
@@ -1328,6 +1472,18 @@ export declare const FeeJuicePortalAbi: readonly [{
1328
1472
  readonly type: "uint256";
1329
1473
  readonly internalType: "uint256";
1330
1474
  }];
1475
+ }, {
1476
+ readonly type: "error";
1477
+ readonly name: "ValidatorSelection__InsufficientCommitteeSize";
1478
+ readonly inputs: readonly [{
1479
+ readonly name: "actual";
1480
+ readonly type: "uint256";
1481
+ readonly internalType: "uint256";
1482
+ }, {
1483
+ readonly name: "expected";
1484
+ readonly type: "uint256";
1485
+ readonly internalType: "uint256";
1486
+ }];
1331
1487
  }, {
1332
1488
  readonly type: "error";
1333
1489
  readonly name: "ValidatorSelection__InvalidAttestationsLength";
@@ -1 +1 @@
1
- {"version":3,"file":"FeeJuicePortalAbi.d.ts","sourceRoot":"","sources":["../src/FeeJuicePortalAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAi1DpB,CAAC"}
1
+ {"version":3,"file":"FeeJuicePortalAbi.d.ts","sourceRoot":"","sources":["../src/FeeJuicePortalAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmiEpB,CAAC"}