@aztec/l1-artifacts 2.0.0-nightly.20250903 → 3.0.0-nightly.20250904
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.
- package/dest/CoinIssuerAbi.d.ts +917 -917
- package/dest/CoinIssuerAbi.js +1195 -1195
- package/dest/EmpireBaseAbi.d.ts +1103 -1103
- package/dest/EmpireBaseAbi.js +1325 -1325
- package/dest/EmpireSlasherDeploymentExtLibAbi.d.ts +831 -831
- package/dest/EmpireSlasherDeploymentExtLibAbi.js +1075 -1075
- package/dest/EmpireSlashingProposerAbi.d.ts +1109 -1109
- package/dest/EmpireSlashingProposerAbi.js +1392 -1392
- package/dest/ErrorsAbi.d.ts +831 -831
- package/dest/ErrorsAbi.js +1075 -1075
- package/dest/FeeAssetHandlerAbi.d.ts +918 -918
- package/dest/FeeAssetHandlerAbi.js +1219 -1219
- package/dest/FeeJuicePortalAbi.d.ts +962 -962
- package/dest/FeeJuicePortalAbi.js +1238 -1238
- package/dest/GSEAbi.d.ts +1502 -1502
- package/dest/GSEAbi.js +1776 -1776
- package/dest/GovernanceAbi.d.ts +1514 -1514
- package/dest/GovernanceAbi.js +1837 -1837
- package/dest/GovernanceProposerAbi.d.ts +1203 -1203
- package/dest/GovernanceProposerAbi.js +1408 -1408
- package/dest/HonkVerifierAbi.d.ts +852 -880
- package/dest/HonkVerifierAbi.d.ts.map +1 -1
- package/dest/HonkVerifierAbi.js +1134 -1170
- package/dest/HonkVerifierBytecode.d.ts +1 -1
- package/dest/HonkVerifierBytecode.d.ts.map +1 -1
- package/dest/HonkVerifierBytecode.js +1 -1
- package/dest/IERC20Abi.d.ts +943 -943
- package/dest/IERC20Abi.js +1182 -1182
- package/dest/IVerifierAbi.d.ts +931 -931
- package/dest/IVerifierAbi.js +1143 -1143
- package/dest/InboxAbi.d.ts +1074 -1074
- package/dest/InboxAbi.js +1291 -1291
- package/dest/MockVerifierAbi.d.ts +931 -931
- package/dest/MockVerifierAbi.js +1143 -1143
- package/dest/MockZKPassportVerifierAbi.d.ts +974 -974
- package/dest/MockZKPassportVerifierAbi.js +1186 -1186
- package/dest/MultiAdderAbi.d.ts +982 -912
- package/dest/MultiAdderAbi.d.ts.map +1 -1
- package/dest/MultiAdderAbi.js +1257 -1166
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +959 -959
- package/dest/NewGovernanceProposerPayloadAbi.js +1178 -1178
- package/dest/OutboxAbi.d.ts +1012 -1012
- package/dest/OutboxAbi.js +1202 -1202
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +958 -958
- package/dest/RegisterNewRollupVersionPayloadAbi.js +1180 -1180
- package/dest/RegistryAbi.d.ts +974 -974
- package/dest/RegistryAbi.js +1236 -1236
- package/dest/RewardDeploymentExtLibAbi.d.ts +831 -831
- package/dest/RewardDeploymentExtLibAbi.js +1075 -1075
- package/dest/RewardDistributorAbi.d.ts +976 -976
- package/dest/RewardDistributorAbi.js +1183 -1183
- package/dest/RollupAbi.d.ts +2797 -2797
- package/dest/RollupAbi.js +3466 -3466
- package/dest/RollupOperationsExtLibAbi.d.ts +947 -947
- package/dest/RollupOperationsExtLibAbi.js +1188 -1188
- package/dest/SlashFactoryAbi.d.ts +879 -879
- package/dest/SlashFactoryAbi.js +1182 -1182
- package/dest/SlasherAbi.d.ts +955 -955
- package/dest/SlasherAbi.js +1210 -1210
- package/dest/StakingAssetHandlerAbi.d.ts +1357 -1357
- package/dest/StakingAssetHandlerAbi.js +1670 -1670
- package/dest/TallySlasherDeploymentExtLibAbi.d.ts +831 -831
- package/dest/TallySlasherDeploymentExtLibAbi.js +1075 -1075
- package/dest/TallySlashingProposerAbi.d.ts +1268 -1268
- package/dest/TallySlashingProposerAbi.js +1475 -1475
- package/dest/TestERC20Abi.d.ts +1121 -1121
- package/dest/TestERC20Abi.js +1410 -1410
- package/dest/TestERC20Bytecode.d.ts +1 -1
- package/dest/TestERC20Bytecode.d.ts.map +1 -1
- package/dest/TestERC20Bytecode.js +1 -1
- package/dest/TokenPortalAbi.d.ts +1057 -1057
- package/dest/TokenPortalAbi.js +1248 -1248
- package/dest/UniswapPortalAbi.d.ts +956 -956
- package/dest/UniswapPortalAbi.js +1174 -1174
- package/dest/ValidatorOperationsExtLibAbi.d.ts +1077 -1077
- package/dest/ValidatorOperationsExtLibAbi.js +1358 -1358
- package/dest/ValidatorSelectionLibAbi.d.ts +831 -831
- package/dest/ValidatorSelectionLibAbi.js +1075 -1075
- package/dest/checksum.d.ts +1 -1
- package/dest/checksum.js +1 -1
- package/package.json +1 -1
|
@@ -2,43 +2,843 @@
|
|
|
2
2
|
* RewardDistributor ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const RewardDistributorAbi: readonly [{
|
|
5
|
-
readonly type: "
|
|
5
|
+
readonly type: "function";
|
|
6
|
+
readonly name: "ASSET";
|
|
7
|
+
readonly inputs: readonly [];
|
|
8
|
+
readonly outputs: readonly [{
|
|
9
|
+
readonly name: "";
|
|
10
|
+
readonly type: "address";
|
|
11
|
+
readonly internalType: "contract IERC20";
|
|
12
|
+
}];
|
|
13
|
+
readonly stateMutability: "view";
|
|
14
|
+
}, {
|
|
15
|
+
readonly type: "error";
|
|
16
|
+
readonly name: "DevNet__NoPruningAllowed";
|
|
17
|
+
readonly inputs: readonly [];
|
|
18
|
+
}, {
|
|
19
|
+
readonly type: "error";
|
|
20
|
+
readonly name: "FeeJuicePortal__AlreadyInitialized";
|
|
21
|
+
readonly inputs: readonly [];
|
|
22
|
+
}, {
|
|
23
|
+
readonly type: "error";
|
|
24
|
+
readonly name: "FeeJuicePortal__InvalidInitialization";
|
|
25
|
+
readonly inputs: readonly [];
|
|
26
|
+
}, {
|
|
27
|
+
readonly type: "error";
|
|
28
|
+
readonly name: "FeeJuicePortal__Unauthorized";
|
|
29
|
+
readonly inputs: readonly [];
|
|
30
|
+
}, {
|
|
31
|
+
readonly type: "error";
|
|
32
|
+
readonly name: "FeeLib__AlreadyPreheated";
|
|
33
|
+
readonly inputs: readonly [];
|
|
34
|
+
}, {
|
|
35
|
+
readonly type: "error";
|
|
36
|
+
readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
|
|
37
|
+
readonly inputs: readonly [];
|
|
38
|
+
}, {
|
|
39
|
+
readonly type: "error";
|
|
40
|
+
readonly name: "GSE__GovernanceAlreadySet";
|
|
41
|
+
readonly inputs: readonly [];
|
|
42
|
+
}, {
|
|
43
|
+
readonly type: "error";
|
|
44
|
+
readonly name: "GSE__InvalidProofOfPossession";
|
|
45
|
+
readonly inputs: readonly [];
|
|
46
|
+
}, {
|
|
47
|
+
readonly type: "error";
|
|
48
|
+
readonly name: "GovernanceProposer__GSEPayloadInvalid";
|
|
49
|
+
readonly inputs: readonly [];
|
|
50
|
+
}, {
|
|
51
|
+
readonly type: "error";
|
|
52
|
+
readonly name: "GovernanceProposer__PayloadCannotBeAddressZero";
|
|
53
|
+
readonly inputs: readonly [];
|
|
54
|
+
}, {
|
|
55
|
+
readonly type: "error";
|
|
56
|
+
readonly name: "Governance__CannotCallAsset";
|
|
57
|
+
readonly inputs: readonly [];
|
|
58
|
+
}, {
|
|
59
|
+
readonly type: "error";
|
|
60
|
+
readonly name: "Governance__CannotWithdrawToAddressZero";
|
|
61
|
+
readonly inputs: readonly [];
|
|
62
|
+
}, {
|
|
63
|
+
readonly type: "error";
|
|
64
|
+
readonly name: "Governance__CheckpointedUintLib__NotInPast";
|
|
65
|
+
readonly inputs: readonly [];
|
|
66
|
+
}, {
|
|
67
|
+
readonly type: "error";
|
|
68
|
+
readonly name: "Governance__ConfigurationLib__InvalidMinimumVotes";
|
|
69
|
+
readonly inputs: readonly [];
|
|
70
|
+
}, {
|
|
71
|
+
readonly type: "error";
|
|
72
|
+
readonly name: "Governance__ConfigurationLib__LockAmountTooBig";
|
|
73
|
+
readonly inputs: readonly [];
|
|
74
|
+
}, {
|
|
75
|
+
readonly type: "error";
|
|
76
|
+
readonly name: "Governance__ConfigurationLib__LockAmountTooSmall";
|
|
77
|
+
readonly inputs: readonly [];
|
|
78
|
+
}, {
|
|
79
|
+
readonly type: "error";
|
|
80
|
+
readonly name: "Governance__ConfigurationLib__QuorumTooBig";
|
|
81
|
+
readonly inputs: readonly [];
|
|
82
|
+
}, {
|
|
83
|
+
readonly type: "error";
|
|
84
|
+
readonly name: "Governance__ConfigurationLib__QuorumTooSmall";
|
|
85
|
+
readonly inputs: readonly [];
|
|
86
|
+
}, {
|
|
87
|
+
readonly type: "error";
|
|
88
|
+
readonly name: "Governance__ConfigurationLib__RequiredYeaMarginTooBig";
|
|
89
|
+
readonly inputs: readonly [];
|
|
90
|
+
}, {
|
|
91
|
+
readonly type: "error";
|
|
92
|
+
readonly name: "Governance__DepositNotAllowed";
|
|
93
|
+
readonly inputs: readonly [];
|
|
94
|
+
}, {
|
|
95
|
+
readonly type: "error";
|
|
96
|
+
readonly name: "Governance__GovernanceProposerCannotBeSelf";
|
|
97
|
+
readonly inputs: readonly [];
|
|
98
|
+
}, {
|
|
99
|
+
readonly type: "error";
|
|
100
|
+
readonly name: "Governance__InvalidConfiguration";
|
|
101
|
+
readonly inputs: readonly [];
|
|
102
|
+
}, {
|
|
103
|
+
readonly type: "error";
|
|
104
|
+
readonly name: "Governance__NoCheckpointsFound";
|
|
105
|
+
readonly inputs: readonly [];
|
|
106
|
+
}, {
|
|
107
|
+
readonly type: "error";
|
|
108
|
+
readonly name: "Governance__ProposalAlreadyDropped";
|
|
109
|
+
readonly inputs: readonly [];
|
|
110
|
+
}, {
|
|
111
|
+
readonly type: "error";
|
|
112
|
+
readonly name: "Governance__ProposalCannotBeDropped";
|
|
113
|
+
readonly inputs: readonly [];
|
|
114
|
+
}, {
|
|
115
|
+
readonly type: "error";
|
|
116
|
+
readonly name: "Governance__ProposalLib__MoreVoteThanExistNeeded";
|
|
117
|
+
readonly inputs: readonly [];
|
|
118
|
+
}, {
|
|
119
|
+
readonly type: "error";
|
|
120
|
+
readonly name: "Governance__ProposalLib__MoreYeaVoteThanExistNeeded";
|
|
121
|
+
readonly inputs: readonly [];
|
|
122
|
+
}, {
|
|
123
|
+
readonly type: "error";
|
|
124
|
+
readonly name: "Governance__ProposalLib__ZeroMinimum";
|
|
125
|
+
readonly inputs: readonly [];
|
|
126
|
+
}, {
|
|
127
|
+
readonly type: "error";
|
|
128
|
+
readonly name: "Governance__ProposalLib__ZeroVotesNeeded";
|
|
129
|
+
readonly inputs: readonly [];
|
|
130
|
+
}, {
|
|
131
|
+
readonly type: "error";
|
|
132
|
+
readonly name: "Governance__ProposalLib__ZeroYeaVotesNeeded";
|
|
133
|
+
readonly inputs: readonly [];
|
|
134
|
+
}, {
|
|
135
|
+
readonly type: "error";
|
|
136
|
+
readonly name: "Governance__ProposalNotActive";
|
|
137
|
+
readonly inputs: readonly [];
|
|
138
|
+
}, {
|
|
139
|
+
readonly type: "error";
|
|
140
|
+
readonly name: "Governance__ProposalNotExecutable";
|
|
141
|
+
readonly inputs: readonly [];
|
|
142
|
+
}, {
|
|
143
|
+
readonly type: "error";
|
|
144
|
+
readonly name: "Governance__WithdrawalAlreadyClaimed";
|
|
145
|
+
readonly inputs: readonly [];
|
|
146
|
+
}, {
|
|
147
|
+
readonly type: "error";
|
|
148
|
+
readonly name: "Governance__WithdrawalNotInitiated";
|
|
149
|
+
readonly inputs: readonly [];
|
|
150
|
+
}, {
|
|
151
|
+
readonly type: "error";
|
|
152
|
+
readonly name: "Inbox__Ignition";
|
|
153
|
+
readonly inputs: readonly [];
|
|
154
|
+
}, {
|
|
155
|
+
readonly type: "error";
|
|
156
|
+
readonly name: "Inbox__MustBuildBeforeConsume";
|
|
157
|
+
readonly inputs: readonly [];
|
|
158
|
+
}, {
|
|
159
|
+
readonly type: "error";
|
|
160
|
+
readonly name: "Inbox__Unauthorized";
|
|
161
|
+
readonly inputs: readonly [];
|
|
162
|
+
}, {
|
|
163
|
+
readonly type: "error";
|
|
164
|
+
readonly name: "MerkleLib__InvalidIndexForPathLength";
|
|
165
|
+
readonly inputs: readonly [];
|
|
166
|
+
}, {
|
|
167
|
+
readonly type: "error";
|
|
168
|
+
readonly name: "Outbox__InvalidChainId";
|
|
169
|
+
readonly inputs: readonly [];
|
|
170
|
+
}, {
|
|
171
|
+
readonly type: "error";
|
|
172
|
+
readonly name: "Outbox__Unauthorized";
|
|
173
|
+
readonly inputs: readonly [];
|
|
174
|
+
}, {
|
|
175
|
+
readonly type: "function";
|
|
176
|
+
readonly name: "REGISTRY";
|
|
177
|
+
readonly inputs: readonly [];
|
|
178
|
+
readonly outputs: readonly [{
|
|
179
|
+
readonly name: "";
|
|
180
|
+
readonly type: "address";
|
|
181
|
+
readonly internalType: "contract IRegistry";
|
|
182
|
+
}];
|
|
183
|
+
readonly stateMutability: "view";
|
|
184
|
+
}, {
|
|
185
|
+
readonly type: "error";
|
|
186
|
+
readonly name: "Registry__NoRollupsRegistered";
|
|
187
|
+
readonly inputs: readonly [];
|
|
188
|
+
}, {
|
|
189
|
+
readonly type: "error";
|
|
190
|
+
readonly name: "Rollup__AttestationsAreValid";
|
|
191
|
+
readonly inputs: readonly [];
|
|
192
|
+
}, {
|
|
193
|
+
readonly type: "error";
|
|
194
|
+
readonly name: "Rollup__BlockAlreadyProven";
|
|
195
|
+
readonly inputs: readonly [];
|
|
196
|
+
}, {
|
|
197
|
+
readonly type: "error";
|
|
198
|
+
readonly name: "Rollup__BlockNotInPendingChain";
|
|
199
|
+
readonly inputs: readonly [];
|
|
200
|
+
}, {
|
|
201
|
+
readonly type: "error";
|
|
202
|
+
readonly name: "Rollup__InvalidAttestations";
|
|
203
|
+
readonly inputs: readonly [];
|
|
204
|
+
}, {
|
|
205
|
+
readonly type: "error";
|
|
206
|
+
readonly name: "Rollup__InvalidCoinbase";
|
|
207
|
+
readonly inputs: readonly [];
|
|
208
|
+
}, {
|
|
209
|
+
readonly type: "error";
|
|
210
|
+
readonly name: "Rollup__InvalidFirstEpochProof";
|
|
211
|
+
readonly inputs: readonly [];
|
|
212
|
+
}, {
|
|
213
|
+
readonly type: "error";
|
|
214
|
+
readonly name: "Rollup__InvalidProof";
|
|
215
|
+
readonly inputs: readonly [];
|
|
216
|
+
}, {
|
|
217
|
+
readonly type: "error";
|
|
218
|
+
readonly name: "Rollup__ManaLimitExceeded";
|
|
219
|
+
readonly inputs: readonly [];
|
|
220
|
+
}, {
|
|
221
|
+
readonly type: "error";
|
|
222
|
+
readonly name: "Rollup__NoEpochToProve";
|
|
223
|
+
readonly inputs: readonly [];
|
|
224
|
+
}, {
|
|
225
|
+
readonly type: "error";
|
|
226
|
+
readonly name: "Rollup__NonSequentialProving";
|
|
227
|
+
readonly inputs: readonly [];
|
|
228
|
+
}, {
|
|
229
|
+
readonly type: "error";
|
|
230
|
+
readonly name: "Rollup__NonZeroDaFee";
|
|
231
|
+
readonly inputs: readonly [];
|
|
232
|
+
}, {
|
|
233
|
+
readonly type: "error";
|
|
234
|
+
readonly name: "Rollup__NothingToPrune";
|
|
235
|
+
readonly inputs: readonly [];
|
|
236
|
+
}, {
|
|
237
|
+
readonly type: "error";
|
|
238
|
+
readonly name: "Rollup__RewardsNotClaimable";
|
|
239
|
+
readonly inputs: readonly [];
|
|
240
|
+
}, {
|
|
241
|
+
readonly type: "error";
|
|
242
|
+
readonly name: "Rollup__StartIsNotBuildingOnProven";
|
|
243
|
+
readonly inputs: readonly [];
|
|
244
|
+
}, {
|
|
245
|
+
readonly type: "error";
|
|
246
|
+
readonly name: "Rollup__StartIsNotFirstBlockOfEpoch";
|
|
247
|
+
readonly inputs: readonly [];
|
|
248
|
+
}, {
|
|
249
|
+
readonly type: "error";
|
|
250
|
+
readonly name: "Rollup__TimestampTooOld";
|
|
251
|
+
readonly inputs: readonly [];
|
|
252
|
+
}, {
|
|
253
|
+
readonly type: "error";
|
|
254
|
+
readonly name: "Rollup__TryingToProveNonExistingBlock";
|
|
255
|
+
readonly inputs: readonly [];
|
|
256
|
+
}, {
|
|
257
|
+
readonly type: "error";
|
|
258
|
+
readonly name: "Staking__DepositOutOfGas";
|
|
259
|
+
readonly inputs: readonly [];
|
|
260
|
+
}, {
|
|
261
|
+
readonly type: "error";
|
|
262
|
+
readonly name: "Staking__GovernanceAlreadySet";
|
|
263
|
+
readonly inputs: readonly [];
|
|
264
|
+
}, {
|
|
265
|
+
readonly type: "error";
|
|
266
|
+
readonly name: "Staking__InvalidStakingQueueConfig";
|
|
267
|
+
readonly inputs: readonly [];
|
|
268
|
+
}, {
|
|
269
|
+
readonly type: "error";
|
|
270
|
+
readonly name: "Staking__QueueEmpty";
|
|
271
|
+
readonly inputs: readonly [];
|
|
272
|
+
}, {
|
|
273
|
+
readonly type: "error";
|
|
274
|
+
readonly name: "TallySlashingProposer__InvalidCommitteeCommitment";
|
|
275
|
+
readonly inputs: readonly [];
|
|
276
|
+
}, {
|
|
277
|
+
readonly type: "error";
|
|
278
|
+
readonly name: "TallySlashingProposer__InvalidSignature";
|
|
279
|
+
readonly inputs: readonly [];
|
|
280
|
+
}, {
|
|
281
|
+
readonly type: "error";
|
|
282
|
+
readonly name: "TallySlashingProposer__QuorumMustBeGreaterThanZero";
|
|
283
|
+
readonly inputs: readonly [];
|
|
284
|
+
}, {
|
|
285
|
+
readonly type: "error";
|
|
286
|
+
readonly name: "TallySlashingProposer__SlashAmountTooLarge";
|
|
287
|
+
readonly inputs: readonly [];
|
|
288
|
+
}, {
|
|
289
|
+
readonly type: "error";
|
|
290
|
+
readonly name: "ValidatorSelection__EpochNotSetup";
|
|
291
|
+
readonly inputs: readonly [];
|
|
292
|
+
}, {
|
|
293
|
+
readonly type: "function";
|
|
294
|
+
readonly name: "canonicalRollup";
|
|
295
|
+
readonly inputs: readonly [];
|
|
296
|
+
readonly outputs: readonly [{
|
|
297
|
+
readonly name: "";
|
|
298
|
+
readonly type: "address";
|
|
299
|
+
readonly internalType: "address";
|
|
300
|
+
}];
|
|
301
|
+
readonly stateMutability: "view";
|
|
302
|
+
}, {
|
|
303
|
+
readonly type: "error";
|
|
304
|
+
readonly name: "AttestationLib__NotASignatureAtIndex";
|
|
305
|
+
readonly inputs: readonly [{
|
|
306
|
+
readonly name: "index";
|
|
307
|
+
readonly type: "uint256";
|
|
308
|
+
readonly internalType: "uint256";
|
|
309
|
+
}];
|
|
310
|
+
}, {
|
|
311
|
+
readonly type: "error";
|
|
312
|
+
readonly name: "AttestationLib__NotAnAddressAtIndex";
|
|
313
|
+
readonly inputs: readonly [{
|
|
314
|
+
readonly name: "index";
|
|
315
|
+
readonly type: "uint256";
|
|
316
|
+
readonly internalType: "uint256";
|
|
317
|
+
}];
|
|
318
|
+
}, {
|
|
319
|
+
readonly type: "error";
|
|
320
|
+
readonly name: "GSE__FailedToRemove";
|
|
321
|
+
readonly inputs: readonly [{
|
|
322
|
+
readonly name: "";
|
|
323
|
+
readonly type: "address";
|
|
324
|
+
readonly internalType: "address";
|
|
325
|
+
}];
|
|
326
|
+
}, {
|
|
327
|
+
readonly type: "error";
|
|
328
|
+
readonly name: "GSE__FatalError";
|
|
329
|
+
readonly inputs: readonly [{
|
|
330
|
+
readonly name: "";
|
|
331
|
+
readonly type: "string";
|
|
332
|
+
readonly internalType: "string";
|
|
333
|
+
}];
|
|
334
|
+
}, {
|
|
335
|
+
readonly type: "error";
|
|
336
|
+
readonly name: "GSE__InstanceDoesNotExist";
|
|
337
|
+
readonly inputs: readonly [{
|
|
338
|
+
readonly name: "";
|
|
339
|
+
readonly type: "address";
|
|
340
|
+
readonly internalType: "address";
|
|
341
|
+
}];
|
|
342
|
+
}, {
|
|
343
|
+
readonly type: "error";
|
|
344
|
+
readonly name: "GSE__InvalidRollupAddress";
|
|
345
|
+
readonly inputs: readonly [{
|
|
346
|
+
readonly name: "";
|
|
347
|
+
readonly type: "address";
|
|
348
|
+
readonly internalType: "address";
|
|
349
|
+
}];
|
|
350
|
+
}, {
|
|
351
|
+
readonly type: "error";
|
|
352
|
+
readonly name: "GSE__NotLatestRollup";
|
|
353
|
+
readonly inputs: readonly [{
|
|
354
|
+
readonly name: "";
|
|
355
|
+
readonly type: "address";
|
|
356
|
+
readonly internalType: "address";
|
|
357
|
+
}];
|
|
358
|
+
}, {
|
|
359
|
+
readonly type: "error";
|
|
360
|
+
readonly name: "GSE__NotRollup";
|
|
361
|
+
readonly inputs: readonly [{
|
|
362
|
+
readonly name: "";
|
|
363
|
+
readonly type: "address";
|
|
364
|
+
readonly internalType: "address";
|
|
365
|
+
}];
|
|
366
|
+
}, {
|
|
367
|
+
readonly type: "error";
|
|
368
|
+
readonly name: "GSE__NothingToExit";
|
|
369
|
+
readonly inputs: readonly [{
|
|
370
|
+
readonly name: "";
|
|
371
|
+
readonly type: "address";
|
|
372
|
+
readonly internalType: "address";
|
|
373
|
+
}];
|
|
374
|
+
}, {
|
|
375
|
+
readonly type: "error";
|
|
376
|
+
readonly name: "GSE__ProofOfPossessionAlreadySeen";
|
|
377
|
+
readonly inputs: readonly [{
|
|
378
|
+
readonly name: "hashedPK1";
|
|
379
|
+
readonly type: "bytes32";
|
|
380
|
+
readonly internalType: "bytes32";
|
|
381
|
+
}];
|
|
382
|
+
}, {
|
|
383
|
+
readonly type: "error";
|
|
384
|
+
readonly name: "GSE__RollupAlreadyRegistered";
|
|
385
|
+
readonly inputs: readonly [{
|
|
386
|
+
readonly name: "";
|
|
387
|
+
readonly type: "address";
|
|
388
|
+
readonly internalType: "address";
|
|
389
|
+
}];
|
|
390
|
+
}, {
|
|
391
|
+
readonly type: "error";
|
|
392
|
+
readonly name: "GovernanceProposer__FailedToSubmitRoundWinner";
|
|
393
|
+
readonly inputs: readonly [{
|
|
394
|
+
readonly name: "payload";
|
|
395
|
+
readonly type: "address";
|
|
396
|
+
readonly internalType: "contract IPayload";
|
|
397
|
+
}];
|
|
398
|
+
}, {
|
|
399
|
+
readonly type: "error";
|
|
400
|
+
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
401
|
+
readonly inputs: readonly [{
|
|
402
|
+
readonly name: "instance";
|
|
403
|
+
readonly type: "address";
|
|
404
|
+
readonly internalType: "address";
|
|
405
|
+
}];
|
|
406
|
+
}, {
|
|
407
|
+
readonly type: "error";
|
|
408
|
+
readonly name: "GovernanceProposer__PayloadAlreadySubmitted";
|
|
409
|
+
readonly inputs: readonly [{
|
|
410
|
+
readonly name: "roundNumber";
|
|
411
|
+
readonly type: "uint256";
|
|
412
|
+
readonly internalType: "uint256";
|
|
413
|
+
}];
|
|
414
|
+
}, {
|
|
415
|
+
readonly type: "error";
|
|
416
|
+
readonly name: "GovernanceProposer__PayloadHaveNoCode";
|
|
417
|
+
readonly inputs: readonly [{
|
|
418
|
+
readonly name: "payload";
|
|
419
|
+
readonly type: "address";
|
|
420
|
+
readonly internalType: "contract IPayload";
|
|
421
|
+
}];
|
|
422
|
+
}, {
|
|
423
|
+
readonly type: "error";
|
|
424
|
+
readonly name: "GovernanceProposer__SignalAlreadyCastForSlot";
|
|
425
|
+
readonly inputs: readonly [{
|
|
426
|
+
readonly name: "slot";
|
|
427
|
+
readonly type: "uint256";
|
|
428
|
+
readonly internalType: "Slot";
|
|
429
|
+
}];
|
|
430
|
+
}, {
|
|
431
|
+
readonly type: "error";
|
|
432
|
+
readonly name: "Governance__BlsKeyInvalidG1Point";
|
|
433
|
+
readonly inputs: readonly [{
|
|
434
|
+
readonly name: "";
|
|
435
|
+
readonly type: "uint256[2]";
|
|
436
|
+
readonly internalType: "uint256[2]";
|
|
437
|
+
}];
|
|
438
|
+
}, {
|
|
439
|
+
readonly type: "error";
|
|
440
|
+
readonly name: "Governance__BlsKeyInvalidG2Point";
|
|
441
|
+
readonly inputs: readonly [{
|
|
442
|
+
readonly name: "";
|
|
443
|
+
readonly type: "uint256[4]";
|
|
444
|
+
readonly internalType: "uint256[4]";
|
|
445
|
+
}];
|
|
446
|
+
}, {
|
|
447
|
+
readonly type: "error";
|
|
448
|
+
readonly name: "Governance__CallFailed";
|
|
449
|
+
readonly inputs: readonly [{
|
|
450
|
+
readonly name: "target";
|
|
451
|
+
readonly type: "address";
|
|
452
|
+
readonly internalType: "address";
|
|
453
|
+
}];
|
|
454
|
+
}, {
|
|
455
|
+
readonly type: "error";
|
|
456
|
+
readonly name: "Governance__ConfigurationLib__TimeTooBig";
|
|
457
|
+
readonly inputs: readonly [{
|
|
458
|
+
readonly name: "name";
|
|
459
|
+
readonly type: "string";
|
|
460
|
+
readonly internalType: "string";
|
|
461
|
+
}];
|
|
462
|
+
}, {
|
|
463
|
+
readonly type: "error";
|
|
464
|
+
readonly name: "Governance__ConfigurationLib__TimeTooSmall";
|
|
465
|
+
readonly inputs: readonly [{
|
|
466
|
+
readonly name: "name";
|
|
467
|
+
readonly type: "string";
|
|
468
|
+
readonly internalType: "string";
|
|
469
|
+
}];
|
|
470
|
+
}, {
|
|
471
|
+
readonly type: "error";
|
|
472
|
+
readonly name: "Governance__ProposalDoesNotExists";
|
|
473
|
+
readonly inputs: readonly [{
|
|
474
|
+
readonly name: "proposalId";
|
|
475
|
+
readonly type: "uint256";
|
|
476
|
+
readonly internalType: "uint256";
|
|
477
|
+
}];
|
|
478
|
+
}, {
|
|
479
|
+
readonly type: "error";
|
|
480
|
+
readonly name: "Inbox__ActorTooLarge";
|
|
481
|
+
readonly inputs: readonly [{
|
|
482
|
+
readonly name: "actor";
|
|
483
|
+
readonly type: "bytes32";
|
|
484
|
+
readonly internalType: "bytes32";
|
|
485
|
+
}];
|
|
486
|
+
}, {
|
|
487
|
+
readonly type: "error";
|
|
488
|
+
readonly name: "Inbox__ContentTooLarge";
|
|
489
|
+
readonly inputs: readonly [{
|
|
490
|
+
readonly name: "content";
|
|
491
|
+
readonly type: "bytes32";
|
|
492
|
+
readonly internalType: "bytes32";
|
|
493
|
+
}];
|
|
494
|
+
}, {
|
|
495
|
+
readonly type: "error";
|
|
496
|
+
readonly name: "Inbox__SecretHashTooLarge";
|
|
497
|
+
readonly inputs: readonly [{
|
|
498
|
+
readonly name: "secretHash";
|
|
499
|
+
readonly type: "bytes32";
|
|
500
|
+
readonly internalType: "bytes32";
|
|
501
|
+
}];
|
|
502
|
+
}, {
|
|
503
|
+
readonly type: "error";
|
|
504
|
+
readonly name: "Outbox__BlockNotProven";
|
|
505
|
+
readonly inputs: readonly [{
|
|
506
|
+
readonly name: "l2BlockNumber";
|
|
507
|
+
readonly type: "uint256";
|
|
508
|
+
readonly internalType: "uint256";
|
|
509
|
+
}];
|
|
510
|
+
}, {
|
|
511
|
+
readonly type: "error";
|
|
512
|
+
readonly name: "Outbox__NothingToConsume";
|
|
513
|
+
readonly inputs: readonly [{
|
|
514
|
+
readonly name: "messageHash";
|
|
515
|
+
readonly type: "bytes32";
|
|
516
|
+
readonly internalType: "bytes32";
|
|
517
|
+
}];
|
|
518
|
+
}, {
|
|
519
|
+
readonly type: "error";
|
|
520
|
+
readonly name: "Outbox__NothingToConsumeAtBlock";
|
|
521
|
+
readonly inputs: readonly [{
|
|
522
|
+
readonly name: "l2BlockNumber";
|
|
523
|
+
readonly type: "uint256";
|
|
524
|
+
readonly internalType: "uint256";
|
|
525
|
+
}];
|
|
526
|
+
}, {
|
|
527
|
+
readonly type: "error";
|
|
528
|
+
readonly name: "Outbox__RootAlreadySetAtBlock";
|
|
529
|
+
readonly inputs: readonly [{
|
|
530
|
+
readonly name: "l2BlockNumber";
|
|
531
|
+
readonly type: "uint256";
|
|
532
|
+
readonly internalType: "uint256";
|
|
533
|
+
}];
|
|
534
|
+
}, {
|
|
535
|
+
readonly type: "error";
|
|
536
|
+
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
537
|
+
readonly inputs: readonly [{
|
|
538
|
+
readonly name: "caller";
|
|
539
|
+
readonly type: "address";
|
|
540
|
+
readonly internalType: "address";
|
|
541
|
+
}];
|
|
542
|
+
}, {
|
|
543
|
+
readonly type: "error";
|
|
544
|
+
readonly name: "Registry__RollupAlreadyRegistered";
|
|
545
|
+
readonly inputs: readonly [{
|
|
546
|
+
readonly name: "rollup";
|
|
547
|
+
readonly type: "address";
|
|
548
|
+
readonly internalType: "address";
|
|
549
|
+
}];
|
|
550
|
+
}, {
|
|
551
|
+
readonly type: "error";
|
|
552
|
+
readonly name: "Registry__RollupNotRegistered";
|
|
553
|
+
readonly inputs: readonly [{
|
|
554
|
+
readonly name: "version";
|
|
555
|
+
readonly type: "uint256";
|
|
556
|
+
readonly internalType: "uint256";
|
|
557
|
+
}];
|
|
558
|
+
}, {
|
|
559
|
+
readonly type: "error";
|
|
560
|
+
readonly name: "RewardBooster__OnlyRollup";
|
|
561
|
+
readonly inputs: readonly [{
|
|
562
|
+
readonly name: "caller";
|
|
563
|
+
readonly type: "address";
|
|
564
|
+
readonly internalType: "address";
|
|
565
|
+
}];
|
|
566
|
+
}, {
|
|
567
|
+
readonly type: "error";
|
|
568
|
+
readonly name: "Rollup__InvalidBasisPointFee";
|
|
569
|
+
readonly inputs: readonly [{
|
|
570
|
+
readonly name: "basisPointFee";
|
|
571
|
+
readonly type: "uint256";
|
|
572
|
+
readonly internalType: "uint256";
|
|
573
|
+
}];
|
|
574
|
+
}, {
|
|
575
|
+
readonly type: "error";
|
|
576
|
+
readonly name: "Rollup__InvalidBlobProof";
|
|
577
|
+
readonly inputs: readonly [{
|
|
578
|
+
readonly name: "blobHash";
|
|
579
|
+
readonly type: "bytes32";
|
|
580
|
+
readonly internalType: "bytes32";
|
|
581
|
+
}];
|
|
582
|
+
}, {
|
|
583
|
+
readonly type: "error";
|
|
584
|
+
readonly name: "Rollup__UnavailableTxs";
|
|
585
|
+
readonly inputs: readonly [{
|
|
586
|
+
readonly name: "txsHash";
|
|
587
|
+
readonly type: "bytes32";
|
|
588
|
+
readonly internalType: "bytes32";
|
|
589
|
+
}];
|
|
590
|
+
}, {
|
|
591
|
+
readonly type: "error";
|
|
592
|
+
readonly name: "SafeERC20FailedOperation";
|
|
593
|
+
readonly inputs: readonly [{
|
|
594
|
+
readonly name: "token";
|
|
595
|
+
readonly type: "address";
|
|
596
|
+
readonly internalType: "address";
|
|
597
|
+
}];
|
|
598
|
+
}, {
|
|
599
|
+
readonly type: "error";
|
|
600
|
+
readonly name: "Staking__AlreadyActive";
|
|
601
|
+
readonly inputs: readonly [{
|
|
602
|
+
readonly name: "attester";
|
|
603
|
+
readonly type: "address";
|
|
604
|
+
readonly internalType: "address";
|
|
605
|
+
}];
|
|
606
|
+
}, {
|
|
607
|
+
readonly type: "error";
|
|
608
|
+
readonly name: "Staking__AlreadyExiting";
|
|
609
|
+
readonly inputs: readonly [{
|
|
610
|
+
readonly name: "";
|
|
611
|
+
readonly type: "address";
|
|
612
|
+
readonly internalType: "address";
|
|
613
|
+
}];
|
|
614
|
+
}, {
|
|
615
|
+
readonly type: "error";
|
|
616
|
+
readonly name: "Staking__AlreadyQueued";
|
|
617
|
+
readonly inputs: readonly [{
|
|
618
|
+
readonly name: "_attester";
|
|
619
|
+
readonly type: "address";
|
|
620
|
+
readonly internalType: "address";
|
|
621
|
+
}];
|
|
622
|
+
}, {
|
|
623
|
+
readonly type: "error";
|
|
624
|
+
readonly name: "Staking__CannotSlashExitedStake";
|
|
625
|
+
readonly inputs: readonly [{
|
|
626
|
+
readonly name: "";
|
|
627
|
+
readonly type: "address";
|
|
628
|
+
readonly internalType: "address";
|
|
629
|
+
}];
|
|
630
|
+
}, {
|
|
631
|
+
readonly type: "error";
|
|
632
|
+
readonly name: "Staking__FailedToRemove";
|
|
633
|
+
readonly inputs: readonly [{
|
|
634
|
+
readonly name: "";
|
|
635
|
+
readonly type: "address";
|
|
636
|
+
readonly internalType: "address";
|
|
637
|
+
}];
|
|
638
|
+
}, {
|
|
639
|
+
readonly type: "error";
|
|
640
|
+
readonly name: "Staking__FatalError";
|
|
641
|
+
readonly inputs: readonly [{
|
|
642
|
+
readonly name: "";
|
|
643
|
+
readonly type: "string";
|
|
644
|
+
readonly internalType: "string";
|
|
645
|
+
}];
|
|
646
|
+
}, {
|
|
647
|
+
readonly type: "error";
|
|
648
|
+
readonly name: "Staking__IncorrectGovProposer";
|
|
649
|
+
readonly inputs: readonly [{
|
|
650
|
+
readonly name: "";
|
|
651
|
+
readonly type: "uint256";
|
|
652
|
+
readonly internalType: "uint256";
|
|
653
|
+
}];
|
|
654
|
+
}, {
|
|
655
|
+
readonly type: "error";
|
|
656
|
+
readonly name: "Staking__InitiateWithdrawNeeded";
|
|
657
|
+
readonly inputs: readonly [{
|
|
658
|
+
readonly name: "";
|
|
659
|
+
readonly type: "address";
|
|
660
|
+
readonly internalType: "address";
|
|
661
|
+
}];
|
|
662
|
+
}, {
|
|
663
|
+
readonly type: "error";
|
|
664
|
+
readonly name: "Staking__InstanceDoesNotExist";
|
|
665
|
+
readonly inputs: readonly [{
|
|
666
|
+
readonly name: "";
|
|
667
|
+
readonly type: "address";
|
|
668
|
+
readonly internalType: "address";
|
|
669
|
+
}];
|
|
670
|
+
}, {
|
|
671
|
+
readonly type: "error";
|
|
672
|
+
readonly name: "Staking__InvalidRecipient";
|
|
673
|
+
readonly inputs: readonly [{
|
|
674
|
+
readonly name: "";
|
|
675
|
+
readonly type: "address";
|
|
676
|
+
readonly internalType: "address";
|
|
677
|
+
}];
|
|
678
|
+
}, {
|
|
679
|
+
readonly type: "error";
|
|
680
|
+
readonly name: "Staking__InvalidRollupAddress";
|
|
6
681
|
readonly inputs: readonly [{
|
|
7
|
-
readonly name: "
|
|
682
|
+
readonly name: "";
|
|
8
683
|
readonly type: "address";
|
|
9
|
-
readonly internalType: "
|
|
10
|
-
}
|
|
11
|
-
|
|
684
|
+
readonly internalType: "address";
|
|
685
|
+
}];
|
|
686
|
+
}, {
|
|
687
|
+
readonly type: "error";
|
|
688
|
+
readonly name: "Staking__NoOneToSlash";
|
|
689
|
+
readonly inputs: readonly [{
|
|
690
|
+
readonly name: "";
|
|
12
691
|
readonly type: "address";
|
|
13
|
-
readonly internalType: "
|
|
692
|
+
readonly internalType: "address";
|
|
14
693
|
}];
|
|
15
|
-
readonly stateMutability: "nonpayable";
|
|
16
694
|
}, {
|
|
17
|
-
readonly type: "
|
|
18
|
-
readonly name: "
|
|
19
|
-
readonly inputs: readonly [
|
|
20
|
-
readonly outputs: readonly [{
|
|
695
|
+
readonly type: "error";
|
|
696
|
+
readonly name: "Staking__NotCanonical";
|
|
697
|
+
readonly inputs: readonly [{
|
|
21
698
|
readonly name: "";
|
|
22
699
|
readonly type: "address";
|
|
23
|
-
readonly internalType: "
|
|
700
|
+
readonly internalType: "address";
|
|
24
701
|
}];
|
|
25
|
-
readonly stateMutability: "view";
|
|
26
702
|
}, {
|
|
27
703
|
readonly type: "error";
|
|
28
|
-
readonly name: "
|
|
704
|
+
readonly name: "Staking__NotExiting";
|
|
29
705
|
readonly inputs: readonly [{
|
|
30
|
-
readonly name: "
|
|
706
|
+
readonly name: "";
|
|
707
|
+
readonly type: "address";
|
|
708
|
+
readonly internalType: "address";
|
|
709
|
+
}];
|
|
710
|
+
}, {
|
|
711
|
+
readonly type: "error";
|
|
712
|
+
readonly name: "Staking__NotRollup";
|
|
713
|
+
readonly inputs: readonly [{
|
|
714
|
+
readonly name: "";
|
|
715
|
+
readonly type: "address";
|
|
716
|
+
readonly internalType: "address";
|
|
717
|
+
}];
|
|
718
|
+
}, {
|
|
719
|
+
readonly type: "error";
|
|
720
|
+
readonly name: "Staking__NothingToExit";
|
|
721
|
+
readonly inputs: readonly [{
|
|
722
|
+
readonly name: "";
|
|
723
|
+
readonly type: "address";
|
|
724
|
+
readonly internalType: "address";
|
|
725
|
+
}];
|
|
726
|
+
}, {
|
|
727
|
+
readonly type: "error";
|
|
728
|
+
readonly name: "Staking__QueueAlreadyFlushed";
|
|
729
|
+
readonly inputs: readonly [{
|
|
730
|
+
readonly name: "epoch";
|
|
731
|
+
readonly type: "uint256";
|
|
732
|
+
readonly internalType: "Epoch";
|
|
733
|
+
}];
|
|
734
|
+
}, {
|
|
735
|
+
readonly type: "error";
|
|
736
|
+
readonly name: "Staking__RollupAlreadyRegistered";
|
|
737
|
+
readonly inputs: readonly [{
|
|
738
|
+
readonly name: "";
|
|
739
|
+
readonly type: "address";
|
|
740
|
+
readonly internalType: "address";
|
|
741
|
+
}];
|
|
742
|
+
}, {
|
|
743
|
+
readonly type: "error";
|
|
744
|
+
readonly name: "Staking__WithdrawFailed";
|
|
745
|
+
readonly inputs: readonly [{
|
|
746
|
+
readonly name: "";
|
|
747
|
+
readonly type: "address";
|
|
748
|
+
readonly internalType: "address";
|
|
749
|
+
}];
|
|
750
|
+
}, {
|
|
751
|
+
readonly type: "error";
|
|
752
|
+
readonly name: "TallySlashingProposer__CommitteeSizeMustBeGreaterThanZero";
|
|
753
|
+
readonly inputs: readonly [{
|
|
754
|
+
readonly name: "committeeSize";
|
|
31
755
|
readonly type: "uint256";
|
|
32
756
|
readonly internalType: "uint256";
|
|
33
757
|
}];
|
|
34
758
|
}, {
|
|
35
759
|
readonly type: "error";
|
|
36
|
-
readonly name: "
|
|
760
|
+
readonly name: "TallySlashingProposer__InvalidSlashAmounts";
|
|
761
|
+
readonly inputs: readonly [{
|
|
762
|
+
readonly name: "slashAmounts";
|
|
763
|
+
readonly type: "uint256[3]";
|
|
764
|
+
readonly internalType: "uint256[3]";
|
|
765
|
+
}];
|
|
766
|
+
}, {
|
|
767
|
+
readonly type: "error";
|
|
768
|
+
readonly name: "TallySlashingProposer__RoundAlreadyExecuted";
|
|
769
|
+
readonly inputs: readonly [{
|
|
770
|
+
readonly name: "round";
|
|
771
|
+
readonly type: "uint256";
|
|
772
|
+
readonly internalType: "SlashRound";
|
|
773
|
+
}];
|
|
774
|
+
}, {
|
|
775
|
+
readonly type: "error";
|
|
776
|
+
readonly name: "TallySlashingProposer__RoundNotComplete";
|
|
777
|
+
readonly inputs: readonly [{
|
|
778
|
+
readonly name: "round";
|
|
779
|
+
readonly type: "uint256";
|
|
780
|
+
readonly internalType: "SlashRound";
|
|
781
|
+
}];
|
|
782
|
+
}, {
|
|
783
|
+
readonly type: "error";
|
|
784
|
+
readonly name: "TallySlashingProposer__RoundSizeInEpochsMustBeGreaterThanZero";
|
|
785
|
+
readonly inputs: readonly [{
|
|
786
|
+
readonly name: "roundSizeInEpochs";
|
|
787
|
+
readonly type: "uint256";
|
|
788
|
+
readonly internalType: "uint256";
|
|
789
|
+
}];
|
|
790
|
+
}, {
|
|
791
|
+
readonly type: "error";
|
|
792
|
+
readonly name: "TallySlashingProposer__SlashOffsetMustBeGreaterThanZero";
|
|
793
|
+
readonly inputs: readonly [{
|
|
794
|
+
readonly name: "slashOffset";
|
|
795
|
+
readonly type: "uint256";
|
|
796
|
+
readonly internalType: "uint256";
|
|
797
|
+
}];
|
|
798
|
+
}, {
|
|
799
|
+
readonly type: "error";
|
|
800
|
+
readonly name: "TallySlashingProposer__VoteAlreadyCastInCurrentSlot";
|
|
801
|
+
readonly inputs: readonly [{
|
|
802
|
+
readonly name: "slot";
|
|
803
|
+
readonly type: "uint256";
|
|
804
|
+
readonly internalType: "Slot";
|
|
805
|
+
}];
|
|
806
|
+
}, {
|
|
807
|
+
readonly type: "error";
|
|
808
|
+
readonly name: "TallySlashingProposer__VotesMustBeMultipleOf4";
|
|
809
|
+
readonly inputs: readonly [{
|
|
810
|
+
readonly name: "votes";
|
|
811
|
+
readonly type: "uint256";
|
|
812
|
+
readonly internalType: "uint256";
|
|
813
|
+
}];
|
|
814
|
+
}, {
|
|
815
|
+
readonly type: "error";
|
|
816
|
+
readonly name: "TallySlashingProposer__VotingNotOpen";
|
|
817
|
+
readonly inputs: readonly [{
|
|
818
|
+
readonly name: "currentRound";
|
|
819
|
+
readonly type: "uint256";
|
|
820
|
+
readonly internalType: "SlashRound";
|
|
821
|
+
}];
|
|
822
|
+
}, {
|
|
823
|
+
readonly type: "error";
|
|
824
|
+
readonly name: "ValidatorSelection__ProposerIndexTooLarge";
|
|
37
825
|
readonly inputs: readonly [{
|
|
38
826
|
readonly name: "index";
|
|
39
827
|
readonly type: "uint256";
|
|
40
828
|
readonly internalType: "uint256";
|
|
41
829
|
}];
|
|
830
|
+
}, {
|
|
831
|
+
readonly type: "constructor";
|
|
832
|
+
readonly inputs: readonly [{
|
|
833
|
+
readonly name: "_asset";
|
|
834
|
+
readonly type: "address";
|
|
835
|
+
readonly internalType: "contract IERC20";
|
|
836
|
+
}, {
|
|
837
|
+
readonly name: "_registry";
|
|
838
|
+
readonly type: "address";
|
|
839
|
+
readonly internalType: "contract IRegistry";
|
|
840
|
+
}];
|
|
841
|
+
readonly stateMutability: "nonpayable";
|
|
42
842
|
}, {
|
|
43
843
|
readonly type: "error";
|
|
44
844
|
readonly name: "AttestationLib__OutOfBounds";
|
|
@@ -87,22 +887,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
87
887
|
readonly type: "uint256";
|
|
88
888
|
readonly internalType: "uint256";
|
|
89
889
|
}];
|
|
90
|
-
}, {
|
|
91
|
-
readonly type: "error";
|
|
92
|
-
readonly name: "Delegation__InsufficientPower";
|
|
93
|
-
readonly inputs: readonly [{
|
|
94
|
-
readonly name: "";
|
|
95
|
-
readonly type: "address";
|
|
96
|
-
readonly internalType: "address";
|
|
97
|
-
}, {
|
|
98
|
-
readonly name: "";
|
|
99
|
-
readonly type: "uint256";
|
|
100
|
-
readonly internalType: "uint256";
|
|
101
|
-
}, {
|
|
102
|
-
readonly name: "";
|
|
103
|
-
readonly type: "uint256";
|
|
104
|
-
readonly internalType: "uint256";
|
|
105
|
-
}];
|
|
106
890
|
}, {
|
|
107
891
|
readonly type: "error";
|
|
108
892
|
readonly name: "DevNet__InvalidProposer";
|
|
@@ -115,30 +899,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
115
899
|
readonly type: "address";
|
|
116
900
|
readonly internalType: "address";
|
|
117
901
|
}];
|
|
118
|
-
}, {
|
|
119
|
-
readonly type: "error";
|
|
120
|
-
readonly name: "DevNet__NoPruningAllowed";
|
|
121
|
-
readonly inputs: readonly [];
|
|
122
|
-
}, {
|
|
123
|
-
readonly type: "error";
|
|
124
|
-
readonly name: "FeeJuicePortal__AlreadyInitialized";
|
|
125
|
-
readonly inputs: readonly [];
|
|
126
|
-
}, {
|
|
127
|
-
readonly type: "error";
|
|
128
|
-
readonly name: "FeeJuicePortal__InvalidInitialization";
|
|
129
|
-
readonly inputs: readonly [];
|
|
130
|
-
}, {
|
|
131
|
-
readonly type: "error";
|
|
132
|
-
readonly name: "FeeJuicePortal__Unauthorized";
|
|
133
|
-
readonly inputs: readonly [];
|
|
134
|
-
}, {
|
|
135
|
-
readonly type: "error";
|
|
136
|
-
readonly name: "FeeLib__AlreadyPreheated";
|
|
137
|
-
readonly inputs: readonly [];
|
|
138
|
-
}, {
|
|
139
|
-
readonly type: "error";
|
|
140
|
-
readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
|
|
141
|
-
readonly inputs: readonly [];
|
|
142
902
|
}, {
|
|
143
903
|
readonly type: "error";
|
|
144
904
|
readonly name: "GSE__AlreadyRegistered";
|
|
@@ -163,34 +923,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
163
923
|
readonly type: "uint256";
|
|
164
924
|
readonly internalType: "uint256";
|
|
165
925
|
}];
|
|
166
|
-
}, {
|
|
167
|
-
readonly type: "error";
|
|
168
|
-
readonly name: "GSE__FailedToRemove";
|
|
169
|
-
readonly inputs: readonly [{
|
|
170
|
-
readonly name: "";
|
|
171
|
-
readonly type: "address";
|
|
172
|
-
readonly internalType: "address";
|
|
173
|
-
}];
|
|
174
|
-
}, {
|
|
175
|
-
readonly type: "error";
|
|
176
|
-
readonly name: "GSE__FatalError";
|
|
177
|
-
readonly inputs: readonly [{
|
|
178
|
-
readonly name: "";
|
|
179
|
-
readonly type: "string";
|
|
180
|
-
readonly internalType: "string";
|
|
181
|
-
}];
|
|
182
|
-
}, {
|
|
183
|
-
readonly type: "error";
|
|
184
|
-
readonly name: "GSE__GovernanceAlreadySet";
|
|
185
|
-
readonly inputs: readonly [];
|
|
186
|
-
}, {
|
|
187
|
-
readonly type: "error";
|
|
188
|
-
readonly name: "GSE__InstanceDoesNotExist";
|
|
189
|
-
readonly inputs: readonly [{
|
|
190
|
-
readonly name: "";
|
|
191
|
-
readonly type: "address";
|
|
192
|
-
readonly internalType: "address";
|
|
193
|
-
}];
|
|
194
926
|
}, {
|
|
195
927
|
readonly type: "error";
|
|
196
928
|
readonly name: "GSE__InsufficientBalance";
|
|
@@ -203,34 +935,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
203
935
|
readonly type: "uint256";
|
|
204
936
|
readonly internalType: "uint256";
|
|
205
937
|
}];
|
|
206
|
-
}, {
|
|
207
|
-
readonly type: "error";
|
|
208
|
-
readonly name: "GSE__InvalidProofOfPossession";
|
|
209
|
-
readonly inputs: readonly [];
|
|
210
|
-
}, {
|
|
211
|
-
readonly type: "error";
|
|
212
|
-
readonly name: "GSE__InvalidRollupAddress";
|
|
213
|
-
readonly inputs: readonly [{
|
|
214
|
-
readonly name: "";
|
|
215
|
-
readonly type: "address";
|
|
216
|
-
readonly internalType: "address";
|
|
217
|
-
}];
|
|
218
|
-
}, {
|
|
219
|
-
readonly type: "error";
|
|
220
|
-
readonly name: "GSE__NotLatestRollup";
|
|
221
|
-
readonly inputs: readonly [{
|
|
222
|
-
readonly name: "";
|
|
223
|
-
readonly type: "address";
|
|
224
|
-
readonly internalType: "address";
|
|
225
|
-
}];
|
|
226
|
-
}, {
|
|
227
|
-
readonly type: "error";
|
|
228
|
-
readonly name: "GSE__NotRollup";
|
|
229
|
-
readonly inputs: readonly [{
|
|
230
|
-
readonly name: "";
|
|
231
|
-
readonly type: "address";
|
|
232
|
-
readonly internalType: "address";
|
|
233
|
-
}];
|
|
234
938
|
}, {
|
|
235
939
|
readonly type: "error";
|
|
236
940
|
readonly name: "GSE__NotWithdrawer";
|
|
@@ -243,14 +947,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
243
947
|
readonly type: "address";
|
|
244
948
|
readonly internalType: "address";
|
|
245
949
|
}];
|
|
246
|
-
}, {
|
|
247
|
-
readonly type: "error";
|
|
248
|
-
readonly name: "GSE__NothingToExit";
|
|
249
|
-
readonly inputs: readonly [{
|
|
250
|
-
readonly name: "";
|
|
251
|
-
readonly type: "address";
|
|
252
|
-
readonly internalType: "address";
|
|
253
|
-
}];
|
|
254
950
|
}, {
|
|
255
951
|
readonly type: "error";
|
|
256
952
|
readonly name: "GSE__OutOfBounds";
|
|
@@ -263,42 +959,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
263
959
|
readonly type: "uint256";
|
|
264
960
|
readonly internalType: "uint256";
|
|
265
961
|
}];
|
|
266
|
-
}, {
|
|
267
|
-
readonly type: "error";
|
|
268
|
-
readonly name: "GSE__ProofOfPossessionAlreadySeen";
|
|
269
|
-
readonly inputs: readonly [{
|
|
270
|
-
readonly name: "hashedPK1";
|
|
271
|
-
readonly type: "bytes32";
|
|
272
|
-
readonly internalType: "bytes32";
|
|
273
|
-
}];
|
|
274
|
-
}, {
|
|
275
|
-
readonly type: "error";
|
|
276
|
-
readonly name: "GSE__RollupAlreadyRegistered";
|
|
277
|
-
readonly inputs: readonly [{
|
|
278
|
-
readonly name: "";
|
|
279
|
-
readonly type: "address";
|
|
280
|
-
readonly internalType: "address";
|
|
281
|
-
}];
|
|
282
|
-
}, {
|
|
283
|
-
readonly type: "error";
|
|
284
|
-
readonly name: "GovernanceProposer__FailedToSubmitRoundWinner";
|
|
285
|
-
readonly inputs: readonly [{
|
|
286
|
-
readonly name: "payload";
|
|
287
|
-
readonly type: "address";
|
|
288
|
-
readonly internalType: "contract IPayload";
|
|
289
|
-
}];
|
|
290
|
-
}, {
|
|
291
|
-
readonly type: "error";
|
|
292
|
-
readonly name: "GovernanceProposer__GSEPayloadInvalid";
|
|
293
|
-
readonly inputs: readonly [];
|
|
294
|
-
}, {
|
|
295
|
-
readonly type: "error";
|
|
296
|
-
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
297
|
-
readonly inputs: readonly [{
|
|
298
|
-
readonly name: "instance";
|
|
299
|
-
readonly type: "address";
|
|
300
|
-
readonly internalType: "address";
|
|
301
|
-
}];
|
|
302
962
|
}, {
|
|
303
963
|
readonly type: "error";
|
|
304
964
|
readonly name: "GovernanceProposer__InsufficientSignals";
|
|
@@ -347,26 +1007,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
347
1007
|
readonly type: "address";
|
|
348
1008
|
readonly internalType: "address";
|
|
349
1009
|
}];
|
|
350
|
-
}, {
|
|
351
|
-
readonly type: "error";
|
|
352
|
-
readonly name: "GovernanceProposer__PayloadAlreadySubmitted";
|
|
353
|
-
readonly inputs: readonly [{
|
|
354
|
-
readonly name: "roundNumber";
|
|
355
|
-
readonly type: "uint256";
|
|
356
|
-
readonly internalType: "uint256";
|
|
357
|
-
}];
|
|
358
|
-
}, {
|
|
359
|
-
readonly type: "error";
|
|
360
|
-
readonly name: "GovernanceProposer__PayloadCannotBeAddressZero";
|
|
361
|
-
readonly inputs: readonly [];
|
|
362
|
-
}, {
|
|
363
|
-
readonly type: "error";
|
|
364
|
-
readonly name: "GovernanceProposer__PayloadHaveNoCode";
|
|
365
|
-
readonly inputs: readonly [{
|
|
366
|
-
readonly name: "payload";
|
|
367
|
-
readonly type: "address";
|
|
368
|
-
readonly internalType: "contract IPayload";
|
|
369
|
-
}];
|
|
370
1010
|
}, {
|
|
371
1011
|
readonly type: "error";
|
|
372
1012
|
readonly name: "GovernanceProposer__QuorumCannotBeLargerThanRoundSize";
|
|
@@ -403,38 +1043,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
403
1043
|
readonly type: "uint256";
|
|
404
1044
|
readonly internalType: "uint256";
|
|
405
1045
|
}];
|
|
406
|
-
}, {
|
|
407
|
-
readonly type: "error";
|
|
408
|
-
readonly name: "GovernanceProposer__SignalAlreadyCastForSlot";
|
|
409
|
-
readonly inputs: readonly [{
|
|
410
|
-
readonly name: "slot";
|
|
411
|
-
readonly type: "uint256";
|
|
412
|
-
readonly internalType: "Slot";
|
|
413
|
-
}];
|
|
414
|
-
}, {
|
|
415
|
-
readonly type: "error";
|
|
416
|
-
readonly name: "Governance__BlsKeyInvalidG1Point";
|
|
417
|
-
readonly inputs: readonly [{
|
|
418
|
-
readonly name: "";
|
|
419
|
-
readonly type: "uint256[2]";
|
|
420
|
-
readonly internalType: "uint256[2]";
|
|
421
|
-
}];
|
|
422
|
-
}, {
|
|
423
|
-
readonly type: "error";
|
|
424
|
-
readonly name: "Governance__BlsKeyInvalidG2Point";
|
|
425
|
-
readonly inputs: readonly [{
|
|
426
|
-
readonly name: "";
|
|
427
|
-
readonly type: "uint256[4]";
|
|
428
|
-
readonly internalType: "uint256[4]";
|
|
429
|
-
}];
|
|
430
|
-
}, {
|
|
431
|
-
readonly type: "error";
|
|
432
|
-
readonly name: "Governance__CallFailed";
|
|
433
|
-
readonly inputs: readonly [{
|
|
434
|
-
readonly name: "target";
|
|
435
|
-
readonly type: "address";
|
|
436
|
-
readonly internalType: "address";
|
|
437
|
-
}];
|
|
438
1046
|
}, {
|
|
439
1047
|
readonly type: "error";
|
|
440
1048
|
readonly name: "Governance__CallerNotGovernanceProposer";
|
|
@@ -451,166 +1059,14 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
451
1059
|
readonly type: "error";
|
|
452
1060
|
readonly name: "Governance__CallerNotSelf";
|
|
453
1061
|
readonly inputs: readonly [{
|
|
454
|
-
readonly name: "caller";
|
|
455
|
-
readonly type: "address";
|
|
456
|
-
readonly internalType: "address";
|
|
457
|
-
}, {
|
|
458
|
-
readonly name: "self";
|
|
459
|
-
readonly type: "address";
|
|
460
|
-
readonly internalType: "address";
|
|
461
|
-
}];
|
|
462
|
-
}, {
|
|
463
|
-
readonly type: "error";
|
|
464
|
-
readonly name: "Governance__CannotCallAsset";
|
|
465
|
-
readonly inputs: readonly [];
|
|
466
|
-
}, {
|
|
467
|
-
readonly type: "error";
|
|
468
|
-
readonly name: "Governance__CannotWithdrawToAddressZero";
|
|
469
|
-
readonly inputs: readonly [];
|
|
470
|
-
}, {
|
|
471
|
-
readonly type: "error";
|
|
472
|
-
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
473
|
-
readonly inputs: readonly [{
|
|
474
|
-
readonly name: "owner";
|
|
475
|
-
readonly type: "address";
|
|
476
|
-
readonly internalType: "address";
|
|
477
|
-
}, {
|
|
478
|
-
readonly name: "have";
|
|
479
|
-
readonly type: "uint256";
|
|
480
|
-
readonly internalType: "uint256";
|
|
481
|
-
}, {
|
|
482
|
-
readonly name: "required";
|
|
483
|
-
readonly type: "uint256";
|
|
484
|
-
readonly internalType: "uint256";
|
|
485
|
-
}];
|
|
486
|
-
}, {
|
|
487
|
-
readonly type: "error";
|
|
488
|
-
readonly name: "Governance__CheckpointedUintLib__NotInPast";
|
|
489
|
-
readonly inputs: readonly [];
|
|
490
|
-
}, {
|
|
491
|
-
readonly type: "error";
|
|
492
|
-
readonly name: "Governance__ConfigurationLib__InvalidMinimumVotes";
|
|
493
|
-
readonly inputs: readonly [];
|
|
494
|
-
}, {
|
|
495
|
-
readonly type: "error";
|
|
496
|
-
readonly name: "Governance__ConfigurationLib__LockAmountTooBig";
|
|
497
|
-
readonly inputs: readonly [];
|
|
498
|
-
}, {
|
|
499
|
-
readonly type: "error";
|
|
500
|
-
readonly name: "Governance__ConfigurationLib__LockAmountTooSmall";
|
|
501
|
-
readonly inputs: readonly [];
|
|
502
|
-
}, {
|
|
503
|
-
readonly type: "error";
|
|
504
|
-
readonly name: "Governance__ConfigurationLib__QuorumTooBig";
|
|
505
|
-
readonly inputs: readonly [];
|
|
506
|
-
}, {
|
|
507
|
-
readonly type: "error";
|
|
508
|
-
readonly name: "Governance__ConfigurationLib__QuorumTooSmall";
|
|
509
|
-
readonly inputs: readonly [];
|
|
510
|
-
}, {
|
|
511
|
-
readonly type: "error";
|
|
512
|
-
readonly name: "Governance__ConfigurationLib__RequiredYeaMarginTooBig";
|
|
513
|
-
readonly inputs: readonly [];
|
|
514
|
-
}, {
|
|
515
|
-
readonly type: "error";
|
|
516
|
-
readonly name: "Governance__ConfigurationLib__TimeTooBig";
|
|
517
|
-
readonly inputs: readonly [{
|
|
518
|
-
readonly name: "name";
|
|
519
|
-
readonly type: "string";
|
|
520
|
-
readonly internalType: "string";
|
|
521
|
-
}];
|
|
522
|
-
}, {
|
|
523
|
-
readonly type: "error";
|
|
524
|
-
readonly name: "Governance__ConfigurationLib__TimeTooSmall";
|
|
525
|
-
readonly inputs: readonly [{
|
|
526
|
-
readonly name: "name";
|
|
527
|
-
readonly type: "string";
|
|
528
|
-
readonly internalType: "string";
|
|
529
|
-
}];
|
|
530
|
-
}, {
|
|
531
|
-
readonly type: "error";
|
|
532
|
-
readonly name: "Governance__DepositNotAllowed";
|
|
533
|
-
readonly inputs: readonly [];
|
|
534
|
-
}, {
|
|
535
|
-
readonly type: "error";
|
|
536
|
-
readonly name: "Governance__GovernanceProposerCannotBeSelf";
|
|
537
|
-
readonly inputs: readonly [];
|
|
538
|
-
}, {
|
|
539
|
-
readonly type: "error";
|
|
540
|
-
readonly name: "Governance__InsufficientPower";
|
|
541
|
-
readonly inputs: readonly [{
|
|
542
|
-
readonly name: "voter";
|
|
543
|
-
readonly type: "address";
|
|
544
|
-
readonly internalType: "address";
|
|
545
|
-
}, {
|
|
546
|
-
readonly name: "have";
|
|
547
|
-
readonly type: "uint256";
|
|
548
|
-
readonly internalType: "uint256";
|
|
549
|
-
}, {
|
|
550
|
-
readonly name: "required";
|
|
551
|
-
readonly type: "uint256";
|
|
552
|
-
readonly internalType: "uint256";
|
|
553
|
-
}];
|
|
554
|
-
}, {
|
|
555
|
-
readonly type: "error";
|
|
556
|
-
readonly name: "Governance__InvalidConfiguration";
|
|
557
|
-
readonly inputs: readonly [];
|
|
558
|
-
}, {
|
|
559
|
-
readonly type: "error";
|
|
560
|
-
readonly name: "Governance__NoCheckpointsFound";
|
|
561
|
-
readonly inputs: readonly [];
|
|
562
|
-
}, {
|
|
563
|
-
readonly type: "error";
|
|
564
|
-
readonly name: "Governance__ProposalAlreadyDropped";
|
|
565
|
-
readonly inputs: readonly [];
|
|
566
|
-
}, {
|
|
567
|
-
readonly type: "error";
|
|
568
|
-
readonly name: "Governance__ProposalCannotBeDropped";
|
|
569
|
-
readonly inputs: readonly [];
|
|
570
|
-
}, {
|
|
571
|
-
readonly type: "error";
|
|
572
|
-
readonly name: "Governance__ProposalDoesNotExists";
|
|
573
|
-
readonly inputs: readonly [{
|
|
574
|
-
readonly name: "proposalId";
|
|
575
|
-
readonly type: "uint256";
|
|
576
|
-
readonly internalType: "uint256";
|
|
577
|
-
}];
|
|
578
|
-
}, {
|
|
579
|
-
readonly type: "error";
|
|
580
|
-
readonly name: "Governance__ProposalLib__MoreVoteThanExistNeeded";
|
|
581
|
-
readonly inputs: readonly [];
|
|
582
|
-
}, {
|
|
583
|
-
readonly type: "error";
|
|
584
|
-
readonly name: "Governance__ProposalLib__MoreYeaVoteThanExistNeeded";
|
|
585
|
-
readonly inputs: readonly [];
|
|
586
|
-
}, {
|
|
587
|
-
readonly type: "error";
|
|
588
|
-
readonly name: "Governance__ProposalLib__ZeroMinimum";
|
|
589
|
-
readonly inputs: readonly [];
|
|
590
|
-
}, {
|
|
591
|
-
readonly type: "error";
|
|
592
|
-
readonly name: "Governance__ProposalLib__ZeroVotesNeeded";
|
|
593
|
-
readonly inputs: readonly [];
|
|
594
|
-
}, {
|
|
595
|
-
readonly type: "error";
|
|
596
|
-
readonly name: "Governance__ProposalLib__ZeroYeaVotesNeeded";
|
|
597
|
-
readonly inputs: readonly [];
|
|
598
|
-
}, {
|
|
599
|
-
readonly type: "error";
|
|
600
|
-
readonly name: "Governance__ProposalNotActive";
|
|
601
|
-
readonly inputs: readonly [];
|
|
602
|
-
}, {
|
|
603
|
-
readonly type: "error";
|
|
604
|
-
readonly name: "Governance__ProposalNotExecutable";
|
|
605
|
-
readonly inputs: readonly [];
|
|
606
|
-
}, {
|
|
607
|
-
readonly type: "error";
|
|
608
|
-
readonly name: "Governance__WithdrawalAlreadyClaimed";
|
|
609
|
-
readonly inputs: readonly [];
|
|
610
|
-
}, {
|
|
611
|
-
readonly type: "error";
|
|
612
|
-
readonly name: "Governance__WithdrawalNotInitiated";
|
|
613
|
-
readonly inputs: readonly [];
|
|
1062
|
+
readonly name: "caller";
|
|
1063
|
+
readonly type: "address";
|
|
1064
|
+
readonly internalType: "address";
|
|
1065
|
+
}, {
|
|
1066
|
+
readonly name: "self";
|
|
1067
|
+
readonly type: "address";
|
|
1068
|
+
readonly internalType: "address";
|
|
1069
|
+
}];
|
|
614
1070
|
}, {
|
|
615
1071
|
readonly type: "error";
|
|
616
1072
|
readonly name: "Governance__WithdrawalNotUnlockedYet";
|
|
@@ -647,42 +1103,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
647
1103
|
readonly type: "uint256";
|
|
648
1104
|
readonly internalType: "Slot";
|
|
649
1105
|
}];
|
|
650
|
-
}, {
|
|
651
|
-
readonly type: "error";
|
|
652
|
-
readonly name: "Inbox__ActorTooLarge";
|
|
653
|
-
readonly inputs: readonly [{
|
|
654
|
-
readonly name: "actor";
|
|
655
|
-
readonly type: "bytes32";
|
|
656
|
-
readonly internalType: "bytes32";
|
|
657
|
-
}];
|
|
658
|
-
}, {
|
|
659
|
-
readonly type: "error";
|
|
660
|
-
readonly name: "Inbox__ContentTooLarge";
|
|
661
|
-
readonly inputs: readonly [{
|
|
662
|
-
readonly name: "content";
|
|
663
|
-
readonly type: "bytes32";
|
|
664
|
-
readonly internalType: "bytes32";
|
|
665
|
-
}];
|
|
666
|
-
}, {
|
|
667
|
-
readonly type: "error";
|
|
668
|
-
readonly name: "Inbox__Ignition";
|
|
669
|
-
readonly inputs: readonly [];
|
|
670
|
-
}, {
|
|
671
|
-
readonly type: "error";
|
|
672
|
-
readonly name: "Inbox__MustBuildBeforeConsume";
|
|
673
|
-
readonly inputs: readonly [];
|
|
674
|
-
}, {
|
|
675
|
-
readonly type: "error";
|
|
676
|
-
readonly name: "Inbox__SecretHashTooLarge";
|
|
677
|
-
readonly inputs: readonly [{
|
|
678
|
-
readonly name: "secretHash";
|
|
679
|
-
readonly type: "bytes32";
|
|
680
|
-
readonly internalType: "bytes32";
|
|
681
|
-
}];
|
|
682
|
-
}, {
|
|
683
|
-
readonly type: "error";
|
|
684
|
-
readonly name: "Inbox__Unauthorized";
|
|
685
|
-
readonly inputs: readonly [];
|
|
686
1106
|
}, {
|
|
687
1107
|
readonly type: "error";
|
|
688
1108
|
readonly name: "Inbox__VersionMismatch";
|
|
@@ -695,30 +1115,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
695
1115
|
readonly type: "uint256";
|
|
696
1116
|
readonly internalType: "uint256";
|
|
697
1117
|
}];
|
|
698
|
-
}, {
|
|
699
|
-
readonly type: "error";
|
|
700
|
-
readonly name: "MerkleLib__InvalidIndexForPathLength";
|
|
701
|
-
readonly inputs: readonly [];
|
|
702
|
-
}, {
|
|
703
|
-
readonly type: "error";
|
|
704
|
-
readonly name: "MerkleLib__InvalidRoot";
|
|
705
|
-
readonly inputs: readonly [{
|
|
706
|
-
readonly name: "expected";
|
|
707
|
-
readonly type: "bytes32";
|
|
708
|
-
readonly internalType: "bytes32";
|
|
709
|
-
}, {
|
|
710
|
-
readonly name: "actual";
|
|
711
|
-
readonly type: "bytes32";
|
|
712
|
-
readonly internalType: "bytes32";
|
|
713
|
-
}, {
|
|
714
|
-
readonly name: "leaf";
|
|
715
|
-
readonly type: "bytes32";
|
|
716
|
-
readonly internalType: "bytes32";
|
|
717
|
-
}, {
|
|
718
|
-
readonly name: "leafIndex";
|
|
719
|
-
readonly type: "uint256";
|
|
720
|
-
readonly internalType: "uint256";
|
|
721
|
-
}];
|
|
722
1118
|
}, {
|
|
723
1119
|
readonly type: "error";
|
|
724
1120
|
readonly name: "Outbox__AlreadyNullified";
|
|
@@ -731,50 +1127,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
731
1127
|
readonly type: "uint256";
|
|
732
1128
|
readonly internalType: "uint256";
|
|
733
1129
|
}];
|
|
734
|
-
}, {
|
|
735
|
-
readonly type: "error";
|
|
736
|
-
readonly name: "Outbox__BlockNotProven";
|
|
737
|
-
readonly inputs: readonly [{
|
|
738
|
-
readonly name: "l2BlockNumber";
|
|
739
|
-
readonly type: "uint256";
|
|
740
|
-
readonly internalType: "uint256";
|
|
741
|
-
}];
|
|
742
|
-
}, {
|
|
743
|
-
readonly type: "error";
|
|
744
|
-
readonly name: "Outbox__IncompatibleEntryArguments";
|
|
745
|
-
readonly inputs: readonly [{
|
|
746
|
-
readonly name: "messageHash";
|
|
747
|
-
readonly type: "bytes32";
|
|
748
|
-
readonly internalType: "bytes32";
|
|
749
|
-
}, {
|
|
750
|
-
readonly name: "storedFee";
|
|
751
|
-
readonly type: "uint64";
|
|
752
|
-
readonly internalType: "uint64";
|
|
753
|
-
}, {
|
|
754
|
-
readonly name: "feePassed";
|
|
755
|
-
readonly type: "uint64";
|
|
756
|
-
readonly internalType: "uint64";
|
|
757
|
-
}, {
|
|
758
|
-
readonly name: "storedVersion";
|
|
759
|
-
readonly type: "uint32";
|
|
760
|
-
readonly internalType: "uint32";
|
|
761
|
-
}, {
|
|
762
|
-
readonly name: "versionPassed";
|
|
763
|
-
readonly type: "uint32";
|
|
764
|
-
readonly internalType: "uint32";
|
|
765
|
-
}, {
|
|
766
|
-
readonly name: "storedDeadline";
|
|
767
|
-
readonly type: "uint32";
|
|
768
|
-
readonly internalType: "uint32";
|
|
769
|
-
}, {
|
|
770
|
-
readonly name: "deadlinePassed";
|
|
771
|
-
readonly type: "uint32";
|
|
772
|
-
readonly internalType: "uint32";
|
|
773
|
-
}];
|
|
774
|
-
}, {
|
|
775
|
-
readonly type: "error";
|
|
776
|
-
readonly name: "Outbox__InvalidChainId";
|
|
777
|
-
readonly inputs: readonly [];
|
|
778
1130
|
}, {
|
|
779
1131
|
readonly type: "error";
|
|
780
1132
|
readonly name: "Outbox__InvalidRecipient";
|
|
@@ -787,34 +1139,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
787
1139
|
readonly type: "address";
|
|
788
1140
|
readonly internalType: "address";
|
|
789
1141
|
}];
|
|
790
|
-
}, {
|
|
791
|
-
readonly type: "error";
|
|
792
|
-
readonly name: "Outbox__NothingToConsume";
|
|
793
|
-
readonly inputs: readonly [{
|
|
794
|
-
readonly name: "messageHash";
|
|
795
|
-
readonly type: "bytes32";
|
|
796
|
-
readonly internalType: "bytes32";
|
|
797
|
-
}];
|
|
798
|
-
}, {
|
|
799
|
-
readonly type: "error";
|
|
800
|
-
readonly name: "Outbox__NothingToConsumeAtBlock";
|
|
801
|
-
readonly inputs: readonly [{
|
|
802
|
-
readonly name: "l2BlockNumber";
|
|
803
|
-
readonly type: "uint256";
|
|
804
|
-
readonly internalType: "uint256";
|
|
805
|
-
}];
|
|
806
|
-
}, {
|
|
807
|
-
readonly type: "error";
|
|
808
|
-
readonly name: "Outbox__RootAlreadySetAtBlock";
|
|
809
|
-
readonly inputs: readonly [{
|
|
810
|
-
readonly name: "l2BlockNumber";
|
|
811
|
-
readonly type: "uint256";
|
|
812
|
-
readonly internalType: "uint256";
|
|
813
|
-
}];
|
|
814
|
-
}, {
|
|
815
|
-
readonly type: "error";
|
|
816
|
-
readonly name: "Outbox__Unauthorized";
|
|
817
|
-
readonly inputs: readonly [];
|
|
818
1142
|
}, {
|
|
819
1143
|
readonly type: "error";
|
|
820
1144
|
readonly name: "Outbox__VersionMismatch";
|
|
@@ -839,14 +1163,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
839
1163
|
readonly type: "uint256";
|
|
840
1164
|
readonly internalType: "uint256";
|
|
841
1165
|
}];
|
|
842
|
-
}, {
|
|
843
|
-
readonly type: "error";
|
|
844
|
-
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
845
|
-
readonly inputs: readonly [{
|
|
846
|
-
readonly name: "caller";
|
|
847
|
-
readonly type: "address";
|
|
848
|
-
readonly internalType: "address";
|
|
849
|
-
}];
|
|
850
1166
|
}, {
|
|
851
1167
|
readonly type: "error";
|
|
852
1168
|
readonly name: "ProofCommitmentEscrow__WithdrawRequestNotReady";
|
|
@@ -859,44 +1175,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
859
1175
|
readonly type: "uint256";
|
|
860
1176
|
readonly internalType: "Timestamp";
|
|
861
1177
|
}];
|
|
862
|
-
}, {
|
|
863
|
-
readonly type: "function";
|
|
864
|
-
readonly name: "REGISTRY";
|
|
865
|
-
readonly inputs: readonly [];
|
|
866
|
-
readonly outputs: readonly [{
|
|
867
|
-
readonly name: "";
|
|
868
|
-
readonly type: "address";
|
|
869
|
-
readonly internalType: "contract IRegistry";
|
|
870
|
-
}];
|
|
871
|
-
readonly stateMutability: "view";
|
|
872
|
-
}, {
|
|
873
|
-
readonly type: "error";
|
|
874
|
-
readonly name: "Registry__NoRollupsRegistered";
|
|
875
|
-
readonly inputs: readonly [];
|
|
876
|
-
}, {
|
|
877
|
-
readonly type: "error";
|
|
878
|
-
readonly name: "Registry__RollupAlreadyRegistered";
|
|
879
|
-
readonly inputs: readonly [{
|
|
880
|
-
readonly name: "rollup";
|
|
881
|
-
readonly type: "address";
|
|
882
|
-
readonly internalType: "address";
|
|
883
|
-
}];
|
|
884
|
-
}, {
|
|
885
|
-
readonly type: "error";
|
|
886
|
-
readonly name: "Registry__RollupNotRegistered";
|
|
887
|
-
readonly inputs: readonly [{
|
|
888
|
-
readonly name: "version";
|
|
889
|
-
readonly type: "uint256";
|
|
890
|
-
readonly internalType: "uint256";
|
|
891
|
-
}];
|
|
892
|
-
}, {
|
|
893
|
-
readonly type: "error";
|
|
894
|
-
readonly name: "RewardBooster__OnlyRollup";
|
|
895
|
-
readonly inputs: readonly [{
|
|
896
|
-
readonly name: "caller";
|
|
897
|
-
readonly type: "address";
|
|
898
|
-
readonly internalType: "address";
|
|
899
|
-
}];
|
|
900
1178
|
}, {
|
|
901
1179
|
readonly type: "error";
|
|
902
1180
|
readonly name: "RewardDistributor__InvalidCaller";
|
|
@@ -921,18 +1199,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
921
1199
|
readonly type: "uint256";
|
|
922
1200
|
readonly internalType: "Epoch";
|
|
923
1201
|
}];
|
|
924
|
-
}, {
|
|
925
|
-
readonly type: "error";
|
|
926
|
-
readonly name: "Rollup__AttestationsAreValid";
|
|
927
|
-
readonly inputs: readonly [];
|
|
928
|
-
}, {
|
|
929
|
-
readonly type: "error";
|
|
930
|
-
readonly name: "Rollup__BlockAlreadyProven";
|
|
931
|
-
readonly inputs: readonly [];
|
|
932
|
-
}, {
|
|
933
|
-
readonly type: "error";
|
|
934
|
-
readonly name: "Rollup__BlockNotInPendingChain";
|
|
935
|
-
readonly inputs: readonly [];
|
|
936
1202
|
}, {
|
|
937
1203
|
readonly type: "error";
|
|
938
1204
|
readonly name: "Rollup__InsufficientBondAmount";
|
|
@@ -969,18 +1235,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
969
1235
|
readonly type: "bytes32";
|
|
970
1236
|
readonly internalType: "bytes32";
|
|
971
1237
|
}];
|
|
972
|
-
}, {
|
|
973
|
-
readonly type: "error";
|
|
974
|
-
readonly name: "Rollup__InvalidAttestations";
|
|
975
|
-
readonly inputs: readonly [];
|
|
976
|
-
}, {
|
|
977
|
-
readonly type: "error";
|
|
978
|
-
readonly name: "Rollup__InvalidBasisPointFee";
|
|
979
|
-
readonly inputs: readonly [{
|
|
980
|
-
readonly name: "basisPointFee";
|
|
981
|
-
readonly type: "uint256";
|
|
982
|
-
readonly internalType: "uint256";
|
|
983
|
-
}];
|
|
984
1238
|
}, {
|
|
985
1239
|
readonly type: "error";
|
|
986
1240
|
readonly name: "Rollup__InvalidBlobHash";
|
|
@@ -993,14 +1247,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
993
1247
|
readonly type: "bytes32";
|
|
994
1248
|
readonly internalType: "bytes32";
|
|
995
1249
|
}];
|
|
996
|
-
}, {
|
|
997
|
-
readonly type: "error";
|
|
998
|
-
readonly name: "Rollup__InvalidBlobProof";
|
|
999
|
-
readonly inputs: readonly [{
|
|
1000
|
-
readonly name: "blobHash";
|
|
1001
|
-
readonly type: "bytes32";
|
|
1002
|
-
readonly internalType: "bytes32";
|
|
1003
|
-
}];
|
|
1004
1250
|
}, {
|
|
1005
1251
|
readonly type: "error";
|
|
1006
1252
|
readonly name: "Rollup__InvalidBlockNumber";
|
|
@@ -1013,14 +1259,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1013
1259
|
readonly type: "uint256";
|
|
1014
1260
|
readonly internalType: "uint256";
|
|
1015
1261
|
}];
|
|
1016
|
-
}, {
|
|
1017
|
-
readonly type: "error";
|
|
1018
|
-
readonly name: "Rollup__InvalidCoinbase";
|
|
1019
|
-
readonly inputs: readonly [];
|
|
1020
|
-
}, {
|
|
1021
|
-
readonly type: "error";
|
|
1022
|
-
readonly name: "Rollup__InvalidFirstEpochProof";
|
|
1023
|
-
readonly inputs: readonly [];
|
|
1024
1262
|
}, {
|
|
1025
1263
|
readonly type: "error";
|
|
1026
1264
|
readonly name: "Rollup__InvalidInHash";
|
|
@@ -1069,10 +1307,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1069
1307
|
readonly type: "bytes32";
|
|
1070
1308
|
readonly internalType: "bytes32";
|
|
1071
1309
|
}];
|
|
1072
|
-
}, {
|
|
1073
|
-
readonly type: "error";
|
|
1074
|
-
readonly name: "Rollup__InvalidProof";
|
|
1075
|
-
readonly inputs: readonly [];
|
|
1076
1310
|
}, {
|
|
1077
1311
|
readonly type: "error";
|
|
1078
1312
|
readonly name: "Rollup__InvalidProposedArchive";
|
|
@@ -1097,22 +1331,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1097
1331
|
readonly type: "uint256";
|
|
1098
1332
|
readonly internalType: "Timestamp";
|
|
1099
1333
|
}];
|
|
1100
|
-
}, {
|
|
1101
|
-
readonly type: "error";
|
|
1102
|
-
readonly name: "Rollup__ManaLimitExceeded";
|
|
1103
|
-
readonly inputs: readonly [];
|
|
1104
|
-
}, {
|
|
1105
|
-
readonly type: "error";
|
|
1106
|
-
readonly name: "Rollup__NoEpochToProve";
|
|
1107
|
-
readonly inputs: readonly [];
|
|
1108
|
-
}, {
|
|
1109
|
-
readonly type: "error";
|
|
1110
|
-
readonly name: "Rollup__NonSequentialProving";
|
|
1111
|
-
readonly inputs: readonly [];
|
|
1112
|
-
}, {
|
|
1113
|
-
readonly type: "error";
|
|
1114
|
-
readonly name: "Rollup__NonZeroDaFee";
|
|
1115
|
-
readonly inputs: readonly [];
|
|
1116
1334
|
}, {
|
|
1117
1335
|
readonly type: "error";
|
|
1118
1336
|
readonly name: "Rollup__NotPastDeadline";
|
|
@@ -1125,10 +1343,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1125
1343
|
readonly type: "uint256";
|
|
1126
1344
|
readonly internalType: "Epoch";
|
|
1127
1345
|
}];
|
|
1128
|
-
}, {
|
|
1129
|
-
readonly type: "error";
|
|
1130
|
-
readonly name: "Rollup__NothingToPrune";
|
|
1131
|
-
readonly inputs: readonly [];
|
|
1132
1346
|
}, {
|
|
1133
1347
|
readonly type: "error";
|
|
1134
1348
|
readonly name: "Rollup__PastDeadline";
|
|
@@ -1151,12 +1365,8 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1151
1365
|
}, {
|
|
1152
1366
|
readonly name: "epoch";
|
|
1153
1367
|
readonly type: "uint256";
|
|
1154
|
-
readonly internalType: "Epoch";
|
|
1155
|
-
}];
|
|
1156
|
-
}, {
|
|
1157
|
-
readonly type: "error";
|
|
1158
|
-
readonly name: "Rollup__RewardsNotClaimable";
|
|
1159
|
-
readonly inputs: readonly [];
|
|
1368
|
+
readonly internalType: "Epoch";
|
|
1369
|
+
}];
|
|
1160
1370
|
}, {
|
|
1161
1371
|
readonly type: "error";
|
|
1162
1372
|
readonly name: "Rollup__SlotAlreadyInChain";
|
|
@@ -1169,22 +1379,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1169
1379
|
readonly type: "uint256";
|
|
1170
1380
|
readonly internalType: "Slot";
|
|
1171
1381
|
}];
|
|
1172
|
-
}, {
|
|
1173
|
-
readonly type: "error";
|
|
1174
|
-
readonly name: "Rollup__StaleTempBlockLog";
|
|
1175
|
-
readonly inputs: readonly [{
|
|
1176
|
-
readonly name: "blockNumber";
|
|
1177
|
-
readonly type: "uint256";
|
|
1178
|
-
readonly internalType: "uint256";
|
|
1179
|
-
}, {
|
|
1180
|
-
readonly name: "pendingBlockNumber";
|
|
1181
|
-
readonly type: "uint256";
|
|
1182
|
-
readonly internalType: "uint256";
|
|
1183
|
-
}, {
|
|
1184
|
-
readonly name: "size";
|
|
1185
|
-
readonly type: "uint256";
|
|
1186
|
-
readonly internalType: "uint256";
|
|
1187
|
-
}];
|
|
1188
1382
|
}, {
|
|
1189
1383
|
readonly type: "error";
|
|
1190
1384
|
readonly name: "Rollup__StartAndEndNotSameEpoch";
|
|
@@ -1197,14 +1391,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1197
1391
|
readonly type: "uint256";
|
|
1198
1392
|
readonly internalType: "Epoch";
|
|
1199
1393
|
}];
|
|
1200
|
-
}, {
|
|
1201
|
-
readonly type: "error";
|
|
1202
|
-
readonly name: "Rollup__StartIsNotBuildingOnProven";
|
|
1203
|
-
readonly inputs: readonly [];
|
|
1204
|
-
}, {
|
|
1205
|
-
readonly type: "error";
|
|
1206
|
-
readonly name: "Rollup__StartIsNotFirstBlockOfEpoch";
|
|
1207
|
-
readonly inputs: readonly [];
|
|
1208
1394
|
}, {
|
|
1209
1395
|
readonly type: "error";
|
|
1210
1396
|
readonly name: "Rollup__TimestampInFuture";
|
|
@@ -1217,10 +1403,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1217
1403
|
readonly type: "uint256";
|
|
1218
1404
|
readonly internalType: "Timestamp";
|
|
1219
1405
|
}];
|
|
1220
|
-
}, {
|
|
1221
|
-
readonly type: "error";
|
|
1222
|
-
readonly name: "Rollup__TimestampTooOld";
|
|
1223
|
-
readonly inputs: readonly [];
|
|
1224
1406
|
}, {
|
|
1225
1407
|
readonly type: "error";
|
|
1226
1408
|
readonly name: "Rollup__TooManyBlocksInEpoch";
|
|
@@ -1233,26 +1415,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1233
1415
|
readonly type: "uint256";
|
|
1234
1416
|
readonly internalType: "uint256";
|
|
1235
1417
|
}];
|
|
1236
|
-
}, {
|
|
1237
|
-
readonly type: "error";
|
|
1238
|
-
readonly name: "Rollup__TryingToProveNonExistingBlock";
|
|
1239
|
-
readonly inputs: readonly [];
|
|
1240
|
-
}, {
|
|
1241
|
-
readonly type: "error";
|
|
1242
|
-
readonly name: "Rollup__UnavailableTxs";
|
|
1243
|
-
readonly inputs: readonly [{
|
|
1244
|
-
readonly name: "txsHash";
|
|
1245
|
-
readonly type: "bytes32";
|
|
1246
|
-
readonly internalType: "bytes32";
|
|
1247
|
-
}];
|
|
1248
|
-
}, {
|
|
1249
|
-
readonly type: "error";
|
|
1250
|
-
readonly name: "SafeERC20FailedOperation";
|
|
1251
|
-
readonly inputs: readonly [{
|
|
1252
|
-
readonly name: "token";
|
|
1253
|
-
readonly type: "address";
|
|
1254
|
-
readonly internalType: "address";
|
|
1255
|
-
}];
|
|
1256
1418
|
}, {
|
|
1257
1419
|
readonly type: "error";
|
|
1258
1420
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1301,30 +1463,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1301
1463
|
readonly type: "uint256";
|
|
1302
1464
|
readonly internalType: "uint256";
|
|
1303
1465
|
}];
|
|
1304
|
-
}, {
|
|
1305
|
-
readonly type: "error";
|
|
1306
|
-
readonly name: "Staking__AlreadyActive";
|
|
1307
|
-
readonly inputs: readonly [{
|
|
1308
|
-
readonly name: "attester";
|
|
1309
|
-
readonly type: "address";
|
|
1310
|
-
readonly internalType: "address";
|
|
1311
|
-
}];
|
|
1312
|
-
}, {
|
|
1313
|
-
readonly type: "error";
|
|
1314
|
-
readonly name: "Staking__AlreadyExiting";
|
|
1315
|
-
readonly inputs: readonly [{
|
|
1316
|
-
readonly name: "";
|
|
1317
|
-
readonly type: "address";
|
|
1318
|
-
readonly internalType: "address";
|
|
1319
|
-
}];
|
|
1320
|
-
}, {
|
|
1321
|
-
readonly type: "error";
|
|
1322
|
-
readonly name: "Staking__AlreadyQueued";
|
|
1323
|
-
readonly inputs: readonly [{
|
|
1324
|
-
readonly name: "_attester";
|
|
1325
|
-
readonly type: "address";
|
|
1326
|
-
readonly internalType: "address";
|
|
1327
|
-
}];
|
|
1328
1466
|
}, {
|
|
1329
1467
|
readonly type: "error";
|
|
1330
1468
|
readonly name: "Staking__AlreadyRegistered";
|
|
@@ -1337,62 +1475,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1337
1475
|
readonly type: "address";
|
|
1338
1476
|
readonly internalType: "address";
|
|
1339
1477
|
}];
|
|
1340
|
-
}, {
|
|
1341
|
-
readonly type: "error";
|
|
1342
|
-
readonly name: "Staking__CannotSlashExitedStake";
|
|
1343
|
-
readonly inputs: readonly [{
|
|
1344
|
-
readonly name: "";
|
|
1345
|
-
readonly type: "address";
|
|
1346
|
-
readonly internalType: "address";
|
|
1347
|
-
}];
|
|
1348
|
-
}, {
|
|
1349
|
-
readonly type: "error";
|
|
1350
|
-
readonly name: "Staking__DepositOutOfGas";
|
|
1351
|
-
readonly inputs: readonly [];
|
|
1352
|
-
}, {
|
|
1353
|
-
readonly type: "error";
|
|
1354
|
-
readonly name: "Staking__FailedToRemove";
|
|
1355
|
-
readonly inputs: readonly [{
|
|
1356
|
-
readonly name: "";
|
|
1357
|
-
readonly type: "address";
|
|
1358
|
-
readonly internalType: "address";
|
|
1359
|
-
}];
|
|
1360
|
-
}, {
|
|
1361
|
-
readonly type: "error";
|
|
1362
|
-
readonly name: "Staking__FatalError";
|
|
1363
|
-
readonly inputs: readonly [{
|
|
1364
|
-
readonly name: "";
|
|
1365
|
-
readonly type: "string";
|
|
1366
|
-
readonly internalType: "string";
|
|
1367
|
-
}];
|
|
1368
|
-
}, {
|
|
1369
|
-
readonly type: "error";
|
|
1370
|
-
readonly name: "Staking__GovernanceAlreadySet";
|
|
1371
|
-
readonly inputs: readonly [];
|
|
1372
|
-
}, {
|
|
1373
|
-
readonly type: "error";
|
|
1374
|
-
readonly name: "Staking__IncorrectGovProposer";
|
|
1375
|
-
readonly inputs: readonly [{
|
|
1376
|
-
readonly name: "";
|
|
1377
|
-
readonly type: "uint256";
|
|
1378
|
-
readonly internalType: "uint256";
|
|
1379
|
-
}];
|
|
1380
|
-
}, {
|
|
1381
|
-
readonly type: "error";
|
|
1382
|
-
readonly name: "Staking__InitiateWithdrawNeeded";
|
|
1383
|
-
readonly inputs: readonly [{
|
|
1384
|
-
readonly name: "";
|
|
1385
|
-
readonly type: "address";
|
|
1386
|
-
readonly internalType: "address";
|
|
1387
|
-
}];
|
|
1388
|
-
}, {
|
|
1389
|
-
readonly type: "error";
|
|
1390
|
-
readonly name: "Staking__InstanceDoesNotExist";
|
|
1391
|
-
readonly inputs: readonly [{
|
|
1392
|
-
readonly name: "";
|
|
1393
|
-
readonly type: "address";
|
|
1394
|
-
readonly internalType: "address";
|
|
1395
|
-
}];
|
|
1396
1478
|
}, {
|
|
1397
1479
|
readonly type: "error";
|
|
1398
1480
|
readonly name: "Staking__InsufficientBootstrapValidators";
|
|
@@ -1439,172 +1521,56 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1439
1521
|
}, {
|
|
1440
1522
|
readonly name: "proposer";
|
|
1441
1523
|
readonly type: "address";
|
|
1442
|
-
readonly internalType: "address";
|
|
1443
|
-
}];
|
|
1444
|
-
}, {
|
|
1445
|
-
readonly type: "error";
|
|
1446
|
-
readonly name: "Staking__InvalidRecipient";
|
|
1447
|
-
readonly inputs: readonly [{
|
|
1448
|
-
readonly name: "";
|
|
1449
|
-
readonly type: "address";
|
|
1450
|
-
readonly internalType: "address";
|
|
1451
|
-
}];
|
|
1452
|
-
}, {
|
|
1453
|
-
readonly type: "error";
|
|
1454
|
-
readonly name: "Staking__InvalidRollupAddress";
|
|
1455
|
-
readonly inputs: readonly [{
|
|
1456
|
-
readonly name: "";
|
|
1457
|
-
readonly type: "address";
|
|
1458
|
-
readonly internalType: "address";
|
|
1459
|
-
}];
|
|
1460
|
-
}, {
|
|
1461
|
-
readonly type: "error";
|
|
1462
|
-
readonly name: "Staking__InvalidStakingQueueConfig";
|
|
1463
|
-
readonly inputs: readonly [];
|
|
1464
|
-
}, {
|
|
1465
|
-
readonly type: "error";
|
|
1466
|
-
readonly name: "Staking__NoOneToSlash";
|
|
1467
|
-
readonly inputs: readonly [{
|
|
1468
|
-
readonly name: "";
|
|
1469
|
-
readonly type: "address";
|
|
1470
|
-
readonly internalType: "address";
|
|
1471
|
-
}];
|
|
1472
|
-
}, {
|
|
1473
|
-
readonly type: "error";
|
|
1474
|
-
readonly name: "Staking__NotCanonical";
|
|
1475
|
-
readonly inputs: readonly [{
|
|
1476
|
-
readonly name: "";
|
|
1477
|
-
readonly type: "address";
|
|
1478
|
-
readonly internalType: "address";
|
|
1479
|
-
}];
|
|
1480
|
-
}, {
|
|
1481
|
-
readonly type: "error";
|
|
1482
|
-
readonly name: "Staking__NotExiting";
|
|
1483
|
-
readonly inputs: readonly [{
|
|
1484
|
-
readonly name: "";
|
|
1485
|
-
readonly type: "address";
|
|
1486
|
-
readonly internalType: "address";
|
|
1487
|
-
}];
|
|
1488
|
-
}, {
|
|
1489
|
-
readonly type: "error";
|
|
1490
|
-
readonly name: "Staking__NotOurProposal";
|
|
1491
|
-
readonly inputs: readonly [{
|
|
1492
|
-
readonly name: "";
|
|
1493
|
-
readonly type: "uint256";
|
|
1494
|
-
readonly internalType: "uint256";
|
|
1495
|
-
}, {
|
|
1496
|
-
readonly name: "";
|
|
1497
|
-
readonly type: "address";
|
|
1498
|
-
readonly internalType: "address";
|
|
1499
|
-
}, {
|
|
1500
|
-
readonly name: "";
|
|
1501
|
-
readonly type: "address";
|
|
1502
|
-
readonly internalType: "address";
|
|
1503
|
-
}];
|
|
1504
|
-
}, {
|
|
1505
|
-
readonly type: "error";
|
|
1506
|
-
readonly name: "Staking__NotRollup";
|
|
1507
|
-
readonly inputs: readonly [{
|
|
1508
|
-
readonly name: "";
|
|
1509
|
-
readonly type: "address";
|
|
1510
|
-
readonly internalType: "address";
|
|
1511
|
-
}];
|
|
1512
|
-
}, {
|
|
1513
|
-
readonly type: "error";
|
|
1514
|
-
readonly name: "Staking__NotSlasher";
|
|
1515
|
-
readonly inputs: readonly [{
|
|
1516
|
-
readonly name: "";
|
|
1517
|
-
readonly type: "address";
|
|
1518
|
-
readonly internalType: "address";
|
|
1519
|
-
}, {
|
|
1520
|
-
readonly name: "";
|
|
1521
|
-
readonly type: "address";
|
|
1522
|
-
readonly internalType: "address";
|
|
1523
|
-
}];
|
|
1524
|
-
}, {
|
|
1525
|
-
readonly type: "error";
|
|
1526
|
-
readonly name: "Staking__NotWithdrawer";
|
|
1527
|
-
readonly inputs: readonly [{
|
|
1528
|
-
readonly name: "";
|
|
1529
|
-
readonly type: "address";
|
|
1530
|
-
readonly internalType: "address";
|
|
1531
|
-
}, {
|
|
1532
|
-
readonly name: "";
|
|
1533
|
-
readonly type: "address";
|
|
1534
|
-
readonly internalType: "address";
|
|
1535
|
-
}];
|
|
1536
|
-
}, {
|
|
1537
|
-
readonly type: "error";
|
|
1538
|
-
readonly name: "Staking__NothingToExit";
|
|
1539
|
-
readonly inputs: readonly [{
|
|
1540
|
-
readonly name: "";
|
|
1541
|
-
readonly type: "address";
|
|
1542
|
-
readonly internalType: "address";
|
|
1543
|
-
}];
|
|
1544
|
-
}, {
|
|
1545
|
-
readonly type: "error";
|
|
1546
|
-
readonly name: "Staking__OutOfBounds";
|
|
1547
|
-
readonly inputs: readonly [{
|
|
1548
|
-
readonly name: "";
|
|
1549
|
-
readonly type: "uint256";
|
|
1550
|
-
readonly internalType: "uint256";
|
|
1551
|
-
}, {
|
|
1552
|
-
readonly name: "";
|
|
1553
|
-
readonly type: "uint256";
|
|
1554
|
-
readonly internalType: "uint256";
|
|
1555
|
-
}];
|
|
1556
|
-
}, {
|
|
1557
|
-
readonly type: "error";
|
|
1558
|
-
readonly name: "Staking__QueueAlreadyFlushed";
|
|
1559
|
-
readonly inputs: readonly [{
|
|
1560
|
-
readonly name: "epoch";
|
|
1561
|
-
readonly type: "uint256";
|
|
1562
|
-
readonly internalType: "Epoch";
|
|
1563
|
-
}];
|
|
1564
|
-
}, {
|
|
1565
|
-
readonly type: "error";
|
|
1566
|
-
readonly name: "Staking__QueueEmpty";
|
|
1567
|
-
readonly inputs: readonly [];
|
|
1524
|
+
readonly internalType: "address";
|
|
1525
|
+
}];
|
|
1568
1526
|
}, {
|
|
1569
1527
|
readonly type: "error";
|
|
1570
|
-
readonly name: "
|
|
1528
|
+
readonly name: "Staking__NotSlasher";
|
|
1571
1529
|
readonly inputs: readonly [{
|
|
1572
1530
|
readonly name: "";
|
|
1573
1531
|
readonly type: "address";
|
|
1574
1532
|
readonly internalType: "address";
|
|
1533
|
+
}, {
|
|
1534
|
+
readonly name: "";
|
|
1535
|
+
readonly type: "address";
|
|
1536
|
+
readonly internalType: "address";
|
|
1575
1537
|
}];
|
|
1576
1538
|
}, {
|
|
1577
1539
|
readonly type: "error";
|
|
1578
|
-
readonly name: "
|
|
1540
|
+
readonly name: "Staking__NotWithdrawer";
|
|
1579
1541
|
readonly inputs: readonly [{
|
|
1580
1542
|
readonly name: "";
|
|
1581
1543
|
readonly type: "address";
|
|
1582
1544
|
readonly internalType: "address";
|
|
1545
|
+
}, {
|
|
1546
|
+
readonly name: "";
|
|
1547
|
+
readonly type: "address";
|
|
1548
|
+
readonly internalType: "address";
|
|
1583
1549
|
}];
|
|
1584
1550
|
}, {
|
|
1585
1551
|
readonly type: "error";
|
|
1586
|
-
readonly name: "
|
|
1552
|
+
readonly name: "Staking__OutOfBounds";
|
|
1587
1553
|
readonly inputs: readonly [{
|
|
1588
1554
|
readonly name: "";
|
|
1589
1555
|
readonly type: "uint256";
|
|
1590
|
-
readonly internalType: "
|
|
1556
|
+
readonly internalType: "uint256";
|
|
1591
1557
|
}, {
|
|
1592
1558
|
readonly name: "";
|
|
1593
1559
|
readonly type: "uint256";
|
|
1594
|
-
readonly internalType: "
|
|
1560
|
+
readonly internalType: "uint256";
|
|
1595
1561
|
}];
|
|
1596
1562
|
}, {
|
|
1597
1563
|
readonly type: "error";
|
|
1598
|
-
readonly name: "
|
|
1564
|
+
readonly name: "Staking__WithdrawalNotUnlockedYet";
|
|
1599
1565
|
readonly inputs: readonly [{
|
|
1600
|
-
readonly name: "
|
|
1566
|
+
readonly name: "";
|
|
1601
1567
|
readonly type: "uint256";
|
|
1602
|
-
readonly internalType: "
|
|
1568
|
+
readonly internalType: "Timestamp";
|
|
1569
|
+
}, {
|
|
1570
|
+
readonly name: "";
|
|
1571
|
+
readonly type: "uint256";
|
|
1572
|
+
readonly internalType: "Timestamp";
|
|
1603
1573
|
}];
|
|
1604
|
-
}, {
|
|
1605
|
-
readonly type: "error";
|
|
1606
|
-
readonly name: "TallySlashingProposer__InvalidCommitteeCommitment";
|
|
1607
|
-
readonly inputs: readonly [];
|
|
1608
1574
|
}, {
|
|
1609
1575
|
readonly type: "error";
|
|
1610
1576
|
readonly name: "TallySlashingProposer__InvalidCommitteeSize";
|
|
@@ -1653,18 +1619,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1653
1619
|
readonly type: "uint256";
|
|
1654
1620
|
readonly internalType: "uint256";
|
|
1655
1621
|
}];
|
|
1656
|
-
}, {
|
|
1657
|
-
readonly type: "error";
|
|
1658
|
-
readonly name: "TallySlashingProposer__InvalidSignature";
|
|
1659
|
-
readonly inputs: readonly [];
|
|
1660
|
-
}, {
|
|
1661
|
-
readonly type: "error";
|
|
1662
|
-
readonly name: "TallySlashingProposer__InvalidSlashAmounts";
|
|
1663
|
-
readonly inputs: readonly [{
|
|
1664
|
-
readonly name: "slashAmounts";
|
|
1665
|
-
readonly type: "uint256[3]";
|
|
1666
|
-
readonly internalType: "uint256[3]";
|
|
1667
|
-
}];
|
|
1668
1622
|
}, {
|
|
1669
1623
|
readonly type: "error";
|
|
1670
1624
|
readonly name: "TallySlashingProposer__InvalidVoteLength";
|
|
@@ -1701,26 +1655,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1701
1655
|
readonly type: "uint256";
|
|
1702
1656
|
readonly internalType: "uint256";
|
|
1703
1657
|
}];
|
|
1704
|
-
}, {
|
|
1705
|
-
readonly type: "error";
|
|
1706
|
-
readonly name: "TallySlashingProposer__QuorumMustBeGreaterThanZero";
|
|
1707
|
-
readonly inputs: readonly [];
|
|
1708
|
-
}, {
|
|
1709
|
-
readonly type: "error";
|
|
1710
|
-
readonly name: "TallySlashingProposer__RoundAlreadyExecuted";
|
|
1711
|
-
readonly inputs: readonly [{
|
|
1712
|
-
readonly name: "round";
|
|
1713
|
-
readonly type: "uint256";
|
|
1714
|
-
readonly internalType: "SlashRound";
|
|
1715
|
-
}];
|
|
1716
|
-
}, {
|
|
1717
|
-
readonly type: "error";
|
|
1718
|
-
readonly name: "TallySlashingProposer__RoundNotComplete";
|
|
1719
|
-
readonly inputs: readonly [{
|
|
1720
|
-
readonly name: "round";
|
|
1721
|
-
readonly type: "uint256";
|
|
1722
|
-
readonly internalType: "SlashRound";
|
|
1723
|
-
}];
|
|
1724
1658
|
}, {
|
|
1725
1659
|
readonly type: "error";
|
|
1726
1660
|
readonly name: "TallySlashingProposer__RoundOutOfRange";
|
|
@@ -1733,14 +1667,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1733
1667
|
readonly type: "uint256";
|
|
1734
1668
|
readonly internalType: "SlashRound";
|
|
1735
1669
|
}];
|
|
1736
|
-
}, {
|
|
1737
|
-
readonly type: "error";
|
|
1738
|
-
readonly name: "TallySlashingProposer__RoundSizeInEpochsMustBeGreaterThanZero";
|
|
1739
|
-
readonly inputs: readonly [{
|
|
1740
|
-
readonly name: "roundSizeInEpochs";
|
|
1741
|
-
readonly type: "uint256";
|
|
1742
|
-
readonly internalType: "uint256";
|
|
1743
|
-
}];
|
|
1744
1670
|
}, {
|
|
1745
1671
|
readonly type: "error";
|
|
1746
1672
|
readonly name: "TallySlashingProposer__RoundSizeMustBeMultipleOfEpochDuration";
|
|
@@ -1765,26 +1691,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1765
1691
|
readonly type: "uint256";
|
|
1766
1692
|
readonly internalType: "uint256";
|
|
1767
1693
|
}];
|
|
1768
|
-
}, {
|
|
1769
|
-
readonly type: "error";
|
|
1770
|
-
readonly name: "TallySlashingProposer__SlashAmountTooLarge";
|
|
1771
|
-
readonly inputs: readonly [];
|
|
1772
|
-
}, {
|
|
1773
|
-
readonly type: "error";
|
|
1774
|
-
readonly name: "TallySlashingProposer__SlashOffsetMustBeGreaterThanZero";
|
|
1775
|
-
readonly inputs: readonly [{
|
|
1776
|
-
readonly name: "slashOffset";
|
|
1777
|
-
readonly type: "uint256";
|
|
1778
|
-
readonly internalType: "uint256";
|
|
1779
|
-
}];
|
|
1780
|
-
}, {
|
|
1781
|
-
readonly type: "error";
|
|
1782
|
-
readonly name: "TallySlashingProposer__VoteAlreadyCastInCurrentSlot";
|
|
1783
|
-
readonly inputs: readonly [{
|
|
1784
|
-
readonly name: "slot";
|
|
1785
|
-
readonly type: "uint256";
|
|
1786
|
-
readonly internalType: "Slot";
|
|
1787
|
-
}];
|
|
1788
1694
|
}, {
|
|
1789
1695
|
readonly type: "error";
|
|
1790
1696
|
readonly name: "TallySlashingProposer__VoteSizeTooBig";
|
|
@@ -1797,26 +1703,6 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1797
1703
|
readonly type: "uint256";
|
|
1798
1704
|
readonly internalType: "uint256";
|
|
1799
1705
|
}];
|
|
1800
|
-
}, {
|
|
1801
|
-
readonly type: "error";
|
|
1802
|
-
readonly name: "TallySlashingProposer__VotesMustBeMultipleOf4";
|
|
1803
|
-
readonly inputs: readonly [{
|
|
1804
|
-
readonly name: "votes";
|
|
1805
|
-
readonly type: "uint256";
|
|
1806
|
-
readonly internalType: "uint256";
|
|
1807
|
-
}];
|
|
1808
|
-
}, {
|
|
1809
|
-
readonly type: "error";
|
|
1810
|
-
readonly name: "TallySlashingProposer__VotingNotOpen";
|
|
1811
|
-
readonly inputs: readonly [{
|
|
1812
|
-
readonly name: "currentRound";
|
|
1813
|
-
readonly type: "uint256";
|
|
1814
|
-
readonly internalType: "SlashRound";
|
|
1815
|
-
}];
|
|
1816
|
-
}, {
|
|
1817
|
-
readonly type: "error";
|
|
1818
|
-
readonly name: "ValidatorSelection__EpochNotSetup";
|
|
1819
|
-
readonly inputs: readonly [];
|
|
1820
1706
|
}, {
|
|
1821
1707
|
readonly type: "error";
|
|
1822
1708
|
readonly name: "ValidatorSelection__InsufficientAttestations";
|
|
@@ -1890,37 +1776,99 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1890
1776
|
readonly internalType: "uint256";
|
|
1891
1777
|
}];
|
|
1892
1778
|
}, {
|
|
1893
|
-
readonly type: "
|
|
1894
|
-
readonly name: "
|
|
1779
|
+
readonly type: "function";
|
|
1780
|
+
readonly name: "claim";
|
|
1895
1781
|
readonly inputs: readonly [{
|
|
1896
|
-
readonly name: "
|
|
1782
|
+
readonly name: "_to";
|
|
1783
|
+
readonly type: "address";
|
|
1784
|
+
readonly internalType: "address";
|
|
1785
|
+
}, {
|
|
1786
|
+
readonly name: "_amount";
|
|
1897
1787
|
readonly type: "uint256";
|
|
1898
1788
|
readonly internalType: "uint256";
|
|
1899
1789
|
}];
|
|
1790
|
+
readonly outputs: readonly [];
|
|
1791
|
+
readonly stateMutability: "nonpayable";
|
|
1900
1792
|
}, {
|
|
1901
|
-
readonly type: "
|
|
1902
|
-
readonly name: "
|
|
1903
|
-
readonly inputs: readonly [
|
|
1904
|
-
readonly outputs: readonly [{
|
|
1793
|
+
readonly type: "error";
|
|
1794
|
+
readonly name: "Delegation__InsufficientPower";
|
|
1795
|
+
readonly inputs: readonly [{
|
|
1905
1796
|
readonly name: "";
|
|
1906
1797
|
readonly type: "address";
|
|
1907
1798
|
readonly internalType: "address";
|
|
1799
|
+
}, {
|
|
1800
|
+
readonly name: "";
|
|
1801
|
+
readonly type: "uint256";
|
|
1802
|
+
readonly internalType: "uint256";
|
|
1803
|
+
}, {
|
|
1804
|
+
readonly name: "";
|
|
1805
|
+
readonly type: "uint256";
|
|
1806
|
+
readonly internalType: "uint256";
|
|
1908
1807
|
}];
|
|
1909
|
-
readonly stateMutability: "view";
|
|
1910
1808
|
}, {
|
|
1911
|
-
readonly type: "
|
|
1912
|
-
readonly name: "
|
|
1809
|
+
readonly type: "error";
|
|
1810
|
+
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
1913
1811
|
readonly inputs: readonly [{
|
|
1914
|
-
readonly name: "
|
|
1812
|
+
readonly name: "owner";
|
|
1915
1813
|
readonly type: "address";
|
|
1916
1814
|
readonly internalType: "address";
|
|
1917
1815
|
}, {
|
|
1918
|
-
readonly name: "
|
|
1816
|
+
readonly name: "have";
|
|
1817
|
+
readonly type: "uint256";
|
|
1818
|
+
readonly internalType: "uint256";
|
|
1819
|
+
}, {
|
|
1820
|
+
readonly name: "required";
|
|
1919
1821
|
readonly type: "uint256";
|
|
1920
1822
|
readonly internalType: "uint256";
|
|
1921
1823
|
}];
|
|
1922
|
-
|
|
1923
|
-
readonly
|
|
1824
|
+
}, {
|
|
1825
|
+
readonly type: "error";
|
|
1826
|
+
readonly name: "Governance__InsufficientPower";
|
|
1827
|
+
readonly inputs: readonly [{
|
|
1828
|
+
readonly name: "voter";
|
|
1829
|
+
readonly type: "address";
|
|
1830
|
+
readonly internalType: "address";
|
|
1831
|
+
}, {
|
|
1832
|
+
readonly name: "have";
|
|
1833
|
+
readonly type: "uint256";
|
|
1834
|
+
readonly internalType: "uint256";
|
|
1835
|
+
}, {
|
|
1836
|
+
readonly name: "required";
|
|
1837
|
+
readonly type: "uint256";
|
|
1838
|
+
readonly internalType: "uint256";
|
|
1839
|
+
}];
|
|
1840
|
+
}, {
|
|
1841
|
+
readonly type: "error";
|
|
1842
|
+
readonly name: "Rollup__StaleTempBlockLog";
|
|
1843
|
+
readonly inputs: readonly [{
|
|
1844
|
+
readonly name: "blockNumber";
|
|
1845
|
+
readonly type: "uint256";
|
|
1846
|
+
readonly internalType: "uint256";
|
|
1847
|
+
}, {
|
|
1848
|
+
readonly name: "pendingBlockNumber";
|
|
1849
|
+
readonly type: "uint256";
|
|
1850
|
+
readonly internalType: "uint256";
|
|
1851
|
+
}, {
|
|
1852
|
+
readonly name: "size";
|
|
1853
|
+
readonly type: "uint256";
|
|
1854
|
+
readonly internalType: "uint256";
|
|
1855
|
+
}];
|
|
1856
|
+
}, {
|
|
1857
|
+
readonly type: "error";
|
|
1858
|
+
readonly name: "Staking__NotOurProposal";
|
|
1859
|
+
readonly inputs: readonly [{
|
|
1860
|
+
readonly name: "";
|
|
1861
|
+
readonly type: "uint256";
|
|
1862
|
+
readonly internalType: "uint256";
|
|
1863
|
+
}, {
|
|
1864
|
+
readonly name: "";
|
|
1865
|
+
readonly type: "address";
|
|
1866
|
+
readonly internalType: "address";
|
|
1867
|
+
}, {
|
|
1868
|
+
readonly name: "";
|
|
1869
|
+
readonly type: "address";
|
|
1870
|
+
readonly internalType: "address";
|
|
1871
|
+
}];
|
|
1924
1872
|
}, {
|
|
1925
1873
|
readonly type: "function";
|
|
1926
1874
|
readonly name: "recover";
|
|
@@ -1939,5 +1887,57 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1939
1887
|
}];
|
|
1940
1888
|
readonly outputs: readonly [];
|
|
1941
1889
|
readonly stateMutability: "nonpayable";
|
|
1890
|
+
}, {
|
|
1891
|
+
readonly type: "error";
|
|
1892
|
+
readonly name: "MerkleLib__InvalidRoot";
|
|
1893
|
+
readonly inputs: readonly [{
|
|
1894
|
+
readonly name: "expected";
|
|
1895
|
+
readonly type: "bytes32";
|
|
1896
|
+
readonly internalType: "bytes32";
|
|
1897
|
+
}, {
|
|
1898
|
+
readonly name: "actual";
|
|
1899
|
+
readonly type: "bytes32";
|
|
1900
|
+
readonly internalType: "bytes32";
|
|
1901
|
+
}, {
|
|
1902
|
+
readonly name: "leaf";
|
|
1903
|
+
readonly type: "bytes32";
|
|
1904
|
+
readonly internalType: "bytes32";
|
|
1905
|
+
}, {
|
|
1906
|
+
readonly name: "leafIndex";
|
|
1907
|
+
readonly type: "uint256";
|
|
1908
|
+
readonly internalType: "uint256";
|
|
1909
|
+
}];
|
|
1910
|
+
}, {
|
|
1911
|
+
readonly type: "error";
|
|
1912
|
+
readonly name: "Outbox__IncompatibleEntryArguments";
|
|
1913
|
+
readonly inputs: readonly [{
|
|
1914
|
+
readonly name: "messageHash";
|
|
1915
|
+
readonly type: "bytes32";
|
|
1916
|
+
readonly internalType: "bytes32";
|
|
1917
|
+
}, {
|
|
1918
|
+
readonly name: "storedFee";
|
|
1919
|
+
readonly type: "uint64";
|
|
1920
|
+
readonly internalType: "uint64";
|
|
1921
|
+
}, {
|
|
1922
|
+
readonly name: "feePassed";
|
|
1923
|
+
readonly type: "uint64";
|
|
1924
|
+
readonly internalType: "uint64";
|
|
1925
|
+
}, {
|
|
1926
|
+
readonly name: "storedVersion";
|
|
1927
|
+
readonly type: "uint32";
|
|
1928
|
+
readonly internalType: "uint32";
|
|
1929
|
+
}, {
|
|
1930
|
+
readonly name: "versionPassed";
|
|
1931
|
+
readonly type: "uint32";
|
|
1932
|
+
readonly internalType: "uint32";
|
|
1933
|
+
}, {
|
|
1934
|
+
readonly name: "storedDeadline";
|
|
1935
|
+
readonly type: "uint32";
|
|
1936
|
+
readonly internalType: "uint32";
|
|
1937
|
+
}, {
|
|
1938
|
+
readonly name: "deadlinePassed";
|
|
1939
|
+
readonly type: "uint32";
|
|
1940
|
+
readonly internalType: "uint32";
|
|
1941
|
+
}];
|
|
1942
1942
|
}];
|
|
1943
1943
|
//# sourceMappingURL=RewardDistributorAbi.d.ts.map
|