@aztec/l1-artifacts 0.74.0 → 0.75.0-commit.c03ba01a2a4122e43e90d5133ba017e54b90e9d2

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 (229) hide show
  1. package/dest/CoinIssuerAbi.js +17 -3
  2. package/dest/CoinIssuerBytecode.js +2 -5
  3. package/dest/EmpireBaseAbi.js +17 -3
  4. package/dest/EmpireBaseBytecode.js +2 -5
  5. package/dest/ErrorsAbi.js +17 -3
  6. package/dest/ExtRollupLibAbi.js +17 -3
  7. package/dest/ExtRollupLibBytecode.js +2 -5
  8. package/dest/FeeJuicePortalAbi.js +17 -3
  9. package/dest/FeeJuicePortalBytecode.js +2 -5
  10. package/dest/ForwarderAbi.js +17 -3
  11. package/dest/ForwarderBytecode.js +2 -5
  12. package/dest/GovernanceAbi.js +17 -3
  13. package/dest/GovernanceBytecode.js +2 -5
  14. package/dest/GovernanceProposerAbi.js +17 -3
  15. package/dest/GovernanceProposerBytecode.js +2 -5
  16. package/dest/HonkVerifierAbi.js +17 -3
  17. package/dest/HonkVerifierBytecode.js +2 -5
  18. package/dest/IERC20Abi.js +17 -3
  19. package/dest/IERC20Bytecode.js +2 -5
  20. package/dest/IProofCommitmentEscrowAbi.js +17 -3
  21. package/dest/IProofCommitmentEscrowBytecode.js +2 -5
  22. package/dest/IVerifierAbi.js +17 -3
  23. package/dest/IVerifierBytecode.js +2 -5
  24. package/dest/InboxAbi.js +17 -3
  25. package/dest/InboxBytecode.js +2 -5
  26. package/dest/MockVerifierAbi.js +17 -3
  27. package/dest/MockVerifierBytecode.js +2 -5
  28. package/dest/NewGovernanceProposerPayloadAbi.js +17 -3
  29. package/dest/NewGovernanceProposerPayloadBytecode.js +2 -5
  30. package/dest/OutboxAbi.js +17 -3
  31. package/dest/OutboxBytecode.js +2 -5
  32. package/dest/ProofCommitmentEscrowAbi.js +17 -3
  33. package/dest/ProofCommitmentEscrowBytecode.js +2 -5
  34. package/dest/RegistryAbi.js +17 -3
  35. package/dest/RegistryBytecode.js +2 -5
  36. package/dest/RewardDistributorAbi.js +17 -3
  37. package/dest/RewardDistributorBytecode.js +2 -5
  38. package/dest/RollupAbi.js +31 -17
  39. package/dest/RollupBytecode.js +62 -45
  40. package/dest/RollupStorage.js +11 -13
  41. package/dest/SlashFactoryAbi.js +17 -3
  42. package/dest/SlashFactoryBytecode.js +2 -5
  43. package/dest/SlasherAbi.js +17 -3
  44. package/dest/SlasherBytecode.js +2 -5
  45. package/dest/SlashingProposerAbi.js +17 -3
  46. package/dest/SlashingProposerBytecode.js +2 -5
  47. package/dest/StakingLibAbi.js +17 -3
  48. package/dest/StakingLibBytecode.js +2 -5
  49. package/dest/TestERC20Abi.js +17 -3
  50. package/dest/TestERC20Bytecode.js +2 -5
  51. package/dest/TokenPortalAbi.js +17 -3
  52. package/dest/TokenPortalBytecode.js +2 -5
  53. package/dest/UniswapPortalAbi.js +17 -3
  54. package/dest/UniswapPortalBytecode.js +2 -5
  55. package/dest/ValidatorSelectionLibAbi.js +17 -3
  56. package/dest/ValidatorSelectionLibBytecode.js +2 -5
  57. package/dest/index.js +0 -1
  58. package/package.json +1 -1
  59. package/dest/CoinIssuerAbi.d.ts +0 -1200
  60. package/dest/CoinIssuerAbi.d.ts.map +0 -1
  61. package/dest/CoinIssuerBytecode.d.ts +0 -9
  62. package/dest/CoinIssuerBytecode.d.ts.map +0 -1
  63. package/dest/EmpireBaseAbi.d.ts +0 -1248
  64. package/dest/EmpireBaseAbi.d.ts.map +0 -1
  65. package/dest/EmpireBaseBytecode.d.ts +0 -9
  66. package/dest/EmpireBaseBytecode.d.ts.map +0 -1
  67. package/dest/ErrorsAbi.d.ts +0 -1073
  68. package/dest/ErrorsAbi.d.ts.map +0 -1
  69. package/dest/ExtRollupLibAbi.d.ts +0 -1307
  70. package/dest/ExtRollupLibAbi.d.ts.map +0 -1
  71. package/dest/ExtRollupLibBytecode.d.ts +0 -9
  72. package/dest/ExtRollupLibBytecode.d.ts.map +0 -1
  73. package/dest/FeeJuicePortalAbi.d.ts +0 -1238
  74. package/dest/FeeJuicePortalAbi.d.ts.map +0 -1
  75. package/dest/FeeJuicePortalBytecode.d.ts +0 -9
  76. package/dest/FeeJuicePortalBytecode.d.ts.map +0 -1
  77. package/dest/ForwarderAbi.d.ts +0 -1188
  78. package/dest/ForwarderAbi.d.ts.map +0 -1
  79. package/dest/ForwarderBytecode.d.ts +0 -9
  80. package/dest/ForwarderBytecode.d.ts.map +0 -1
  81. package/dest/GovernanceAbi.d.ts +0 -1680
  82. package/dest/GovernanceAbi.d.ts.map +0 -1
  83. package/dest/GovernanceBytecode.d.ts +0 -9
  84. package/dest/GovernanceBytecode.d.ts.map +0 -1
  85. package/dest/GovernanceProposerAbi.d.ts +0 -1274
  86. package/dest/GovernanceProposerAbi.d.ts.map +0 -1
  87. package/dest/GovernanceProposerBytecode.d.ts +0 -9
  88. package/dest/GovernanceProposerBytecode.d.ts.map +0 -1
  89. package/dest/HonkVerifierAbi.d.ts +0 -1103
  90. package/dest/HonkVerifierAbi.d.ts.map +0 -1
  91. package/dest/HonkVerifierBytecode.d.ts +0 -9
  92. package/dest/HonkVerifierBytecode.d.ts.map +0 -1
  93. package/dest/IERC20Abi.d.ts +0 -1213
  94. package/dest/IERC20Abi.d.ts.map +0 -1
  95. package/dest/IERC20Bytecode.d.ts +0 -9
  96. package/dest/IERC20Bytecode.d.ts.map +0 -1
  97. package/dest/IProofCommitmentEscrowAbi.d.ts +0 -1249
  98. package/dest/IProofCommitmentEscrowAbi.d.ts.map +0 -1
  99. package/dest/IProofCommitmentEscrowBytecode.d.ts +0 -9
  100. package/dest/IProofCommitmentEscrowBytecode.d.ts.map +0 -1
  101. package/dest/IVerifierAbi.d.ts +0 -1091
  102. package/dest/IVerifierAbi.d.ts.map +0 -1
  103. package/dest/IVerifierBytecode.d.ts +0 -9
  104. package/dest/IVerifierBytecode.d.ts.map +0 -1
  105. package/dest/InboxAbi.d.ts +0 -1212
  106. package/dest/InboxAbi.d.ts.map +0 -1
  107. package/dest/InboxBytecode.d.ts +0 -9
  108. package/dest/InboxBytecode.d.ts.map +0 -1
  109. package/dest/MockVerifierAbi.d.ts +0 -1091
  110. package/dest/MockVerifierAbi.d.ts.map +0 -1
  111. package/dest/MockVerifierBytecode.d.ts +0 -9
  112. package/dest/MockVerifierBytecode.d.ts.map +0 -1
  113. package/dest/NewGovernanceProposerPayloadAbi.d.ts +0 -1120
  114. package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +0 -1
  115. package/dest/NewGovernanceProposerPayloadBytecode.d.ts +0 -9
  116. package/dest/NewGovernanceProposerPayloadBytecode.d.ts.map +0 -1
  117. package/dest/OutboxAbi.d.ts +0 -1243
  118. package/dest/OutboxAbi.d.ts.map +0 -1
  119. package/dest/OutboxBytecode.d.ts +0 -9
  120. package/dest/OutboxBytecode.d.ts.map +0 -1
  121. package/dest/ProofCommitmentEscrowAbi.d.ts +0 -1325
  122. package/dest/ProofCommitmentEscrowAbi.d.ts.map +0 -1
  123. package/dest/ProofCommitmentEscrowBytecode.d.ts +0 -9
  124. package/dest/ProofCommitmentEscrowBytecode.d.ts.map +0 -1
  125. package/dest/RegistryAbi.d.ts +0 -1267
  126. package/dest/RegistryAbi.d.ts.map +0 -1
  127. package/dest/RegistryBytecode.d.ts +0 -9
  128. package/dest/RegistryBytecode.d.ts.map +0 -1
  129. package/dest/RewardDistributorAbi.d.ts +0 -1228
  130. package/dest/RewardDistributorAbi.d.ts.map +0 -1
  131. package/dest/RewardDistributorBytecode.d.ts +0 -9
  132. package/dest/RewardDistributorBytecode.d.ts.map +0 -1
  133. package/dest/RollupAbi.d.ts +0 -2949
  134. package/dest/RollupAbi.d.ts.map +0 -1
  135. package/dest/RollupBytecode.d.ts +0 -139
  136. package/dest/RollupBytecode.d.ts.map +0 -1
  137. package/dest/RollupStorage.d.ts +0 -54
  138. package/dest/RollupStorage.d.ts.map +0 -1
  139. package/dest/SlashFactoryAbi.d.ts +0 -1151
  140. package/dest/SlashFactoryAbi.d.ts.map +0 -1
  141. package/dest/SlashFactoryBytecode.d.ts +0 -9
  142. package/dest/SlashFactoryBytecode.d.ts.map +0 -1
  143. package/dest/SlasherAbi.d.ts +0 -1141
  144. package/dest/SlasherAbi.d.ts.map +0 -1
  145. package/dest/SlasherBytecode.d.ts +0 -9
  146. package/dest/SlasherBytecode.d.ts.map +0 -1
  147. package/dest/SlashingProposerAbi.d.ts +0 -1288
  148. package/dest/SlashingProposerAbi.d.ts.map +0 -1
  149. package/dest/SlashingProposerBytecode.d.ts +0 -9
  150. package/dest/SlashingProposerBytecode.d.ts.map +0 -1
  151. package/dest/StakingLibAbi.d.ts +0 -1153
  152. package/dest/StakingLibAbi.d.ts.map +0 -1
  153. package/dest/StakingLibBytecode.d.ts +0 -9
  154. package/dest/StakingLibBytecode.d.ts.map +0 -1
  155. package/dest/TestERC20Abi.d.ts +0 -1414
  156. package/dest/TestERC20Abi.d.ts.map +0 -1
  157. package/dest/TestERC20Bytecode.d.ts +0 -9
  158. package/dest/TestERC20Bytecode.d.ts.map +0 -1
  159. package/dest/TokenPortalAbi.d.ts +0 -1262
  160. package/dest/TokenPortalAbi.d.ts.map +0 -1
  161. package/dest/TokenPortalBytecode.d.ts +0 -9
  162. package/dest/TokenPortalBytecode.d.ts.map +0 -1
  163. package/dest/UniswapPortalAbi.d.ts +0 -1239
  164. package/dest/UniswapPortalAbi.d.ts.map +0 -1
  165. package/dest/UniswapPortalBytecode.d.ts +0 -9
  166. package/dest/UniswapPortalBytecode.d.ts.map +0 -1
  167. package/dest/ValidatorSelectionLibAbi.d.ts +0 -1073
  168. package/dest/ValidatorSelectionLibAbi.d.ts.map +0 -1
  169. package/dest/ValidatorSelectionLibBytecode.d.ts +0 -9
  170. package/dest/ValidatorSelectionLibBytecode.d.ts.map +0 -1
  171. package/dest/index.d.ts +0 -57
  172. package/dest/index.d.ts.map +0 -1
  173. package/generated/CoinIssuerAbi.ts +0 -1587
  174. package/generated/CoinIssuerBytecode.ts +0 -8
  175. package/generated/EmpireBaseAbi.ts +0 -1651
  176. package/generated/EmpireBaseBytecode.ts +0 -8
  177. package/generated/ErrorsAbi.ts +0 -1422
  178. package/generated/ExtRollupLibAbi.ts +0 -1730
  179. package/generated/ExtRollupLibBytecode.ts +0 -8
  180. package/generated/FeeJuicePortalAbi.ts +0 -1634
  181. package/generated/FeeJuicePortalBytecode.ts +0 -8
  182. package/generated/ForwarderAbi.ts +0 -1573
  183. package/generated/ForwarderBytecode.ts +0 -8
  184. package/generated/GovernanceAbi.ts +0 -2214
  185. package/generated/GovernanceBytecode.ts +0 -8
  186. package/generated/GovernanceProposerAbi.ts +0 -1685
  187. package/generated/GovernanceProposerBytecode.ts +0 -8
  188. package/generated/HonkVerifierAbi.ts +0 -1461
  189. package/generated/HonkVerifierBytecode.ts +0 -8
  190. package/generated/IERC20Abi.ts +0 -1605
  191. package/generated/IERC20Bytecode.ts +0 -8
  192. package/generated/IProofCommitmentEscrowAbi.ts +0 -1648
  193. package/generated/IProofCommitmentEscrowBytecode.ts +0 -8
  194. package/generated/IVerifierAbi.ts +0 -1446
  195. package/generated/IVerifierBytecode.ts +0 -8
  196. package/generated/InboxAbi.ts +0 -1605
  197. package/generated/InboxBytecode.ts +0 -8
  198. package/generated/MockVerifierAbi.ts +0 -1446
  199. package/generated/MockVerifierBytecode.ts +0 -8
  200. package/generated/NewGovernanceProposerPayloadAbi.ts +0 -1484
  201. package/generated/NewGovernanceProposerPayloadBytecode.ts +0 -8
  202. package/generated/OutboxAbi.ts +0 -1642
  203. package/generated/OutboxBytecode.ts +0 -8
  204. package/generated/ProofCommitmentEscrowAbi.ts +0 -1748
  205. package/generated/ProofCommitmentEscrowBytecode.ts +0 -8
  206. package/generated/RegistryAbi.ts +0 -1678
  207. package/generated/RegistryBytecode.ts +0 -8
  208. package/generated/RewardDistributorAbi.ts +0 -1625
  209. package/generated/RewardDistributorBytecode.ts +0 -8
  210. package/generated/RollupAbi.ts +0 -3863
  211. package/generated/RollupBytecode.ts +0 -181
  212. package/generated/RollupStorage.ts +0 -61
  213. package/generated/SlashFactoryAbi.ts +0 -1524
  214. package/generated/SlashFactoryBytecode.ts +0 -8
  215. package/generated/SlasherAbi.ts +0 -1511
  216. package/generated/SlasherBytecode.ts +0 -8
  217. package/generated/SlashingProposerAbi.ts +0 -1703
  218. package/generated/SlashingProposerBytecode.ts +0 -8
  219. package/generated/StakingLibAbi.ts +0 -1522
  220. package/generated/StakingLibBytecode.ts +0 -8
  221. package/generated/TestERC20Abi.ts +0 -1869
  222. package/generated/TestERC20Bytecode.ts +0 -8
  223. package/generated/TokenPortalAbi.ts +0 -1664
  224. package/generated/TokenPortalBytecode.ts +0 -8
  225. package/generated/UniswapPortalAbi.ts +0 -1636
  226. package/generated/UniswapPortalBytecode.ts +0 -8
  227. package/generated/ValidatorSelectionLibAbi.ts +0 -1422
  228. package/generated/ValidatorSelectionLibBytecode.ts +0 -8
  229. package/generated/index.ts +0 -57
@@ -1,2214 +0,0 @@
1
- /**
2
- * Governance ABI.
3
- */
4
- export const GovernanceAbi = [
5
- {
6
- "type": "constructor",
7
- "inputs": [
8
- {
9
- "name": "_asset",
10
- "type": "address",
11
- "internalType": "contract IERC20"
12
- },
13
- {
14
- "name": "_governanceProposer",
15
- "type": "address",
16
- "internalType": "address"
17
- }
18
- ],
19
- "stateMutability": "nonpayable"
20
- },
21
- {
22
- "type": "function",
23
- "name": "ASSET",
24
- "inputs": [],
25
- "outputs": [
26
- {
27
- "name": "",
28
- "type": "address",
29
- "internalType": "contract IERC20"
30
- }
31
- ],
32
- "stateMutability": "view"
33
- },
34
- {
35
- "type": "error",
36
- "name": "CoinIssuer__InsufficientMintAvailable",
37
- "inputs": [
38
- {
39
- "name": "available",
40
- "type": "uint256",
41
- "internalType": "uint256"
42
- },
43
- {
44
- "name": "needed",
45
- "type": "uint256",
46
- "internalType": "uint256"
47
- }
48
- ]
49
- },
50
- {
51
- "type": "event",
52
- "name": "ConfigurationUpdated",
53
- "inputs": [
54
- {
55
- "name": "time",
56
- "type": "uint256",
57
- "indexed": true,
58
- "internalType": "Timestamp"
59
- }
60
- ],
61
- "anonymous": false
62
- },
63
- {
64
- "type": "event",
65
- "name": "Deposit",
66
- "inputs": [
67
- {
68
- "name": "depositor",
69
- "type": "address",
70
- "indexed": true,
71
- "internalType": "address"
72
- },
73
- {
74
- "name": "onBehalfOf",
75
- "type": "address",
76
- "indexed": true,
77
- "internalType": "address"
78
- },
79
- {
80
- "name": "amount",
81
- "type": "uint256",
82
- "indexed": false,
83
- "internalType": "uint256"
84
- }
85
- ],
86
- "anonymous": false
87
- },
88
- {
89
- "type": "error",
90
- "name": "DevNet__InvalidProposer",
91
- "inputs": [
92
- {
93
- "name": "expected",
94
- "type": "address",
95
- "internalType": "address"
96
- },
97
- {
98
- "name": "actual",
99
- "type": "address",
100
- "internalType": "address"
101
- }
102
- ]
103
- },
104
- {
105
- "type": "error",
106
- "name": "DevNet__NoPruningAllowed",
107
- "inputs": []
108
- },
109
- {
110
- "type": "error",
111
- "name": "FeeJuicePortal__AlreadyInitialized",
112
- "inputs": []
113
- },
114
- {
115
- "type": "error",
116
- "name": "FeeJuicePortal__InvalidInitialization",
117
- "inputs": []
118
- },
119
- {
120
- "type": "error",
121
- "name": "FeeJuicePortal__Unauthorized",
122
- "inputs": []
123
- },
124
- {
125
- "type": "error",
126
- "name": "FeeMath__InvalidFeeAssetPriceModifier",
127
- "inputs": []
128
- },
129
- {
130
- "type": "error",
131
- "name": "FeeMath__InvalidProvingCostModifier",
132
- "inputs": []
133
- },
134
- {
135
- "type": "event",
136
- "name": "GovernanceProposerUpdated",
137
- "inputs": [
138
- {
139
- "name": "governanceProposer",
140
- "type": "address",
141
- "indexed": true,
142
- "internalType": "address"
143
- }
144
- ],
145
- "anonymous": false
146
- },
147
- {
148
- "type": "error",
149
- "name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
150
- "inputs": []
151
- },
152
- {
153
- "type": "error",
154
- "name": "GovernanceProposer__FailedToPropose",
155
- "inputs": [
156
- {
157
- "name": "proposal",
158
- "type": "address",
159
- "internalType": "contract IPayload"
160
- }
161
- ]
162
- },
163
- {
164
- "type": "error",
165
- "name": "GovernanceProposer__InstanceHaveNoCode",
166
- "inputs": [
167
- {
168
- "name": "instance",
169
- "type": "address",
170
- "internalType": "address"
171
- }
172
- ]
173
- },
174
- {
175
- "type": "error",
176
- "name": "GovernanceProposer__InsufficientVotes",
177
- "inputs": [
178
- {
179
- "name": "votesCast",
180
- "type": "uint256",
181
- "internalType": "uint256"
182
- },
183
- {
184
- "name": "votesNeeded",
185
- "type": "uint256",
186
- "internalType": "uint256"
187
- }
188
- ]
189
- },
190
- {
191
- "type": "error",
192
- "name": "GovernanceProposer__InvalidNAndMValues",
193
- "inputs": [
194
- {
195
- "name": "n",
196
- "type": "uint256",
197
- "internalType": "uint256"
198
- },
199
- {
200
- "name": "m",
201
- "type": "uint256",
202
- "internalType": "uint256"
203
- }
204
- ]
205
- },
206
- {
207
- "type": "error",
208
- "name": "GovernanceProposer__NCannotBeLargerTHanM",
209
- "inputs": [
210
- {
211
- "name": "n",
212
- "type": "uint256",
213
- "internalType": "uint256"
214
- },
215
- {
216
- "name": "m",
217
- "type": "uint256",
218
- "internalType": "uint256"
219
- }
220
- ]
221
- },
222
- {
223
- "type": "error",
224
- "name": "GovernanceProposer__OnlyProposerCanVote",
225
- "inputs": [
226
- {
227
- "name": "caller",
228
- "type": "address",
229
- "internalType": "address"
230
- },
231
- {
232
- "name": "proposer",
233
- "type": "address",
234
- "internalType": "address"
235
- }
236
- ]
237
- },
238
- {
239
- "type": "error",
240
- "name": "GovernanceProposer__ProposalAlreadyExecuted",
241
- "inputs": [
242
- {
243
- "name": "roundNumber",
244
- "type": "uint256",
245
- "internalType": "uint256"
246
- }
247
- ]
248
- },
249
- {
250
- "type": "error",
251
- "name": "GovernanceProposer__ProposalCannotBeAddressZero",
252
- "inputs": []
253
- },
254
- {
255
- "type": "error",
256
- "name": "GovernanceProposer__ProposalHaveNoCode",
257
- "inputs": [
258
- {
259
- "name": "proposal",
260
- "type": "address",
261
- "internalType": "contract IPayload"
262
- }
263
- ]
264
- },
265
- {
266
- "type": "error",
267
- "name": "GovernanceProposer__ProposalTooOld",
268
- "inputs": [
269
- {
270
- "name": "roundNumber",
271
- "type": "uint256",
272
- "internalType": "uint256"
273
- },
274
- {
275
- "name": "currentRoundNumber",
276
- "type": "uint256",
277
- "internalType": "uint256"
278
- }
279
- ]
280
- },
281
- {
282
- "type": "error",
283
- "name": "GovernanceProposer__VoteAlreadyCastForSlot",
284
- "inputs": [
285
- {
286
- "name": "slot",
287
- "type": "uint256",
288
- "internalType": "Slot"
289
- }
290
- ]
291
- },
292
- {
293
- "type": "error",
294
- "name": "Governance__CallFailed",
295
- "inputs": [
296
- {
297
- "name": "target",
298
- "type": "address",
299
- "internalType": "address"
300
- }
301
- ]
302
- },
303
- {
304
- "type": "error",
305
- "name": "Governance__CallerNotGovernanceProposer",
306
- "inputs": [
307
- {
308
- "name": "caller",
309
- "type": "address",
310
- "internalType": "address"
311
- },
312
- {
313
- "name": "governanceProposer",
314
- "type": "address",
315
- "internalType": "address"
316
- }
317
- ]
318
- },
319
- {
320
- "type": "error",
321
- "name": "Governance__CallerNotSelf",
322
- "inputs": [
323
- {
324
- "name": "caller",
325
- "type": "address",
326
- "internalType": "address"
327
- },
328
- {
329
- "name": "self",
330
- "type": "address",
331
- "internalType": "address"
332
- }
333
- ]
334
- },
335
- {
336
- "type": "error",
337
- "name": "Governance__CannotCallAsset",
338
- "inputs": []
339
- },
340
- {
341
- "type": "error",
342
- "name": "Governance__ConfigurationLib__DifferentialTooBig",
343
- "inputs": []
344
- },
345
- {
346
- "type": "error",
347
- "name": "Governance__ConfigurationLib__DifferentialTooSmall",
348
- "inputs": []
349
- },
350
- {
351
- "type": "error",
352
- "name": "Governance__ConfigurationLib__InvalidMinimumVotes",
353
- "inputs": []
354
- },
355
- {
356
- "type": "error",
357
- "name": "Governance__ConfigurationLib__LockAmountTooSmall",
358
- "inputs": []
359
- },
360
- {
361
- "type": "error",
362
- "name": "Governance__ConfigurationLib__QuorumTooBig",
363
- "inputs": []
364
- },
365
- {
366
- "type": "error",
367
- "name": "Governance__ConfigurationLib__QuorumTooSmall",
368
- "inputs": []
369
- },
370
- {
371
- "type": "error",
372
- "name": "Governance__ConfigurationLib__TimeTooBig",
373
- "inputs": [
374
- {
375
- "name": "name",
376
- "type": "string",
377
- "internalType": "string"
378
- }
379
- ]
380
- },
381
- {
382
- "type": "error",
383
- "name": "Governance__ConfigurationLib__TimeTooSmall",
384
- "inputs": [
385
- {
386
- "name": "name",
387
- "type": "string",
388
- "internalType": "string"
389
- }
390
- ]
391
- },
392
- {
393
- "type": "error",
394
- "name": "Governance__InsufficientPower",
395
- "inputs": [
396
- {
397
- "name": "voter",
398
- "type": "address",
399
- "internalType": "address"
400
- },
401
- {
402
- "name": "have",
403
- "type": "uint256",
404
- "internalType": "uint256"
405
- },
406
- {
407
- "name": "required",
408
- "type": "uint256",
409
- "internalType": "uint256"
410
- }
411
- ]
412
- },
413
- {
414
- "type": "error",
415
- "name": "Governance__InvalidConfiguration",
416
- "inputs": []
417
- },
418
- {
419
- "type": "error",
420
- "name": "Governance__NoCheckpointsFound",
421
- "inputs": []
422
- },
423
- {
424
- "type": "error",
425
- "name": "Governance__ProposalAlreadyDropped",
426
- "inputs": []
427
- },
428
- {
429
- "type": "error",
430
- "name": "Governance__ProposalCannotBeDropped",
431
- "inputs": []
432
- },
433
- {
434
- "type": "error",
435
- "name": "Governance__ProposalDoesNotExists",
436
- "inputs": [
437
- {
438
- "name": "proposalId",
439
- "type": "uint256",
440
- "internalType": "uint256"
441
- }
442
- ]
443
- },
444
- {
445
- "type": "error",
446
- "name": "Governance__ProposalLib__MoreVoteThanExistNeeded",
447
- "inputs": []
448
- },
449
- {
450
- "type": "error",
451
- "name": "Governance__ProposalLib__MoreYeaVoteThanExistNeeded",
452
- "inputs": []
453
- },
454
- {
455
- "type": "error",
456
- "name": "Governance__ProposalLib__ZeroMinimum",
457
- "inputs": []
458
- },
459
- {
460
- "type": "error",
461
- "name": "Governance__ProposalLib__ZeroVotesNeeded",
462
- "inputs": []
463
- },
464
- {
465
- "type": "error",
466
- "name": "Governance__ProposalLib__ZeroYeaVotesNeeded",
467
- "inputs": []
468
- },
469
- {
470
- "type": "error",
471
- "name": "Governance__ProposalNotActive",
472
- "inputs": []
473
- },
474
- {
475
- "type": "error",
476
- "name": "Governance__ProposalNotExecutable",
477
- "inputs": []
478
- },
479
- {
480
- "type": "error",
481
- "name": "Governance__UserLib__NotInPast",
482
- "inputs": []
483
- },
484
- {
485
- "type": "error",
486
- "name": "Governance__WithdrawalAlreadyclaimed",
487
- "inputs": []
488
- },
489
- {
490
- "type": "error",
491
- "name": "Governance__WithdrawalNotUnlockedYet",
492
- "inputs": [
493
- {
494
- "name": "currentTime",
495
- "type": "uint256",
496
- "internalType": "Timestamp"
497
- },
498
- {
499
- "name": "unlocksAt",
500
- "type": "uint256",
501
- "internalType": "Timestamp"
502
- }
503
- ]
504
- },
505
- {
506
- "type": "error",
507
- "name": "HeaderLib__InvalidHeaderSize",
508
- "inputs": [
509
- {
510
- "name": "expected",
511
- "type": "uint256",
512
- "internalType": "uint256"
513
- },
514
- {
515
- "name": "actual",
516
- "type": "uint256",
517
- "internalType": "uint256"
518
- }
519
- ]
520
- },
521
- {
522
- "type": "error",
523
- "name": "HeaderLib__InvalidSlotNumber",
524
- "inputs": [
525
- {
526
- "name": "expected",
527
- "type": "uint256",
528
- "internalType": "Slot"
529
- },
530
- {
531
- "name": "actual",
532
- "type": "uint256",
533
- "internalType": "Slot"
534
- }
535
- ]
536
- },
537
- {
538
- "type": "error",
539
- "name": "Inbox__ActorTooLarge",
540
- "inputs": [
541
- {
542
- "name": "actor",
543
- "type": "bytes32",
544
- "internalType": "bytes32"
545
- }
546
- ]
547
- },
548
- {
549
- "type": "error",
550
- "name": "Inbox__ContentTooLarge",
551
- "inputs": [
552
- {
553
- "name": "content",
554
- "type": "bytes32",
555
- "internalType": "bytes32"
556
- }
557
- ]
558
- },
559
- {
560
- "type": "error",
561
- "name": "Inbox__MustBuildBeforeConsume",
562
- "inputs": []
563
- },
564
- {
565
- "type": "error",
566
- "name": "Inbox__SecretHashTooLarge",
567
- "inputs": [
568
- {
569
- "name": "secretHash",
570
- "type": "bytes32",
571
- "internalType": "bytes32"
572
- }
573
- ]
574
- },
575
- {
576
- "type": "error",
577
- "name": "Inbox__Unauthorized",
578
- "inputs": []
579
- },
580
- {
581
- "type": "error",
582
- "name": "MerkleLib__InvalidRoot",
583
- "inputs": [
584
- {
585
- "name": "expected",
586
- "type": "bytes32",
587
- "internalType": "bytes32"
588
- },
589
- {
590
- "name": "actual",
591
- "type": "bytes32",
592
- "internalType": "bytes32"
593
- },
594
- {
595
- "name": "leaf",
596
- "type": "bytes32",
597
- "internalType": "bytes32"
598
- },
599
- {
600
- "name": "leafIndex",
601
- "type": "uint256",
602
- "internalType": "uint256"
603
- }
604
- ]
605
- },
606
- {
607
- "type": "error",
608
- "name": "Outbox__AlreadyNullified",
609
- "inputs": [
610
- {
611
- "name": "l2BlockNumber",
612
- "type": "uint256",
613
- "internalType": "uint256"
614
- },
615
- {
616
- "name": "leafIndex",
617
- "type": "uint256",
618
- "internalType": "uint256"
619
- }
620
- ]
621
- },
622
- {
623
- "type": "error",
624
- "name": "Outbox__BlockNotProven",
625
- "inputs": [
626
- {
627
- "name": "l2BlockNumber",
628
- "type": "uint256",
629
- "internalType": "uint256"
630
- }
631
- ]
632
- },
633
- {
634
- "type": "error",
635
- "name": "Outbox__IncompatibleEntryArguments",
636
- "inputs": [
637
- {
638
- "name": "messageHash",
639
- "type": "bytes32",
640
- "internalType": "bytes32"
641
- },
642
- {
643
- "name": "storedFee",
644
- "type": "uint64",
645
- "internalType": "uint64"
646
- },
647
- {
648
- "name": "feePassed",
649
- "type": "uint64",
650
- "internalType": "uint64"
651
- },
652
- {
653
- "name": "storedVersion",
654
- "type": "uint32",
655
- "internalType": "uint32"
656
- },
657
- {
658
- "name": "versionPassed",
659
- "type": "uint32",
660
- "internalType": "uint32"
661
- },
662
- {
663
- "name": "storedDeadline",
664
- "type": "uint32",
665
- "internalType": "uint32"
666
- },
667
- {
668
- "name": "deadlinePassed",
669
- "type": "uint32",
670
- "internalType": "uint32"
671
- }
672
- ]
673
- },
674
- {
675
- "type": "error",
676
- "name": "Outbox__InvalidChainId",
677
- "inputs": []
678
- },
679
- {
680
- "type": "error",
681
- "name": "Outbox__InvalidPathLength",
682
- "inputs": [
683
- {
684
- "name": "expected",
685
- "type": "uint256",
686
- "internalType": "uint256"
687
- },
688
- {
689
- "name": "actual",
690
- "type": "uint256",
691
- "internalType": "uint256"
692
- }
693
- ]
694
- },
695
- {
696
- "type": "error",
697
- "name": "Outbox__InvalidRecipient",
698
- "inputs": [
699
- {
700
- "name": "expected",
701
- "type": "address",
702
- "internalType": "address"
703
- },
704
- {
705
- "name": "actual",
706
- "type": "address",
707
- "internalType": "address"
708
- }
709
- ]
710
- },
711
- {
712
- "type": "error",
713
- "name": "Outbox__InvalidVersion",
714
- "inputs": [
715
- {
716
- "name": "entry",
717
- "type": "uint256",
718
- "internalType": "uint256"
719
- },
720
- {
721
- "name": "message",
722
- "type": "uint256",
723
- "internalType": "uint256"
724
- }
725
- ]
726
- },
727
- {
728
- "type": "error",
729
- "name": "Outbox__NothingToConsume",
730
- "inputs": [
731
- {
732
- "name": "messageHash",
733
- "type": "bytes32",
734
- "internalType": "bytes32"
735
- }
736
- ]
737
- },
738
- {
739
- "type": "error",
740
- "name": "Outbox__NothingToConsumeAtBlock",
741
- "inputs": [
742
- {
743
- "name": "l2BlockNumber",
744
- "type": "uint256",
745
- "internalType": "uint256"
746
- }
747
- ]
748
- },
749
- {
750
- "type": "error",
751
- "name": "Outbox__RootAlreadySetAtBlock",
752
- "inputs": [
753
- {
754
- "name": "l2BlockNumber",
755
- "type": "uint256",
756
- "internalType": "uint256"
757
- }
758
- ]
759
- },
760
- {
761
- "type": "error",
762
- "name": "Outbox__Unauthorized",
763
- "inputs": []
764
- },
765
- {
766
- "type": "error",
767
- "name": "ProofCommitmentEscrow__InsufficientBalance",
768
- "inputs": [
769
- {
770
- "name": "balance",
771
- "type": "uint256",
772
- "internalType": "uint256"
773
- },
774
- {
775
- "name": "requested",
776
- "type": "uint256",
777
- "internalType": "uint256"
778
- }
779
- ]
780
- },
781
- {
782
- "type": "error",
783
- "name": "ProofCommitmentEscrow__NotOwner",
784
- "inputs": [
785
- {
786
- "name": "caller",
787
- "type": "address",
788
- "internalType": "address"
789
- }
790
- ]
791
- },
792
- {
793
- "type": "error",
794
- "name": "ProofCommitmentEscrow__WithdrawRequestNotReady",
795
- "inputs": [
796
- {
797
- "name": "current",
798
- "type": "uint256",
799
- "internalType": "uint256"
800
- },
801
- {
802
- "name": "readyAt",
803
- "type": "uint256",
804
- "internalType": "Timestamp"
805
- }
806
- ]
807
- },
808
- {
809
- "type": "event",
810
- "name": "ProposalExecuted",
811
- "inputs": [
812
- {
813
- "name": "proposalId",
814
- "type": "uint256",
815
- "indexed": true,
816
- "internalType": "uint256"
817
- }
818
- ],
819
- "anonymous": false
820
- },
821
- {
822
- "type": "event",
823
- "name": "Proposed",
824
- "inputs": [
825
- {
826
- "name": "proposalId",
827
- "type": "uint256",
828
- "indexed": true,
829
- "internalType": "uint256"
830
- },
831
- {
832
- "name": "proposal",
833
- "type": "address",
834
- "indexed": true,
835
- "internalType": "address"
836
- }
837
- ],
838
- "anonymous": false
839
- },
840
- {
841
- "type": "error",
842
- "name": "Registry__RollupAlreadyRegistered",
843
- "inputs": [
844
- {
845
- "name": "rollup",
846
- "type": "address",
847
- "internalType": "address"
848
- }
849
- ]
850
- },
851
- {
852
- "type": "error",
853
- "name": "Registry__RollupNotRegistered",
854
- "inputs": [
855
- {
856
- "name": "rollup",
857
- "type": "address",
858
- "internalType": "address"
859
- }
860
- ]
861
- },
862
- {
863
- "type": "error",
864
- "name": "RewardDistributor__InvalidCaller",
865
- "inputs": [
866
- {
867
- "name": "caller",
868
- "type": "address",
869
- "internalType": "address"
870
- },
871
- {
872
- "name": "canonical",
873
- "type": "address",
874
- "internalType": "address"
875
- }
876
- ]
877
- },
878
- {
879
- "type": "error",
880
- "name": "Rollup__InsufficientBondAmount",
881
- "inputs": [
882
- {
883
- "name": "minimum",
884
- "type": "uint256",
885
- "internalType": "uint256"
886
- },
887
- {
888
- "name": "provided",
889
- "type": "uint256",
890
- "internalType": "uint256"
891
- }
892
- ]
893
- },
894
- {
895
- "type": "error",
896
- "name": "Rollup__InsufficientFundsInEscrow",
897
- "inputs": [
898
- {
899
- "name": "required",
900
- "type": "uint256",
901
- "internalType": "uint256"
902
- },
903
- {
904
- "name": "available",
905
- "type": "uint256",
906
- "internalType": "uint256"
907
- }
908
- ]
909
- },
910
- {
911
- "type": "error",
912
- "name": "Rollup__InvalidArchive",
913
- "inputs": [
914
- {
915
- "name": "expected",
916
- "type": "bytes32",
917
- "internalType": "bytes32"
918
- },
919
- {
920
- "name": "actual",
921
- "type": "bytes32",
922
- "internalType": "bytes32"
923
- }
924
- ]
925
- },
926
- {
927
- "type": "error",
928
- "name": "Rollup__InvalidBasisPointFee",
929
- "inputs": [
930
- {
931
- "name": "basisPointFee",
932
- "type": "uint256",
933
- "internalType": "uint256"
934
- }
935
- ]
936
- },
937
- {
938
- "type": "error",
939
- "name": "Rollup__InvalidBlobHash",
940
- "inputs": [
941
- {
942
- "name": "blobHash",
943
- "type": "bytes32",
944
- "internalType": "bytes32"
945
- }
946
- ]
947
- },
948
- {
949
- "type": "error",
950
- "name": "Rollup__InvalidBlobProof",
951
- "inputs": [
952
- {
953
- "name": "blobHash",
954
- "type": "bytes32",
955
- "internalType": "bytes32"
956
- }
957
- ]
958
- },
959
- {
960
- "type": "error",
961
- "name": "Rollup__InvalidBlobPublicInputsHash",
962
- "inputs": [
963
- {
964
- "name": "expected",
965
- "type": "bytes32",
966
- "internalType": "bytes32"
967
- },
968
- {
969
- "name": "actual",
970
- "type": "bytes32",
971
- "internalType": "bytes32"
972
- }
973
- ]
974
- },
975
- {
976
- "type": "error",
977
- "name": "Rollup__InvalidBlockHash",
978
- "inputs": [
979
- {
980
- "name": "expected",
981
- "type": "bytes32",
982
- "internalType": "bytes32"
983
- },
984
- {
985
- "name": "actual",
986
- "type": "bytes32",
987
- "internalType": "bytes32"
988
- }
989
- ]
990
- },
991
- {
992
- "type": "error",
993
- "name": "Rollup__InvalidBlockNumber",
994
- "inputs": [
995
- {
996
- "name": "expected",
997
- "type": "uint256",
998
- "internalType": "uint256"
999
- },
1000
- {
1001
- "name": "actual",
1002
- "type": "uint256",
1003
- "internalType": "uint256"
1004
- }
1005
- ]
1006
- },
1007
- {
1008
- "type": "error",
1009
- "name": "Rollup__InvalidChainId",
1010
- "inputs": [
1011
- {
1012
- "name": "expected",
1013
- "type": "uint256",
1014
- "internalType": "uint256"
1015
- },
1016
- {
1017
- "name": "actual",
1018
- "type": "uint256",
1019
- "internalType": "uint256"
1020
- }
1021
- ]
1022
- },
1023
- {
1024
- "type": "error",
1025
- "name": "Rollup__InvalidEpoch",
1026
- "inputs": [
1027
- {
1028
- "name": "expected",
1029
- "type": "uint256",
1030
- "internalType": "Epoch"
1031
- },
1032
- {
1033
- "name": "actual",
1034
- "type": "uint256",
1035
- "internalType": "Epoch"
1036
- }
1037
- ]
1038
- },
1039
- {
1040
- "type": "error",
1041
- "name": "Rollup__InvalidInHash",
1042
- "inputs": [
1043
- {
1044
- "name": "expected",
1045
- "type": "bytes32",
1046
- "internalType": "bytes32"
1047
- },
1048
- {
1049
- "name": "actual",
1050
- "type": "bytes32",
1051
- "internalType": "bytes32"
1052
- }
1053
- ]
1054
- },
1055
- {
1056
- "type": "error",
1057
- "name": "Rollup__InvalidManaBaseFee",
1058
- "inputs": [
1059
- {
1060
- "name": "expected",
1061
- "type": "uint256",
1062
- "internalType": "uint256"
1063
- },
1064
- {
1065
- "name": "actual",
1066
- "type": "uint256",
1067
- "internalType": "uint256"
1068
- }
1069
- ]
1070
- },
1071
- {
1072
- "type": "error",
1073
- "name": "Rollup__InvalidPreviousArchive",
1074
- "inputs": [
1075
- {
1076
- "name": "expected",
1077
- "type": "bytes32",
1078
- "internalType": "bytes32"
1079
- },
1080
- {
1081
- "name": "actual",
1082
- "type": "bytes32",
1083
- "internalType": "bytes32"
1084
- }
1085
- ]
1086
- },
1087
- {
1088
- "type": "error",
1089
- "name": "Rollup__InvalidPreviousBlockHash",
1090
- "inputs": [
1091
- {
1092
- "name": "expected",
1093
- "type": "bytes32",
1094
- "internalType": "bytes32"
1095
- },
1096
- {
1097
- "name": "actual",
1098
- "type": "bytes32",
1099
- "internalType": "bytes32"
1100
- }
1101
- ]
1102
- },
1103
- {
1104
- "type": "error",
1105
- "name": "Rollup__InvalidProof",
1106
- "inputs": []
1107
- },
1108
- {
1109
- "type": "error",
1110
- "name": "Rollup__InvalidProposedArchive",
1111
- "inputs": [
1112
- {
1113
- "name": "expected",
1114
- "type": "bytes32",
1115
- "internalType": "bytes32"
1116
- },
1117
- {
1118
- "name": "actual",
1119
- "type": "bytes32",
1120
- "internalType": "bytes32"
1121
- }
1122
- ]
1123
- },
1124
- {
1125
- "type": "error",
1126
- "name": "Rollup__InvalidTimestamp",
1127
- "inputs": [
1128
- {
1129
- "name": "expected",
1130
- "type": "uint256",
1131
- "internalType": "Timestamp"
1132
- },
1133
- {
1134
- "name": "actual",
1135
- "type": "uint256",
1136
- "internalType": "Timestamp"
1137
- }
1138
- ]
1139
- },
1140
- {
1141
- "type": "error",
1142
- "name": "Rollup__InvalidVersion",
1143
- "inputs": [
1144
- {
1145
- "name": "expected",
1146
- "type": "uint256",
1147
- "internalType": "uint256"
1148
- },
1149
- {
1150
- "name": "actual",
1151
- "type": "uint256",
1152
- "internalType": "uint256"
1153
- }
1154
- ]
1155
- },
1156
- {
1157
- "type": "error",
1158
- "name": "Rollup__NoEpochToProve",
1159
- "inputs": []
1160
- },
1161
- {
1162
- "type": "error",
1163
- "name": "Rollup__NonSequentialProving",
1164
- "inputs": []
1165
- },
1166
- {
1167
- "type": "error",
1168
- "name": "Rollup__NonZeroDaFee",
1169
- "inputs": []
1170
- },
1171
- {
1172
- "type": "error",
1173
- "name": "Rollup__NonZeroL2Fee",
1174
- "inputs": []
1175
- },
1176
- {
1177
- "type": "error",
1178
- "name": "Rollup__NotClaimingCorrectEpoch",
1179
- "inputs": [
1180
- {
1181
- "name": "expected",
1182
- "type": "uint256",
1183
- "internalType": "Epoch"
1184
- },
1185
- {
1186
- "name": "actual",
1187
- "type": "uint256",
1188
- "internalType": "Epoch"
1189
- }
1190
- ]
1191
- },
1192
- {
1193
- "type": "error",
1194
- "name": "Rollup__NotInClaimPhase",
1195
- "inputs": [
1196
- {
1197
- "name": "currentSlotInEpoch",
1198
- "type": "uint256",
1199
- "internalType": "uint256"
1200
- },
1201
- {
1202
- "name": "claimDuration",
1203
- "type": "uint256",
1204
- "internalType": "uint256"
1205
- }
1206
- ]
1207
- },
1208
- {
1209
- "type": "error",
1210
- "name": "Rollup__NothingToPrune",
1211
- "inputs": []
1212
- },
1213
- {
1214
- "type": "error",
1215
- "name": "Rollup__ProofRightAlreadyClaimed",
1216
- "inputs": []
1217
- },
1218
- {
1219
- "type": "error",
1220
- "name": "Rollup__QuoteExpired",
1221
- "inputs": [
1222
- {
1223
- "name": "currentSlot",
1224
- "type": "uint256",
1225
- "internalType": "Slot"
1226
- },
1227
- {
1228
- "name": "quoteSlot",
1229
- "type": "uint256",
1230
- "internalType": "Slot"
1231
- }
1232
- ]
1233
- },
1234
- {
1235
- "type": "error",
1236
- "name": "Rollup__SlotAlreadyInChain",
1237
- "inputs": [
1238
- {
1239
- "name": "lastSlot",
1240
- "type": "uint256",
1241
- "internalType": "Slot"
1242
- },
1243
- {
1244
- "name": "proposedSlot",
1245
- "type": "uint256",
1246
- "internalType": "Slot"
1247
- }
1248
- ]
1249
- },
1250
- {
1251
- "type": "error",
1252
- "name": "Rollup__TimestampInFuture",
1253
- "inputs": [
1254
- {
1255
- "name": "max",
1256
- "type": "uint256",
1257
- "internalType": "Timestamp"
1258
- },
1259
- {
1260
- "name": "actual",
1261
- "type": "uint256",
1262
- "internalType": "Timestamp"
1263
- }
1264
- ]
1265
- },
1266
- {
1267
- "type": "error",
1268
- "name": "Rollup__TimestampTooOld",
1269
- "inputs": []
1270
- },
1271
- {
1272
- "type": "error",
1273
- "name": "Rollup__TryingToProveNonExistingBlock",
1274
- "inputs": []
1275
- },
1276
- {
1277
- "type": "error",
1278
- "name": "Rollup__UnavailableTxs",
1279
- "inputs": [
1280
- {
1281
- "name": "txsHash",
1282
- "type": "bytes32",
1283
- "internalType": "bytes32"
1284
- }
1285
- ]
1286
- },
1287
- {
1288
- "type": "error",
1289
- "name": "SafeERC20FailedOperation",
1290
- "inputs": [
1291
- {
1292
- "name": "token",
1293
- "type": "address",
1294
- "internalType": "address"
1295
- }
1296
- ]
1297
- },
1298
- {
1299
- "type": "error",
1300
- "name": "SampleLib__IndexOutOfBounds",
1301
- "inputs": [
1302
- {
1303
- "name": "requested",
1304
- "type": "uint256",
1305
- "internalType": "uint256"
1306
- },
1307
- {
1308
- "name": "bound",
1309
- "type": "uint256",
1310
- "internalType": "uint256"
1311
- }
1312
- ]
1313
- },
1314
- {
1315
- "type": "error",
1316
- "name": "SignatureLib__CannotVerifyEmpty",
1317
- "inputs": []
1318
- },
1319
- {
1320
- "type": "error",
1321
- "name": "SignatureLib__InvalidSignature",
1322
- "inputs": [
1323
- {
1324
- "name": "expected",
1325
- "type": "address",
1326
- "internalType": "address"
1327
- },
1328
- {
1329
- "name": "recovered",
1330
- "type": "address",
1331
- "internalType": "address"
1332
- }
1333
- ]
1334
- },
1335
- {
1336
- "type": "error",
1337
- "name": "Staking__AlreadyActive",
1338
- "inputs": [
1339
- {
1340
- "name": "attester",
1341
- "type": "address",
1342
- "internalType": "address"
1343
- }
1344
- ]
1345
- },
1346
- {
1347
- "type": "error",
1348
- "name": "Staking__AlreadyRegistered",
1349
- "inputs": [
1350
- {
1351
- "name": "",
1352
- "type": "address",
1353
- "internalType": "address"
1354
- }
1355
- ]
1356
- },
1357
- {
1358
- "type": "error",
1359
- "name": "Staking__CannotSlashExitedStake",
1360
- "inputs": [
1361
- {
1362
- "name": "",
1363
- "type": "address",
1364
- "internalType": "address"
1365
- }
1366
- ]
1367
- },
1368
- {
1369
- "type": "error",
1370
- "name": "Staking__FailedToRemove",
1371
- "inputs": [
1372
- {
1373
- "name": "",
1374
- "type": "address",
1375
- "internalType": "address"
1376
- }
1377
- ]
1378
- },
1379
- {
1380
- "type": "error",
1381
- "name": "Staking__InsufficientStake",
1382
- "inputs": [
1383
- {
1384
- "name": "",
1385
- "type": "uint256",
1386
- "internalType": "uint256"
1387
- },
1388
- {
1389
- "name": "",
1390
- "type": "uint256",
1391
- "internalType": "uint256"
1392
- }
1393
- ]
1394
- },
1395
- {
1396
- "type": "error",
1397
- "name": "Staking__NoOneToSlash",
1398
- "inputs": [
1399
- {
1400
- "name": "",
1401
- "type": "address",
1402
- "internalType": "address"
1403
- }
1404
- ]
1405
- },
1406
- {
1407
- "type": "error",
1408
- "name": "Staking__NotExiting",
1409
- "inputs": [
1410
- {
1411
- "name": "",
1412
- "type": "address",
1413
- "internalType": "address"
1414
- }
1415
- ]
1416
- },
1417
- {
1418
- "type": "error",
1419
- "name": "Staking__NotSlasher",
1420
- "inputs": [
1421
- {
1422
- "name": "",
1423
- "type": "address",
1424
- "internalType": "address"
1425
- },
1426
- {
1427
- "name": "",
1428
- "type": "address",
1429
- "internalType": "address"
1430
- }
1431
- ]
1432
- },
1433
- {
1434
- "type": "error",
1435
- "name": "Staking__NotWithdrawer",
1436
- "inputs": [
1437
- {
1438
- "name": "",
1439
- "type": "address",
1440
- "internalType": "address"
1441
- },
1442
- {
1443
- "name": "",
1444
- "type": "address",
1445
- "internalType": "address"
1446
- }
1447
- ]
1448
- },
1449
- {
1450
- "type": "error",
1451
- "name": "Staking__NothingToExit",
1452
- "inputs": [
1453
- {
1454
- "name": "",
1455
- "type": "address",
1456
- "internalType": "address"
1457
- }
1458
- ]
1459
- },
1460
- {
1461
- "type": "error",
1462
- "name": "Staking__WithdrawalNotUnlockedYet",
1463
- "inputs": [
1464
- {
1465
- "name": "",
1466
- "type": "uint256",
1467
- "internalType": "Timestamp"
1468
- },
1469
- {
1470
- "name": "",
1471
- "type": "uint256",
1472
- "internalType": "Timestamp"
1473
- }
1474
- ]
1475
- },
1476
- {
1477
- "type": "error",
1478
- "name": "ValidatorSelection__EpochNotSetup",
1479
- "inputs": []
1480
- },
1481
- {
1482
- "type": "error",
1483
- "name": "ValidatorSelection__InsufficientAttestations",
1484
- "inputs": [
1485
- {
1486
- "name": "minimumNeeded",
1487
- "type": "uint256",
1488
- "internalType": "uint256"
1489
- },
1490
- {
1491
- "name": "provided",
1492
- "type": "uint256",
1493
- "internalType": "uint256"
1494
- }
1495
- ]
1496
- },
1497
- {
1498
- "type": "error",
1499
- "name": "ValidatorSelection__InsufficientAttestationsProvided",
1500
- "inputs": [
1501
- {
1502
- "name": "minimumNeeded",
1503
- "type": "uint256",
1504
- "internalType": "uint256"
1505
- },
1506
- {
1507
- "name": "provided",
1508
- "type": "uint256",
1509
- "internalType": "uint256"
1510
- }
1511
- ]
1512
- },
1513
- {
1514
- "type": "error",
1515
- "name": "ValidatorSelection__InvalidDeposit",
1516
- "inputs": [
1517
- {
1518
- "name": "attester",
1519
- "type": "address",
1520
- "internalType": "address"
1521
- },
1522
- {
1523
- "name": "proposer",
1524
- "type": "address",
1525
- "internalType": "address"
1526
- }
1527
- ]
1528
- },
1529
- {
1530
- "type": "error",
1531
- "name": "ValidatorSelection__InvalidProposer",
1532
- "inputs": [
1533
- {
1534
- "name": "expected",
1535
- "type": "address",
1536
- "internalType": "address"
1537
- },
1538
- {
1539
- "name": "actual",
1540
- "type": "address",
1541
- "internalType": "address"
1542
- }
1543
- ]
1544
- },
1545
- {
1546
- "type": "event",
1547
- "name": "VoteCast",
1548
- "inputs": [
1549
- {
1550
- "name": "proposalId",
1551
- "type": "uint256",
1552
- "indexed": true,
1553
- "internalType": "uint256"
1554
- },
1555
- {
1556
- "name": "voter",
1557
- "type": "address",
1558
- "indexed": true,
1559
- "internalType": "address"
1560
- },
1561
- {
1562
- "name": "support",
1563
- "type": "bool",
1564
- "indexed": false,
1565
- "internalType": "bool"
1566
- },
1567
- {
1568
- "name": "amount",
1569
- "type": "uint256",
1570
- "indexed": false,
1571
- "internalType": "uint256"
1572
- }
1573
- ],
1574
- "anonymous": false
1575
- },
1576
- {
1577
- "type": "event",
1578
- "name": "WithdrawFinalised",
1579
- "inputs": [
1580
- {
1581
- "name": "withdrawalId",
1582
- "type": "uint256",
1583
- "indexed": true,
1584
- "internalType": "uint256"
1585
- }
1586
- ],
1587
- "anonymous": false
1588
- },
1589
- {
1590
- "type": "event",
1591
- "name": "WithdrawInitiated",
1592
- "inputs": [
1593
- {
1594
- "name": "withdrawalId",
1595
- "type": "uint256",
1596
- "indexed": true,
1597
- "internalType": "uint256"
1598
- },
1599
- {
1600
- "name": "recipient",
1601
- "type": "address",
1602
- "indexed": true,
1603
- "internalType": "address"
1604
- },
1605
- {
1606
- "name": "amount",
1607
- "type": "uint256",
1608
- "indexed": false,
1609
- "internalType": "uint256"
1610
- }
1611
- ],
1612
- "anonymous": false
1613
- },
1614
- {
1615
- "type": "function",
1616
- "name": "ballots",
1617
- "inputs": [
1618
- {
1619
- "name": "proposalId",
1620
- "type": "uint256",
1621
- "internalType": "uint256"
1622
- },
1623
- {
1624
- "name": "user",
1625
- "type": "address",
1626
- "internalType": "address"
1627
- }
1628
- ],
1629
- "outputs": [
1630
- {
1631
- "name": "yea",
1632
- "type": "uint256",
1633
- "internalType": "uint256"
1634
- },
1635
- {
1636
- "name": "nea",
1637
- "type": "uint256",
1638
- "internalType": "uint256"
1639
- }
1640
- ],
1641
- "stateMutability": "view"
1642
- },
1643
- {
1644
- "type": "function",
1645
- "name": "deposit",
1646
- "inputs": [
1647
- {
1648
- "name": "_onBehalfOf",
1649
- "type": "address",
1650
- "internalType": "address"
1651
- },
1652
- {
1653
- "name": "_amount",
1654
- "type": "uint256",
1655
- "internalType": "uint256"
1656
- }
1657
- ],
1658
- "outputs": [],
1659
- "stateMutability": "nonpayable"
1660
- },
1661
- {
1662
- "type": "function",
1663
- "name": "dropProposal",
1664
- "inputs": [
1665
- {
1666
- "name": "_proposalId",
1667
- "type": "uint256",
1668
- "internalType": "uint256"
1669
- }
1670
- ],
1671
- "outputs": [
1672
- {
1673
- "name": "",
1674
- "type": "bool",
1675
- "internalType": "bool"
1676
- }
1677
- ],
1678
- "stateMutability": "nonpayable"
1679
- },
1680
- {
1681
- "type": "function",
1682
- "name": "execute",
1683
- "inputs": [
1684
- {
1685
- "name": "_proposalId",
1686
- "type": "uint256",
1687
- "internalType": "uint256"
1688
- }
1689
- ],
1690
- "outputs": [
1691
- {
1692
- "name": "",
1693
- "type": "bool",
1694
- "internalType": "bool"
1695
- }
1696
- ],
1697
- "stateMutability": "nonpayable"
1698
- },
1699
- {
1700
- "type": "function",
1701
- "name": "finaliseWithdraw",
1702
- "inputs": [
1703
- {
1704
- "name": "_withdrawalId",
1705
- "type": "uint256",
1706
- "internalType": "uint256"
1707
- }
1708
- ],
1709
- "outputs": [],
1710
- "stateMutability": "nonpayable"
1711
- },
1712
- {
1713
- "type": "function",
1714
- "name": "getConfiguration",
1715
- "inputs": [],
1716
- "outputs": [
1717
- {
1718
- "name": "",
1719
- "type": "tuple",
1720
- "internalType": "struct DataStructures.Configuration",
1721
- "components": [
1722
- {
1723
- "name": "proposeConfig",
1724
- "type": "tuple",
1725
- "internalType": "struct DataStructures.ProposeConfiguration",
1726
- "components": [
1727
- {
1728
- "name": "lockDelay",
1729
- "type": "uint256",
1730
- "internalType": "Timestamp"
1731
- },
1732
- {
1733
- "name": "lockAmount",
1734
- "type": "uint256",
1735
- "internalType": "uint256"
1736
- }
1737
- ]
1738
- },
1739
- {
1740
- "name": "votingDelay",
1741
- "type": "uint256",
1742
- "internalType": "Timestamp"
1743
- },
1744
- {
1745
- "name": "votingDuration",
1746
- "type": "uint256",
1747
- "internalType": "Timestamp"
1748
- },
1749
- {
1750
- "name": "executionDelay",
1751
- "type": "uint256",
1752
- "internalType": "Timestamp"
1753
- },
1754
- {
1755
- "name": "gracePeriod",
1756
- "type": "uint256",
1757
- "internalType": "Timestamp"
1758
- },
1759
- {
1760
- "name": "quorum",
1761
- "type": "uint256",
1762
- "internalType": "uint256"
1763
- },
1764
- {
1765
- "name": "voteDifferential",
1766
- "type": "uint256",
1767
- "internalType": "uint256"
1768
- },
1769
- {
1770
- "name": "minimumVotes",
1771
- "type": "uint256",
1772
- "internalType": "uint256"
1773
- }
1774
- ]
1775
- }
1776
- ],
1777
- "stateMutability": "view"
1778
- },
1779
- {
1780
- "type": "function",
1781
- "name": "getProposal",
1782
- "inputs": [
1783
- {
1784
- "name": "_proposalId",
1785
- "type": "uint256",
1786
- "internalType": "uint256"
1787
- }
1788
- ],
1789
- "outputs": [
1790
- {
1791
- "name": "",
1792
- "type": "tuple",
1793
- "internalType": "struct DataStructures.Proposal",
1794
- "components": [
1795
- {
1796
- "name": "config",
1797
- "type": "tuple",
1798
- "internalType": "struct DataStructures.Configuration",
1799
- "components": [
1800
- {
1801
- "name": "proposeConfig",
1802
- "type": "tuple",
1803
- "internalType": "struct DataStructures.ProposeConfiguration",
1804
- "components": [
1805
- {
1806
- "name": "lockDelay",
1807
- "type": "uint256",
1808
- "internalType": "Timestamp"
1809
- },
1810
- {
1811
- "name": "lockAmount",
1812
- "type": "uint256",
1813
- "internalType": "uint256"
1814
- }
1815
- ]
1816
- },
1817
- {
1818
- "name": "votingDelay",
1819
- "type": "uint256",
1820
- "internalType": "Timestamp"
1821
- },
1822
- {
1823
- "name": "votingDuration",
1824
- "type": "uint256",
1825
- "internalType": "Timestamp"
1826
- },
1827
- {
1828
- "name": "executionDelay",
1829
- "type": "uint256",
1830
- "internalType": "Timestamp"
1831
- },
1832
- {
1833
- "name": "gracePeriod",
1834
- "type": "uint256",
1835
- "internalType": "Timestamp"
1836
- },
1837
- {
1838
- "name": "quorum",
1839
- "type": "uint256",
1840
- "internalType": "uint256"
1841
- },
1842
- {
1843
- "name": "voteDifferential",
1844
- "type": "uint256",
1845
- "internalType": "uint256"
1846
- },
1847
- {
1848
- "name": "minimumVotes",
1849
- "type": "uint256",
1850
- "internalType": "uint256"
1851
- }
1852
- ]
1853
- },
1854
- {
1855
- "name": "state",
1856
- "type": "uint8",
1857
- "internalType": "enum DataStructures.ProposalState"
1858
- },
1859
- {
1860
- "name": "payload",
1861
- "type": "address",
1862
- "internalType": "contract IPayload"
1863
- },
1864
- {
1865
- "name": "governanceProposer",
1866
- "type": "address",
1867
- "internalType": "address"
1868
- },
1869
- {
1870
- "name": "creation",
1871
- "type": "uint256",
1872
- "internalType": "Timestamp"
1873
- },
1874
- {
1875
- "name": "summedBallot",
1876
- "type": "tuple",
1877
- "internalType": "struct DataStructures.Ballot",
1878
- "components": [
1879
- {
1880
- "name": "yea",
1881
- "type": "uint256",
1882
- "internalType": "uint256"
1883
- },
1884
- {
1885
- "name": "nea",
1886
- "type": "uint256",
1887
- "internalType": "uint256"
1888
- }
1889
- ]
1890
- }
1891
- ]
1892
- }
1893
- ],
1894
- "stateMutability": "view"
1895
- },
1896
- {
1897
- "type": "function",
1898
- "name": "getProposalState",
1899
- "inputs": [
1900
- {
1901
- "name": "_proposalId",
1902
- "type": "uint256",
1903
- "internalType": "uint256"
1904
- }
1905
- ],
1906
- "outputs": [
1907
- {
1908
- "name": "",
1909
- "type": "uint8",
1910
- "internalType": "enum DataStructures.ProposalState"
1911
- }
1912
- ],
1913
- "stateMutability": "view"
1914
- },
1915
- {
1916
- "type": "function",
1917
- "name": "getWithdrawal",
1918
- "inputs": [
1919
- {
1920
- "name": "_withdrawalId",
1921
- "type": "uint256",
1922
- "internalType": "uint256"
1923
- }
1924
- ],
1925
- "outputs": [
1926
- {
1927
- "name": "",
1928
- "type": "tuple",
1929
- "internalType": "struct DataStructures.Withdrawal",
1930
- "components": [
1931
- {
1932
- "name": "amount",
1933
- "type": "uint256",
1934
- "internalType": "uint256"
1935
- },
1936
- {
1937
- "name": "unlocksAt",
1938
- "type": "uint256",
1939
- "internalType": "Timestamp"
1940
- },
1941
- {
1942
- "name": "recipient",
1943
- "type": "address",
1944
- "internalType": "address"
1945
- },
1946
- {
1947
- "name": "claimed",
1948
- "type": "bool",
1949
- "internalType": "bool"
1950
- }
1951
- ]
1952
- }
1953
- ],
1954
- "stateMutability": "view"
1955
- },
1956
- {
1957
- "type": "function",
1958
- "name": "governanceProposer",
1959
- "inputs": [],
1960
- "outputs": [
1961
- {
1962
- "name": "",
1963
- "type": "address",
1964
- "internalType": "address"
1965
- }
1966
- ],
1967
- "stateMutability": "view"
1968
- },
1969
- {
1970
- "type": "function",
1971
- "name": "initiateWithdraw",
1972
- "inputs": [
1973
- {
1974
- "name": "_to",
1975
- "type": "address",
1976
- "internalType": "address"
1977
- },
1978
- {
1979
- "name": "_amount",
1980
- "type": "uint256",
1981
- "internalType": "uint256"
1982
- }
1983
- ],
1984
- "outputs": [
1985
- {
1986
- "name": "",
1987
- "type": "uint256",
1988
- "internalType": "uint256"
1989
- }
1990
- ],
1991
- "stateMutability": "nonpayable"
1992
- },
1993
- {
1994
- "type": "function",
1995
- "name": "powerAt",
1996
- "inputs": [
1997
- {
1998
- "name": "_owner",
1999
- "type": "address",
2000
- "internalType": "address"
2001
- },
2002
- {
2003
- "name": "_ts",
2004
- "type": "uint256",
2005
- "internalType": "Timestamp"
2006
- }
2007
- ],
2008
- "outputs": [
2009
- {
2010
- "name": "",
2011
- "type": "uint256",
2012
- "internalType": "uint256"
2013
- }
2014
- ],
2015
- "stateMutability": "view"
2016
- },
2017
- {
2018
- "type": "function",
2019
- "name": "proposalCount",
2020
- "inputs": [],
2021
- "outputs": [
2022
- {
2023
- "name": "",
2024
- "type": "uint256",
2025
- "internalType": "uint256"
2026
- }
2027
- ],
2028
- "stateMutability": "view"
2029
- },
2030
- {
2031
- "type": "function",
2032
- "name": "propose",
2033
- "inputs": [
2034
- {
2035
- "name": "_proposal",
2036
- "type": "address",
2037
- "internalType": "contract IPayload"
2038
- }
2039
- ],
2040
- "outputs": [
2041
- {
2042
- "name": "",
2043
- "type": "bool",
2044
- "internalType": "bool"
2045
- }
2046
- ],
2047
- "stateMutability": "nonpayable"
2048
- },
2049
- {
2050
- "type": "function",
2051
- "name": "proposeWithLock",
2052
- "inputs": [
2053
- {
2054
- "name": "_proposal",
2055
- "type": "address",
2056
- "internalType": "contract IPayload"
2057
- },
2058
- {
2059
- "name": "_to",
2060
- "type": "address",
2061
- "internalType": "address"
2062
- }
2063
- ],
2064
- "outputs": [
2065
- {
2066
- "name": "",
2067
- "type": "bool",
2068
- "internalType": "bool"
2069
- }
2070
- ],
2071
- "stateMutability": "nonpayable"
2072
- },
2073
- {
2074
- "type": "function",
2075
- "name": "totalPowerAt",
2076
- "inputs": [
2077
- {
2078
- "name": "_ts",
2079
- "type": "uint256",
2080
- "internalType": "Timestamp"
2081
- }
2082
- ],
2083
- "outputs": [
2084
- {
2085
- "name": "",
2086
- "type": "uint256",
2087
- "internalType": "uint256"
2088
- }
2089
- ],
2090
- "stateMutability": "view"
2091
- },
2092
- {
2093
- "type": "function",
2094
- "name": "updateConfiguration",
2095
- "inputs": [
2096
- {
2097
- "name": "_configuration",
2098
- "type": "tuple",
2099
- "internalType": "struct DataStructures.Configuration",
2100
- "components": [
2101
- {
2102
- "name": "proposeConfig",
2103
- "type": "tuple",
2104
- "internalType": "struct DataStructures.ProposeConfiguration",
2105
- "components": [
2106
- {
2107
- "name": "lockDelay",
2108
- "type": "uint256",
2109
- "internalType": "Timestamp"
2110
- },
2111
- {
2112
- "name": "lockAmount",
2113
- "type": "uint256",
2114
- "internalType": "uint256"
2115
- }
2116
- ]
2117
- },
2118
- {
2119
- "name": "votingDelay",
2120
- "type": "uint256",
2121
- "internalType": "Timestamp"
2122
- },
2123
- {
2124
- "name": "votingDuration",
2125
- "type": "uint256",
2126
- "internalType": "Timestamp"
2127
- },
2128
- {
2129
- "name": "executionDelay",
2130
- "type": "uint256",
2131
- "internalType": "Timestamp"
2132
- },
2133
- {
2134
- "name": "gracePeriod",
2135
- "type": "uint256",
2136
- "internalType": "Timestamp"
2137
- },
2138
- {
2139
- "name": "quorum",
2140
- "type": "uint256",
2141
- "internalType": "uint256"
2142
- },
2143
- {
2144
- "name": "voteDifferential",
2145
- "type": "uint256",
2146
- "internalType": "uint256"
2147
- },
2148
- {
2149
- "name": "minimumVotes",
2150
- "type": "uint256",
2151
- "internalType": "uint256"
2152
- }
2153
- ]
2154
- }
2155
- ],
2156
- "outputs": [],
2157
- "stateMutability": "nonpayable"
2158
- },
2159
- {
2160
- "type": "function",
2161
- "name": "updateGovernanceProposer",
2162
- "inputs": [
2163
- {
2164
- "name": "_governanceProposer",
2165
- "type": "address",
2166
- "internalType": "address"
2167
- }
2168
- ],
2169
- "outputs": [],
2170
- "stateMutability": "nonpayable"
2171
- },
2172
- {
2173
- "type": "function",
2174
- "name": "vote",
2175
- "inputs": [
2176
- {
2177
- "name": "_proposalId",
2178
- "type": "uint256",
2179
- "internalType": "uint256"
2180
- },
2181
- {
2182
- "name": "_amount",
2183
- "type": "uint256",
2184
- "internalType": "uint256"
2185
- },
2186
- {
2187
- "name": "_support",
2188
- "type": "bool",
2189
- "internalType": "bool"
2190
- }
2191
- ],
2192
- "outputs": [
2193
- {
2194
- "name": "",
2195
- "type": "bool",
2196
- "internalType": "bool"
2197
- }
2198
- ],
2199
- "stateMutability": "nonpayable"
2200
- },
2201
- {
2202
- "type": "function",
2203
- "name": "withdrawalCount",
2204
- "inputs": [],
2205
- "outputs": [
2206
- {
2207
- "name": "",
2208
- "type": "uint256",
2209
- "internalType": "uint256"
2210
- }
2211
- ],
2212
- "stateMutability": "view"
2213
- }
2214
- ] as const;