@aztec/l1-artifacts 0.87.7 → 1.0.0-nightly.20250604
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 +144 -4
- package/dest/CoinIssuerAbi.d.ts.map +1 -1
- package/dest/CoinIssuerAbi.js +192 -4
- package/dest/CoinIssuerBytecode.d.ts +1 -1
- package/dest/CoinIssuerBytecode.js +1 -1
- package/dest/EmpireBaseAbi.d.ts +261 -4
- package/dest/EmpireBaseAbi.d.ts.map +1 -1
- package/dest/EmpireBaseAbi.js +343 -4
- package/dest/ErrorsAbi.d.ts +144 -4
- package/dest/ErrorsAbi.d.ts.map +1 -1
- package/dest/ErrorsAbi.js +192 -4
- package/dest/ExtRollupLibAbi.d.ts +179 -12
- package/dest/ExtRollupLibAbi.d.ts.map +1 -1
- package/dest/ExtRollupLibAbi.js +236 -14
- package/dest/ExtRollupLibBytecode.d.ts +1 -1
- package/dest/ExtRollupLibBytecode.d.ts.map +1 -1
- package/dest/ExtRollupLibBytecode.js +1 -1
- package/dest/FeeAssetHandlerAbi.d.ts +144 -4
- package/dest/FeeAssetHandlerAbi.d.ts.map +1 -1
- package/dest/FeeAssetHandlerAbi.js +192 -4
- package/dest/FeeJuicePortalAbi.d.ts +144 -4
- package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
- package/dest/FeeJuicePortalAbi.js +192 -4
- package/dest/FeeJuicePortalBytecode.d.ts +1 -1
- package/dest/FeeJuicePortalBytecode.js +1 -1
- package/dest/ForwarderAbi.d.ts +144 -69
- package/dest/ForwarderAbi.d.ts.map +1 -1
- package/dest/ForwarderAbi.js +192 -89
- package/dest/ForwarderBytecode.d.ts +1 -1
- package/dest/ForwarderBytecode.d.ts.map +1 -1
- package/dest/ForwarderBytecode.js +1 -1
- package/dest/GSEAbi.d.ts +1901 -0
- package/dest/GSEAbi.d.ts.map +1 -0
- package/dest/GSEAbi.js +2511 -0
- package/dest/GSEBytecode.d.ts +9 -0
- package/dest/GSEBytecode.d.ts.map +1 -0
- package/dest/GSEBytecode.js +6 -0
- package/dest/GovernanceAbi.d.ts +204 -5
- package/dest/GovernanceAbi.d.ts.map +1 -1
- package/dest/GovernanceAbi.js +269 -5
- package/dest/GovernanceBytecode.d.ts +1 -1
- package/dest/GovernanceBytecode.d.ts.map +1 -1
- package/dest/GovernanceBytecode.js +1 -1
- package/dest/GovernanceProposerAbi.d.ts +275 -4
- package/dest/GovernanceProposerAbi.d.ts.map +1 -1
- package/dest/GovernanceProposerAbi.js +361 -4
- package/dest/GovernanceProposerBytecode.d.ts +1 -1
- package/dest/GovernanceProposerBytecode.d.ts.map +1 -1
- package/dest/GovernanceProposerBytecode.js +1 -1
- package/dest/HonkVerifierAbi.d.ts +144 -4
- package/dest/HonkVerifierAbi.d.ts.map +1 -1
- package/dest/HonkVerifierAbi.js +192 -4
- 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 +144 -4
- package/dest/IERC20Abi.d.ts.map +1 -1
- package/dest/IERC20Abi.js +192 -4
- package/dest/IVerifierAbi.d.ts +144 -4
- package/dest/IVerifierAbi.d.ts.map +1 -1
- package/dest/IVerifierAbi.js +192 -4
- package/dest/InboxAbi.d.ts +144 -4
- package/dest/InboxAbi.d.ts.map +1 -1
- package/dest/InboxAbi.js +192 -4
- package/dest/InboxBytecode.d.ts +1 -1
- package/dest/InboxBytecode.js +1 -1
- package/dest/MockVerifierAbi.d.ts +144 -4
- package/dest/MockVerifierAbi.d.ts.map +1 -1
- package/dest/MockVerifierAbi.js +192 -4
- package/dest/MultiAdderAbi.d.ts +144 -12
- package/dest/MultiAdderAbi.d.ts.map +1 -1
- package/dest/MultiAdderAbi.js +192 -14
- package/dest/MultiAdderBytecode.d.ts +1 -1
- package/dest/MultiAdderBytecode.d.ts.map +1 -1
- package/dest/MultiAdderBytecode.js +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +148 -4
- package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.js +197 -4
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts +1 -1
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts.map +1 -1
- package/dest/NewGovernanceProposerPayloadBytecode.js +1 -1
- package/dest/OutboxAbi.d.ts +144 -4
- package/dest/OutboxAbi.d.ts.map +1 -1
- package/dest/OutboxAbi.js +192 -4
- package/dest/OutboxBytecode.d.ts +1 -1
- package/dest/OutboxBytecode.js +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +146 -6
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts.map +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.js +194 -6
- package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts.map +1 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
- package/dest/RegistryAbi.d.ts +144 -4
- package/dest/RegistryAbi.d.ts.map +1 -1
- package/dest/RegistryAbi.js +192 -4
- package/dest/RegistryBytecode.d.ts +1 -1
- package/dest/RegistryBytecode.js +1 -1
- package/dest/RewardDistributorAbi.d.ts +144 -4
- package/dest/RewardDistributorAbi.d.ts.map +1 -1
- package/dest/RewardDistributorAbi.js +192 -4
- package/dest/RewardDistributorBytecode.d.ts +1 -1
- package/dest/RewardDistributorBytecode.js +1 -1
- package/dest/RollupAbi.d.ts +397 -155
- package/dest/RollupAbi.d.ts.map +1 -1
- package/dest/RollupAbi.js +542 -220
- package/dest/RollupBytecode.d.ts +26 -8
- package/dest/RollupBytecode.d.ts.map +1 -1
- package/dest/RollupBytecode.js +32 -8
- package/dest/RollupStorage.d.ts +9 -2
- package/dest/RollupStorage.d.ts.map +1 -1
- package/dest/RollupStorage.js +10 -2
- package/dest/SlashFactoryAbi.d.ts +200 -23
- package/dest/SlashFactoryAbi.d.ts.map +1 -1
- package/dest/SlashFactoryAbi.js +260 -24
- package/dest/SlashFactoryBytecode.d.ts +1 -1
- package/dest/SlashFactoryBytecode.d.ts.map +1 -1
- package/dest/SlashFactoryBytecode.js +1 -1
- package/dest/SlasherAbi.d.ts +144 -4
- package/dest/SlasherAbi.d.ts.map +1 -1
- package/dest/SlasherAbi.js +192 -4
- package/dest/SlasherBytecode.d.ts +1 -1
- package/dest/SlasherBytecode.d.ts.map +1 -1
- package/dest/SlasherBytecode.js +1 -1
- package/dest/SlashingProposerAbi.d.ts +261 -4
- package/dest/SlashingProposerAbi.d.ts.map +1 -1
- package/dest/SlashingProposerAbi.js +343 -4
- package/dest/SlashingProposerBytecode.d.ts +1 -1
- package/dest/SlashingProposerBytecode.d.ts.map +1 -1
- package/dest/SlashingProposerBytecode.js +1 -1
- package/dest/StakingAssetHandlerAbi.d.ts +144 -13
- package/dest/StakingAssetHandlerAbi.d.ts.map +1 -1
- package/dest/StakingAssetHandlerAbi.js +192 -15
- package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
- package/dest/StakingAssetHandlerBytecode.d.ts.map +1 -1
- package/dest/StakingAssetHandlerBytecode.js +1 -1
- package/dest/TestERC20Abi.d.ts +144 -4
- package/dest/TestERC20Abi.d.ts.map +1 -1
- package/dest/TestERC20Abi.js +192 -4
- package/dest/TokenPortalAbi.d.ts +144 -4
- package/dest/TokenPortalAbi.d.ts.map +1 -1
- package/dest/TokenPortalAbi.js +192 -4
- package/dest/TokenPortalBytecode.d.ts +1 -1
- package/dest/TokenPortalBytecode.js +1 -1
- package/dest/UniswapPortalAbi.d.ts +144 -4
- package/dest/UniswapPortalAbi.d.ts.map +1 -1
- package/dest/UniswapPortalAbi.js +192 -4
- package/dest/UniswapPortalBytecode.d.ts +1 -1
- package/dest/UniswapPortalBytecode.js +1 -1
- package/dest/ValidatorSelectionLibAbi.d.ts +144 -4
- package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
- package/dest/ValidatorSelectionLibAbi.js +192 -4
- package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
- package/dest/ValidatorSelectionLibBytecode.js +1 -1
- package/dest/checksum.d.ts +1 -1
- package/dest/checksum.js +1 -1
- package/dest/index.d.ts +2 -0
- package/dest/index.d.ts.map +1 -1
- package/dest/index.js +2 -0
- package/package.json +1 -1
package/dest/RollupAbi.d.ts
CHANGED
|
@@ -15,6 +15,10 @@ export declare const RollupAbi: readonly [{
|
|
|
15
15
|
readonly name: "_stakingAsset";
|
|
16
16
|
readonly type: "address";
|
|
17
17
|
readonly internalType: "contract IERC20";
|
|
18
|
+
}, {
|
|
19
|
+
readonly name: "_gse";
|
|
20
|
+
readonly type: "address";
|
|
21
|
+
readonly internalType: "contract GSE";
|
|
18
22
|
}, {
|
|
19
23
|
readonly name: "_governance";
|
|
20
24
|
readonly type: "address";
|
|
@@ -56,10 +60,6 @@ export declare const RollupAbi: readonly [{
|
|
|
56
60
|
readonly name: "aztecProofSubmissionWindow";
|
|
57
61
|
readonly type: "uint256";
|
|
58
62
|
readonly internalType: "uint256";
|
|
59
|
-
}, {
|
|
60
|
-
readonly name: "minimumStake";
|
|
61
|
-
readonly type: "uint256";
|
|
62
|
-
readonly internalType: "uint256";
|
|
63
63
|
}, {
|
|
64
64
|
readonly name: "slashingQuorum";
|
|
65
65
|
readonly type: "uint256";
|
|
@@ -91,10 +91,6 @@ export declare const RollupAbi: readonly [{
|
|
|
91
91
|
readonly type: "uint256";
|
|
92
92
|
readonly internalType: "uint256";
|
|
93
93
|
}];
|
|
94
|
-
}, {
|
|
95
|
-
readonly type: "error";
|
|
96
|
-
readonly name: "CheckpointUnorderedInsertion";
|
|
97
|
-
readonly inputs: readonly [];
|
|
98
94
|
}, {
|
|
99
95
|
readonly type: "error";
|
|
100
96
|
readonly name: "CoinIssuer__InsufficientMintAvailable";
|
|
@@ -115,11 +111,6 @@ export declare const RollupAbi: readonly [{
|
|
|
115
111
|
readonly type: "address";
|
|
116
112
|
readonly indexed: true;
|
|
117
113
|
readonly internalType: "address";
|
|
118
|
-
}, {
|
|
119
|
-
readonly name: "proposer";
|
|
120
|
-
readonly type: "address";
|
|
121
|
-
readonly indexed: true;
|
|
122
|
-
readonly internalType: "address";
|
|
123
114
|
}, {
|
|
124
115
|
readonly name: "withdrawer";
|
|
125
116
|
readonly type: "address";
|
|
@@ -169,6 +160,10 @@ export declare const RollupAbi: readonly [{
|
|
|
169
160
|
readonly type: "error";
|
|
170
161
|
readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
|
|
171
162
|
readonly inputs: readonly [];
|
|
163
|
+
}, {
|
|
164
|
+
readonly type: "error";
|
|
165
|
+
readonly name: "GSE__EmptyVoter";
|
|
166
|
+
readonly inputs: readonly [];
|
|
172
167
|
}, {
|
|
173
168
|
readonly type: "error";
|
|
174
169
|
readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
|
|
@@ -181,6 +176,10 @@ export declare const RollupAbi: readonly [{
|
|
|
181
176
|
readonly type: "address";
|
|
182
177
|
readonly internalType: "contract IPayload";
|
|
183
178
|
}];
|
|
179
|
+
}, {
|
|
180
|
+
readonly type: "error";
|
|
181
|
+
readonly name: "GovernanceProposer__GSEPayloadInvalid";
|
|
182
|
+
readonly inputs: readonly [];
|
|
184
183
|
}, {
|
|
185
184
|
readonly type: "error";
|
|
186
185
|
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
@@ -353,6 +352,10 @@ export declare const RollupAbi: readonly [{
|
|
|
353
352
|
readonly type: "string";
|
|
354
353
|
readonly internalType: "string";
|
|
355
354
|
}];
|
|
355
|
+
}, {
|
|
356
|
+
readonly type: "error";
|
|
357
|
+
readonly name: "Governance__DepositNotAllowed";
|
|
358
|
+
readonly inputs: readonly [];
|
|
356
359
|
}, {
|
|
357
360
|
readonly type: "error";
|
|
358
361
|
readonly name: "Governance__InsufficientPower";
|
|
@@ -818,6 +821,16 @@ export declare const RollupAbi: readonly [{
|
|
|
818
821
|
readonly type: "address";
|
|
819
822
|
readonly internalType: "address";
|
|
820
823
|
}];
|
|
824
|
+
}, {
|
|
825
|
+
readonly type: "event";
|
|
826
|
+
readonly name: "RewardsClaimableUpdated";
|
|
827
|
+
readonly inputs: readonly [{
|
|
828
|
+
readonly name: "isRewardsClaimable";
|
|
829
|
+
readonly type: "bool";
|
|
830
|
+
readonly indexed: false;
|
|
831
|
+
readonly internalType: "bool";
|
|
832
|
+
}];
|
|
833
|
+
readonly anonymous: false;
|
|
821
834
|
}, {
|
|
822
835
|
readonly type: "error";
|
|
823
836
|
readonly name: "Rollup__AlreadyClaimed";
|
|
@@ -1034,6 +1047,10 @@ export declare const RollupAbi: readonly [{
|
|
|
1034
1047
|
readonly type: "uint256";
|
|
1035
1048
|
readonly internalType: "Epoch";
|
|
1036
1049
|
}];
|
|
1050
|
+
}, {
|
|
1051
|
+
readonly type: "error";
|
|
1052
|
+
readonly name: "Rollup__RewardsNotClaimable";
|
|
1053
|
+
readonly inputs: readonly [];
|
|
1037
1054
|
}, {
|
|
1038
1055
|
readonly type: "error";
|
|
1039
1056
|
readonly name: "Rollup__SlotAlreadyInChain";
|
|
@@ -1169,6 +1186,21 @@ export declare const RollupAbi: readonly [{
|
|
|
1169
1186
|
readonly internalType: "uint256";
|
|
1170
1187
|
}];
|
|
1171
1188
|
readonly anonymous: false;
|
|
1189
|
+
}, {
|
|
1190
|
+
readonly type: "event";
|
|
1191
|
+
readonly name: "SlasherUpdated";
|
|
1192
|
+
readonly inputs: readonly [{
|
|
1193
|
+
readonly name: "oldSlasher";
|
|
1194
|
+
readonly type: "address";
|
|
1195
|
+
readonly indexed: true;
|
|
1196
|
+
readonly internalType: "address";
|
|
1197
|
+
}, {
|
|
1198
|
+
readonly name: "newSlasher";
|
|
1199
|
+
readonly type: "address";
|
|
1200
|
+
readonly indexed: true;
|
|
1201
|
+
readonly internalType: "address";
|
|
1202
|
+
}];
|
|
1203
|
+
readonly anonymous: false;
|
|
1172
1204
|
}, {
|
|
1173
1205
|
readonly type: "error";
|
|
1174
1206
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1179,12 +1211,24 @@ export declare const RollupAbi: readonly [{
|
|
|
1179
1211
|
}];
|
|
1180
1212
|
}, {
|
|
1181
1213
|
readonly type: "error";
|
|
1182
|
-
readonly name: "
|
|
1214
|
+
readonly name: "Staking__AlreadyExiting";
|
|
1183
1215
|
readonly inputs: readonly [{
|
|
1184
1216
|
readonly name: "";
|
|
1185
1217
|
readonly type: "address";
|
|
1186
1218
|
readonly internalType: "address";
|
|
1187
1219
|
}];
|
|
1220
|
+
}, {
|
|
1221
|
+
readonly type: "error";
|
|
1222
|
+
readonly name: "Staking__AlreadyRegistered";
|
|
1223
|
+
readonly inputs: readonly [{
|
|
1224
|
+
readonly name: "instance";
|
|
1225
|
+
readonly type: "address";
|
|
1226
|
+
readonly internalType: "address";
|
|
1227
|
+
}, {
|
|
1228
|
+
readonly name: "attester";
|
|
1229
|
+
readonly type: "address";
|
|
1230
|
+
readonly internalType: "address";
|
|
1231
|
+
}];
|
|
1188
1232
|
}, {
|
|
1189
1233
|
readonly type: "error";
|
|
1190
1234
|
readonly name: "Staking__CannotSlashExitedStake";
|
|
@@ -1201,6 +1245,38 @@ export declare const RollupAbi: readonly [{
|
|
|
1201
1245
|
readonly type: "address";
|
|
1202
1246
|
readonly internalType: "address";
|
|
1203
1247
|
}];
|
|
1248
|
+
}, {
|
|
1249
|
+
readonly type: "error";
|
|
1250
|
+
readonly name: "Staking__FatalError";
|
|
1251
|
+
readonly inputs: readonly [{
|
|
1252
|
+
readonly name: "";
|
|
1253
|
+
readonly type: "string";
|
|
1254
|
+
readonly internalType: "string";
|
|
1255
|
+
}];
|
|
1256
|
+
}, {
|
|
1257
|
+
readonly type: "error";
|
|
1258
|
+
readonly name: "Staking__GovernanceAlreadySet";
|
|
1259
|
+
readonly inputs: readonly [];
|
|
1260
|
+
}, {
|
|
1261
|
+
readonly type: "error";
|
|
1262
|
+
readonly name: "Staking__InstanceDoesNotExist";
|
|
1263
|
+
readonly inputs: readonly [{
|
|
1264
|
+
readonly name: "";
|
|
1265
|
+
readonly type: "address";
|
|
1266
|
+
readonly internalType: "address";
|
|
1267
|
+
}];
|
|
1268
|
+
}, {
|
|
1269
|
+
readonly type: "error";
|
|
1270
|
+
readonly name: "Staking__InsufficientPower";
|
|
1271
|
+
readonly inputs: readonly [{
|
|
1272
|
+
readonly name: "";
|
|
1273
|
+
readonly type: "uint256";
|
|
1274
|
+
readonly internalType: "uint256";
|
|
1275
|
+
}, {
|
|
1276
|
+
readonly name: "";
|
|
1277
|
+
readonly type: "uint256";
|
|
1278
|
+
readonly internalType: "uint256";
|
|
1279
|
+
}];
|
|
1204
1280
|
}, {
|
|
1205
1281
|
readonly type: "error";
|
|
1206
1282
|
readonly name: "Staking__InsufficientStake";
|
|
@@ -1225,6 +1301,22 @@ export declare const RollupAbi: readonly [{
|
|
|
1225
1301
|
readonly type: "address";
|
|
1226
1302
|
readonly internalType: "address";
|
|
1227
1303
|
}];
|
|
1304
|
+
}, {
|
|
1305
|
+
readonly type: "error";
|
|
1306
|
+
readonly name: "Staking__InvalidRecipient";
|
|
1307
|
+
readonly inputs: readonly [{
|
|
1308
|
+
readonly name: "";
|
|
1309
|
+
readonly type: "address";
|
|
1310
|
+
readonly internalType: "address";
|
|
1311
|
+
}];
|
|
1312
|
+
}, {
|
|
1313
|
+
readonly type: "error";
|
|
1314
|
+
readonly name: "Staking__InvalidRollupAddress";
|
|
1315
|
+
readonly inputs: readonly [{
|
|
1316
|
+
readonly name: "";
|
|
1317
|
+
readonly type: "address";
|
|
1318
|
+
readonly internalType: "address";
|
|
1319
|
+
}];
|
|
1228
1320
|
}, {
|
|
1229
1321
|
readonly type: "error";
|
|
1230
1322
|
readonly name: "Staking__NoOneToSlash";
|
|
@@ -1233,6 +1325,14 @@ export declare const RollupAbi: readonly [{
|
|
|
1233
1325
|
readonly type: "address";
|
|
1234
1326
|
readonly internalType: "address";
|
|
1235
1327
|
}];
|
|
1328
|
+
}, {
|
|
1329
|
+
readonly type: "error";
|
|
1330
|
+
readonly name: "Staking__NotCanonical";
|
|
1331
|
+
readonly inputs: readonly [{
|
|
1332
|
+
readonly name: "";
|
|
1333
|
+
readonly type: "address";
|
|
1334
|
+
readonly internalType: "address";
|
|
1335
|
+
}];
|
|
1236
1336
|
}, {
|
|
1237
1337
|
readonly type: "error";
|
|
1238
1338
|
readonly name: "Staking__NotExiting";
|
|
@@ -1241,6 +1341,22 @@ export declare const RollupAbi: readonly [{
|
|
|
1241
1341
|
readonly type: "address";
|
|
1242
1342
|
readonly internalType: "address";
|
|
1243
1343
|
}];
|
|
1344
|
+
}, {
|
|
1345
|
+
readonly type: "error";
|
|
1346
|
+
readonly name: "Staking__NotOurProposal";
|
|
1347
|
+
readonly inputs: readonly [{
|
|
1348
|
+
readonly name: "";
|
|
1349
|
+
readonly type: "uint256";
|
|
1350
|
+
readonly internalType: "uint256";
|
|
1351
|
+
}];
|
|
1352
|
+
}, {
|
|
1353
|
+
readonly type: "error";
|
|
1354
|
+
readonly name: "Staking__NotRollup";
|
|
1355
|
+
readonly inputs: readonly [{
|
|
1356
|
+
readonly name: "";
|
|
1357
|
+
readonly type: "address";
|
|
1358
|
+
readonly internalType: "address";
|
|
1359
|
+
}];
|
|
1244
1360
|
}, {
|
|
1245
1361
|
readonly type: "error";
|
|
1246
1362
|
readonly name: "Staking__NotSlasher";
|
|
@@ -1273,6 +1389,34 @@ export declare const RollupAbi: readonly [{
|
|
|
1273
1389
|
readonly type: "address";
|
|
1274
1390
|
readonly internalType: "address";
|
|
1275
1391
|
}];
|
|
1392
|
+
}, {
|
|
1393
|
+
readonly type: "error";
|
|
1394
|
+
readonly name: "Staking__OutOfBounds";
|
|
1395
|
+
readonly inputs: readonly [{
|
|
1396
|
+
readonly name: "";
|
|
1397
|
+
readonly type: "uint256";
|
|
1398
|
+
readonly internalType: "uint256";
|
|
1399
|
+
}, {
|
|
1400
|
+
readonly name: "";
|
|
1401
|
+
readonly type: "uint256";
|
|
1402
|
+
readonly internalType: "uint256";
|
|
1403
|
+
}];
|
|
1404
|
+
}, {
|
|
1405
|
+
readonly type: "error";
|
|
1406
|
+
readonly name: "Staking__RollupAlreadyRegistered";
|
|
1407
|
+
readonly inputs: readonly [{
|
|
1408
|
+
readonly name: "";
|
|
1409
|
+
readonly type: "address";
|
|
1410
|
+
readonly internalType: "address";
|
|
1411
|
+
}];
|
|
1412
|
+
}, {
|
|
1413
|
+
readonly type: "error";
|
|
1414
|
+
readonly name: "Staking__WithdrawFailed";
|
|
1415
|
+
readonly inputs: readonly [{
|
|
1416
|
+
readonly name: "";
|
|
1417
|
+
readonly type: "address";
|
|
1418
|
+
readonly internalType: "address";
|
|
1419
|
+
}];
|
|
1276
1420
|
}, {
|
|
1277
1421
|
readonly type: "error";
|
|
1278
1422
|
readonly name: "Staking__WithdrawalNotUnlockedYet";
|
|
@@ -1311,16 +1455,28 @@ export declare const RollupAbi: readonly [{
|
|
|
1311
1455
|
}];
|
|
1312
1456
|
}, {
|
|
1313
1457
|
readonly type: "error";
|
|
1314
|
-
readonly name: "
|
|
1458
|
+
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1315
1459
|
readonly inputs: readonly [{
|
|
1316
|
-
readonly name: "
|
|
1460
|
+
readonly name: "expected";
|
|
1317
1461
|
readonly type: "uint256";
|
|
1318
1462
|
readonly internalType: "uint256";
|
|
1319
1463
|
}, {
|
|
1320
|
-
readonly name: "
|
|
1464
|
+
readonly name: "actual";
|
|
1321
1465
|
readonly type: "uint256";
|
|
1322
1466
|
readonly internalType: "uint256";
|
|
1323
1467
|
}];
|
|
1468
|
+
}, {
|
|
1469
|
+
readonly type: "error";
|
|
1470
|
+
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
|
1471
|
+
readonly inputs: readonly [{
|
|
1472
|
+
readonly name: "reconstructed";
|
|
1473
|
+
readonly type: "bytes32";
|
|
1474
|
+
readonly internalType: "bytes32";
|
|
1475
|
+
}, {
|
|
1476
|
+
readonly name: "expected";
|
|
1477
|
+
readonly type: "bytes32";
|
|
1478
|
+
readonly internalType: "bytes32";
|
|
1479
|
+
}];
|
|
1324
1480
|
}, {
|
|
1325
1481
|
readonly type: "error";
|
|
1326
1482
|
readonly name: "ValidatorSelection__InvalidDeposit";
|
|
@@ -1494,18 +1650,14 @@ export declare const RollupAbi: readonly [{
|
|
|
1494
1650
|
readonly name: "_attester";
|
|
1495
1651
|
readonly type: "address";
|
|
1496
1652
|
readonly internalType: "address";
|
|
1497
|
-
}, {
|
|
1498
|
-
readonly name: "_proposer";
|
|
1499
|
-
readonly type: "address";
|
|
1500
|
-
readonly internalType: "address";
|
|
1501
1653
|
}, {
|
|
1502
1654
|
readonly name: "_withdrawer";
|
|
1503
1655
|
readonly type: "address";
|
|
1504
1656
|
readonly internalType: "address";
|
|
1505
1657
|
}, {
|
|
1506
|
-
readonly name: "
|
|
1507
|
-
readonly type: "
|
|
1508
|
-
readonly internalType: "
|
|
1658
|
+
readonly name: "_onCanonical";
|
|
1659
|
+
readonly type: "bool";
|
|
1660
|
+
readonly internalType: "bool";
|
|
1509
1661
|
}];
|
|
1510
1662
|
readonly outputs: readonly [];
|
|
1511
1663
|
readonly stateMutability: "nonpayable";
|
|
@@ -1577,6 +1729,67 @@ export declare const RollupAbi: readonly [{
|
|
|
1577
1729
|
readonly internalType: "address";
|
|
1578
1730
|
}];
|
|
1579
1731
|
readonly stateMutability: "view";
|
|
1732
|
+
}, {
|
|
1733
|
+
readonly type: "function";
|
|
1734
|
+
readonly name: "getAttesterView";
|
|
1735
|
+
readonly inputs: readonly [{
|
|
1736
|
+
readonly name: "_attester";
|
|
1737
|
+
readonly type: "address";
|
|
1738
|
+
readonly internalType: "address";
|
|
1739
|
+
}];
|
|
1740
|
+
readonly outputs: readonly [{
|
|
1741
|
+
readonly name: "";
|
|
1742
|
+
readonly type: "tuple";
|
|
1743
|
+
readonly internalType: "struct AttesterView";
|
|
1744
|
+
readonly components: readonly [{
|
|
1745
|
+
readonly name: "status";
|
|
1746
|
+
readonly type: "uint8";
|
|
1747
|
+
readonly internalType: "enum Status";
|
|
1748
|
+
}, {
|
|
1749
|
+
readonly name: "effectiveBalance";
|
|
1750
|
+
readonly type: "uint256";
|
|
1751
|
+
readonly internalType: "uint256";
|
|
1752
|
+
}, {
|
|
1753
|
+
readonly name: "exit";
|
|
1754
|
+
readonly type: "tuple";
|
|
1755
|
+
readonly internalType: "struct Exit";
|
|
1756
|
+
readonly components: readonly [{
|
|
1757
|
+
readonly name: "withdrawalId";
|
|
1758
|
+
readonly type: "uint256";
|
|
1759
|
+
readonly internalType: "uint256";
|
|
1760
|
+
}, {
|
|
1761
|
+
readonly name: "amount";
|
|
1762
|
+
readonly type: "uint256";
|
|
1763
|
+
readonly internalType: "uint256";
|
|
1764
|
+
}, {
|
|
1765
|
+
readonly name: "exitableAt";
|
|
1766
|
+
readonly type: "uint256";
|
|
1767
|
+
readonly internalType: "Timestamp";
|
|
1768
|
+
}, {
|
|
1769
|
+
readonly name: "recipientOrWithdrawer";
|
|
1770
|
+
readonly type: "address";
|
|
1771
|
+
readonly internalType: "address";
|
|
1772
|
+
}, {
|
|
1773
|
+
readonly name: "isRecipient";
|
|
1774
|
+
readonly type: "bool";
|
|
1775
|
+
readonly internalType: "bool";
|
|
1776
|
+
}, {
|
|
1777
|
+
readonly name: "exists";
|
|
1778
|
+
readonly type: "bool";
|
|
1779
|
+
readonly internalType: "bool";
|
|
1780
|
+
}];
|
|
1781
|
+
}, {
|
|
1782
|
+
readonly name: "config";
|
|
1783
|
+
readonly type: "tuple";
|
|
1784
|
+
readonly internalType: "struct AttesterConfig";
|
|
1785
|
+
readonly components: readonly [{
|
|
1786
|
+
readonly name: "withdrawer";
|
|
1787
|
+
readonly type: "address";
|
|
1788
|
+
readonly internalType: "address";
|
|
1789
|
+
}];
|
|
1790
|
+
}];
|
|
1791
|
+
}];
|
|
1792
|
+
readonly stateMutability: "view";
|
|
1580
1793
|
}, {
|
|
1581
1794
|
readonly type: "function";
|
|
1582
1795
|
readonly name: "getAttesters";
|
|
@@ -1666,6 +1879,43 @@ export declare const RollupAbi: readonly [{
|
|
|
1666
1879
|
readonly internalType: "address[]";
|
|
1667
1880
|
}];
|
|
1668
1881
|
readonly stateMutability: "nonpayable";
|
|
1882
|
+
}, {
|
|
1883
|
+
readonly type: "function";
|
|
1884
|
+
readonly name: "getCommitteeCommitmentAt";
|
|
1885
|
+
readonly inputs: readonly [{
|
|
1886
|
+
readonly name: "_ts";
|
|
1887
|
+
readonly type: "uint256";
|
|
1888
|
+
readonly internalType: "Timestamp";
|
|
1889
|
+
}];
|
|
1890
|
+
readonly outputs: readonly [{
|
|
1891
|
+
readonly name: "";
|
|
1892
|
+
readonly type: "bytes32";
|
|
1893
|
+
readonly internalType: "bytes32";
|
|
1894
|
+
}, {
|
|
1895
|
+
readonly name: "";
|
|
1896
|
+
readonly type: "uint256";
|
|
1897
|
+
readonly internalType: "uint256";
|
|
1898
|
+
}];
|
|
1899
|
+
readonly stateMutability: "nonpayable";
|
|
1900
|
+
}, {
|
|
1901
|
+
readonly type: "function";
|
|
1902
|
+
readonly name: "getConfig";
|
|
1903
|
+
readonly inputs: readonly [{
|
|
1904
|
+
readonly name: "_attester";
|
|
1905
|
+
readonly type: "address";
|
|
1906
|
+
readonly internalType: "address";
|
|
1907
|
+
}];
|
|
1908
|
+
readonly outputs: readonly [{
|
|
1909
|
+
readonly name: "";
|
|
1910
|
+
readonly type: "tuple";
|
|
1911
|
+
readonly internalType: "struct AttesterConfig";
|
|
1912
|
+
readonly components: readonly [{
|
|
1913
|
+
readonly name: "withdrawer";
|
|
1914
|
+
readonly type: "address";
|
|
1915
|
+
readonly internalType: "address";
|
|
1916
|
+
}];
|
|
1917
|
+
}];
|
|
1918
|
+
readonly stateMutability: "view";
|
|
1669
1919
|
}, {
|
|
1670
1920
|
readonly type: "function";
|
|
1671
1921
|
readonly name: "getCurrentEpoch";
|
|
@@ -1805,14 +2055,6 @@ export declare const RollupAbi: readonly [{
|
|
|
1805
2055
|
readonly name: "endArchive";
|
|
1806
2056
|
readonly type: "bytes32";
|
|
1807
2057
|
readonly internalType: "bytes32";
|
|
1808
|
-
}, {
|
|
1809
|
-
readonly name: "endTimestamp";
|
|
1810
|
-
readonly type: "uint256";
|
|
1811
|
-
readonly internalType: "Timestamp";
|
|
1812
|
-
}, {
|
|
1813
|
-
readonly name: "outHash";
|
|
1814
|
-
readonly type: "bytes32";
|
|
1815
|
-
readonly internalType: "bytes32";
|
|
1816
2058
|
}, {
|
|
1817
2059
|
readonly name: "proverId";
|
|
1818
2060
|
readonly type: "address";
|
|
@@ -1846,13 +2088,29 @@ export declare const RollupAbi: readonly [{
|
|
|
1846
2088
|
readonly type: "tuple";
|
|
1847
2089
|
readonly internalType: "struct Exit";
|
|
1848
2090
|
readonly components: readonly [{
|
|
2091
|
+
readonly name: "withdrawalId";
|
|
2092
|
+
readonly type: "uint256";
|
|
2093
|
+
readonly internalType: "uint256";
|
|
2094
|
+
}, {
|
|
2095
|
+
readonly name: "amount";
|
|
2096
|
+
readonly type: "uint256";
|
|
2097
|
+
readonly internalType: "uint256";
|
|
2098
|
+
}, {
|
|
1849
2099
|
readonly name: "exitableAt";
|
|
1850
2100
|
readonly type: "uint256";
|
|
1851
2101
|
readonly internalType: "Timestamp";
|
|
1852
2102
|
}, {
|
|
1853
|
-
readonly name: "
|
|
2103
|
+
readonly name: "recipientOrWithdrawer";
|
|
1854
2104
|
readonly type: "address";
|
|
1855
2105
|
readonly internalType: "address";
|
|
2106
|
+
}, {
|
|
2107
|
+
readonly name: "isRecipient";
|
|
2108
|
+
readonly type: "bool";
|
|
2109
|
+
readonly internalType: "bool";
|
|
2110
|
+
}, {
|
|
2111
|
+
readonly name: "exists";
|
|
2112
|
+
readonly type: "bool";
|
|
2113
|
+
readonly internalType: "bool";
|
|
1856
2114
|
}];
|
|
1857
2115
|
}];
|
|
1858
2116
|
readonly stateMutability: "view";
|
|
@@ -1931,6 +2189,16 @@ export declare const RollupAbi: readonly [{
|
|
|
1931
2189
|
}];
|
|
1932
2190
|
}];
|
|
1933
2191
|
readonly stateMutability: "view";
|
|
2192
|
+
}, {
|
|
2193
|
+
readonly type: "function";
|
|
2194
|
+
readonly name: "getGSE";
|
|
2195
|
+
readonly inputs: readonly [];
|
|
2196
|
+
readonly outputs: readonly [{
|
|
2197
|
+
readonly name: "";
|
|
2198
|
+
readonly type: "address";
|
|
2199
|
+
readonly internalType: "contract GSE";
|
|
2200
|
+
}];
|
|
2201
|
+
readonly stateMutability: "view";
|
|
1934
2202
|
}, {
|
|
1935
2203
|
readonly type: "function";
|
|
1936
2204
|
readonly name: "getGenesisTime";
|
|
@@ -1973,37 +2241,6 @@ export declare const RollupAbi: readonly [{
|
|
|
1973
2241
|
readonly internalType: "contract IInbox";
|
|
1974
2242
|
}];
|
|
1975
2243
|
readonly stateMutability: "view";
|
|
1976
|
-
}, {
|
|
1977
|
-
readonly type: "function";
|
|
1978
|
-
readonly name: "getInfo";
|
|
1979
|
-
readonly inputs: readonly [{
|
|
1980
|
-
readonly name: "_attester";
|
|
1981
|
-
readonly type: "address";
|
|
1982
|
-
readonly internalType: "address";
|
|
1983
|
-
}];
|
|
1984
|
-
readonly outputs: readonly [{
|
|
1985
|
-
readonly name: "";
|
|
1986
|
-
readonly type: "tuple";
|
|
1987
|
-
readonly internalType: "struct ValidatorInfo";
|
|
1988
|
-
readonly components: readonly [{
|
|
1989
|
-
readonly name: "stake";
|
|
1990
|
-
readonly type: "uint256";
|
|
1991
|
-
readonly internalType: "uint256";
|
|
1992
|
-
}, {
|
|
1993
|
-
readonly name: "withdrawer";
|
|
1994
|
-
readonly type: "address";
|
|
1995
|
-
readonly internalType: "address";
|
|
1996
|
-
}, {
|
|
1997
|
-
readonly name: "proposer";
|
|
1998
|
-
readonly type: "address";
|
|
1999
|
-
readonly internalType: "address";
|
|
2000
|
-
}, {
|
|
2001
|
-
readonly name: "status";
|
|
2002
|
-
readonly type: "uint8";
|
|
2003
|
-
readonly internalType: "enum Status";
|
|
2004
|
-
}];
|
|
2005
|
-
}];
|
|
2006
|
-
readonly stateMutability: "view";
|
|
2007
2244
|
}, {
|
|
2008
2245
|
readonly type: "function";
|
|
2009
2246
|
readonly name: "getL1FeesAt";
|
|
@@ -2110,29 +2347,6 @@ export declare const RollupAbi: readonly [{
|
|
|
2110
2347
|
readonly internalType: "uint256";
|
|
2111
2348
|
}];
|
|
2112
2349
|
readonly stateMutability: "view";
|
|
2113
|
-
}, {
|
|
2114
|
-
readonly type: "function";
|
|
2115
|
-
readonly name: "getOperatorAtIndex";
|
|
2116
|
-
readonly inputs: readonly [{
|
|
2117
|
-
readonly name: "_index";
|
|
2118
|
-
readonly type: "uint256";
|
|
2119
|
-
readonly internalType: "uint256";
|
|
2120
|
-
}];
|
|
2121
|
-
readonly outputs: readonly [{
|
|
2122
|
-
readonly name: "";
|
|
2123
|
-
readonly type: "tuple";
|
|
2124
|
-
readonly internalType: "struct OperatorInfo";
|
|
2125
|
-
readonly components: readonly [{
|
|
2126
|
-
readonly name: "proposer";
|
|
2127
|
-
readonly type: "address";
|
|
2128
|
-
readonly internalType: "address";
|
|
2129
|
-
}, {
|
|
2130
|
-
readonly name: "attester";
|
|
2131
|
-
readonly type: "address";
|
|
2132
|
-
readonly internalType: "address";
|
|
2133
|
-
}];
|
|
2134
|
-
}];
|
|
2135
|
-
readonly stateMutability: "view";
|
|
2136
2350
|
}, {
|
|
2137
2351
|
readonly type: "function";
|
|
2138
2352
|
readonly name: "getOutbox";
|
|
@@ -2177,34 +2391,6 @@ export declare const RollupAbi: readonly [{
|
|
|
2177
2391
|
readonly internalType: "address";
|
|
2178
2392
|
}];
|
|
2179
2393
|
readonly stateMutability: "nonpayable";
|
|
2180
|
-
}, {
|
|
2181
|
-
readonly type: "function";
|
|
2182
|
-
readonly name: "getProposerAtIndex";
|
|
2183
|
-
readonly inputs: readonly [{
|
|
2184
|
-
readonly name: "_index";
|
|
2185
|
-
readonly type: "uint256";
|
|
2186
|
-
readonly internalType: "uint256";
|
|
2187
|
-
}];
|
|
2188
|
-
readonly outputs: readonly [{
|
|
2189
|
-
readonly name: "";
|
|
2190
|
-
readonly type: "address";
|
|
2191
|
-
readonly internalType: "address";
|
|
2192
|
-
}];
|
|
2193
|
-
readonly stateMutability: "view";
|
|
2194
|
-
}, {
|
|
2195
|
-
readonly type: "function";
|
|
2196
|
-
readonly name: "getProposerForAttester";
|
|
2197
|
-
readonly inputs: readonly [{
|
|
2198
|
-
readonly name: "_attester";
|
|
2199
|
-
readonly type: "address";
|
|
2200
|
-
readonly internalType: "address";
|
|
2201
|
-
}];
|
|
2202
|
-
readonly outputs: readonly [{
|
|
2203
|
-
readonly name: "";
|
|
2204
|
-
readonly type: "address";
|
|
2205
|
-
readonly internalType: "address";
|
|
2206
|
-
}];
|
|
2207
|
-
readonly stateMutability: "view";
|
|
2208
2394
|
}, {
|
|
2209
2395
|
readonly type: "function";
|
|
2210
2396
|
readonly name: "getProvenBlockNumber";
|
|
@@ -2335,6 +2521,20 @@ export declare const RollupAbi: readonly [{
|
|
|
2335
2521
|
readonly internalType: "contract IERC20";
|
|
2336
2522
|
}];
|
|
2337
2523
|
readonly stateMutability: "view";
|
|
2524
|
+
}, {
|
|
2525
|
+
readonly type: "function";
|
|
2526
|
+
readonly name: "getStatus";
|
|
2527
|
+
readonly inputs: readonly [{
|
|
2528
|
+
readonly name: "_attester";
|
|
2529
|
+
readonly type: "address";
|
|
2530
|
+
readonly internalType: "address";
|
|
2531
|
+
}];
|
|
2532
|
+
readonly outputs: readonly [{
|
|
2533
|
+
readonly name: "";
|
|
2534
|
+
readonly type: "uint8";
|
|
2535
|
+
readonly internalType: "enum Status";
|
|
2536
|
+
}];
|
|
2537
|
+
readonly stateMutability: "view";
|
|
2338
2538
|
}, {
|
|
2339
2539
|
readonly type: "function";
|
|
2340
2540
|
readonly name: "getTargetCommitteeSize";
|
|
@@ -2406,6 +2606,16 @@ export declare const RollupAbi: readonly [{
|
|
|
2406
2606
|
readonly internalType: "bool";
|
|
2407
2607
|
}];
|
|
2408
2608
|
readonly stateMutability: "nonpayable";
|
|
2609
|
+
}, {
|
|
2610
|
+
readonly type: "function";
|
|
2611
|
+
readonly name: "isRewardsClaimable";
|
|
2612
|
+
readonly inputs: readonly [];
|
|
2613
|
+
readonly outputs: readonly [{
|
|
2614
|
+
readonly name: "";
|
|
2615
|
+
readonly type: "bool";
|
|
2616
|
+
readonly internalType: "bool";
|
|
2617
|
+
}];
|
|
2618
|
+
readonly stateMutability: "view";
|
|
2409
2619
|
}, {
|
|
2410
2620
|
readonly type: "function";
|
|
2411
2621
|
readonly name: "owner";
|
|
@@ -2450,25 +2660,30 @@ export declare const RollupAbi: readonly [{
|
|
|
2450
2660
|
readonly internalType: "bytes32[]";
|
|
2451
2661
|
}];
|
|
2452
2662
|
}, {
|
|
2453
|
-
readonly name: "
|
|
2663
|
+
readonly name: "_attestations";
|
|
2454
2664
|
readonly type: "tuple[]";
|
|
2455
|
-
readonly internalType: "struct
|
|
2665
|
+
readonly internalType: "struct CommitteeAttestation[]";
|
|
2456
2666
|
readonly components: readonly [{
|
|
2457
|
-
readonly name: "
|
|
2458
|
-
readonly type: "
|
|
2459
|
-
readonly internalType: "
|
|
2460
|
-
}, {
|
|
2461
|
-
readonly name: "v";
|
|
2462
|
-
readonly type: "uint8";
|
|
2463
|
-
readonly internalType: "uint8";
|
|
2464
|
-
}, {
|
|
2465
|
-
readonly name: "r";
|
|
2466
|
-
readonly type: "bytes32";
|
|
2467
|
-
readonly internalType: "bytes32";
|
|
2667
|
+
readonly name: "addr";
|
|
2668
|
+
readonly type: "address";
|
|
2669
|
+
readonly internalType: "address";
|
|
2468
2670
|
}, {
|
|
2469
|
-
readonly name: "
|
|
2470
|
-
readonly type: "
|
|
2471
|
-
readonly internalType: "
|
|
2671
|
+
readonly name: "signature";
|
|
2672
|
+
readonly type: "tuple";
|
|
2673
|
+
readonly internalType: "struct Signature";
|
|
2674
|
+
readonly components: readonly [{
|
|
2675
|
+
readonly name: "v";
|
|
2676
|
+
readonly type: "uint8";
|
|
2677
|
+
readonly internalType: "uint8";
|
|
2678
|
+
}, {
|
|
2679
|
+
readonly name: "r";
|
|
2680
|
+
readonly type: "bytes32";
|
|
2681
|
+
readonly internalType: "bytes32";
|
|
2682
|
+
}, {
|
|
2683
|
+
readonly name: "s";
|
|
2684
|
+
readonly type: "bytes32";
|
|
2685
|
+
readonly internalType: "bytes32";
|
|
2686
|
+
}];
|
|
2472
2687
|
}];
|
|
2473
2688
|
}, {
|
|
2474
2689
|
readonly name: "_blobInput";
|
|
@@ -2519,6 +2734,26 @@ export declare const RollupAbi: readonly [{
|
|
|
2519
2734
|
}];
|
|
2520
2735
|
readonly outputs: readonly [];
|
|
2521
2736
|
readonly stateMutability: "nonpayable";
|
|
2737
|
+
}, {
|
|
2738
|
+
readonly type: "function";
|
|
2739
|
+
readonly name: "setRewardsClaimable";
|
|
2740
|
+
readonly inputs: readonly [{
|
|
2741
|
+
readonly name: "_isRewardsClaimable";
|
|
2742
|
+
readonly type: "bool";
|
|
2743
|
+
readonly internalType: "bool";
|
|
2744
|
+
}];
|
|
2745
|
+
readonly outputs: readonly [];
|
|
2746
|
+
readonly stateMutability: "nonpayable";
|
|
2747
|
+
}, {
|
|
2748
|
+
readonly type: "function";
|
|
2749
|
+
readonly name: "setSlasher";
|
|
2750
|
+
readonly inputs: readonly [{
|
|
2751
|
+
readonly name: "_slasher";
|
|
2752
|
+
readonly type: "address";
|
|
2753
|
+
readonly internalType: "address";
|
|
2754
|
+
}];
|
|
2755
|
+
readonly outputs: readonly [];
|
|
2756
|
+
readonly stateMutability: "nonpayable";
|
|
2522
2757
|
}, {
|
|
2523
2758
|
readonly type: "function";
|
|
2524
2759
|
readonly name: "setVkTreeRoot";
|
|
@@ -2616,14 +2851,6 @@ export declare const RollupAbi: readonly [{
|
|
|
2616
2851
|
readonly name: "endArchive";
|
|
2617
2852
|
readonly type: "bytes32";
|
|
2618
2853
|
readonly internalType: "bytes32";
|
|
2619
|
-
}, {
|
|
2620
|
-
readonly name: "endTimestamp";
|
|
2621
|
-
readonly type: "uint256";
|
|
2622
|
-
readonly internalType: "Timestamp";
|
|
2623
|
-
}, {
|
|
2624
|
-
readonly name: "outHash";
|
|
2625
|
-
readonly type: "bytes32";
|
|
2626
|
-
readonly internalType: "bytes32";
|
|
2627
2854
|
}, {
|
|
2628
2855
|
readonly name: "proverId";
|
|
2629
2856
|
readonly type: "address";
|
|
@@ -2701,25 +2928,30 @@ export declare const RollupAbi: readonly [{
|
|
|
2701
2928
|
readonly type: "bytes";
|
|
2702
2929
|
readonly internalType: "bytes";
|
|
2703
2930
|
}, {
|
|
2704
|
-
readonly name: "
|
|
2931
|
+
readonly name: "_attestations";
|
|
2705
2932
|
readonly type: "tuple[]";
|
|
2706
|
-
readonly internalType: "struct
|
|
2933
|
+
readonly internalType: "struct CommitteeAttestation[]";
|
|
2707
2934
|
readonly components: readonly [{
|
|
2708
|
-
readonly name: "
|
|
2709
|
-
readonly type: "
|
|
2710
|
-
readonly internalType: "
|
|
2711
|
-
}, {
|
|
2712
|
-
readonly name: "v";
|
|
2713
|
-
readonly type: "uint8";
|
|
2714
|
-
readonly internalType: "uint8";
|
|
2715
|
-
}, {
|
|
2716
|
-
readonly name: "r";
|
|
2717
|
-
readonly type: "bytes32";
|
|
2718
|
-
readonly internalType: "bytes32";
|
|
2935
|
+
readonly name: "addr";
|
|
2936
|
+
readonly type: "address";
|
|
2937
|
+
readonly internalType: "address";
|
|
2719
2938
|
}, {
|
|
2720
|
-
readonly name: "
|
|
2721
|
-
readonly type: "
|
|
2722
|
-
readonly internalType: "
|
|
2939
|
+
readonly name: "signature";
|
|
2940
|
+
readonly type: "tuple";
|
|
2941
|
+
readonly internalType: "struct Signature";
|
|
2942
|
+
readonly components: readonly [{
|
|
2943
|
+
readonly name: "v";
|
|
2944
|
+
readonly type: "uint8";
|
|
2945
|
+
readonly internalType: "uint8";
|
|
2946
|
+
}, {
|
|
2947
|
+
readonly name: "r";
|
|
2948
|
+
readonly type: "bytes32";
|
|
2949
|
+
readonly internalType: "bytes32";
|
|
2950
|
+
}, {
|
|
2951
|
+
readonly name: "s";
|
|
2952
|
+
readonly type: "bytes32";
|
|
2953
|
+
readonly internalType: "bytes32";
|
|
2954
|
+
}];
|
|
2723
2955
|
}];
|
|
2724
2956
|
}, {
|
|
2725
2957
|
readonly name: "_digest";
|
|
@@ -2749,5 +2981,15 @@ export declare const RollupAbi: readonly [{
|
|
|
2749
2981
|
}];
|
|
2750
2982
|
readonly outputs: readonly [];
|
|
2751
2983
|
readonly stateMutability: "nonpayable";
|
|
2984
|
+
}, {
|
|
2985
|
+
readonly type: "function";
|
|
2986
|
+
readonly name: "vote";
|
|
2987
|
+
readonly inputs: readonly [{
|
|
2988
|
+
readonly name: "_proposalId";
|
|
2989
|
+
readonly type: "uint256";
|
|
2990
|
+
readonly internalType: "uint256";
|
|
2991
|
+
}];
|
|
2992
|
+
readonly outputs: readonly [];
|
|
2993
|
+
readonly stateMutability: "nonpayable";
|
|
2752
2994
|
}];
|
|
2753
2995
|
//# sourceMappingURL=RollupAbi.d.ts.map
|