@aztec/l1-artifacts 0.73.0 → 0.75.0-commit.c03ba01a2a4122e43e90d5133ba017e54b90e9d2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dest/CoinIssuerAbi.js +17 -3
- package/dest/CoinIssuerBytecode.js +2 -5
- package/dest/EmpireBaseAbi.js +17 -3
- package/dest/EmpireBaseBytecode.js +2 -5
- package/dest/ErrorsAbi.js +17 -3
- package/dest/ExtRollupLibAbi.js +17 -3
- package/dest/ExtRollupLibBytecode.js +2 -5
- package/dest/FeeJuicePortalAbi.js +17 -3
- package/dest/FeeJuicePortalBytecode.js +2 -5
- package/dest/ForwarderAbi.js +17 -3
- package/dest/ForwarderBytecode.js +2 -5
- package/dest/GovernanceAbi.js +17 -3
- package/dest/GovernanceBytecode.js +2 -5
- package/dest/GovernanceProposerAbi.js +17 -3
- package/dest/GovernanceProposerBytecode.js +2 -5
- package/dest/HonkVerifierAbi.js +17 -3
- package/dest/HonkVerifierBytecode.js +2 -5
- package/dest/IERC20Abi.js +20 -45
- package/dest/IERC20Bytecode.js +2 -5
- package/dest/IProofCommitmentEscrowAbi.js +17 -3
- package/dest/IProofCommitmentEscrowBytecode.js +2 -5
- package/dest/IVerifierAbi.js +17 -3
- package/dest/IVerifierBytecode.js +2 -5
- package/dest/InboxAbi.js +17 -3
- package/dest/InboxBytecode.js +2 -5
- package/dest/MockVerifierAbi.js +17 -3
- package/dest/MockVerifierBytecode.js +2 -5
- package/dest/NewGovernanceProposerPayloadAbi.js +17 -3
- package/dest/NewGovernanceProposerPayloadBytecode.js +2 -5
- package/dest/OutboxAbi.js +17 -3
- package/dest/OutboxBytecode.js +2 -5
- package/dest/ProofCommitmentEscrowAbi.js +17 -3
- package/dest/ProofCommitmentEscrowBytecode.js +2 -5
- package/dest/RegistryAbi.js +17 -3
- package/dest/RegistryBytecode.js +2 -5
- package/dest/RewardDistributorAbi.js +17 -3
- package/dest/RewardDistributorBytecode.js +2 -5
- package/dest/RollupAbi.js +122 -108
- package/dest/RollupBytecode.js +138 -21
- package/dest/RollupStorage.js +60 -0
- package/dest/SlashFactoryAbi.js +17 -3
- package/dest/SlashFactoryBytecode.js +2 -5
- package/dest/SlasherAbi.js +17 -3
- package/dest/SlasherBytecode.js +2 -5
- package/dest/SlashingProposerAbi.js +17 -3
- package/dest/SlashingProposerBytecode.js +2 -5
- package/dest/StakingLibAbi.js +1537 -0
- package/dest/StakingLibBytecode.js +6 -0
- package/dest/TestERC20Abi.js +17 -3
- package/dest/TestERC20Bytecode.js +2 -5
- package/dest/TokenPortalAbi.js +17 -3
- package/dest/TokenPortalBytecode.js +2 -5
- package/dest/UniswapPortalAbi.js +17 -3
- package/dest/UniswapPortalBytecode.js +2 -5
- package/dest/ValidatorSelectionLibAbi.js +17 -3
- package/dest/ValidatorSelectionLibBytecode.js +2 -5
- package/dest/index.js +3 -1
- package/package.json +1 -1
- package/dest/CoinIssuerAbi.d.ts +0 -1200
- package/dest/CoinIssuerAbi.d.ts.map +0 -1
- package/dest/CoinIssuerBytecode.d.ts +0 -9
- package/dest/CoinIssuerBytecode.d.ts.map +0 -1
- package/dest/EmpireBaseAbi.d.ts +0 -1248
- package/dest/EmpireBaseAbi.d.ts.map +0 -1
- package/dest/EmpireBaseBytecode.d.ts +0 -9
- package/dest/EmpireBaseBytecode.d.ts.map +0 -1
- package/dest/ErrorsAbi.d.ts +0 -1073
- package/dest/ErrorsAbi.d.ts.map +0 -1
- package/dest/ExtRollupLibAbi.d.ts +0 -1307
- package/dest/ExtRollupLibAbi.d.ts.map +0 -1
- package/dest/ExtRollupLibBytecode.d.ts +0 -9
- package/dest/ExtRollupLibBytecode.d.ts.map +0 -1
- package/dest/FeeJuicePortalAbi.d.ts +0 -1238
- package/dest/FeeJuicePortalAbi.d.ts.map +0 -1
- package/dest/FeeJuicePortalBytecode.d.ts +0 -9
- package/dest/FeeJuicePortalBytecode.d.ts.map +0 -1
- package/dest/ForwarderAbi.d.ts +0 -1188
- package/dest/ForwarderAbi.d.ts.map +0 -1
- package/dest/ForwarderBytecode.d.ts +0 -9
- package/dest/ForwarderBytecode.d.ts.map +0 -1
- package/dest/GovernanceAbi.d.ts +0 -1680
- package/dest/GovernanceAbi.d.ts.map +0 -1
- package/dest/GovernanceBytecode.d.ts +0 -9
- package/dest/GovernanceBytecode.d.ts.map +0 -1
- package/dest/GovernanceProposerAbi.d.ts +0 -1274
- package/dest/GovernanceProposerAbi.d.ts.map +0 -1
- package/dest/GovernanceProposerBytecode.d.ts +0 -9
- package/dest/GovernanceProposerBytecode.d.ts.map +0 -1
- package/dest/HonkVerifierAbi.d.ts +0 -1103
- package/dest/HonkVerifierAbi.d.ts.map +0 -1
- package/dest/HonkVerifierBytecode.d.ts +0 -9
- package/dest/HonkVerifierBytecode.d.ts.map +0 -1
- package/dest/IERC20Abi.d.ts +0 -1243
- package/dest/IERC20Abi.d.ts.map +0 -1
- package/dest/IERC20Bytecode.d.ts +0 -9
- package/dest/IERC20Bytecode.d.ts.map +0 -1
- package/dest/IProofCommitmentEscrowAbi.d.ts +0 -1249
- package/dest/IProofCommitmentEscrowAbi.d.ts.map +0 -1
- package/dest/IProofCommitmentEscrowBytecode.d.ts +0 -9
- package/dest/IProofCommitmentEscrowBytecode.d.ts.map +0 -1
- package/dest/IVerifierAbi.d.ts +0 -1091
- package/dest/IVerifierAbi.d.ts.map +0 -1
- package/dest/IVerifierBytecode.d.ts +0 -9
- package/dest/IVerifierBytecode.d.ts.map +0 -1
- package/dest/InboxAbi.d.ts +0 -1212
- package/dest/InboxAbi.d.ts.map +0 -1
- package/dest/InboxBytecode.d.ts +0 -9
- package/dest/InboxBytecode.d.ts.map +0 -1
- package/dest/MockVerifierAbi.d.ts +0 -1091
- package/dest/MockVerifierAbi.d.ts.map +0 -1
- package/dest/MockVerifierBytecode.d.ts +0 -9
- package/dest/MockVerifierBytecode.d.ts.map +0 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +0 -1120
- package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +0 -1
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts +0 -9
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts.map +0 -1
- package/dest/OutboxAbi.d.ts +0 -1243
- package/dest/OutboxAbi.d.ts.map +0 -1
- package/dest/OutboxBytecode.d.ts +0 -9
- package/dest/OutboxBytecode.d.ts.map +0 -1
- package/dest/ProofCommitmentEscrowAbi.d.ts +0 -1325
- package/dest/ProofCommitmentEscrowAbi.d.ts.map +0 -1
- package/dest/ProofCommitmentEscrowBytecode.d.ts +0 -9
- package/dest/ProofCommitmentEscrowBytecode.d.ts.map +0 -1
- package/dest/RegistryAbi.d.ts +0 -1267
- package/dest/RegistryAbi.d.ts.map +0 -1
- package/dest/RegistryBytecode.d.ts +0 -9
- package/dest/RegistryBytecode.d.ts.map +0 -1
- package/dest/RewardDistributorAbi.d.ts +0 -1228
- package/dest/RewardDistributorAbi.d.ts.map +0 -1
- package/dest/RewardDistributorBytecode.d.ts +0 -9
- package/dest/RewardDistributorBytecode.d.ts.map +0 -1
- package/dest/RollupAbi.d.ts +0 -2949
- package/dest/RollupAbi.d.ts.map +0 -1
- package/dest/RollupBytecode.d.ts +0 -64
- package/dest/RollupBytecode.d.ts.map +0 -1
- package/dest/SlashFactoryAbi.d.ts +0 -1151
- package/dest/SlashFactoryAbi.d.ts.map +0 -1
- package/dest/SlashFactoryBytecode.d.ts +0 -9
- package/dest/SlashFactoryBytecode.d.ts.map +0 -1
- package/dest/SlasherAbi.d.ts +0 -1141
- package/dest/SlasherAbi.d.ts.map +0 -1
- package/dest/SlasherBytecode.d.ts +0 -9
- package/dest/SlasherBytecode.d.ts.map +0 -1
- package/dest/SlashingProposerAbi.d.ts +0 -1288
- package/dest/SlashingProposerAbi.d.ts.map +0 -1
- package/dest/SlashingProposerBytecode.d.ts +0 -9
- package/dest/SlashingProposerBytecode.d.ts.map +0 -1
- package/dest/TestERC20Abi.d.ts +0 -1414
- package/dest/TestERC20Abi.d.ts.map +0 -1
- package/dest/TestERC20Bytecode.d.ts +0 -9
- package/dest/TestERC20Bytecode.d.ts.map +0 -1
- package/dest/TokenPortalAbi.d.ts +0 -1262
- package/dest/TokenPortalAbi.d.ts.map +0 -1
- package/dest/TokenPortalBytecode.d.ts +0 -9
- package/dest/TokenPortalBytecode.d.ts.map +0 -1
- package/dest/UniswapPortalAbi.d.ts +0 -1239
- package/dest/UniswapPortalAbi.d.ts.map +0 -1
- package/dest/UniswapPortalBytecode.d.ts +0 -9
- package/dest/UniswapPortalBytecode.d.ts.map +0 -1
- package/dest/ValidatorSelectionLibAbi.d.ts +0 -1073
- package/dest/ValidatorSelectionLibAbi.d.ts.map +0 -1
- package/dest/ValidatorSelectionLibBytecode.d.ts +0 -9
- package/dest/ValidatorSelectionLibBytecode.d.ts.map +0 -1
- package/dest/index.d.ts +0 -54
- package/dest/index.d.ts.map +0 -1
- package/generated/CoinIssuerAbi.ts +0 -1587
- package/generated/CoinIssuerBytecode.ts +0 -8
- package/generated/EmpireBaseAbi.ts +0 -1651
- package/generated/EmpireBaseBytecode.ts +0 -8
- package/generated/ErrorsAbi.ts +0 -1422
- package/generated/ExtRollupLibAbi.ts +0 -1730
- package/generated/ExtRollupLibBytecode.ts +0 -8
- package/generated/FeeJuicePortalAbi.ts +0 -1634
- package/generated/FeeJuicePortalBytecode.ts +0 -8
- package/generated/ForwarderAbi.ts +0 -1573
- package/generated/ForwarderBytecode.ts +0 -8
- package/generated/GovernanceAbi.ts +0 -2214
- package/generated/GovernanceBytecode.ts +0 -8
- package/generated/GovernanceProposerAbi.ts +0 -1685
- package/generated/GovernanceProposerBytecode.ts +0 -8
- package/generated/HonkVerifierAbi.ts +0 -1461
- package/generated/HonkVerifierBytecode.ts +0 -8
- package/generated/IERC20Abi.ts +0 -1644
- package/generated/IERC20Bytecode.ts +0 -8
- package/generated/IProofCommitmentEscrowAbi.ts +0 -1648
- package/generated/IProofCommitmentEscrowBytecode.ts +0 -8
- package/generated/IVerifierAbi.ts +0 -1446
- package/generated/IVerifierBytecode.ts +0 -8
- package/generated/InboxAbi.ts +0 -1605
- package/generated/InboxBytecode.ts +0 -8
- package/generated/MockVerifierAbi.ts +0 -1446
- package/generated/MockVerifierBytecode.ts +0 -8
- package/generated/NewGovernanceProposerPayloadAbi.ts +0 -1484
- package/generated/NewGovernanceProposerPayloadBytecode.ts +0 -8
- package/generated/OutboxAbi.ts +0 -1642
- package/generated/OutboxBytecode.ts +0 -8
- package/generated/ProofCommitmentEscrowAbi.ts +0 -1748
- package/generated/ProofCommitmentEscrowBytecode.ts +0 -8
- package/generated/RegistryAbi.ts +0 -1678
- package/generated/RegistryBytecode.ts +0 -8
- package/generated/RewardDistributorAbi.ts +0 -1625
- package/generated/RewardDistributorBytecode.ts +0 -8
- package/generated/RollupAbi.ts +0 -3863
- package/generated/RollupBytecode.ts +0 -81
- package/generated/SlashFactoryAbi.ts +0 -1524
- package/generated/SlashFactoryBytecode.ts +0 -8
- package/generated/SlasherAbi.ts +0 -1511
- package/generated/SlasherBytecode.ts +0 -8
- package/generated/SlashingProposerAbi.ts +0 -1703
- package/generated/SlashingProposerBytecode.ts +0 -8
- package/generated/TestERC20Abi.ts +0 -1869
- package/generated/TestERC20Bytecode.ts +0 -8
- package/generated/TokenPortalAbi.ts +0 -1664
- package/generated/TokenPortalBytecode.ts +0 -8
- package/generated/UniswapPortalAbi.ts +0 -1636
- package/generated/UniswapPortalBytecode.ts +0 -8
- package/generated/ValidatorSelectionLibAbi.ts +0 -1422
- package/generated/ValidatorSelectionLibBytecode.ts +0 -8
- package/generated/index.ts +0 -54
package/dest/RollupAbi.d.ts
DELETED
|
@@ -1,2949 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Rollup ABI.
|
|
3
|
-
*/
|
|
4
|
-
export declare const RollupAbi: readonly [{
|
|
5
|
-
readonly type: "constructor";
|
|
6
|
-
readonly inputs: readonly [{
|
|
7
|
-
readonly name: "_fpcJuicePortal";
|
|
8
|
-
readonly type: "address";
|
|
9
|
-
readonly internalType: "contract IFeeJuicePortal";
|
|
10
|
-
}, {
|
|
11
|
-
readonly name: "_rewardDistributor";
|
|
12
|
-
readonly type: "address";
|
|
13
|
-
readonly internalType: "contract IRewardDistributor";
|
|
14
|
-
}, {
|
|
15
|
-
readonly name: "_stakingAsset";
|
|
16
|
-
readonly type: "address";
|
|
17
|
-
readonly internalType: "contract IERC20";
|
|
18
|
-
}, {
|
|
19
|
-
readonly name: "_vkTreeRoot";
|
|
20
|
-
readonly type: "bytes32";
|
|
21
|
-
readonly internalType: "bytes32";
|
|
22
|
-
}, {
|
|
23
|
-
readonly name: "_protocolContractTreeRoot";
|
|
24
|
-
readonly type: "bytes32";
|
|
25
|
-
readonly internalType: "bytes32";
|
|
26
|
-
}, {
|
|
27
|
-
readonly name: "_ares";
|
|
28
|
-
readonly type: "address";
|
|
29
|
-
readonly internalType: "address";
|
|
30
|
-
}, {
|
|
31
|
-
readonly name: "_config";
|
|
32
|
-
readonly type: "tuple";
|
|
33
|
-
readonly internalType: "struct Config";
|
|
34
|
-
readonly components: readonly [{
|
|
35
|
-
readonly name: "aztecSlotDuration";
|
|
36
|
-
readonly type: "uint256";
|
|
37
|
-
readonly internalType: "uint256";
|
|
38
|
-
}, {
|
|
39
|
-
readonly name: "aztecEpochDuration";
|
|
40
|
-
readonly type: "uint256";
|
|
41
|
-
readonly internalType: "uint256";
|
|
42
|
-
}, {
|
|
43
|
-
readonly name: "targetCommitteeSize";
|
|
44
|
-
readonly type: "uint256";
|
|
45
|
-
readonly internalType: "uint256";
|
|
46
|
-
}, {
|
|
47
|
-
readonly name: "aztecEpochProofClaimWindowInL2Slots";
|
|
48
|
-
readonly type: "uint256";
|
|
49
|
-
readonly internalType: "uint256";
|
|
50
|
-
}, {
|
|
51
|
-
readonly name: "minimumStake";
|
|
52
|
-
readonly type: "uint256";
|
|
53
|
-
readonly internalType: "uint256";
|
|
54
|
-
}, {
|
|
55
|
-
readonly name: "slashingQuorum";
|
|
56
|
-
readonly type: "uint256";
|
|
57
|
-
readonly internalType: "uint256";
|
|
58
|
-
}, {
|
|
59
|
-
readonly name: "slashingRoundSize";
|
|
60
|
-
readonly type: "uint256";
|
|
61
|
-
readonly internalType: "uint256";
|
|
62
|
-
}];
|
|
63
|
-
}];
|
|
64
|
-
readonly stateMutability: "nonpayable";
|
|
65
|
-
}, {
|
|
66
|
-
readonly type: "function";
|
|
67
|
-
readonly name: "ASSET";
|
|
68
|
-
readonly inputs: readonly [];
|
|
69
|
-
readonly outputs: readonly [{
|
|
70
|
-
readonly name: "";
|
|
71
|
-
readonly type: "address";
|
|
72
|
-
readonly internalType: "contract IERC20";
|
|
73
|
-
}];
|
|
74
|
-
readonly stateMutability: "view";
|
|
75
|
-
}, {
|
|
76
|
-
readonly type: "function";
|
|
77
|
-
readonly name: "CLAIM_DURATION_IN_L2_SLOTS";
|
|
78
|
-
readonly inputs: readonly [];
|
|
79
|
-
readonly outputs: readonly [{
|
|
80
|
-
readonly name: "";
|
|
81
|
-
readonly type: "uint256";
|
|
82
|
-
readonly internalType: "uint256";
|
|
83
|
-
}];
|
|
84
|
-
readonly stateMutability: "view";
|
|
85
|
-
}, {
|
|
86
|
-
readonly type: "function";
|
|
87
|
-
readonly name: "CUAUHXICALLI";
|
|
88
|
-
readonly inputs: readonly [];
|
|
89
|
-
readonly outputs: readonly [{
|
|
90
|
-
readonly name: "";
|
|
91
|
-
readonly type: "address";
|
|
92
|
-
readonly internalType: "address";
|
|
93
|
-
}];
|
|
94
|
-
readonly stateMutability: "view";
|
|
95
|
-
}, {
|
|
96
|
-
readonly type: "error";
|
|
97
|
-
readonly name: "CoinIssuer__InsufficientMintAvailable";
|
|
98
|
-
readonly inputs: readonly [{
|
|
99
|
-
readonly name: "available";
|
|
100
|
-
readonly type: "uint256";
|
|
101
|
-
readonly internalType: "uint256";
|
|
102
|
-
}, {
|
|
103
|
-
readonly name: "needed";
|
|
104
|
-
readonly type: "uint256";
|
|
105
|
-
readonly internalType: "uint256";
|
|
106
|
-
}];
|
|
107
|
-
}, {
|
|
108
|
-
readonly type: "event";
|
|
109
|
-
readonly name: "Deposit";
|
|
110
|
-
readonly inputs: readonly [{
|
|
111
|
-
readonly name: "attester";
|
|
112
|
-
readonly type: "address";
|
|
113
|
-
readonly indexed: true;
|
|
114
|
-
readonly internalType: "address";
|
|
115
|
-
}, {
|
|
116
|
-
readonly name: "proposer";
|
|
117
|
-
readonly type: "address";
|
|
118
|
-
readonly indexed: true;
|
|
119
|
-
readonly internalType: "address";
|
|
120
|
-
}, {
|
|
121
|
-
readonly name: "withdrawer";
|
|
122
|
-
readonly type: "address";
|
|
123
|
-
readonly indexed: true;
|
|
124
|
-
readonly internalType: "address";
|
|
125
|
-
}, {
|
|
126
|
-
readonly name: "amount";
|
|
127
|
-
readonly type: "uint256";
|
|
128
|
-
readonly indexed: false;
|
|
129
|
-
readonly internalType: "uint256";
|
|
130
|
-
}];
|
|
131
|
-
readonly anonymous: false;
|
|
132
|
-
}, {
|
|
133
|
-
readonly type: "error";
|
|
134
|
-
readonly name: "DevNet__InvalidProposer";
|
|
135
|
-
readonly inputs: readonly [{
|
|
136
|
-
readonly name: "expected";
|
|
137
|
-
readonly type: "address";
|
|
138
|
-
readonly internalType: "address";
|
|
139
|
-
}, {
|
|
140
|
-
readonly name: "actual";
|
|
141
|
-
readonly type: "address";
|
|
142
|
-
readonly internalType: "address";
|
|
143
|
-
}];
|
|
144
|
-
}, {
|
|
145
|
-
readonly type: "error";
|
|
146
|
-
readonly name: "DevNet__NoPruningAllowed";
|
|
147
|
-
readonly inputs: readonly [];
|
|
148
|
-
}, {
|
|
149
|
-
readonly type: "event";
|
|
150
|
-
readonly name: "EIP712DomainChanged";
|
|
151
|
-
readonly inputs: readonly [];
|
|
152
|
-
readonly anonymous: false;
|
|
153
|
-
}, {
|
|
154
|
-
readonly type: "function";
|
|
155
|
-
readonly name: "EPOCH_DURATION";
|
|
156
|
-
readonly inputs: readonly [];
|
|
157
|
-
readonly outputs: readonly [{
|
|
158
|
-
readonly name: "";
|
|
159
|
-
readonly type: "uint256";
|
|
160
|
-
readonly internalType: "uint256";
|
|
161
|
-
}];
|
|
162
|
-
readonly stateMutability: "view";
|
|
163
|
-
}, {
|
|
164
|
-
readonly type: "function";
|
|
165
|
-
readonly name: "EXIT_DELAY";
|
|
166
|
-
readonly inputs: readonly [];
|
|
167
|
-
readonly outputs: readonly [{
|
|
168
|
-
readonly name: "";
|
|
169
|
-
readonly type: "uint256";
|
|
170
|
-
readonly internalType: "Timestamp";
|
|
171
|
-
}];
|
|
172
|
-
readonly stateMutability: "view";
|
|
173
|
-
}, {
|
|
174
|
-
readonly type: "function";
|
|
175
|
-
readonly name: "FEE_JUICE_PORTAL";
|
|
176
|
-
readonly inputs: readonly [];
|
|
177
|
-
readonly outputs: readonly [{
|
|
178
|
-
readonly name: "";
|
|
179
|
-
readonly type: "address";
|
|
180
|
-
readonly internalType: "contract IFeeJuicePortal";
|
|
181
|
-
}];
|
|
182
|
-
readonly stateMutability: "view";
|
|
183
|
-
}, {
|
|
184
|
-
readonly type: "error";
|
|
185
|
-
readonly name: "FeeJuicePortal__AlreadyInitialized";
|
|
186
|
-
readonly inputs: readonly [];
|
|
187
|
-
}, {
|
|
188
|
-
readonly type: "error";
|
|
189
|
-
readonly name: "FeeJuicePortal__InvalidInitialization";
|
|
190
|
-
readonly inputs: readonly [];
|
|
191
|
-
}, {
|
|
192
|
-
readonly type: "error";
|
|
193
|
-
readonly name: "FeeJuicePortal__Unauthorized";
|
|
194
|
-
readonly inputs: readonly [];
|
|
195
|
-
}, {
|
|
196
|
-
readonly type: "error";
|
|
197
|
-
readonly name: "FeeMath__InvalidFeeAssetPriceModifier";
|
|
198
|
-
readonly inputs: readonly [];
|
|
199
|
-
}, {
|
|
200
|
-
readonly type: "error";
|
|
201
|
-
readonly name: "FeeMath__InvalidProvingCostModifier";
|
|
202
|
-
readonly inputs: readonly [];
|
|
203
|
-
}, {
|
|
204
|
-
readonly type: "function";
|
|
205
|
-
readonly name: "GENESIS_TIME";
|
|
206
|
-
readonly inputs: readonly [];
|
|
207
|
-
readonly outputs: readonly [{
|
|
208
|
-
readonly name: "";
|
|
209
|
-
readonly type: "uint256";
|
|
210
|
-
readonly internalType: "Timestamp";
|
|
211
|
-
}];
|
|
212
|
-
readonly stateMutability: "view";
|
|
213
|
-
}, {
|
|
214
|
-
readonly type: "error";
|
|
215
|
-
readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
|
|
216
|
-
readonly inputs: readonly [];
|
|
217
|
-
}, {
|
|
218
|
-
readonly type: "error";
|
|
219
|
-
readonly name: "GovernanceProposer__FailedToPropose";
|
|
220
|
-
readonly inputs: readonly [{
|
|
221
|
-
readonly name: "proposal";
|
|
222
|
-
readonly type: "address";
|
|
223
|
-
readonly internalType: "contract IPayload";
|
|
224
|
-
}];
|
|
225
|
-
}, {
|
|
226
|
-
readonly type: "error";
|
|
227
|
-
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
228
|
-
readonly inputs: readonly [{
|
|
229
|
-
readonly name: "instance";
|
|
230
|
-
readonly type: "address";
|
|
231
|
-
readonly internalType: "address";
|
|
232
|
-
}];
|
|
233
|
-
}, {
|
|
234
|
-
readonly type: "error";
|
|
235
|
-
readonly name: "GovernanceProposer__InsufficientVotes";
|
|
236
|
-
readonly inputs: readonly [{
|
|
237
|
-
readonly name: "votesCast";
|
|
238
|
-
readonly type: "uint256";
|
|
239
|
-
readonly internalType: "uint256";
|
|
240
|
-
}, {
|
|
241
|
-
readonly name: "votesNeeded";
|
|
242
|
-
readonly type: "uint256";
|
|
243
|
-
readonly internalType: "uint256";
|
|
244
|
-
}];
|
|
245
|
-
}, {
|
|
246
|
-
readonly type: "error";
|
|
247
|
-
readonly name: "GovernanceProposer__InvalidNAndMValues";
|
|
248
|
-
readonly inputs: readonly [{
|
|
249
|
-
readonly name: "n";
|
|
250
|
-
readonly type: "uint256";
|
|
251
|
-
readonly internalType: "uint256";
|
|
252
|
-
}, {
|
|
253
|
-
readonly name: "m";
|
|
254
|
-
readonly type: "uint256";
|
|
255
|
-
readonly internalType: "uint256";
|
|
256
|
-
}];
|
|
257
|
-
}, {
|
|
258
|
-
readonly type: "error";
|
|
259
|
-
readonly name: "GovernanceProposer__NCannotBeLargerTHanM";
|
|
260
|
-
readonly inputs: readonly [{
|
|
261
|
-
readonly name: "n";
|
|
262
|
-
readonly type: "uint256";
|
|
263
|
-
readonly internalType: "uint256";
|
|
264
|
-
}, {
|
|
265
|
-
readonly name: "m";
|
|
266
|
-
readonly type: "uint256";
|
|
267
|
-
readonly internalType: "uint256";
|
|
268
|
-
}];
|
|
269
|
-
}, {
|
|
270
|
-
readonly type: "error";
|
|
271
|
-
readonly name: "GovernanceProposer__OnlyProposerCanVote";
|
|
272
|
-
readonly inputs: readonly [{
|
|
273
|
-
readonly name: "caller";
|
|
274
|
-
readonly type: "address";
|
|
275
|
-
readonly internalType: "address";
|
|
276
|
-
}, {
|
|
277
|
-
readonly name: "proposer";
|
|
278
|
-
readonly type: "address";
|
|
279
|
-
readonly internalType: "address";
|
|
280
|
-
}];
|
|
281
|
-
}, {
|
|
282
|
-
readonly type: "error";
|
|
283
|
-
readonly name: "GovernanceProposer__ProposalAlreadyExecuted";
|
|
284
|
-
readonly inputs: readonly [{
|
|
285
|
-
readonly name: "roundNumber";
|
|
286
|
-
readonly type: "uint256";
|
|
287
|
-
readonly internalType: "uint256";
|
|
288
|
-
}];
|
|
289
|
-
}, {
|
|
290
|
-
readonly type: "error";
|
|
291
|
-
readonly name: "GovernanceProposer__ProposalCannotBeAddressZero";
|
|
292
|
-
readonly inputs: readonly [];
|
|
293
|
-
}, {
|
|
294
|
-
readonly type: "error";
|
|
295
|
-
readonly name: "GovernanceProposer__ProposalHaveNoCode";
|
|
296
|
-
readonly inputs: readonly [{
|
|
297
|
-
readonly name: "proposal";
|
|
298
|
-
readonly type: "address";
|
|
299
|
-
readonly internalType: "contract IPayload";
|
|
300
|
-
}];
|
|
301
|
-
}, {
|
|
302
|
-
readonly type: "error";
|
|
303
|
-
readonly name: "GovernanceProposer__ProposalTooOld";
|
|
304
|
-
readonly inputs: readonly [{
|
|
305
|
-
readonly name: "roundNumber";
|
|
306
|
-
readonly type: "uint256";
|
|
307
|
-
readonly internalType: "uint256";
|
|
308
|
-
}, {
|
|
309
|
-
readonly name: "currentRoundNumber";
|
|
310
|
-
readonly type: "uint256";
|
|
311
|
-
readonly internalType: "uint256";
|
|
312
|
-
}];
|
|
313
|
-
}, {
|
|
314
|
-
readonly type: "error";
|
|
315
|
-
readonly name: "GovernanceProposer__VoteAlreadyCastForSlot";
|
|
316
|
-
readonly inputs: readonly [{
|
|
317
|
-
readonly name: "slot";
|
|
318
|
-
readonly type: "uint256";
|
|
319
|
-
readonly internalType: "Slot";
|
|
320
|
-
}];
|
|
321
|
-
}, {
|
|
322
|
-
readonly type: "error";
|
|
323
|
-
readonly name: "Governance__CallFailed";
|
|
324
|
-
readonly inputs: readonly [{
|
|
325
|
-
readonly name: "target";
|
|
326
|
-
readonly type: "address";
|
|
327
|
-
readonly internalType: "address";
|
|
328
|
-
}];
|
|
329
|
-
}, {
|
|
330
|
-
readonly type: "error";
|
|
331
|
-
readonly name: "Governance__CallerNotGovernanceProposer";
|
|
332
|
-
readonly inputs: readonly [{
|
|
333
|
-
readonly name: "caller";
|
|
334
|
-
readonly type: "address";
|
|
335
|
-
readonly internalType: "address";
|
|
336
|
-
}, {
|
|
337
|
-
readonly name: "governanceProposer";
|
|
338
|
-
readonly type: "address";
|
|
339
|
-
readonly internalType: "address";
|
|
340
|
-
}];
|
|
341
|
-
}, {
|
|
342
|
-
readonly type: "error";
|
|
343
|
-
readonly name: "Governance__CallerNotSelf";
|
|
344
|
-
readonly inputs: readonly [{
|
|
345
|
-
readonly name: "caller";
|
|
346
|
-
readonly type: "address";
|
|
347
|
-
readonly internalType: "address";
|
|
348
|
-
}, {
|
|
349
|
-
readonly name: "self";
|
|
350
|
-
readonly type: "address";
|
|
351
|
-
readonly internalType: "address";
|
|
352
|
-
}];
|
|
353
|
-
}, {
|
|
354
|
-
readonly type: "error";
|
|
355
|
-
readonly name: "Governance__CannotCallAsset";
|
|
356
|
-
readonly inputs: readonly [];
|
|
357
|
-
}, {
|
|
358
|
-
readonly type: "error";
|
|
359
|
-
readonly name: "Governance__ConfigurationLib__DifferentialTooBig";
|
|
360
|
-
readonly inputs: readonly [];
|
|
361
|
-
}, {
|
|
362
|
-
readonly type: "error";
|
|
363
|
-
readonly name: "Governance__ConfigurationLib__DifferentialTooSmall";
|
|
364
|
-
readonly inputs: readonly [];
|
|
365
|
-
}, {
|
|
366
|
-
readonly type: "error";
|
|
367
|
-
readonly name: "Governance__ConfigurationLib__InvalidMinimumVotes";
|
|
368
|
-
readonly inputs: readonly [];
|
|
369
|
-
}, {
|
|
370
|
-
readonly type: "error";
|
|
371
|
-
readonly name: "Governance__ConfigurationLib__LockAmountTooSmall";
|
|
372
|
-
readonly inputs: readonly [];
|
|
373
|
-
}, {
|
|
374
|
-
readonly type: "error";
|
|
375
|
-
readonly name: "Governance__ConfigurationLib__QuorumTooBig";
|
|
376
|
-
readonly inputs: readonly [];
|
|
377
|
-
}, {
|
|
378
|
-
readonly type: "error";
|
|
379
|
-
readonly name: "Governance__ConfigurationLib__QuorumTooSmall";
|
|
380
|
-
readonly inputs: readonly [];
|
|
381
|
-
}, {
|
|
382
|
-
readonly type: "error";
|
|
383
|
-
readonly name: "Governance__ConfigurationLib__TimeTooBig";
|
|
384
|
-
readonly inputs: readonly [{
|
|
385
|
-
readonly name: "name";
|
|
386
|
-
readonly type: "string";
|
|
387
|
-
readonly internalType: "string";
|
|
388
|
-
}];
|
|
389
|
-
}, {
|
|
390
|
-
readonly type: "error";
|
|
391
|
-
readonly name: "Governance__ConfigurationLib__TimeTooSmall";
|
|
392
|
-
readonly inputs: readonly [{
|
|
393
|
-
readonly name: "name";
|
|
394
|
-
readonly type: "string";
|
|
395
|
-
readonly internalType: "string";
|
|
396
|
-
}];
|
|
397
|
-
}, {
|
|
398
|
-
readonly type: "error";
|
|
399
|
-
readonly name: "Governance__InsufficientPower";
|
|
400
|
-
readonly inputs: readonly [{
|
|
401
|
-
readonly name: "voter";
|
|
402
|
-
readonly type: "address";
|
|
403
|
-
readonly internalType: "address";
|
|
404
|
-
}, {
|
|
405
|
-
readonly name: "have";
|
|
406
|
-
readonly type: "uint256";
|
|
407
|
-
readonly internalType: "uint256";
|
|
408
|
-
}, {
|
|
409
|
-
readonly name: "required";
|
|
410
|
-
readonly type: "uint256";
|
|
411
|
-
readonly internalType: "uint256";
|
|
412
|
-
}];
|
|
413
|
-
}, {
|
|
414
|
-
readonly type: "error";
|
|
415
|
-
readonly name: "Governance__InvalidConfiguration";
|
|
416
|
-
readonly inputs: readonly [];
|
|
417
|
-
}, {
|
|
418
|
-
readonly type: "error";
|
|
419
|
-
readonly name: "Governance__NoCheckpointsFound";
|
|
420
|
-
readonly inputs: readonly [];
|
|
421
|
-
}, {
|
|
422
|
-
readonly type: "error";
|
|
423
|
-
readonly name: "Governance__ProposalAlreadyDropped";
|
|
424
|
-
readonly inputs: readonly [];
|
|
425
|
-
}, {
|
|
426
|
-
readonly type: "error";
|
|
427
|
-
readonly name: "Governance__ProposalCannotBeDropped";
|
|
428
|
-
readonly inputs: readonly [];
|
|
429
|
-
}, {
|
|
430
|
-
readonly type: "error";
|
|
431
|
-
readonly name: "Governance__ProposalDoesNotExists";
|
|
432
|
-
readonly inputs: readonly [{
|
|
433
|
-
readonly name: "proposalId";
|
|
434
|
-
readonly type: "uint256";
|
|
435
|
-
readonly internalType: "uint256";
|
|
436
|
-
}];
|
|
437
|
-
}, {
|
|
438
|
-
readonly type: "error";
|
|
439
|
-
readonly name: "Governance__ProposalLib__MoreVoteThanExistNeeded";
|
|
440
|
-
readonly inputs: readonly [];
|
|
441
|
-
}, {
|
|
442
|
-
readonly type: "error";
|
|
443
|
-
readonly name: "Governance__ProposalLib__MoreYeaVoteThanExistNeeded";
|
|
444
|
-
readonly inputs: readonly [];
|
|
445
|
-
}, {
|
|
446
|
-
readonly type: "error";
|
|
447
|
-
readonly name: "Governance__ProposalLib__ZeroMinimum";
|
|
448
|
-
readonly inputs: readonly [];
|
|
449
|
-
}, {
|
|
450
|
-
readonly type: "error";
|
|
451
|
-
readonly name: "Governance__ProposalLib__ZeroVotesNeeded";
|
|
452
|
-
readonly inputs: readonly [];
|
|
453
|
-
}, {
|
|
454
|
-
readonly type: "error";
|
|
455
|
-
readonly name: "Governance__ProposalLib__ZeroYeaVotesNeeded";
|
|
456
|
-
readonly inputs: readonly [];
|
|
457
|
-
}, {
|
|
458
|
-
readonly type: "error";
|
|
459
|
-
readonly name: "Governance__ProposalNotActive";
|
|
460
|
-
readonly inputs: readonly [];
|
|
461
|
-
}, {
|
|
462
|
-
readonly type: "error";
|
|
463
|
-
readonly name: "Governance__ProposalNotExecutable";
|
|
464
|
-
readonly inputs: readonly [];
|
|
465
|
-
}, {
|
|
466
|
-
readonly type: "error";
|
|
467
|
-
readonly name: "Governance__UserLib__NotInPast";
|
|
468
|
-
readonly inputs: readonly [];
|
|
469
|
-
}, {
|
|
470
|
-
readonly type: "error";
|
|
471
|
-
readonly name: "Governance__WithdrawalAlreadyclaimed";
|
|
472
|
-
readonly inputs: readonly [];
|
|
473
|
-
}, {
|
|
474
|
-
readonly type: "error";
|
|
475
|
-
readonly name: "Governance__WithdrawalNotUnlockedYet";
|
|
476
|
-
readonly inputs: readonly [{
|
|
477
|
-
readonly name: "currentTime";
|
|
478
|
-
readonly type: "uint256";
|
|
479
|
-
readonly internalType: "Timestamp";
|
|
480
|
-
}, {
|
|
481
|
-
readonly name: "unlocksAt";
|
|
482
|
-
readonly type: "uint256";
|
|
483
|
-
readonly internalType: "Timestamp";
|
|
484
|
-
}];
|
|
485
|
-
}, {
|
|
486
|
-
readonly type: "error";
|
|
487
|
-
readonly name: "HeaderLib__InvalidHeaderSize";
|
|
488
|
-
readonly inputs: readonly [{
|
|
489
|
-
readonly name: "expected";
|
|
490
|
-
readonly type: "uint256";
|
|
491
|
-
readonly internalType: "uint256";
|
|
492
|
-
}, {
|
|
493
|
-
readonly name: "actual";
|
|
494
|
-
readonly type: "uint256";
|
|
495
|
-
readonly internalType: "uint256";
|
|
496
|
-
}];
|
|
497
|
-
}, {
|
|
498
|
-
readonly type: "error";
|
|
499
|
-
readonly name: "HeaderLib__InvalidSlotNumber";
|
|
500
|
-
readonly inputs: readonly [{
|
|
501
|
-
readonly name: "expected";
|
|
502
|
-
readonly type: "uint256";
|
|
503
|
-
readonly internalType: "Slot";
|
|
504
|
-
}, {
|
|
505
|
-
readonly name: "actual";
|
|
506
|
-
readonly type: "uint256";
|
|
507
|
-
readonly internalType: "Slot";
|
|
508
|
-
}];
|
|
509
|
-
}, {
|
|
510
|
-
readonly type: "function";
|
|
511
|
-
readonly name: "INBOX";
|
|
512
|
-
readonly inputs: readonly [];
|
|
513
|
-
readonly outputs: readonly [{
|
|
514
|
-
readonly name: "";
|
|
515
|
-
readonly type: "address";
|
|
516
|
-
readonly internalType: "contract IInbox";
|
|
517
|
-
}];
|
|
518
|
-
readonly stateMutability: "view";
|
|
519
|
-
}, {
|
|
520
|
-
readonly type: "function";
|
|
521
|
-
readonly name: "IS_FOUNDRY_TEST";
|
|
522
|
-
readonly inputs: readonly [];
|
|
523
|
-
readonly outputs: readonly [{
|
|
524
|
-
readonly name: "";
|
|
525
|
-
readonly type: "bool";
|
|
526
|
-
readonly internalType: "bool";
|
|
527
|
-
}];
|
|
528
|
-
readonly stateMutability: "view";
|
|
529
|
-
}, {
|
|
530
|
-
readonly type: "error";
|
|
531
|
-
readonly name: "Inbox__ActorTooLarge";
|
|
532
|
-
readonly inputs: readonly [{
|
|
533
|
-
readonly name: "actor";
|
|
534
|
-
readonly type: "bytes32";
|
|
535
|
-
readonly internalType: "bytes32";
|
|
536
|
-
}];
|
|
537
|
-
}, {
|
|
538
|
-
readonly type: "error";
|
|
539
|
-
readonly name: "Inbox__ContentTooLarge";
|
|
540
|
-
readonly inputs: readonly [{
|
|
541
|
-
readonly name: "content";
|
|
542
|
-
readonly type: "bytes32";
|
|
543
|
-
readonly internalType: "bytes32";
|
|
544
|
-
}];
|
|
545
|
-
}, {
|
|
546
|
-
readonly type: "error";
|
|
547
|
-
readonly name: "Inbox__MustBuildBeforeConsume";
|
|
548
|
-
readonly inputs: readonly [];
|
|
549
|
-
}, {
|
|
550
|
-
readonly type: "error";
|
|
551
|
-
readonly name: "Inbox__SecretHashTooLarge";
|
|
552
|
-
readonly inputs: readonly [{
|
|
553
|
-
readonly name: "secretHash";
|
|
554
|
-
readonly type: "bytes32";
|
|
555
|
-
readonly internalType: "bytes32";
|
|
556
|
-
}];
|
|
557
|
-
}, {
|
|
558
|
-
readonly type: "error";
|
|
559
|
-
readonly name: "Inbox__Unauthorized";
|
|
560
|
-
readonly inputs: readonly [];
|
|
561
|
-
}, {
|
|
562
|
-
readonly type: "error";
|
|
563
|
-
readonly name: "InvalidShortString";
|
|
564
|
-
readonly inputs: readonly [];
|
|
565
|
-
}, {
|
|
566
|
-
readonly type: "function";
|
|
567
|
-
readonly name: "L1_BLOCK_AT_GENESIS";
|
|
568
|
-
readonly inputs: readonly [];
|
|
569
|
-
readonly outputs: readonly [{
|
|
570
|
-
readonly name: "";
|
|
571
|
-
readonly type: "uint256";
|
|
572
|
-
readonly internalType: "uint256";
|
|
573
|
-
}];
|
|
574
|
-
readonly stateMutability: "view";
|
|
575
|
-
}, {
|
|
576
|
-
readonly type: "event";
|
|
577
|
-
readonly name: "L2BlockProposed";
|
|
578
|
-
readonly inputs: readonly [{
|
|
579
|
-
readonly name: "blockNumber";
|
|
580
|
-
readonly type: "uint256";
|
|
581
|
-
readonly indexed: true;
|
|
582
|
-
readonly internalType: "uint256";
|
|
583
|
-
}, {
|
|
584
|
-
readonly name: "archive";
|
|
585
|
-
readonly type: "bytes32";
|
|
586
|
-
readonly indexed: true;
|
|
587
|
-
readonly internalType: "bytes32";
|
|
588
|
-
}, {
|
|
589
|
-
readonly name: "versionedBlobHashes";
|
|
590
|
-
readonly type: "bytes32[]";
|
|
591
|
-
readonly indexed: false;
|
|
592
|
-
readonly internalType: "bytes32[]";
|
|
593
|
-
}];
|
|
594
|
-
readonly anonymous: false;
|
|
595
|
-
}, {
|
|
596
|
-
readonly type: "event";
|
|
597
|
-
readonly name: "L2ProofVerified";
|
|
598
|
-
readonly inputs: readonly [{
|
|
599
|
-
readonly name: "blockNumber";
|
|
600
|
-
readonly type: "uint256";
|
|
601
|
-
readonly indexed: true;
|
|
602
|
-
readonly internalType: "uint256";
|
|
603
|
-
}, {
|
|
604
|
-
readonly name: "proverId";
|
|
605
|
-
readonly type: "bytes32";
|
|
606
|
-
readonly indexed: true;
|
|
607
|
-
readonly internalType: "bytes32";
|
|
608
|
-
}];
|
|
609
|
-
readonly anonymous: false;
|
|
610
|
-
}, {
|
|
611
|
-
readonly type: "function";
|
|
612
|
-
readonly name: "LAG";
|
|
613
|
-
readonly inputs: readonly [];
|
|
614
|
-
readonly outputs: readonly [{
|
|
615
|
-
readonly name: "";
|
|
616
|
-
readonly type: "uint256";
|
|
617
|
-
readonly internalType: "Slot";
|
|
618
|
-
}];
|
|
619
|
-
readonly stateMutability: "view";
|
|
620
|
-
}, {
|
|
621
|
-
readonly type: "function";
|
|
622
|
-
readonly name: "LIFETIME";
|
|
623
|
-
readonly inputs: readonly [];
|
|
624
|
-
readonly outputs: readonly [{
|
|
625
|
-
readonly name: "";
|
|
626
|
-
readonly type: "uint256";
|
|
627
|
-
readonly internalType: "Slot";
|
|
628
|
-
}];
|
|
629
|
-
readonly stateMutability: "view";
|
|
630
|
-
}, {
|
|
631
|
-
readonly type: "function";
|
|
632
|
-
readonly name: "MINIMUM_STAKE";
|
|
633
|
-
readonly inputs: readonly [];
|
|
634
|
-
readonly outputs: readonly [{
|
|
635
|
-
readonly name: "";
|
|
636
|
-
readonly type: "uint256";
|
|
637
|
-
readonly internalType: "uint256";
|
|
638
|
-
}];
|
|
639
|
-
readonly stateMutability: "view";
|
|
640
|
-
}, {
|
|
641
|
-
readonly type: "error";
|
|
642
|
-
readonly name: "MerkleLib__InvalidRoot";
|
|
643
|
-
readonly inputs: readonly [{
|
|
644
|
-
readonly name: "expected";
|
|
645
|
-
readonly type: "bytes32";
|
|
646
|
-
readonly internalType: "bytes32";
|
|
647
|
-
}, {
|
|
648
|
-
readonly name: "actual";
|
|
649
|
-
readonly type: "bytes32";
|
|
650
|
-
readonly internalType: "bytes32";
|
|
651
|
-
}, {
|
|
652
|
-
readonly name: "leaf";
|
|
653
|
-
readonly type: "bytes32";
|
|
654
|
-
readonly internalType: "bytes32";
|
|
655
|
-
}, {
|
|
656
|
-
readonly name: "leafIndex";
|
|
657
|
-
readonly type: "uint256";
|
|
658
|
-
readonly internalType: "uint256";
|
|
659
|
-
}];
|
|
660
|
-
}, {
|
|
661
|
-
readonly type: "function";
|
|
662
|
-
readonly name: "OUTBOX";
|
|
663
|
-
readonly inputs: readonly [];
|
|
664
|
-
readonly outputs: readonly [{
|
|
665
|
-
readonly name: "";
|
|
666
|
-
readonly type: "address";
|
|
667
|
-
readonly internalType: "contract IOutbox";
|
|
668
|
-
}];
|
|
669
|
-
readonly stateMutability: "view";
|
|
670
|
-
}, {
|
|
671
|
-
readonly type: "error";
|
|
672
|
-
readonly name: "Outbox__AlreadyNullified";
|
|
673
|
-
readonly inputs: readonly [{
|
|
674
|
-
readonly name: "l2BlockNumber";
|
|
675
|
-
readonly type: "uint256";
|
|
676
|
-
readonly internalType: "uint256";
|
|
677
|
-
}, {
|
|
678
|
-
readonly name: "leafIndex";
|
|
679
|
-
readonly type: "uint256";
|
|
680
|
-
readonly internalType: "uint256";
|
|
681
|
-
}];
|
|
682
|
-
}, {
|
|
683
|
-
readonly type: "error";
|
|
684
|
-
readonly name: "Outbox__BlockNotProven";
|
|
685
|
-
readonly inputs: readonly [{
|
|
686
|
-
readonly name: "l2BlockNumber";
|
|
687
|
-
readonly type: "uint256";
|
|
688
|
-
readonly internalType: "uint256";
|
|
689
|
-
}];
|
|
690
|
-
}, {
|
|
691
|
-
readonly type: "error";
|
|
692
|
-
readonly name: "Outbox__IncompatibleEntryArguments";
|
|
693
|
-
readonly inputs: readonly [{
|
|
694
|
-
readonly name: "messageHash";
|
|
695
|
-
readonly type: "bytes32";
|
|
696
|
-
readonly internalType: "bytes32";
|
|
697
|
-
}, {
|
|
698
|
-
readonly name: "storedFee";
|
|
699
|
-
readonly type: "uint64";
|
|
700
|
-
readonly internalType: "uint64";
|
|
701
|
-
}, {
|
|
702
|
-
readonly name: "feePassed";
|
|
703
|
-
readonly type: "uint64";
|
|
704
|
-
readonly internalType: "uint64";
|
|
705
|
-
}, {
|
|
706
|
-
readonly name: "storedVersion";
|
|
707
|
-
readonly type: "uint32";
|
|
708
|
-
readonly internalType: "uint32";
|
|
709
|
-
}, {
|
|
710
|
-
readonly name: "versionPassed";
|
|
711
|
-
readonly type: "uint32";
|
|
712
|
-
readonly internalType: "uint32";
|
|
713
|
-
}, {
|
|
714
|
-
readonly name: "storedDeadline";
|
|
715
|
-
readonly type: "uint32";
|
|
716
|
-
readonly internalType: "uint32";
|
|
717
|
-
}, {
|
|
718
|
-
readonly name: "deadlinePassed";
|
|
719
|
-
readonly type: "uint32";
|
|
720
|
-
readonly internalType: "uint32";
|
|
721
|
-
}];
|
|
722
|
-
}, {
|
|
723
|
-
readonly type: "error";
|
|
724
|
-
readonly name: "Outbox__InvalidChainId";
|
|
725
|
-
readonly inputs: readonly [];
|
|
726
|
-
}, {
|
|
727
|
-
readonly type: "error";
|
|
728
|
-
readonly name: "Outbox__InvalidPathLength";
|
|
729
|
-
readonly inputs: readonly [{
|
|
730
|
-
readonly name: "expected";
|
|
731
|
-
readonly type: "uint256";
|
|
732
|
-
readonly internalType: "uint256";
|
|
733
|
-
}, {
|
|
734
|
-
readonly name: "actual";
|
|
735
|
-
readonly type: "uint256";
|
|
736
|
-
readonly internalType: "uint256";
|
|
737
|
-
}];
|
|
738
|
-
}, {
|
|
739
|
-
readonly type: "error";
|
|
740
|
-
readonly name: "Outbox__InvalidRecipient";
|
|
741
|
-
readonly inputs: readonly [{
|
|
742
|
-
readonly name: "expected";
|
|
743
|
-
readonly type: "address";
|
|
744
|
-
readonly internalType: "address";
|
|
745
|
-
}, {
|
|
746
|
-
readonly name: "actual";
|
|
747
|
-
readonly type: "address";
|
|
748
|
-
readonly internalType: "address";
|
|
749
|
-
}];
|
|
750
|
-
}, {
|
|
751
|
-
readonly type: "error";
|
|
752
|
-
readonly name: "Outbox__InvalidVersion";
|
|
753
|
-
readonly inputs: readonly [{
|
|
754
|
-
readonly name: "entry";
|
|
755
|
-
readonly type: "uint256";
|
|
756
|
-
readonly internalType: "uint256";
|
|
757
|
-
}, {
|
|
758
|
-
readonly name: "message";
|
|
759
|
-
readonly type: "uint256";
|
|
760
|
-
readonly internalType: "uint256";
|
|
761
|
-
}];
|
|
762
|
-
}, {
|
|
763
|
-
readonly type: "error";
|
|
764
|
-
readonly name: "Outbox__NothingToConsume";
|
|
765
|
-
readonly inputs: readonly [{
|
|
766
|
-
readonly name: "messageHash";
|
|
767
|
-
readonly type: "bytes32";
|
|
768
|
-
readonly internalType: "bytes32";
|
|
769
|
-
}];
|
|
770
|
-
}, {
|
|
771
|
-
readonly type: "error";
|
|
772
|
-
readonly name: "Outbox__NothingToConsumeAtBlock";
|
|
773
|
-
readonly inputs: readonly [{
|
|
774
|
-
readonly name: "l2BlockNumber";
|
|
775
|
-
readonly type: "uint256";
|
|
776
|
-
readonly internalType: "uint256";
|
|
777
|
-
}];
|
|
778
|
-
}, {
|
|
779
|
-
readonly type: "error";
|
|
780
|
-
readonly name: "Outbox__RootAlreadySetAtBlock";
|
|
781
|
-
readonly inputs: readonly [{
|
|
782
|
-
readonly name: "l2BlockNumber";
|
|
783
|
-
readonly type: "uint256";
|
|
784
|
-
readonly internalType: "uint256";
|
|
785
|
-
}];
|
|
786
|
-
}, {
|
|
787
|
-
readonly type: "error";
|
|
788
|
-
readonly name: "Outbox__Unauthorized";
|
|
789
|
-
readonly inputs: readonly [];
|
|
790
|
-
}, {
|
|
791
|
-
readonly type: "error";
|
|
792
|
-
readonly name: "OwnableInvalidOwner";
|
|
793
|
-
readonly inputs: readonly [{
|
|
794
|
-
readonly name: "owner";
|
|
795
|
-
readonly type: "address";
|
|
796
|
-
readonly internalType: "address";
|
|
797
|
-
}];
|
|
798
|
-
}, {
|
|
799
|
-
readonly type: "error";
|
|
800
|
-
readonly name: "OwnableUnauthorizedAccount";
|
|
801
|
-
readonly inputs: readonly [{
|
|
802
|
-
readonly name: "account";
|
|
803
|
-
readonly type: "address";
|
|
804
|
-
readonly internalType: "address";
|
|
805
|
-
}];
|
|
806
|
-
}, {
|
|
807
|
-
readonly type: "event";
|
|
808
|
-
readonly name: "OwnershipTransferred";
|
|
809
|
-
readonly inputs: readonly [{
|
|
810
|
-
readonly name: "previousOwner";
|
|
811
|
-
readonly type: "address";
|
|
812
|
-
readonly indexed: true;
|
|
813
|
-
readonly internalType: "address";
|
|
814
|
-
}, {
|
|
815
|
-
readonly name: "newOwner";
|
|
816
|
-
readonly type: "address";
|
|
817
|
-
readonly indexed: true;
|
|
818
|
-
readonly internalType: "address";
|
|
819
|
-
}];
|
|
820
|
-
readonly anonymous: false;
|
|
821
|
-
}, {
|
|
822
|
-
readonly type: "function";
|
|
823
|
-
readonly name: "PROOF_COMMITMENT_ESCROW";
|
|
824
|
-
readonly inputs: readonly [];
|
|
825
|
-
readonly outputs: readonly [{
|
|
826
|
-
readonly name: "";
|
|
827
|
-
readonly type: "address";
|
|
828
|
-
readonly internalType: "contract IProofCommitmentEscrow";
|
|
829
|
-
}];
|
|
830
|
-
readonly stateMutability: "view";
|
|
831
|
-
}, {
|
|
832
|
-
readonly type: "function";
|
|
833
|
-
readonly name: "PROOF_COMMITMENT_MIN_BOND_AMOUNT_IN_TST";
|
|
834
|
-
readonly inputs: readonly [];
|
|
835
|
-
readonly outputs: readonly [{
|
|
836
|
-
readonly name: "";
|
|
837
|
-
readonly type: "uint256";
|
|
838
|
-
readonly internalType: "uint256";
|
|
839
|
-
}];
|
|
840
|
-
readonly stateMutability: "view";
|
|
841
|
-
}, {
|
|
842
|
-
readonly type: "error";
|
|
843
|
-
readonly name: "ProofCommitmentEscrow__InsufficientBalance";
|
|
844
|
-
readonly inputs: readonly [{
|
|
845
|
-
readonly name: "balance";
|
|
846
|
-
readonly type: "uint256";
|
|
847
|
-
readonly internalType: "uint256";
|
|
848
|
-
}, {
|
|
849
|
-
readonly name: "requested";
|
|
850
|
-
readonly type: "uint256";
|
|
851
|
-
readonly internalType: "uint256";
|
|
852
|
-
}];
|
|
853
|
-
}, {
|
|
854
|
-
readonly type: "error";
|
|
855
|
-
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
856
|
-
readonly inputs: readonly [{
|
|
857
|
-
readonly name: "caller";
|
|
858
|
-
readonly type: "address";
|
|
859
|
-
readonly internalType: "address";
|
|
860
|
-
}];
|
|
861
|
-
}, {
|
|
862
|
-
readonly type: "error";
|
|
863
|
-
readonly name: "ProofCommitmentEscrow__WithdrawRequestNotReady";
|
|
864
|
-
readonly inputs: readonly [{
|
|
865
|
-
readonly name: "current";
|
|
866
|
-
readonly type: "uint256";
|
|
867
|
-
readonly internalType: "uint256";
|
|
868
|
-
}, {
|
|
869
|
-
readonly name: "readyAt";
|
|
870
|
-
readonly type: "uint256";
|
|
871
|
-
readonly internalType: "Timestamp";
|
|
872
|
-
}];
|
|
873
|
-
}, {
|
|
874
|
-
readonly type: "event";
|
|
875
|
-
readonly name: "ProofRightClaimed";
|
|
876
|
-
readonly inputs: readonly [{
|
|
877
|
-
readonly name: "epoch";
|
|
878
|
-
readonly type: "uint256";
|
|
879
|
-
readonly indexed: true;
|
|
880
|
-
readonly internalType: "Epoch";
|
|
881
|
-
}, {
|
|
882
|
-
readonly name: "bondProvider";
|
|
883
|
-
readonly type: "address";
|
|
884
|
-
readonly indexed: true;
|
|
885
|
-
readonly internalType: "address";
|
|
886
|
-
}, {
|
|
887
|
-
readonly name: "proposer";
|
|
888
|
-
readonly type: "address";
|
|
889
|
-
readonly indexed: true;
|
|
890
|
-
readonly internalType: "address";
|
|
891
|
-
}, {
|
|
892
|
-
readonly name: "bondAmount";
|
|
893
|
-
readonly type: "uint256";
|
|
894
|
-
readonly indexed: false;
|
|
895
|
-
readonly internalType: "uint256";
|
|
896
|
-
}, {
|
|
897
|
-
readonly name: "currentSlot";
|
|
898
|
-
readonly type: "uint256";
|
|
899
|
-
readonly indexed: false;
|
|
900
|
-
readonly internalType: "Slot";
|
|
901
|
-
}];
|
|
902
|
-
readonly anonymous: false;
|
|
903
|
-
}, {
|
|
904
|
-
readonly type: "event";
|
|
905
|
-
readonly name: "PrunedPending";
|
|
906
|
-
readonly inputs: readonly [{
|
|
907
|
-
readonly name: "provenBlockNumber";
|
|
908
|
-
readonly type: "uint256";
|
|
909
|
-
readonly indexed: false;
|
|
910
|
-
readonly internalType: "uint256";
|
|
911
|
-
}, {
|
|
912
|
-
readonly name: "pendingBlockNumber";
|
|
913
|
-
readonly type: "uint256";
|
|
914
|
-
readonly indexed: false;
|
|
915
|
-
readonly internalType: "uint256";
|
|
916
|
-
}];
|
|
917
|
-
readonly anonymous: false;
|
|
918
|
-
}, {
|
|
919
|
-
readonly type: "function";
|
|
920
|
-
readonly name: "REWARD_DISTRIBUTOR";
|
|
921
|
-
readonly inputs: readonly [];
|
|
922
|
-
readonly outputs: readonly [{
|
|
923
|
-
readonly name: "";
|
|
924
|
-
readonly type: "address";
|
|
925
|
-
readonly internalType: "contract IRewardDistributor";
|
|
926
|
-
}];
|
|
927
|
-
readonly stateMutability: "view";
|
|
928
|
-
}, {
|
|
929
|
-
readonly type: "error";
|
|
930
|
-
readonly name: "Registry__RollupAlreadyRegistered";
|
|
931
|
-
readonly inputs: readonly [{
|
|
932
|
-
readonly name: "rollup";
|
|
933
|
-
readonly type: "address";
|
|
934
|
-
readonly internalType: "address";
|
|
935
|
-
}];
|
|
936
|
-
}, {
|
|
937
|
-
readonly type: "error";
|
|
938
|
-
readonly name: "Registry__RollupNotRegistered";
|
|
939
|
-
readonly inputs: readonly [{
|
|
940
|
-
readonly name: "rollup";
|
|
941
|
-
readonly type: "address";
|
|
942
|
-
readonly internalType: "address";
|
|
943
|
-
}];
|
|
944
|
-
}, {
|
|
945
|
-
readonly type: "error";
|
|
946
|
-
readonly name: "RewardDistributor__InvalidCaller";
|
|
947
|
-
readonly inputs: readonly [{
|
|
948
|
-
readonly name: "caller";
|
|
949
|
-
readonly type: "address";
|
|
950
|
-
readonly internalType: "address";
|
|
951
|
-
}, {
|
|
952
|
-
readonly name: "canonical";
|
|
953
|
-
readonly type: "address";
|
|
954
|
-
readonly internalType: "address";
|
|
955
|
-
}];
|
|
956
|
-
}, {
|
|
957
|
-
readonly type: "error";
|
|
958
|
-
readonly name: "Rollup__InsufficientBondAmount";
|
|
959
|
-
readonly inputs: readonly [{
|
|
960
|
-
readonly name: "minimum";
|
|
961
|
-
readonly type: "uint256";
|
|
962
|
-
readonly internalType: "uint256";
|
|
963
|
-
}, {
|
|
964
|
-
readonly name: "provided";
|
|
965
|
-
readonly type: "uint256";
|
|
966
|
-
readonly internalType: "uint256";
|
|
967
|
-
}];
|
|
968
|
-
}, {
|
|
969
|
-
readonly type: "error";
|
|
970
|
-
readonly name: "Rollup__InsufficientFundsInEscrow";
|
|
971
|
-
readonly inputs: readonly [{
|
|
972
|
-
readonly name: "required";
|
|
973
|
-
readonly type: "uint256";
|
|
974
|
-
readonly internalType: "uint256";
|
|
975
|
-
}, {
|
|
976
|
-
readonly name: "available";
|
|
977
|
-
readonly type: "uint256";
|
|
978
|
-
readonly internalType: "uint256";
|
|
979
|
-
}];
|
|
980
|
-
}, {
|
|
981
|
-
readonly type: "error";
|
|
982
|
-
readonly name: "Rollup__InvalidArchive";
|
|
983
|
-
readonly inputs: readonly [{
|
|
984
|
-
readonly name: "expected";
|
|
985
|
-
readonly type: "bytes32";
|
|
986
|
-
readonly internalType: "bytes32";
|
|
987
|
-
}, {
|
|
988
|
-
readonly name: "actual";
|
|
989
|
-
readonly type: "bytes32";
|
|
990
|
-
readonly internalType: "bytes32";
|
|
991
|
-
}];
|
|
992
|
-
}, {
|
|
993
|
-
readonly type: "error";
|
|
994
|
-
readonly name: "Rollup__InvalidBasisPointFee";
|
|
995
|
-
readonly inputs: readonly [{
|
|
996
|
-
readonly name: "basisPointFee";
|
|
997
|
-
readonly type: "uint256";
|
|
998
|
-
readonly internalType: "uint256";
|
|
999
|
-
}];
|
|
1000
|
-
}, {
|
|
1001
|
-
readonly type: "error";
|
|
1002
|
-
readonly name: "Rollup__InvalidBlobHash";
|
|
1003
|
-
readonly inputs: readonly [{
|
|
1004
|
-
readonly name: "blobHash";
|
|
1005
|
-
readonly type: "bytes32";
|
|
1006
|
-
readonly internalType: "bytes32";
|
|
1007
|
-
}];
|
|
1008
|
-
}, {
|
|
1009
|
-
readonly type: "error";
|
|
1010
|
-
readonly name: "Rollup__InvalidBlobProof";
|
|
1011
|
-
readonly inputs: readonly [{
|
|
1012
|
-
readonly name: "blobHash";
|
|
1013
|
-
readonly type: "bytes32";
|
|
1014
|
-
readonly internalType: "bytes32";
|
|
1015
|
-
}];
|
|
1016
|
-
}, {
|
|
1017
|
-
readonly type: "error";
|
|
1018
|
-
readonly name: "Rollup__InvalidBlobPublicInputsHash";
|
|
1019
|
-
readonly inputs: readonly [{
|
|
1020
|
-
readonly name: "expected";
|
|
1021
|
-
readonly type: "bytes32";
|
|
1022
|
-
readonly internalType: "bytes32";
|
|
1023
|
-
}, {
|
|
1024
|
-
readonly name: "actual";
|
|
1025
|
-
readonly type: "bytes32";
|
|
1026
|
-
readonly internalType: "bytes32";
|
|
1027
|
-
}];
|
|
1028
|
-
}, {
|
|
1029
|
-
readonly type: "error";
|
|
1030
|
-
readonly name: "Rollup__InvalidBlockHash";
|
|
1031
|
-
readonly inputs: readonly [{
|
|
1032
|
-
readonly name: "expected";
|
|
1033
|
-
readonly type: "bytes32";
|
|
1034
|
-
readonly internalType: "bytes32";
|
|
1035
|
-
}, {
|
|
1036
|
-
readonly name: "actual";
|
|
1037
|
-
readonly type: "bytes32";
|
|
1038
|
-
readonly internalType: "bytes32";
|
|
1039
|
-
}];
|
|
1040
|
-
}, {
|
|
1041
|
-
readonly type: "error";
|
|
1042
|
-
readonly name: "Rollup__InvalidBlockNumber";
|
|
1043
|
-
readonly inputs: readonly [{
|
|
1044
|
-
readonly name: "expected";
|
|
1045
|
-
readonly type: "uint256";
|
|
1046
|
-
readonly internalType: "uint256";
|
|
1047
|
-
}, {
|
|
1048
|
-
readonly name: "actual";
|
|
1049
|
-
readonly type: "uint256";
|
|
1050
|
-
readonly internalType: "uint256";
|
|
1051
|
-
}];
|
|
1052
|
-
}, {
|
|
1053
|
-
readonly type: "error";
|
|
1054
|
-
readonly name: "Rollup__InvalidChainId";
|
|
1055
|
-
readonly inputs: readonly [{
|
|
1056
|
-
readonly name: "expected";
|
|
1057
|
-
readonly type: "uint256";
|
|
1058
|
-
readonly internalType: "uint256";
|
|
1059
|
-
}, {
|
|
1060
|
-
readonly name: "actual";
|
|
1061
|
-
readonly type: "uint256";
|
|
1062
|
-
readonly internalType: "uint256";
|
|
1063
|
-
}];
|
|
1064
|
-
}, {
|
|
1065
|
-
readonly type: "error";
|
|
1066
|
-
readonly name: "Rollup__InvalidEpoch";
|
|
1067
|
-
readonly inputs: readonly [{
|
|
1068
|
-
readonly name: "expected";
|
|
1069
|
-
readonly type: "uint256";
|
|
1070
|
-
readonly internalType: "Epoch";
|
|
1071
|
-
}, {
|
|
1072
|
-
readonly name: "actual";
|
|
1073
|
-
readonly type: "uint256";
|
|
1074
|
-
readonly internalType: "Epoch";
|
|
1075
|
-
}];
|
|
1076
|
-
}, {
|
|
1077
|
-
readonly type: "error";
|
|
1078
|
-
readonly name: "Rollup__InvalidInHash";
|
|
1079
|
-
readonly inputs: readonly [{
|
|
1080
|
-
readonly name: "expected";
|
|
1081
|
-
readonly type: "bytes32";
|
|
1082
|
-
readonly internalType: "bytes32";
|
|
1083
|
-
}, {
|
|
1084
|
-
readonly name: "actual";
|
|
1085
|
-
readonly type: "bytes32";
|
|
1086
|
-
readonly internalType: "bytes32";
|
|
1087
|
-
}];
|
|
1088
|
-
}, {
|
|
1089
|
-
readonly type: "error";
|
|
1090
|
-
readonly name: "Rollup__InvalidManaBaseFee";
|
|
1091
|
-
readonly inputs: readonly [{
|
|
1092
|
-
readonly name: "expected";
|
|
1093
|
-
readonly type: "uint256";
|
|
1094
|
-
readonly internalType: "uint256";
|
|
1095
|
-
}, {
|
|
1096
|
-
readonly name: "actual";
|
|
1097
|
-
readonly type: "uint256";
|
|
1098
|
-
readonly internalType: "uint256";
|
|
1099
|
-
}];
|
|
1100
|
-
}, {
|
|
1101
|
-
readonly type: "error";
|
|
1102
|
-
readonly name: "Rollup__InvalidPreviousArchive";
|
|
1103
|
-
readonly inputs: readonly [{
|
|
1104
|
-
readonly name: "expected";
|
|
1105
|
-
readonly type: "bytes32";
|
|
1106
|
-
readonly internalType: "bytes32";
|
|
1107
|
-
}, {
|
|
1108
|
-
readonly name: "actual";
|
|
1109
|
-
readonly type: "bytes32";
|
|
1110
|
-
readonly internalType: "bytes32";
|
|
1111
|
-
}];
|
|
1112
|
-
}, {
|
|
1113
|
-
readonly type: "error";
|
|
1114
|
-
readonly name: "Rollup__InvalidPreviousBlockHash";
|
|
1115
|
-
readonly inputs: readonly [{
|
|
1116
|
-
readonly name: "expected";
|
|
1117
|
-
readonly type: "bytes32";
|
|
1118
|
-
readonly internalType: "bytes32";
|
|
1119
|
-
}, {
|
|
1120
|
-
readonly name: "actual";
|
|
1121
|
-
readonly type: "bytes32";
|
|
1122
|
-
readonly internalType: "bytes32";
|
|
1123
|
-
}];
|
|
1124
|
-
}, {
|
|
1125
|
-
readonly type: "error";
|
|
1126
|
-
readonly name: "Rollup__InvalidProof";
|
|
1127
|
-
readonly inputs: readonly [];
|
|
1128
|
-
}, {
|
|
1129
|
-
readonly type: "error";
|
|
1130
|
-
readonly name: "Rollup__InvalidProposedArchive";
|
|
1131
|
-
readonly inputs: readonly [{
|
|
1132
|
-
readonly name: "expected";
|
|
1133
|
-
readonly type: "bytes32";
|
|
1134
|
-
readonly internalType: "bytes32";
|
|
1135
|
-
}, {
|
|
1136
|
-
readonly name: "actual";
|
|
1137
|
-
readonly type: "bytes32";
|
|
1138
|
-
readonly internalType: "bytes32";
|
|
1139
|
-
}];
|
|
1140
|
-
}, {
|
|
1141
|
-
readonly type: "error";
|
|
1142
|
-
readonly name: "Rollup__InvalidTimestamp";
|
|
1143
|
-
readonly inputs: readonly [{
|
|
1144
|
-
readonly name: "expected";
|
|
1145
|
-
readonly type: "uint256";
|
|
1146
|
-
readonly internalType: "Timestamp";
|
|
1147
|
-
}, {
|
|
1148
|
-
readonly name: "actual";
|
|
1149
|
-
readonly type: "uint256";
|
|
1150
|
-
readonly internalType: "Timestamp";
|
|
1151
|
-
}];
|
|
1152
|
-
}, {
|
|
1153
|
-
readonly type: "error";
|
|
1154
|
-
readonly name: "Rollup__InvalidVersion";
|
|
1155
|
-
readonly inputs: readonly [{
|
|
1156
|
-
readonly name: "expected";
|
|
1157
|
-
readonly type: "uint256";
|
|
1158
|
-
readonly internalType: "uint256";
|
|
1159
|
-
}, {
|
|
1160
|
-
readonly name: "actual";
|
|
1161
|
-
readonly type: "uint256";
|
|
1162
|
-
readonly internalType: "uint256";
|
|
1163
|
-
}];
|
|
1164
|
-
}, {
|
|
1165
|
-
readonly type: "error";
|
|
1166
|
-
readonly name: "Rollup__NoEpochToProve";
|
|
1167
|
-
readonly inputs: readonly [];
|
|
1168
|
-
}, {
|
|
1169
|
-
readonly type: "error";
|
|
1170
|
-
readonly name: "Rollup__NonSequentialProving";
|
|
1171
|
-
readonly inputs: readonly [];
|
|
1172
|
-
}, {
|
|
1173
|
-
readonly type: "error";
|
|
1174
|
-
readonly name: "Rollup__NonZeroDaFee";
|
|
1175
|
-
readonly inputs: readonly [];
|
|
1176
|
-
}, {
|
|
1177
|
-
readonly type: "error";
|
|
1178
|
-
readonly name: "Rollup__NonZeroL2Fee";
|
|
1179
|
-
readonly inputs: readonly [];
|
|
1180
|
-
}, {
|
|
1181
|
-
readonly type: "error";
|
|
1182
|
-
readonly name: "Rollup__NotClaimingCorrectEpoch";
|
|
1183
|
-
readonly inputs: readonly [{
|
|
1184
|
-
readonly name: "expected";
|
|
1185
|
-
readonly type: "uint256";
|
|
1186
|
-
readonly internalType: "Epoch";
|
|
1187
|
-
}, {
|
|
1188
|
-
readonly name: "actual";
|
|
1189
|
-
readonly type: "uint256";
|
|
1190
|
-
readonly internalType: "Epoch";
|
|
1191
|
-
}];
|
|
1192
|
-
}, {
|
|
1193
|
-
readonly type: "error";
|
|
1194
|
-
readonly name: "Rollup__NotInClaimPhase";
|
|
1195
|
-
readonly inputs: readonly [{
|
|
1196
|
-
readonly name: "currentSlotInEpoch";
|
|
1197
|
-
readonly type: "uint256";
|
|
1198
|
-
readonly internalType: "uint256";
|
|
1199
|
-
}, {
|
|
1200
|
-
readonly name: "claimDuration";
|
|
1201
|
-
readonly type: "uint256";
|
|
1202
|
-
readonly internalType: "uint256";
|
|
1203
|
-
}];
|
|
1204
|
-
}, {
|
|
1205
|
-
readonly type: "error";
|
|
1206
|
-
readonly name: "Rollup__NothingToPrune";
|
|
1207
|
-
readonly inputs: readonly [];
|
|
1208
|
-
}, {
|
|
1209
|
-
readonly type: "error";
|
|
1210
|
-
readonly name: "Rollup__ProofRightAlreadyClaimed";
|
|
1211
|
-
readonly inputs: readonly [];
|
|
1212
|
-
}, {
|
|
1213
|
-
readonly type: "error";
|
|
1214
|
-
readonly name: "Rollup__QuoteExpired";
|
|
1215
|
-
readonly inputs: readonly [{
|
|
1216
|
-
readonly name: "currentSlot";
|
|
1217
|
-
readonly type: "uint256";
|
|
1218
|
-
readonly internalType: "Slot";
|
|
1219
|
-
}, {
|
|
1220
|
-
readonly name: "quoteSlot";
|
|
1221
|
-
readonly type: "uint256";
|
|
1222
|
-
readonly internalType: "Slot";
|
|
1223
|
-
}];
|
|
1224
|
-
}, {
|
|
1225
|
-
readonly type: "error";
|
|
1226
|
-
readonly name: "Rollup__SlotAlreadyInChain";
|
|
1227
|
-
readonly inputs: readonly [{
|
|
1228
|
-
readonly name: "lastSlot";
|
|
1229
|
-
readonly type: "uint256";
|
|
1230
|
-
readonly internalType: "Slot";
|
|
1231
|
-
}, {
|
|
1232
|
-
readonly name: "proposedSlot";
|
|
1233
|
-
readonly type: "uint256";
|
|
1234
|
-
readonly internalType: "Slot";
|
|
1235
|
-
}];
|
|
1236
|
-
}, {
|
|
1237
|
-
readonly type: "error";
|
|
1238
|
-
readonly name: "Rollup__TimestampInFuture";
|
|
1239
|
-
readonly inputs: readonly [{
|
|
1240
|
-
readonly name: "max";
|
|
1241
|
-
readonly type: "uint256";
|
|
1242
|
-
readonly internalType: "Timestamp";
|
|
1243
|
-
}, {
|
|
1244
|
-
readonly name: "actual";
|
|
1245
|
-
readonly type: "uint256";
|
|
1246
|
-
readonly internalType: "Timestamp";
|
|
1247
|
-
}];
|
|
1248
|
-
}, {
|
|
1249
|
-
readonly type: "error";
|
|
1250
|
-
readonly name: "Rollup__TimestampTooOld";
|
|
1251
|
-
readonly inputs: readonly [];
|
|
1252
|
-
}, {
|
|
1253
|
-
readonly type: "error";
|
|
1254
|
-
readonly name: "Rollup__TryingToProveNonExistingBlock";
|
|
1255
|
-
readonly inputs: readonly [];
|
|
1256
|
-
}, {
|
|
1257
|
-
readonly type: "error";
|
|
1258
|
-
readonly name: "Rollup__UnavailableTxs";
|
|
1259
|
-
readonly inputs: readonly [{
|
|
1260
|
-
readonly name: "txsHash";
|
|
1261
|
-
readonly type: "bytes32";
|
|
1262
|
-
readonly internalType: "bytes32";
|
|
1263
|
-
}];
|
|
1264
|
-
}, {
|
|
1265
|
-
readonly type: "function";
|
|
1266
|
-
readonly name: "SLASHER";
|
|
1267
|
-
readonly inputs: readonly [];
|
|
1268
|
-
readonly outputs: readonly [{
|
|
1269
|
-
readonly name: "";
|
|
1270
|
-
readonly type: "address";
|
|
1271
|
-
readonly internalType: "contract Slasher";
|
|
1272
|
-
}];
|
|
1273
|
-
readonly stateMutability: "view";
|
|
1274
|
-
}, {
|
|
1275
|
-
readonly type: "function";
|
|
1276
|
-
readonly name: "SLOT_DURATION";
|
|
1277
|
-
readonly inputs: readonly [];
|
|
1278
|
-
readonly outputs: readonly [{
|
|
1279
|
-
readonly name: "";
|
|
1280
|
-
readonly type: "uint256";
|
|
1281
|
-
readonly internalType: "uint256";
|
|
1282
|
-
}];
|
|
1283
|
-
readonly stateMutability: "view";
|
|
1284
|
-
}, {
|
|
1285
|
-
readonly type: "function";
|
|
1286
|
-
readonly name: "STAKING_ASSET";
|
|
1287
|
-
readonly inputs: readonly [];
|
|
1288
|
-
readonly outputs: readonly [{
|
|
1289
|
-
readonly name: "";
|
|
1290
|
-
readonly type: "address";
|
|
1291
|
-
readonly internalType: "contract IERC20";
|
|
1292
|
-
}];
|
|
1293
|
-
readonly stateMutability: "view";
|
|
1294
|
-
}, {
|
|
1295
|
-
readonly type: "error";
|
|
1296
|
-
readonly name: "SafeCastOverflowedIntToUint";
|
|
1297
|
-
readonly inputs: readonly [{
|
|
1298
|
-
readonly name: "value";
|
|
1299
|
-
readonly type: "int256";
|
|
1300
|
-
readonly internalType: "int256";
|
|
1301
|
-
}];
|
|
1302
|
-
}, {
|
|
1303
|
-
readonly type: "error";
|
|
1304
|
-
readonly name: "SampleLib__IndexOutOfBounds";
|
|
1305
|
-
readonly inputs: readonly [{
|
|
1306
|
-
readonly name: "requested";
|
|
1307
|
-
readonly type: "uint256";
|
|
1308
|
-
readonly internalType: "uint256";
|
|
1309
|
-
}, {
|
|
1310
|
-
readonly name: "bound";
|
|
1311
|
-
readonly type: "uint256";
|
|
1312
|
-
readonly internalType: "uint256";
|
|
1313
|
-
}];
|
|
1314
|
-
}, {
|
|
1315
|
-
readonly type: "error";
|
|
1316
|
-
readonly name: "SignatureLib__CannotVerifyEmpty";
|
|
1317
|
-
readonly inputs: readonly [];
|
|
1318
|
-
}, {
|
|
1319
|
-
readonly type: "error";
|
|
1320
|
-
readonly name: "SignatureLib__InvalidSignature";
|
|
1321
|
-
readonly inputs: readonly [{
|
|
1322
|
-
readonly name: "expected";
|
|
1323
|
-
readonly type: "address";
|
|
1324
|
-
readonly internalType: "address";
|
|
1325
|
-
}, {
|
|
1326
|
-
readonly name: "recovered";
|
|
1327
|
-
readonly type: "address";
|
|
1328
|
-
readonly internalType: "address";
|
|
1329
|
-
}];
|
|
1330
|
-
}, {
|
|
1331
|
-
readonly type: "event";
|
|
1332
|
-
readonly name: "Slashed";
|
|
1333
|
-
readonly inputs: readonly [{
|
|
1334
|
-
readonly name: "attester";
|
|
1335
|
-
readonly type: "address";
|
|
1336
|
-
readonly indexed: true;
|
|
1337
|
-
readonly internalType: "address";
|
|
1338
|
-
}, {
|
|
1339
|
-
readonly name: "amount";
|
|
1340
|
-
readonly type: "uint256";
|
|
1341
|
-
readonly indexed: false;
|
|
1342
|
-
readonly internalType: "uint256";
|
|
1343
|
-
}];
|
|
1344
|
-
readonly anonymous: false;
|
|
1345
|
-
}, {
|
|
1346
|
-
readonly type: "error";
|
|
1347
|
-
readonly name: "Staking__AlreadyActive";
|
|
1348
|
-
readonly inputs: readonly [{
|
|
1349
|
-
readonly name: "attester";
|
|
1350
|
-
readonly type: "address";
|
|
1351
|
-
readonly internalType: "address";
|
|
1352
|
-
}];
|
|
1353
|
-
}, {
|
|
1354
|
-
readonly type: "error";
|
|
1355
|
-
readonly name: "Staking__AlreadyRegistered";
|
|
1356
|
-
readonly inputs: readonly [{
|
|
1357
|
-
readonly name: "";
|
|
1358
|
-
readonly type: "address";
|
|
1359
|
-
readonly internalType: "address";
|
|
1360
|
-
}];
|
|
1361
|
-
}, {
|
|
1362
|
-
readonly type: "error";
|
|
1363
|
-
readonly name: "Staking__CannotSlashExitedStake";
|
|
1364
|
-
readonly inputs: readonly [{
|
|
1365
|
-
readonly name: "";
|
|
1366
|
-
readonly type: "address";
|
|
1367
|
-
readonly internalType: "address";
|
|
1368
|
-
}];
|
|
1369
|
-
}, {
|
|
1370
|
-
readonly type: "error";
|
|
1371
|
-
readonly name: "Staking__FailedToRemove";
|
|
1372
|
-
readonly inputs: readonly [{
|
|
1373
|
-
readonly name: "";
|
|
1374
|
-
readonly type: "address";
|
|
1375
|
-
readonly internalType: "address";
|
|
1376
|
-
}];
|
|
1377
|
-
}, {
|
|
1378
|
-
readonly type: "error";
|
|
1379
|
-
readonly name: "Staking__InsufficientStake";
|
|
1380
|
-
readonly inputs: readonly [{
|
|
1381
|
-
readonly name: "";
|
|
1382
|
-
readonly type: "uint256";
|
|
1383
|
-
readonly internalType: "uint256";
|
|
1384
|
-
}, {
|
|
1385
|
-
readonly name: "";
|
|
1386
|
-
readonly type: "uint256";
|
|
1387
|
-
readonly internalType: "uint256";
|
|
1388
|
-
}];
|
|
1389
|
-
}, {
|
|
1390
|
-
readonly type: "error";
|
|
1391
|
-
readonly name: "Staking__NoOneToSlash";
|
|
1392
|
-
readonly inputs: readonly [{
|
|
1393
|
-
readonly name: "";
|
|
1394
|
-
readonly type: "address";
|
|
1395
|
-
readonly internalType: "address";
|
|
1396
|
-
}];
|
|
1397
|
-
}, {
|
|
1398
|
-
readonly type: "error";
|
|
1399
|
-
readonly name: "Staking__NotExiting";
|
|
1400
|
-
readonly inputs: readonly [{
|
|
1401
|
-
readonly name: "";
|
|
1402
|
-
readonly type: "address";
|
|
1403
|
-
readonly internalType: "address";
|
|
1404
|
-
}];
|
|
1405
|
-
}, {
|
|
1406
|
-
readonly type: "error";
|
|
1407
|
-
readonly name: "Staking__NotSlasher";
|
|
1408
|
-
readonly inputs: readonly [{
|
|
1409
|
-
readonly name: "";
|
|
1410
|
-
readonly type: "address";
|
|
1411
|
-
readonly internalType: "address";
|
|
1412
|
-
}, {
|
|
1413
|
-
readonly name: "";
|
|
1414
|
-
readonly type: "address";
|
|
1415
|
-
readonly internalType: "address";
|
|
1416
|
-
}];
|
|
1417
|
-
}, {
|
|
1418
|
-
readonly type: "error";
|
|
1419
|
-
readonly name: "Staking__NotWithdrawer";
|
|
1420
|
-
readonly inputs: readonly [{
|
|
1421
|
-
readonly name: "";
|
|
1422
|
-
readonly type: "address";
|
|
1423
|
-
readonly internalType: "address";
|
|
1424
|
-
}, {
|
|
1425
|
-
readonly name: "";
|
|
1426
|
-
readonly type: "address";
|
|
1427
|
-
readonly internalType: "address";
|
|
1428
|
-
}];
|
|
1429
|
-
}, {
|
|
1430
|
-
readonly type: "error";
|
|
1431
|
-
readonly name: "Staking__NothingToExit";
|
|
1432
|
-
readonly inputs: readonly [{
|
|
1433
|
-
readonly name: "";
|
|
1434
|
-
readonly type: "address";
|
|
1435
|
-
readonly internalType: "address";
|
|
1436
|
-
}];
|
|
1437
|
-
}, {
|
|
1438
|
-
readonly type: "error";
|
|
1439
|
-
readonly name: "Staking__WithdrawalNotUnlockedYet";
|
|
1440
|
-
readonly inputs: readonly [{
|
|
1441
|
-
readonly name: "";
|
|
1442
|
-
readonly type: "uint256";
|
|
1443
|
-
readonly internalType: "Timestamp";
|
|
1444
|
-
}, {
|
|
1445
|
-
readonly name: "";
|
|
1446
|
-
readonly type: "uint256";
|
|
1447
|
-
readonly internalType: "Timestamp";
|
|
1448
|
-
}];
|
|
1449
|
-
}, {
|
|
1450
|
-
readonly type: "error";
|
|
1451
|
-
readonly name: "StringTooLong";
|
|
1452
|
-
readonly inputs: readonly [{
|
|
1453
|
-
readonly name: "str";
|
|
1454
|
-
readonly type: "string";
|
|
1455
|
-
readonly internalType: "string";
|
|
1456
|
-
}];
|
|
1457
|
-
}, {
|
|
1458
|
-
readonly type: "function";
|
|
1459
|
-
readonly name: "TARGET_COMMITTEE_SIZE";
|
|
1460
|
-
readonly inputs: readonly [];
|
|
1461
|
-
readonly outputs: readonly [{
|
|
1462
|
-
readonly name: "";
|
|
1463
|
-
readonly type: "uint256";
|
|
1464
|
-
readonly internalType: "uint256";
|
|
1465
|
-
}];
|
|
1466
|
-
readonly stateMutability: "view";
|
|
1467
|
-
}, {
|
|
1468
|
-
readonly type: "function";
|
|
1469
|
-
readonly name: "VERSION";
|
|
1470
|
-
readonly inputs: readonly [];
|
|
1471
|
-
readonly outputs: readonly [{
|
|
1472
|
-
readonly name: "";
|
|
1473
|
-
readonly type: "uint256";
|
|
1474
|
-
readonly internalType: "uint256";
|
|
1475
|
-
}];
|
|
1476
|
-
readonly stateMutability: "view";
|
|
1477
|
-
}, {
|
|
1478
|
-
readonly type: "function";
|
|
1479
|
-
readonly name: "VM_ADDRESS";
|
|
1480
|
-
readonly inputs: readonly [];
|
|
1481
|
-
readonly outputs: readonly [{
|
|
1482
|
-
readonly name: "";
|
|
1483
|
-
readonly type: "address";
|
|
1484
|
-
readonly internalType: "address";
|
|
1485
|
-
}];
|
|
1486
|
-
readonly stateMutability: "view";
|
|
1487
|
-
}, {
|
|
1488
|
-
readonly type: "error";
|
|
1489
|
-
readonly name: "ValidatorSelection__EpochNotSetup";
|
|
1490
|
-
readonly inputs: readonly [];
|
|
1491
|
-
}, {
|
|
1492
|
-
readonly type: "error";
|
|
1493
|
-
readonly name: "ValidatorSelection__InsufficientAttestations";
|
|
1494
|
-
readonly inputs: readonly [{
|
|
1495
|
-
readonly name: "minimumNeeded";
|
|
1496
|
-
readonly type: "uint256";
|
|
1497
|
-
readonly internalType: "uint256";
|
|
1498
|
-
}, {
|
|
1499
|
-
readonly name: "provided";
|
|
1500
|
-
readonly type: "uint256";
|
|
1501
|
-
readonly internalType: "uint256";
|
|
1502
|
-
}];
|
|
1503
|
-
}, {
|
|
1504
|
-
readonly type: "error";
|
|
1505
|
-
readonly name: "ValidatorSelection__InsufficientAttestationsProvided";
|
|
1506
|
-
readonly inputs: readonly [{
|
|
1507
|
-
readonly name: "minimumNeeded";
|
|
1508
|
-
readonly type: "uint256";
|
|
1509
|
-
readonly internalType: "uint256";
|
|
1510
|
-
}, {
|
|
1511
|
-
readonly name: "provided";
|
|
1512
|
-
readonly type: "uint256";
|
|
1513
|
-
readonly internalType: "uint256";
|
|
1514
|
-
}];
|
|
1515
|
-
}, {
|
|
1516
|
-
readonly type: "error";
|
|
1517
|
-
readonly name: "ValidatorSelection__InvalidDeposit";
|
|
1518
|
-
readonly inputs: readonly [{
|
|
1519
|
-
readonly name: "attester";
|
|
1520
|
-
readonly type: "address";
|
|
1521
|
-
readonly internalType: "address";
|
|
1522
|
-
}, {
|
|
1523
|
-
readonly name: "proposer";
|
|
1524
|
-
readonly type: "address";
|
|
1525
|
-
readonly internalType: "address";
|
|
1526
|
-
}];
|
|
1527
|
-
}, {
|
|
1528
|
-
readonly type: "error";
|
|
1529
|
-
readonly name: "ValidatorSelection__InvalidProposer";
|
|
1530
|
-
readonly inputs: readonly [{
|
|
1531
|
-
readonly name: "expected";
|
|
1532
|
-
readonly type: "address";
|
|
1533
|
-
readonly internalType: "address";
|
|
1534
|
-
}, {
|
|
1535
|
-
readonly name: "actual";
|
|
1536
|
-
readonly type: "address";
|
|
1537
|
-
readonly internalType: "address";
|
|
1538
|
-
}];
|
|
1539
|
-
}, {
|
|
1540
|
-
readonly type: "event";
|
|
1541
|
-
readonly name: "WithdrawFinalised";
|
|
1542
|
-
readonly inputs: readonly [{
|
|
1543
|
-
readonly name: "attester";
|
|
1544
|
-
readonly type: "address";
|
|
1545
|
-
readonly indexed: true;
|
|
1546
|
-
readonly internalType: "address";
|
|
1547
|
-
}, {
|
|
1548
|
-
readonly name: "recipient";
|
|
1549
|
-
readonly type: "address";
|
|
1550
|
-
readonly indexed: true;
|
|
1551
|
-
readonly internalType: "address";
|
|
1552
|
-
}, {
|
|
1553
|
-
readonly name: "amount";
|
|
1554
|
-
readonly type: "uint256";
|
|
1555
|
-
readonly indexed: false;
|
|
1556
|
-
readonly internalType: "uint256";
|
|
1557
|
-
}];
|
|
1558
|
-
readonly anonymous: false;
|
|
1559
|
-
}, {
|
|
1560
|
-
readonly type: "event";
|
|
1561
|
-
readonly name: "WithdrawInitiated";
|
|
1562
|
-
readonly inputs: readonly [{
|
|
1563
|
-
readonly name: "attester";
|
|
1564
|
-
readonly type: "address";
|
|
1565
|
-
readonly indexed: true;
|
|
1566
|
-
readonly internalType: "address";
|
|
1567
|
-
}, {
|
|
1568
|
-
readonly name: "recipient";
|
|
1569
|
-
readonly type: "address";
|
|
1570
|
-
readonly indexed: true;
|
|
1571
|
-
readonly internalType: "address";
|
|
1572
|
-
}, {
|
|
1573
|
-
readonly name: "amount";
|
|
1574
|
-
readonly type: "uint256";
|
|
1575
|
-
readonly indexed: false;
|
|
1576
|
-
readonly internalType: "uint256";
|
|
1577
|
-
}];
|
|
1578
|
-
readonly anonymous: false;
|
|
1579
|
-
}, {
|
|
1580
|
-
readonly type: "function";
|
|
1581
|
-
readonly name: "archive";
|
|
1582
|
-
readonly inputs: readonly [];
|
|
1583
|
-
readonly outputs: readonly [{
|
|
1584
|
-
readonly name: "";
|
|
1585
|
-
readonly type: "bytes32";
|
|
1586
|
-
readonly internalType: "bytes32";
|
|
1587
|
-
}];
|
|
1588
|
-
readonly stateMutability: "view";
|
|
1589
|
-
}, {
|
|
1590
|
-
readonly type: "function";
|
|
1591
|
-
readonly name: "archiveAt";
|
|
1592
|
-
readonly inputs: readonly [{
|
|
1593
|
-
readonly name: "_blockNumber";
|
|
1594
|
-
readonly type: "uint256";
|
|
1595
|
-
readonly internalType: "uint256";
|
|
1596
|
-
}];
|
|
1597
|
-
readonly outputs: readonly [{
|
|
1598
|
-
readonly name: "";
|
|
1599
|
-
readonly type: "bytes32";
|
|
1600
|
-
readonly internalType: "bytes32";
|
|
1601
|
-
}];
|
|
1602
|
-
readonly stateMutability: "view";
|
|
1603
|
-
}, {
|
|
1604
|
-
readonly type: "function";
|
|
1605
|
-
readonly name: "canProposeAtTime";
|
|
1606
|
-
readonly inputs: readonly [{
|
|
1607
|
-
readonly name: "_ts";
|
|
1608
|
-
readonly type: "uint256";
|
|
1609
|
-
readonly internalType: "Timestamp";
|
|
1610
|
-
}, {
|
|
1611
|
-
readonly name: "_archive";
|
|
1612
|
-
readonly type: "bytes32";
|
|
1613
|
-
readonly internalType: "bytes32";
|
|
1614
|
-
}];
|
|
1615
|
-
readonly outputs: readonly [{
|
|
1616
|
-
readonly name: "";
|
|
1617
|
-
readonly type: "uint256";
|
|
1618
|
-
readonly internalType: "Slot";
|
|
1619
|
-
}, {
|
|
1620
|
-
readonly name: "";
|
|
1621
|
-
readonly type: "uint256";
|
|
1622
|
-
readonly internalType: "uint256";
|
|
1623
|
-
}];
|
|
1624
|
-
readonly stateMutability: "view";
|
|
1625
|
-
}, {
|
|
1626
|
-
readonly type: "function";
|
|
1627
|
-
readonly name: "canPrune";
|
|
1628
|
-
readonly inputs: readonly [];
|
|
1629
|
-
readonly outputs: readonly [{
|
|
1630
|
-
readonly name: "";
|
|
1631
|
-
readonly type: "bool";
|
|
1632
|
-
readonly internalType: "bool";
|
|
1633
|
-
}];
|
|
1634
|
-
readonly stateMutability: "view";
|
|
1635
|
-
}, {
|
|
1636
|
-
readonly type: "function";
|
|
1637
|
-
readonly name: "canPruneAtTime";
|
|
1638
|
-
readonly inputs: readonly [{
|
|
1639
|
-
readonly name: "_ts";
|
|
1640
|
-
readonly type: "uint256";
|
|
1641
|
-
readonly internalType: "Timestamp";
|
|
1642
|
-
}];
|
|
1643
|
-
readonly outputs: readonly [{
|
|
1644
|
-
readonly name: "";
|
|
1645
|
-
readonly type: "bool";
|
|
1646
|
-
readonly internalType: "bool";
|
|
1647
|
-
}];
|
|
1648
|
-
readonly stateMutability: "view";
|
|
1649
|
-
}, {
|
|
1650
|
-
readonly type: "function";
|
|
1651
|
-
readonly name: "cheat__InitialiseValidatorSet";
|
|
1652
|
-
readonly inputs: readonly [{
|
|
1653
|
-
readonly name: "_args";
|
|
1654
|
-
readonly type: "tuple[]";
|
|
1655
|
-
readonly internalType: "struct CheatDepositArgs[]";
|
|
1656
|
-
readonly components: readonly [{
|
|
1657
|
-
readonly name: "attester";
|
|
1658
|
-
readonly type: "address";
|
|
1659
|
-
readonly internalType: "address";
|
|
1660
|
-
}, {
|
|
1661
|
-
readonly name: "proposer";
|
|
1662
|
-
readonly type: "address";
|
|
1663
|
-
readonly internalType: "address";
|
|
1664
|
-
}, {
|
|
1665
|
-
readonly name: "withdrawer";
|
|
1666
|
-
readonly type: "address";
|
|
1667
|
-
readonly internalType: "address";
|
|
1668
|
-
}, {
|
|
1669
|
-
readonly name: "amount";
|
|
1670
|
-
readonly type: "uint256";
|
|
1671
|
-
readonly internalType: "uint256";
|
|
1672
|
-
}];
|
|
1673
|
-
}];
|
|
1674
|
-
readonly outputs: readonly [];
|
|
1675
|
-
readonly stateMutability: "nonpayable";
|
|
1676
|
-
}, {
|
|
1677
|
-
readonly type: "function";
|
|
1678
|
-
readonly name: "checkBlob";
|
|
1679
|
-
readonly inputs: readonly [];
|
|
1680
|
-
readonly outputs: readonly [{
|
|
1681
|
-
readonly name: "";
|
|
1682
|
-
readonly type: "bool";
|
|
1683
|
-
readonly internalType: "bool";
|
|
1684
|
-
}];
|
|
1685
|
-
readonly stateMutability: "view";
|
|
1686
|
-
}, {
|
|
1687
|
-
readonly type: "function";
|
|
1688
|
-
readonly name: "claimEpochProofRight";
|
|
1689
|
-
readonly inputs: readonly [{
|
|
1690
|
-
readonly name: "_quote";
|
|
1691
|
-
readonly type: "tuple";
|
|
1692
|
-
readonly internalType: "struct SignedEpochProofQuote";
|
|
1693
|
-
readonly components: readonly [{
|
|
1694
|
-
readonly name: "quote";
|
|
1695
|
-
readonly type: "tuple";
|
|
1696
|
-
readonly internalType: "struct EpochProofQuote";
|
|
1697
|
-
readonly components: readonly [{
|
|
1698
|
-
readonly name: "epochToProve";
|
|
1699
|
-
readonly type: "uint256";
|
|
1700
|
-
readonly internalType: "Epoch";
|
|
1701
|
-
}, {
|
|
1702
|
-
readonly name: "validUntilSlot";
|
|
1703
|
-
readonly type: "uint256";
|
|
1704
|
-
readonly internalType: "Slot";
|
|
1705
|
-
}, {
|
|
1706
|
-
readonly name: "bondAmount";
|
|
1707
|
-
readonly type: "uint256";
|
|
1708
|
-
readonly internalType: "uint256";
|
|
1709
|
-
}, {
|
|
1710
|
-
readonly name: "prover";
|
|
1711
|
-
readonly type: "address";
|
|
1712
|
-
readonly internalType: "address";
|
|
1713
|
-
}, {
|
|
1714
|
-
readonly name: "basisPointFee";
|
|
1715
|
-
readonly type: "uint32";
|
|
1716
|
-
readonly internalType: "uint32";
|
|
1717
|
-
}];
|
|
1718
|
-
}, {
|
|
1719
|
-
readonly name: "signature";
|
|
1720
|
-
readonly type: "tuple";
|
|
1721
|
-
readonly internalType: "struct Signature";
|
|
1722
|
-
readonly components: readonly [{
|
|
1723
|
-
readonly name: "isEmpty";
|
|
1724
|
-
readonly type: "bool";
|
|
1725
|
-
readonly internalType: "bool";
|
|
1726
|
-
}, {
|
|
1727
|
-
readonly name: "v";
|
|
1728
|
-
readonly type: "uint8";
|
|
1729
|
-
readonly internalType: "uint8";
|
|
1730
|
-
}, {
|
|
1731
|
-
readonly name: "r";
|
|
1732
|
-
readonly type: "bytes32";
|
|
1733
|
-
readonly internalType: "bytes32";
|
|
1734
|
-
}, {
|
|
1735
|
-
readonly name: "s";
|
|
1736
|
-
readonly type: "bytes32";
|
|
1737
|
-
readonly internalType: "bytes32";
|
|
1738
|
-
}];
|
|
1739
|
-
}];
|
|
1740
|
-
}];
|
|
1741
|
-
readonly outputs: readonly [];
|
|
1742
|
-
readonly stateMutability: "nonpayable";
|
|
1743
|
-
}, {
|
|
1744
|
-
readonly type: "function";
|
|
1745
|
-
readonly name: "deposit";
|
|
1746
|
-
readonly inputs: readonly [{
|
|
1747
|
-
readonly name: "_attester";
|
|
1748
|
-
readonly type: "address";
|
|
1749
|
-
readonly internalType: "address";
|
|
1750
|
-
}, {
|
|
1751
|
-
readonly name: "_proposer";
|
|
1752
|
-
readonly type: "address";
|
|
1753
|
-
readonly internalType: "address";
|
|
1754
|
-
}, {
|
|
1755
|
-
readonly name: "_withdrawer";
|
|
1756
|
-
readonly type: "address";
|
|
1757
|
-
readonly internalType: "address";
|
|
1758
|
-
}, {
|
|
1759
|
-
readonly name: "_amount";
|
|
1760
|
-
readonly type: "uint256";
|
|
1761
|
-
readonly internalType: "uint256";
|
|
1762
|
-
}];
|
|
1763
|
-
readonly outputs: readonly [];
|
|
1764
|
-
readonly stateMutability: "nonpayable";
|
|
1765
|
-
}, {
|
|
1766
|
-
readonly type: "function";
|
|
1767
|
-
readonly name: "eip712Domain";
|
|
1768
|
-
readonly inputs: readonly [];
|
|
1769
|
-
readonly outputs: readonly [{
|
|
1770
|
-
readonly name: "fields";
|
|
1771
|
-
readonly type: "bytes1";
|
|
1772
|
-
readonly internalType: "bytes1";
|
|
1773
|
-
}, {
|
|
1774
|
-
readonly name: "name";
|
|
1775
|
-
readonly type: "string";
|
|
1776
|
-
readonly internalType: "string";
|
|
1777
|
-
}, {
|
|
1778
|
-
readonly name: "version";
|
|
1779
|
-
readonly type: "string";
|
|
1780
|
-
readonly internalType: "string";
|
|
1781
|
-
}, {
|
|
1782
|
-
readonly name: "chainId";
|
|
1783
|
-
readonly type: "uint256";
|
|
1784
|
-
readonly internalType: "uint256";
|
|
1785
|
-
}, {
|
|
1786
|
-
readonly name: "verifyingContract";
|
|
1787
|
-
readonly type: "address";
|
|
1788
|
-
readonly internalType: "address";
|
|
1789
|
-
}, {
|
|
1790
|
-
readonly name: "salt";
|
|
1791
|
-
readonly type: "bytes32";
|
|
1792
|
-
readonly internalType: "bytes32";
|
|
1793
|
-
}, {
|
|
1794
|
-
readonly name: "extensions";
|
|
1795
|
-
readonly type: "uint256[]";
|
|
1796
|
-
readonly internalType: "uint256[]";
|
|
1797
|
-
}];
|
|
1798
|
-
readonly stateMutability: "view";
|
|
1799
|
-
}, {
|
|
1800
|
-
readonly type: "function";
|
|
1801
|
-
readonly name: "finaliseWithdraw";
|
|
1802
|
-
readonly inputs: readonly [{
|
|
1803
|
-
readonly name: "_attester";
|
|
1804
|
-
readonly type: "address";
|
|
1805
|
-
readonly internalType: "address";
|
|
1806
|
-
}];
|
|
1807
|
-
readonly outputs: readonly [];
|
|
1808
|
-
readonly stateMutability: "nonpayable";
|
|
1809
|
-
}, {
|
|
1810
|
-
readonly type: "function";
|
|
1811
|
-
readonly name: "getActiveAttesterCount";
|
|
1812
|
-
readonly inputs: readonly [];
|
|
1813
|
-
readonly outputs: readonly [{
|
|
1814
|
-
readonly name: "";
|
|
1815
|
-
readonly type: "uint256";
|
|
1816
|
-
readonly internalType: "uint256";
|
|
1817
|
-
}];
|
|
1818
|
-
readonly stateMutability: "view";
|
|
1819
|
-
}, {
|
|
1820
|
-
readonly type: "function";
|
|
1821
|
-
readonly name: "getAttesterAtIndex";
|
|
1822
|
-
readonly inputs: readonly [{
|
|
1823
|
-
readonly name: "_index";
|
|
1824
|
-
readonly type: "uint256";
|
|
1825
|
-
readonly internalType: "uint256";
|
|
1826
|
-
}];
|
|
1827
|
-
readonly outputs: readonly [{
|
|
1828
|
-
readonly name: "";
|
|
1829
|
-
readonly type: "address";
|
|
1830
|
-
readonly internalType: "address";
|
|
1831
|
-
}];
|
|
1832
|
-
readonly stateMutability: "view";
|
|
1833
|
-
}, {
|
|
1834
|
-
readonly type: "function";
|
|
1835
|
-
readonly name: "getAttesters";
|
|
1836
|
-
readonly inputs: readonly [];
|
|
1837
|
-
readonly outputs: readonly [{
|
|
1838
|
-
readonly name: "";
|
|
1839
|
-
readonly type: "address[]";
|
|
1840
|
-
readonly internalType: "address[]";
|
|
1841
|
-
}];
|
|
1842
|
-
readonly stateMutability: "view";
|
|
1843
|
-
}, {
|
|
1844
|
-
readonly type: "function";
|
|
1845
|
-
readonly name: "getBlobPublicInputsHash";
|
|
1846
|
-
readonly inputs: readonly [{
|
|
1847
|
-
readonly name: "_blockNumber";
|
|
1848
|
-
readonly type: "uint256";
|
|
1849
|
-
readonly internalType: "uint256";
|
|
1850
|
-
}];
|
|
1851
|
-
readonly outputs: readonly [{
|
|
1852
|
-
readonly name: "";
|
|
1853
|
-
readonly type: "bytes32";
|
|
1854
|
-
readonly internalType: "bytes32";
|
|
1855
|
-
}];
|
|
1856
|
-
readonly stateMutability: "view";
|
|
1857
|
-
}, {
|
|
1858
|
-
readonly type: "function";
|
|
1859
|
-
readonly name: "getBlock";
|
|
1860
|
-
readonly inputs: readonly [{
|
|
1861
|
-
readonly name: "_blockNumber";
|
|
1862
|
-
readonly type: "uint256";
|
|
1863
|
-
readonly internalType: "uint256";
|
|
1864
|
-
}];
|
|
1865
|
-
readonly outputs: readonly [{
|
|
1866
|
-
readonly name: "";
|
|
1867
|
-
readonly type: "tuple";
|
|
1868
|
-
readonly internalType: "struct BlockLog";
|
|
1869
|
-
readonly components: readonly [{
|
|
1870
|
-
readonly name: "feeHeader";
|
|
1871
|
-
readonly type: "tuple";
|
|
1872
|
-
readonly internalType: "struct FeeHeader";
|
|
1873
|
-
readonly components: readonly [{
|
|
1874
|
-
readonly name: "excessMana";
|
|
1875
|
-
readonly type: "uint256";
|
|
1876
|
-
readonly internalType: "uint256";
|
|
1877
|
-
}, {
|
|
1878
|
-
readonly name: "feeAssetPriceNumerator";
|
|
1879
|
-
readonly type: "uint256";
|
|
1880
|
-
readonly internalType: "uint256";
|
|
1881
|
-
}, {
|
|
1882
|
-
readonly name: "manaUsed";
|
|
1883
|
-
readonly type: "uint256";
|
|
1884
|
-
readonly internalType: "uint256";
|
|
1885
|
-
}, {
|
|
1886
|
-
readonly name: "provingCostPerManaNumerator";
|
|
1887
|
-
readonly type: "uint256";
|
|
1888
|
-
readonly internalType: "uint256";
|
|
1889
|
-
}, {
|
|
1890
|
-
readonly name: "congestionCost";
|
|
1891
|
-
readonly type: "uint256";
|
|
1892
|
-
readonly internalType: "uint256";
|
|
1893
|
-
}];
|
|
1894
|
-
}, {
|
|
1895
|
-
readonly name: "archive";
|
|
1896
|
-
readonly type: "bytes32";
|
|
1897
|
-
readonly internalType: "bytes32";
|
|
1898
|
-
}, {
|
|
1899
|
-
readonly name: "blockHash";
|
|
1900
|
-
readonly type: "bytes32";
|
|
1901
|
-
readonly internalType: "bytes32";
|
|
1902
|
-
}, {
|
|
1903
|
-
readonly name: "slotNumber";
|
|
1904
|
-
readonly type: "uint256";
|
|
1905
|
-
readonly internalType: "Slot";
|
|
1906
|
-
}];
|
|
1907
|
-
}];
|
|
1908
|
-
readonly stateMutability: "view";
|
|
1909
|
-
}, {
|
|
1910
|
-
readonly type: "function";
|
|
1911
|
-
readonly name: "getClaimableEpoch";
|
|
1912
|
-
readonly inputs: readonly [];
|
|
1913
|
-
readonly outputs: readonly [{
|
|
1914
|
-
readonly name: "";
|
|
1915
|
-
readonly type: "uint256";
|
|
1916
|
-
readonly internalType: "Epoch";
|
|
1917
|
-
}];
|
|
1918
|
-
readonly stateMutability: "view";
|
|
1919
|
-
}, {
|
|
1920
|
-
readonly type: "function";
|
|
1921
|
-
readonly name: "getCommitteeAt";
|
|
1922
|
-
readonly inputs: readonly [{
|
|
1923
|
-
readonly name: "_ts";
|
|
1924
|
-
readonly type: "uint256";
|
|
1925
|
-
readonly internalType: "Timestamp";
|
|
1926
|
-
}];
|
|
1927
|
-
readonly outputs: readonly [{
|
|
1928
|
-
readonly name: "";
|
|
1929
|
-
readonly type: "address[]";
|
|
1930
|
-
readonly internalType: "address[]";
|
|
1931
|
-
}];
|
|
1932
|
-
readonly stateMutability: "view";
|
|
1933
|
-
}, {
|
|
1934
|
-
readonly type: "function";
|
|
1935
|
-
readonly name: "getCurrentEpoch";
|
|
1936
|
-
readonly inputs: readonly [];
|
|
1937
|
-
readonly outputs: readonly [{
|
|
1938
|
-
readonly name: "";
|
|
1939
|
-
readonly type: "uint256";
|
|
1940
|
-
readonly internalType: "Epoch";
|
|
1941
|
-
}];
|
|
1942
|
-
readonly stateMutability: "view";
|
|
1943
|
-
}, {
|
|
1944
|
-
readonly type: "function";
|
|
1945
|
-
readonly name: "getCurrentEpochCommittee";
|
|
1946
|
-
readonly inputs: readonly [];
|
|
1947
|
-
readonly outputs: readonly [{
|
|
1948
|
-
readonly name: "";
|
|
1949
|
-
readonly type: "address[]";
|
|
1950
|
-
readonly internalType: "address[]";
|
|
1951
|
-
}];
|
|
1952
|
-
readonly stateMutability: "view";
|
|
1953
|
-
}, {
|
|
1954
|
-
readonly type: "function";
|
|
1955
|
-
readonly name: "getCurrentProposer";
|
|
1956
|
-
readonly inputs: readonly [];
|
|
1957
|
-
readonly outputs: readonly [{
|
|
1958
|
-
readonly name: "";
|
|
1959
|
-
readonly type: "address";
|
|
1960
|
-
readonly internalType: "address";
|
|
1961
|
-
}];
|
|
1962
|
-
readonly stateMutability: "view";
|
|
1963
|
-
}, {
|
|
1964
|
-
readonly type: "function";
|
|
1965
|
-
readonly name: "getCurrentSampleSeed";
|
|
1966
|
-
readonly inputs: readonly [];
|
|
1967
|
-
readonly outputs: readonly [{
|
|
1968
|
-
readonly name: "";
|
|
1969
|
-
readonly type: "uint256";
|
|
1970
|
-
readonly internalType: "uint256";
|
|
1971
|
-
}];
|
|
1972
|
-
readonly stateMutability: "view";
|
|
1973
|
-
}, {
|
|
1974
|
-
readonly type: "function";
|
|
1975
|
-
readonly name: "getCurrentSlot";
|
|
1976
|
-
readonly inputs: readonly [];
|
|
1977
|
-
readonly outputs: readonly [{
|
|
1978
|
-
readonly name: "";
|
|
1979
|
-
readonly type: "uint256";
|
|
1980
|
-
readonly internalType: "Slot";
|
|
1981
|
-
}];
|
|
1982
|
-
readonly stateMutability: "view";
|
|
1983
|
-
}, {
|
|
1984
|
-
readonly type: "function";
|
|
1985
|
-
readonly name: "getEpochAt";
|
|
1986
|
-
readonly inputs: readonly [{
|
|
1987
|
-
readonly name: "_ts";
|
|
1988
|
-
readonly type: "uint256";
|
|
1989
|
-
readonly internalType: "Timestamp";
|
|
1990
|
-
}];
|
|
1991
|
-
readonly outputs: readonly [{
|
|
1992
|
-
readonly name: "";
|
|
1993
|
-
readonly type: "uint256";
|
|
1994
|
-
readonly internalType: "Epoch";
|
|
1995
|
-
}];
|
|
1996
|
-
readonly stateMutability: "view";
|
|
1997
|
-
}, {
|
|
1998
|
-
readonly type: "function";
|
|
1999
|
-
readonly name: "getEpochAtSlot";
|
|
2000
|
-
readonly inputs: readonly [{
|
|
2001
|
-
readonly name: "_slotNumber";
|
|
2002
|
-
readonly type: "uint256";
|
|
2003
|
-
readonly internalType: "Slot";
|
|
2004
|
-
}];
|
|
2005
|
-
readonly outputs: readonly [{
|
|
2006
|
-
readonly name: "";
|
|
2007
|
-
readonly type: "uint256";
|
|
2008
|
-
readonly internalType: "Epoch";
|
|
2009
|
-
}];
|
|
2010
|
-
readonly stateMutability: "view";
|
|
2011
|
-
}, {
|
|
2012
|
-
readonly type: "function";
|
|
2013
|
-
readonly name: "getEpochCommittee";
|
|
2014
|
-
readonly inputs: readonly [{
|
|
2015
|
-
readonly name: "_epoch";
|
|
2016
|
-
readonly type: "uint256";
|
|
2017
|
-
readonly internalType: "Epoch";
|
|
2018
|
-
}];
|
|
2019
|
-
readonly outputs: readonly [{
|
|
2020
|
-
readonly name: "";
|
|
2021
|
-
readonly type: "address[]";
|
|
2022
|
-
readonly internalType: "address[]";
|
|
2023
|
-
}];
|
|
2024
|
-
readonly stateMutability: "view";
|
|
2025
|
-
}, {
|
|
2026
|
-
readonly type: "function";
|
|
2027
|
-
readonly name: "getEpochForBlock";
|
|
2028
|
-
readonly inputs: readonly [{
|
|
2029
|
-
readonly name: "_blockNumber";
|
|
2030
|
-
readonly type: "uint256";
|
|
2031
|
-
readonly internalType: "uint256";
|
|
2032
|
-
}];
|
|
2033
|
-
readonly outputs: readonly [{
|
|
2034
|
-
readonly name: "";
|
|
2035
|
-
readonly type: "uint256";
|
|
2036
|
-
readonly internalType: "Epoch";
|
|
2037
|
-
}];
|
|
2038
|
-
readonly stateMutability: "view";
|
|
2039
|
-
}, {
|
|
2040
|
-
readonly type: "function";
|
|
2041
|
-
readonly name: "getEpochProofPublicInputs";
|
|
2042
|
-
readonly inputs: readonly [{
|
|
2043
|
-
readonly name: "_epochSize";
|
|
2044
|
-
readonly type: "uint256";
|
|
2045
|
-
readonly internalType: "uint256";
|
|
2046
|
-
}, {
|
|
2047
|
-
readonly name: "_args";
|
|
2048
|
-
readonly type: "bytes32[7]";
|
|
2049
|
-
readonly internalType: "bytes32[7]";
|
|
2050
|
-
}, {
|
|
2051
|
-
readonly name: "_fees";
|
|
2052
|
-
readonly type: "bytes32[]";
|
|
2053
|
-
readonly internalType: "bytes32[]";
|
|
2054
|
-
}, {
|
|
2055
|
-
readonly name: "_blobPublicInputs";
|
|
2056
|
-
readonly type: "bytes";
|
|
2057
|
-
readonly internalType: "bytes";
|
|
2058
|
-
}, {
|
|
2059
|
-
readonly name: "_aggregationObject";
|
|
2060
|
-
readonly type: "bytes";
|
|
2061
|
-
readonly internalType: "bytes";
|
|
2062
|
-
}];
|
|
2063
|
-
readonly outputs: readonly [{
|
|
2064
|
-
readonly name: "";
|
|
2065
|
-
readonly type: "bytes32[]";
|
|
2066
|
-
readonly internalType: "bytes32[]";
|
|
2067
|
-
}];
|
|
2068
|
-
readonly stateMutability: "view";
|
|
2069
|
-
}, {
|
|
2070
|
-
readonly type: "function";
|
|
2071
|
-
readonly name: "getEpochToProve";
|
|
2072
|
-
readonly inputs: readonly [];
|
|
2073
|
-
readonly outputs: readonly [{
|
|
2074
|
-
readonly name: "";
|
|
2075
|
-
readonly type: "uint256";
|
|
2076
|
-
readonly internalType: "Epoch";
|
|
2077
|
-
}];
|
|
2078
|
-
readonly stateMutability: "view";
|
|
2079
|
-
}, {
|
|
2080
|
-
readonly type: "function";
|
|
2081
|
-
readonly name: "getExit";
|
|
2082
|
-
readonly inputs: readonly [{
|
|
2083
|
-
readonly name: "_attester";
|
|
2084
|
-
readonly type: "address";
|
|
2085
|
-
readonly internalType: "address";
|
|
2086
|
-
}];
|
|
2087
|
-
readonly outputs: readonly [{
|
|
2088
|
-
readonly name: "";
|
|
2089
|
-
readonly type: "tuple";
|
|
2090
|
-
readonly internalType: "struct Exit";
|
|
2091
|
-
readonly components: readonly [{
|
|
2092
|
-
readonly name: "exitableAt";
|
|
2093
|
-
readonly type: "uint256";
|
|
2094
|
-
readonly internalType: "Timestamp";
|
|
2095
|
-
}, {
|
|
2096
|
-
readonly name: "recipient";
|
|
2097
|
-
readonly type: "address";
|
|
2098
|
-
readonly internalType: "address";
|
|
2099
|
-
}];
|
|
2100
|
-
}];
|
|
2101
|
-
readonly stateMutability: "view";
|
|
2102
|
-
}, {
|
|
2103
|
-
readonly type: "function";
|
|
2104
|
-
readonly name: "getFeeAssetPrice";
|
|
2105
|
-
readonly inputs: readonly [];
|
|
2106
|
-
readonly outputs: readonly [{
|
|
2107
|
-
readonly name: "";
|
|
2108
|
-
readonly type: "uint256";
|
|
2109
|
-
readonly internalType: "uint256";
|
|
2110
|
-
}];
|
|
2111
|
-
readonly stateMutability: "view";
|
|
2112
|
-
}, {
|
|
2113
|
-
readonly type: "function";
|
|
2114
|
-
readonly name: "getInfo";
|
|
2115
|
-
readonly inputs: readonly [{
|
|
2116
|
-
readonly name: "_attester";
|
|
2117
|
-
readonly type: "address";
|
|
2118
|
-
readonly internalType: "address";
|
|
2119
|
-
}];
|
|
2120
|
-
readonly outputs: readonly [{
|
|
2121
|
-
readonly name: "";
|
|
2122
|
-
readonly type: "tuple";
|
|
2123
|
-
readonly internalType: "struct ValidatorInfo";
|
|
2124
|
-
readonly components: readonly [{
|
|
2125
|
-
readonly name: "stake";
|
|
2126
|
-
readonly type: "uint256";
|
|
2127
|
-
readonly internalType: "uint256";
|
|
2128
|
-
}, {
|
|
2129
|
-
readonly name: "withdrawer";
|
|
2130
|
-
readonly type: "address";
|
|
2131
|
-
readonly internalType: "address";
|
|
2132
|
-
}, {
|
|
2133
|
-
readonly name: "proposer";
|
|
2134
|
-
readonly type: "address";
|
|
2135
|
-
readonly internalType: "address";
|
|
2136
|
-
}, {
|
|
2137
|
-
readonly name: "status";
|
|
2138
|
-
readonly type: "uint8";
|
|
2139
|
-
readonly internalType: "enum Status";
|
|
2140
|
-
}];
|
|
2141
|
-
}];
|
|
2142
|
-
readonly stateMutability: "view";
|
|
2143
|
-
}, {
|
|
2144
|
-
readonly type: "function";
|
|
2145
|
-
readonly name: "getL1FeesAt";
|
|
2146
|
-
readonly inputs: readonly [{
|
|
2147
|
-
readonly name: "_timestamp";
|
|
2148
|
-
readonly type: "uint256";
|
|
2149
|
-
readonly internalType: "Timestamp";
|
|
2150
|
-
}];
|
|
2151
|
-
readonly outputs: readonly [{
|
|
2152
|
-
readonly name: "";
|
|
2153
|
-
readonly type: "tuple";
|
|
2154
|
-
readonly internalType: "struct L1FeeData";
|
|
2155
|
-
readonly components: readonly [{
|
|
2156
|
-
readonly name: "baseFee";
|
|
2157
|
-
readonly type: "uint256";
|
|
2158
|
-
readonly internalType: "uint256";
|
|
2159
|
-
}, {
|
|
2160
|
-
readonly name: "blobFee";
|
|
2161
|
-
readonly type: "uint256";
|
|
2162
|
-
readonly internalType: "uint256";
|
|
2163
|
-
}];
|
|
2164
|
-
}];
|
|
2165
|
-
readonly stateMutability: "view";
|
|
2166
|
-
}, {
|
|
2167
|
-
readonly type: "function";
|
|
2168
|
-
readonly name: "getManaBaseFeeAt";
|
|
2169
|
-
readonly inputs: readonly [{
|
|
2170
|
-
readonly name: "_timestamp";
|
|
2171
|
-
readonly type: "uint256";
|
|
2172
|
-
readonly internalType: "Timestamp";
|
|
2173
|
-
}, {
|
|
2174
|
-
readonly name: "_inFeeAsset";
|
|
2175
|
-
readonly type: "bool";
|
|
2176
|
-
readonly internalType: "bool";
|
|
2177
|
-
}];
|
|
2178
|
-
readonly outputs: readonly [{
|
|
2179
|
-
readonly name: "";
|
|
2180
|
-
readonly type: "uint256";
|
|
2181
|
-
readonly internalType: "uint256";
|
|
2182
|
-
}];
|
|
2183
|
-
readonly stateMutability: "view";
|
|
2184
|
-
}, {
|
|
2185
|
-
readonly type: "function";
|
|
2186
|
-
readonly name: "getManaBaseFeeComponentsAt";
|
|
2187
|
-
readonly inputs: readonly [{
|
|
2188
|
-
readonly name: "_timestamp";
|
|
2189
|
-
readonly type: "uint256";
|
|
2190
|
-
readonly internalType: "Timestamp";
|
|
2191
|
-
}, {
|
|
2192
|
-
readonly name: "_inFeeAsset";
|
|
2193
|
-
readonly type: "bool";
|
|
2194
|
-
readonly internalType: "bool";
|
|
2195
|
-
}];
|
|
2196
|
-
readonly outputs: readonly [{
|
|
2197
|
-
readonly name: "";
|
|
2198
|
-
readonly type: "tuple";
|
|
2199
|
-
readonly internalType: "struct ManaBaseFeeComponents";
|
|
2200
|
-
readonly components: readonly [{
|
|
2201
|
-
readonly name: "congestionCost";
|
|
2202
|
-
readonly type: "uint256";
|
|
2203
|
-
readonly internalType: "uint256";
|
|
2204
|
-
}, {
|
|
2205
|
-
readonly name: "congestionMultiplier";
|
|
2206
|
-
readonly type: "uint256";
|
|
2207
|
-
readonly internalType: "uint256";
|
|
2208
|
-
}, {
|
|
2209
|
-
readonly name: "dataCost";
|
|
2210
|
-
readonly type: "uint256";
|
|
2211
|
-
readonly internalType: "uint256";
|
|
2212
|
-
}, {
|
|
2213
|
-
readonly name: "gasCost";
|
|
2214
|
-
readonly type: "uint256";
|
|
2215
|
-
readonly internalType: "uint256";
|
|
2216
|
-
}, {
|
|
2217
|
-
readonly name: "provingCost";
|
|
2218
|
-
readonly type: "uint256";
|
|
2219
|
-
readonly internalType: "uint256";
|
|
2220
|
-
}];
|
|
2221
|
-
}];
|
|
2222
|
-
readonly stateMutability: "view";
|
|
2223
|
-
}, {
|
|
2224
|
-
readonly type: "function";
|
|
2225
|
-
readonly name: "getOperatorAtIndex";
|
|
2226
|
-
readonly inputs: readonly [{
|
|
2227
|
-
readonly name: "_index";
|
|
2228
|
-
readonly type: "uint256";
|
|
2229
|
-
readonly internalType: "uint256";
|
|
2230
|
-
}];
|
|
2231
|
-
readonly outputs: readonly [{
|
|
2232
|
-
readonly name: "";
|
|
2233
|
-
readonly type: "tuple";
|
|
2234
|
-
readonly internalType: "struct OperatorInfo";
|
|
2235
|
-
readonly components: readonly [{
|
|
2236
|
-
readonly name: "proposer";
|
|
2237
|
-
readonly type: "address";
|
|
2238
|
-
readonly internalType: "address";
|
|
2239
|
-
}, {
|
|
2240
|
-
readonly name: "attester";
|
|
2241
|
-
readonly type: "address";
|
|
2242
|
-
readonly internalType: "address";
|
|
2243
|
-
}];
|
|
2244
|
-
}];
|
|
2245
|
-
readonly stateMutability: "view";
|
|
2246
|
-
}, {
|
|
2247
|
-
readonly type: "function";
|
|
2248
|
-
readonly name: "getPendingBlockNumber";
|
|
2249
|
-
readonly inputs: readonly [];
|
|
2250
|
-
readonly outputs: readonly [{
|
|
2251
|
-
readonly name: "";
|
|
2252
|
-
readonly type: "uint256";
|
|
2253
|
-
readonly internalType: "uint256";
|
|
2254
|
-
}];
|
|
2255
|
-
readonly stateMutability: "view";
|
|
2256
|
-
}, {
|
|
2257
|
-
readonly type: "function";
|
|
2258
|
-
readonly name: "getProofClaim";
|
|
2259
|
-
readonly inputs: readonly [];
|
|
2260
|
-
readonly outputs: readonly [{
|
|
2261
|
-
readonly name: "";
|
|
2262
|
-
readonly type: "tuple";
|
|
2263
|
-
readonly internalType: "struct DataStructures.EpochProofClaim";
|
|
2264
|
-
readonly components: readonly [{
|
|
2265
|
-
readonly name: "epochToProve";
|
|
2266
|
-
readonly type: "uint256";
|
|
2267
|
-
readonly internalType: "Epoch";
|
|
2268
|
-
}, {
|
|
2269
|
-
readonly name: "basisPointFee";
|
|
2270
|
-
readonly type: "uint256";
|
|
2271
|
-
readonly internalType: "uint256";
|
|
2272
|
-
}, {
|
|
2273
|
-
readonly name: "bondAmount";
|
|
2274
|
-
readonly type: "uint256";
|
|
2275
|
-
readonly internalType: "uint256";
|
|
2276
|
-
}, {
|
|
2277
|
-
readonly name: "bondProvider";
|
|
2278
|
-
readonly type: "address";
|
|
2279
|
-
readonly internalType: "address";
|
|
2280
|
-
}, {
|
|
2281
|
-
readonly name: "proposerClaimant";
|
|
2282
|
-
readonly type: "address";
|
|
2283
|
-
readonly internalType: "address";
|
|
2284
|
-
}];
|
|
2285
|
-
}];
|
|
2286
|
-
readonly stateMutability: "view";
|
|
2287
|
-
}, {
|
|
2288
|
-
readonly type: "function";
|
|
2289
|
-
readonly name: "getProposerAt";
|
|
2290
|
-
readonly inputs: readonly [{
|
|
2291
|
-
readonly name: "_ts";
|
|
2292
|
-
readonly type: "uint256";
|
|
2293
|
-
readonly internalType: "Timestamp";
|
|
2294
|
-
}];
|
|
2295
|
-
readonly outputs: readonly [{
|
|
2296
|
-
readonly name: "";
|
|
2297
|
-
readonly type: "address";
|
|
2298
|
-
readonly internalType: "address";
|
|
2299
|
-
}];
|
|
2300
|
-
readonly stateMutability: "view";
|
|
2301
|
-
}, {
|
|
2302
|
-
readonly type: "function";
|
|
2303
|
-
readonly name: "getProposerAtIndex";
|
|
2304
|
-
readonly inputs: readonly [{
|
|
2305
|
-
readonly name: "_index";
|
|
2306
|
-
readonly type: "uint256";
|
|
2307
|
-
readonly internalType: "uint256";
|
|
2308
|
-
}];
|
|
2309
|
-
readonly outputs: readonly [{
|
|
2310
|
-
readonly name: "";
|
|
2311
|
-
readonly type: "address";
|
|
2312
|
-
readonly internalType: "address";
|
|
2313
|
-
}];
|
|
2314
|
-
readonly stateMutability: "view";
|
|
2315
|
-
}, {
|
|
2316
|
-
readonly type: "function";
|
|
2317
|
-
readonly name: "getProposerForAttester";
|
|
2318
|
-
readonly inputs: readonly [{
|
|
2319
|
-
readonly name: "_attester";
|
|
2320
|
-
readonly type: "address";
|
|
2321
|
-
readonly internalType: "address";
|
|
2322
|
-
}];
|
|
2323
|
-
readonly outputs: readonly [{
|
|
2324
|
-
readonly name: "";
|
|
2325
|
-
readonly type: "address";
|
|
2326
|
-
readonly internalType: "address";
|
|
2327
|
-
}];
|
|
2328
|
-
readonly stateMutability: "view";
|
|
2329
|
-
}, {
|
|
2330
|
-
readonly type: "function";
|
|
2331
|
-
readonly name: "getProvenBlockNumber";
|
|
2332
|
-
readonly inputs: readonly [];
|
|
2333
|
-
readonly outputs: readonly [{
|
|
2334
|
-
readonly name: "";
|
|
2335
|
-
readonly type: "uint256";
|
|
2336
|
-
readonly internalType: "uint256";
|
|
2337
|
-
}];
|
|
2338
|
-
readonly stateMutability: "view";
|
|
2339
|
-
}, {
|
|
2340
|
-
readonly type: "function";
|
|
2341
|
-
readonly name: "getSampleSeedAt";
|
|
2342
|
-
readonly inputs: readonly [{
|
|
2343
|
-
readonly name: "_ts";
|
|
2344
|
-
readonly type: "uint256";
|
|
2345
|
-
readonly internalType: "Timestamp";
|
|
2346
|
-
}];
|
|
2347
|
-
readonly outputs: readonly [{
|
|
2348
|
-
readonly name: "";
|
|
2349
|
-
readonly type: "uint256";
|
|
2350
|
-
readonly internalType: "uint256";
|
|
2351
|
-
}];
|
|
2352
|
-
readonly stateMutability: "view";
|
|
2353
|
-
}, {
|
|
2354
|
-
readonly type: "function";
|
|
2355
|
-
readonly name: "getSlotAt";
|
|
2356
|
-
readonly inputs: readonly [{
|
|
2357
|
-
readonly name: "_ts";
|
|
2358
|
-
readonly type: "uint256";
|
|
2359
|
-
readonly internalType: "Timestamp";
|
|
2360
|
-
}];
|
|
2361
|
-
readonly outputs: readonly [{
|
|
2362
|
-
readonly name: "";
|
|
2363
|
-
readonly type: "uint256";
|
|
2364
|
-
readonly internalType: "Slot";
|
|
2365
|
-
}];
|
|
2366
|
-
readonly stateMutability: "view";
|
|
2367
|
-
}, {
|
|
2368
|
-
readonly type: "function";
|
|
2369
|
-
readonly name: "getTimestampForSlot";
|
|
2370
|
-
readonly inputs: readonly [{
|
|
2371
|
-
readonly name: "_slotNumber";
|
|
2372
|
-
readonly type: "uint256";
|
|
2373
|
-
readonly internalType: "Slot";
|
|
2374
|
-
}];
|
|
2375
|
-
readonly outputs: readonly [{
|
|
2376
|
-
readonly name: "";
|
|
2377
|
-
readonly type: "uint256";
|
|
2378
|
-
readonly internalType: "Timestamp";
|
|
2379
|
-
}];
|
|
2380
|
-
readonly stateMutability: "view";
|
|
2381
|
-
}, {
|
|
2382
|
-
readonly type: "function";
|
|
2383
|
-
readonly name: "getTips";
|
|
2384
|
-
readonly inputs: readonly [];
|
|
2385
|
-
readonly outputs: readonly [{
|
|
2386
|
-
readonly name: "";
|
|
2387
|
-
readonly type: "tuple";
|
|
2388
|
-
readonly internalType: "struct ChainTips";
|
|
2389
|
-
readonly components: readonly [{
|
|
2390
|
-
readonly name: "pendingBlockNumber";
|
|
2391
|
-
readonly type: "uint256";
|
|
2392
|
-
readonly internalType: "uint256";
|
|
2393
|
-
}, {
|
|
2394
|
-
readonly name: "provenBlockNumber";
|
|
2395
|
-
readonly type: "uint256";
|
|
2396
|
-
readonly internalType: "uint256";
|
|
2397
|
-
}];
|
|
2398
|
-
}];
|
|
2399
|
-
readonly stateMutability: "view";
|
|
2400
|
-
}, {
|
|
2401
|
-
readonly type: "function";
|
|
2402
|
-
readonly name: "initiateWithdraw";
|
|
2403
|
-
readonly inputs: readonly [{
|
|
2404
|
-
readonly name: "_attester";
|
|
2405
|
-
readonly type: "address";
|
|
2406
|
-
readonly internalType: "address";
|
|
2407
|
-
}, {
|
|
2408
|
-
readonly name: "_recipient";
|
|
2409
|
-
readonly type: "address";
|
|
2410
|
-
readonly internalType: "address";
|
|
2411
|
-
}];
|
|
2412
|
-
readonly outputs: readonly [{
|
|
2413
|
-
readonly name: "";
|
|
2414
|
-
readonly type: "bool";
|
|
2415
|
-
readonly internalType: "bool";
|
|
2416
|
-
}];
|
|
2417
|
-
readonly stateMutability: "nonpayable";
|
|
2418
|
-
}, {
|
|
2419
|
-
readonly type: "function";
|
|
2420
|
-
readonly name: "owner";
|
|
2421
|
-
readonly inputs: readonly [];
|
|
2422
|
-
readonly outputs: readonly [{
|
|
2423
|
-
readonly name: "";
|
|
2424
|
-
readonly type: "address";
|
|
2425
|
-
readonly internalType: "address";
|
|
2426
|
-
}];
|
|
2427
|
-
readonly stateMutability: "view";
|
|
2428
|
-
}, {
|
|
2429
|
-
readonly type: "function";
|
|
2430
|
-
readonly name: "propose";
|
|
2431
|
-
readonly inputs: readonly [{
|
|
2432
|
-
readonly name: "_args";
|
|
2433
|
-
readonly type: "tuple";
|
|
2434
|
-
readonly internalType: "struct ProposeArgs";
|
|
2435
|
-
readonly components: readonly [{
|
|
2436
|
-
readonly name: "archive";
|
|
2437
|
-
readonly type: "bytes32";
|
|
2438
|
-
readonly internalType: "bytes32";
|
|
2439
|
-
}, {
|
|
2440
|
-
readonly name: "blockHash";
|
|
2441
|
-
readonly type: "bytes32";
|
|
2442
|
-
readonly internalType: "bytes32";
|
|
2443
|
-
}, {
|
|
2444
|
-
readonly name: "oracleInput";
|
|
2445
|
-
readonly type: "tuple";
|
|
2446
|
-
readonly internalType: "struct OracleInput";
|
|
2447
|
-
readonly components: readonly [{
|
|
2448
|
-
readonly name: "provingCostModifier";
|
|
2449
|
-
readonly type: "int256";
|
|
2450
|
-
readonly internalType: "int256";
|
|
2451
|
-
}, {
|
|
2452
|
-
readonly name: "feeAssetPriceModifier";
|
|
2453
|
-
readonly type: "int256";
|
|
2454
|
-
readonly internalType: "int256";
|
|
2455
|
-
}];
|
|
2456
|
-
}, {
|
|
2457
|
-
readonly name: "header";
|
|
2458
|
-
readonly type: "bytes";
|
|
2459
|
-
readonly internalType: "bytes";
|
|
2460
|
-
}, {
|
|
2461
|
-
readonly name: "txHashes";
|
|
2462
|
-
readonly type: "bytes32[]";
|
|
2463
|
-
readonly internalType: "bytes32[]";
|
|
2464
|
-
}];
|
|
2465
|
-
}, {
|
|
2466
|
-
readonly name: "_signatures";
|
|
2467
|
-
readonly type: "tuple[]";
|
|
2468
|
-
readonly internalType: "struct Signature[]";
|
|
2469
|
-
readonly components: readonly [{
|
|
2470
|
-
readonly name: "isEmpty";
|
|
2471
|
-
readonly type: "bool";
|
|
2472
|
-
readonly internalType: "bool";
|
|
2473
|
-
}, {
|
|
2474
|
-
readonly name: "v";
|
|
2475
|
-
readonly type: "uint8";
|
|
2476
|
-
readonly internalType: "uint8";
|
|
2477
|
-
}, {
|
|
2478
|
-
readonly name: "r";
|
|
2479
|
-
readonly type: "bytes32";
|
|
2480
|
-
readonly internalType: "bytes32";
|
|
2481
|
-
}, {
|
|
2482
|
-
readonly name: "s";
|
|
2483
|
-
readonly type: "bytes32";
|
|
2484
|
-
readonly internalType: "bytes32";
|
|
2485
|
-
}];
|
|
2486
|
-
}, {
|
|
2487
|
-
readonly name: "";
|
|
2488
|
-
readonly type: "bytes";
|
|
2489
|
-
readonly internalType: "bytes";
|
|
2490
|
-
}, {
|
|
2491
|
-
readonly name: "_blobInput";
|
|
2492
|
-
readonly type: "bytes";
|
|
2493
|
-
readonly internalType: "bytes";
|
|
2494
|
-
}];
|
|
2495
|
-
readonly outputs: readonly [];
|
|
2496
|
-
readonly stateMutability: "nonpayable";
|
|
2497
|
-
}, {
|
|
2498
|
-
readonly type: "function";
|
|
2499
|
-
readonly name: "proposeAndClaim";
|
|
2500
|
-
readonly inputs: readonly [{
|
|
2501
|
-
readonly name: "_args";
|
|
2502
|
-
readonly type: "tuple";
|
|
2503
|
-
readonly internalType: "struct ProposeArgs";
|
|
2504
|
-
readonly components: readonly [{
|
|
2505
|
-
readonly name: "archive";
|
|
2506
|
-
readonly type: "bytes32";
|
|
2507
|
-
readonly internalType: "bytes32";
|
|
2508
|
-
}, {
|
|
2509
|
-
readonly name: "blockHash";
|
|
2510
|
-
readonly type: "bytes32";
|
|
2511
|
-
readonly internalType: "bytes32";
|
|
2512
|
-
}, {
|
|
2513
|
-
readonly name: "oracleInput";
|
|
2514
|
-
readonly type: "tuple";
|
|
2515
|
-
readonly internalType: "struct OracleInput";
|
|
2516
|
-
readonly components: readonly [{
|
|
2517
|
-
readonly name: "provingCostModifier";
|
|
2518
|
-
readonly type: "int256";
|
|
2519
|
-
readonly internalType: "int256";
|
|
2520
|
-
}, {
|
|
2521
|
-
readonly name: "feeAssetPriceModifier";
|
|
2522
|
-
readonly type: "int256";
|
|
2523
|
-
readonly internalType: "int256";
|
|
2524
|
-
}];
|
|
2525
|
-
}, {
|
|
2526
|
-
readonly name: "header";
|
|
2527
|
-
readonly type: "bytes";
|
|
2528
|
-
readonly internalType: "bytes";
|
|
2529
|
-
}, {
|
|
2530
|
-
readonly name: "txHashes";
|
|
2531
|
-
readonly type: "bytes32[]";
|
|
2532
|
-
readonly internalType: "bytes32[]";
|
|
2533
|
-
}];
|
|
2534
|
-
}, {
|
|
2535
|
-
readonly name: "_signatures";
|
|
2536
|
-
readonly type: "tuple[]";
|
|
2537
|
-
readonly internalType: "struct Signature[]";
|
|
2538
|
-
readonly components: readonly [{
|
|
2539
|
-
readonly name: "isEmpty";
|
|
2540
|
-
readonly type: "bool";
|
|
2541
|
-
readonly internalType: "bool";
|
|
2542
|
-
}, {
|
|
2543
|
-
readonly name: "v";
|
|
2544
|
-
readonly type: "uint8";
|
|
2545
|
-
readonly internalType: "uint8";
|
|
2546
|
-
}, {
|
|
2547
|
-
readonly name: "r";
|
|
2548
|
-
readonly type: "bytes32";
|
|
2549
|
-
readonly internalType: "bytes32";
|
|
2550
|
-
}, {
|
|
2551
|
-
readonly name: "s";
|
|
2552
|
-
readonly type: "bytes32";
|
|
2553
|
-
readonly internalType: "bytes32";
|
|
2554
|
-
}];
|
|
2555
|
-
}, {
|
|
2556
|
-
readonly name: "_body";
|
|
2557
|
-
readonly type: "bytes";
|
|
2558
|
-
readonly internalType: "bytes";
|
|
2559
|
-
}, {
|
|
2560
|
-
readonly name: "_blobInput";
|
|
2561
|
-
readonly type: "bytes";
|
|
2562
|
-
readonly internalType: "bytes";
|
|
2563
|
-
}, {
|
|
2564
|
-
readonly name: "_quote";
|
|
2565
|
-
readonly type: "tuple";
|
|
2566
|
-
readonly internalType: "struct SignedEpochProofQuote";
|
|
2567
|
-
readonly components: readonly [{
|
|
2568
|
-
readonly name: "quote";
|
|
2569
|
-
readonly type: "tuple";
|
|
2570
|
-
readonly internalType: "struct EpochProofQuote";
|
|
2571
|
-
readonly components: readonly [{
|
|
2572
|
-
readonly name: "epochToProve";
|
|
2573
|
-
readonly type: "uint256";
|
|
2574
|
-
readonly internalType: "Epoch";
|
|
2575
|
-
}, {
|
|
2576
|
-
readonly name: "validUntilSlot";
|
|
2577
|
-
readonly type: "uint256";
|
|
2578
|
-
readonly internalType: "Slot";
|
|
2579
|
-
}, {
|
|
2580
|
-
readonly name: "bondAmount";
|
|
2581
|
-
readonly type: "uint256";
|
|
2582
|
-
readonly internalType: "uint256";
|
|
2583
|
-
}, {
|
|
2584
|
-
readonly name: "prover";
|
|
2585
|
-
readonly type: "address";
|
|
2586
|
-
readonly internalType: "address";
|
|
2587
|
-
}, {
|
|
2588
|
-
readonly name: "basisPointFee";
|
|
2589
|
-
readonly type: "uint32";
|
|
2590
|
-
readonly internalType: "uint32";
|
|
2591
|
-
}];
|
|
2592
|
-
}, {
|
|
2593
|
-
readonly name: "signature";
|
|
2594
|
-
readonly type: "tuple";
|
|
2595
|
-
readonly internalType: "struct Signature";
|
|
2596
|
-
readonly components: readonly [{
|
|
2597
|
-
readonly name: "isEmpty";
|
|
2598
|
-
readonly type: "bool";
|
|
2599
|
-
readonly internalType: "bool";
|
|
2600
|
-
}, {
|
|
2601
|
-
readonly name: "v";
|
|
2602
|
-
readonly type: "uint8";
|
|
2603
|
-
readonly internalType: "uint8";
|
|
2604
|
-
}, {
|
|
2605
|
-
readonly name: "r";
|
|
2606
|
-
readonly type: "bytes32";
|
|
2607
|
-
readonly internalType: "bytes32";
|
|
2608
|
-
}, {
|
|
2609
|
-
readonly name: "s";
|
|
2610
|
-
readonly type: "bytes32";
|
|
2611
|
-
readonly internalType: "bytes32";
|
|
2612
|
-
}];
|
|
2613
|
-
}];
|
|
2614
|
-
}];
|
|
2615
|
-
readonly outputs: readonly [];
|
|
2616
|
-
readonly stateMutability: "nonpayable";
|
|
2617
|
-
}, {
|
|
2618
|
-
readonly type: "function";
|
|
2619
|
-
readonly name: "prune";
|
|
2620
|
-
readonly inputs: readonly [];
|
|
2621
|
-
readonly outputs: readonly [];
|
|
2622
|
-
readonly stateMutability: "nonpayable";
|
|
2623
|
-
}, {
|
|
2624
|
-
readonly type: "function";
|
|
2625
|
-
readonly name: "quoteToDigest";
|
|
2626
|
-
readonly inputs: readonly [{
|
|
2627
|
-
readonly name: "_quote";
|
|
2628
|
-
readonly type: "tuple";
|
|
2629
|
-
readonly internalType: "struct EpochProofQuote";
|
|
2630
|
-
readonly components: readonly [{
|
|
2631
|
-
readonly name: "epochToProve";
|
|
2632
|
-
readonly type: "uint256";
|
|
2633
|
-
readonly internalType: "Epoch";
|
|
2634
|
-
}, {
|
|
2635
|
-
readonly name: "validUntilSlot";
|
|
2636
|
-
readonly type: "uint256";
|
|
2637
|
-
readonly internalType: "Slot";
|
|
2638
|
-
}, {
|
|
2639
|
-
readonly name: "bondAmount";
|
|
2640
|
-
readonly type: "uint256";
|
|
2641
|
-
readonly internalType: "uint256";
|
|
2642
|
-
}, {
|
|
2643
|
-
readonly name: "prover";
|
|
2644
|
-
readonly type: "address";
|
|
2645
|
-
readonly internalType: "address";
|
|
2646
|
-
}, {
|
|
2647
|
-
readonly name: "basisPointFee";
|
|
2648
|
-
readonly type: "uint32";
|
|
2649
|
-
readonly internalType: "uint32";
|
|
2650
|
-
}];
|
|
2651
|
-
}];
|
|
2652
|
-
readonly outputs: readonly [{
|
|
2653
|
-
readonly name: "";
|
|
2654
|
-
readonly type: "bytes32";
|
|
2655
|
-
readonly internalType: "bytes32";
|
|
2656
|
-
}];
|
|
2657
|
-
readonly stateMutability: "view";
|
|
2658
|
-
}, {
|
|
2659
|
-
readonly type: "function";
|
|
2660
|
-
readonly name: "renounceOwnership";
|
|
2661
|
-
readonly inputs: readonly [];
|
|
2662
|
-
readonly outputs: readonly [];
|
|
2663
|
-
readonly stateMutability: "nonpayable";
|
|
2664
|
-
}, {
|
|
2665
|
-
readonly type: "function";
|
|
2666
|
-
readonly name: "setAssumeProvenThroughBlockNumber";
|
|
2667
|
-
readonly inputs: readonly [{
|
|
2668
|
-
readonly name: "_blockNumber";
|
|
2669
|
-
readonly type: "uint256";
|
|
2670
|
-
readonly internalType: "uint256";
|
|
2671
|
-
}];
|
|
2672
|
-
readonly outputs: readonly [];
|
|
2673
|
-
readonly stateMutability: "nonpayable";
|
|
2674
|
-
}, {
|
|
2675
|
-
readonly type: "function";
|
|
2676
|
-
readonly name: "setEpochVerifier";
|
|
2677
|
-
readonly inputs: readonly [{
|
|
2678
|
-
readonly name: "_verifier";
|
|
2679
|
-
readonly type: "address";
|
|
2680
|
-
readonly internalType: "address";
|
|
2681
|
-
}];
|
|
2682
|
-
readonly outputs: readonly [];
|
|
2683
|
-
readonly stateMutability: "nonpayable";
|
|
2684
|
-
}, {
|
|
2685
|
-
readonly type: "function";
|
|
2686
|
-
readonly name: "setProtocolContractTreeRoot";
|
|
2687
|
-
readonly inputs: readonly [{
|
|
2688
|
-
readonly name: "_protocolContractTreeRoot";
|
|
2689
|
-
readonly type: "bytes32";
|
|
2690
|
-
readonly internalType: "bytes32";
|
|
2691
|
-
}];
|
|
2692
|
-
readonly outputs: readonly [];
|
|
2693
|
-
readonly stateMutability: "nonpayable";
|
|
2694
|
-
}, {
|
|
2695
|
-
readonly type: "function";
|
|
2696
|
-
readonly name: "setVkTreeRoot";
|
|
2697
|
-
readonly inputs: readonly [{
|
|
2698
|
-
readonly name: "_vkTreeRoot";
|
|
2699
|
-
readonly type: "bytes32";
|
|
2700
|
-
readonly internalType: "bytes32";
|
|
2701
|
-
}];
|
|
2702
|
-
readonly outputs: readonly [];
|
|
2703
|
-
readonly stateMutability: "nonpayable";
|
|
2704
|
-
}, {
|
|
2705
|
-
readonly type: "function";
|
|
2706
|
-
readonly name: "setupEpoch";
|
|
2707
|
-
readonly inputs: readonly [];
|
|
2708
|
-
readonly outputs: readonly [];
|
|
2709
|
-
readonly stateMutability: "nonpayable";
|
|
2710
|
-
}, {
|
|
2711
|
-
readonly type: "function";
|
|
2712
|
-
readonly name: "slash";
|
|
2713
|
-
readonly inputs: readonly [{
|
|
2714
|
-
readonly name: "_attester";
|
|
2715
|
-
readonly type: "address";
|
|
2716
|
-
readonly internalType: "address";
|
|
2717
|
-
}, {
|
|
2718
|
-
readonly name: "_amount";
|
|
2719
|
-
readonly type: "uint256";
|
|
2720
|
-
readonly internalType: "uint256";
|
|
2721
|
-
}];
|
|
2722
|
-
readonly outputs: readonly [];
|
|
2723
|
-
readonly stateMutability: "nonpayable";
|
|
2724
|
-
}, {
|
|
2725
|
-
readonly type: "function";
|
|
2726
|
-
readonly name: "status";
|
|
2727
|
-
readonly inputs: readonly [{
|
|
2728
|
-
readonly name: "_myHeaderBlockNumber";
|
|
2729
|
-
readonly type: "uint256";
|
|
2730
|
-
readonly internalType: "uint256";
|
|
2731
|
-
}];
|
|
2732
|
-
readonly outputs: readonly [{
|
|
2733
|
-
readonly name: "provenBlockNumber";
|
|
2734
|
-
readonly type: "uint256";
|
|
2735
|
-
readonly internalType: "uint256";
|
|
2736
|
-
}, {
|
|
2737
|
-
readonly name: "provenArchive";
|
|
2738
|
-
readonly type: "bytes32";
|
|
2739
|
-
readonly internalType: "bytes32";
|
|
2740
|
-
}, {
|
|
2741
|
-
readonly name: "pendingBlockNumber";
|
|
2742
|
-
readonly type: "uint256";
|
|
2743
|
-
readonly internalType: "uint256";
|
|
2744
|
-
}, {
|
|
2745
|
-
readonly name: "pendingArchive";
|
|
2746
|
-
readonly type: "bytes32";
|
|
2747
|
-
readonly internalType: "bytes32";
|
|
2748
|
-
}, {
|
|
2749
|
-
readonly name: "archiveOfMyBlock";
|
|
2750
|
-
readonly type: "bytes32";
|
|
2751
|
-
readonly internalType: "bytes32";
|
|
2752
|
-
}, {
|
|
2753
|
-
readonly name: "provenEpochNumber";
|
|
2754
|
-
readonly type: "uint256";
|
|
2755
|
-
readonly internalType: "Epoch";
|
|
2756
|
-
}];
|
|
2757
|
-
readonly stateMutability: "view";
|
|
2758
|
-
}, {
|
|
2759
|
-
readonly type: "function";
|
|
2760
|
-
readonly name: "submitEpochRootProof";
|
|
2761
|
-
readonly inputs: readonly [{
|
|
2762
|
-
readonly name: "_args";
|
|
2763
|
-
readonly type: "tuple";
|
|
2764
|
-
readonly internalType: "struct SubmitEpochRootProofArgs";
|
|
2765
|
-
readonly components: readonly [{
|
|
2766
|
-
readonly name: "epochSize";
|
|
2767
|
-
readonly type: "uint256";
|
|
2768
|
-
readonly internalType: "uint256";
|
|
2769
|
-
}, {
|
|
2770
|
-
readonly name: "args";
|
|
2771
|
-
readonly type: "bytes32[7]";
|
|
2772
|
-
readonly internalType: "bytes32[7]";
|
|
2773
|
-
}, {
|
|
2774
|
-
readonly name: "fees";
|
|
2775
|
-
readonly type: "bytes32[]";
|
|
2776
|
-
readonly internalType: "bytes32[]";
|
|
2777
|
-
}, {
|
|
2778
|
-
readonly name: "blobPublicInputs";
|
|
2779
|
-
readonly type: "bytes";
|
|
2780
|
-
readonly internalType: "bytes";
|
|
2781
|
-
}, {
|
|
2782
|
-
readonly name: "aggregationObject";
|
|
2783
|
-
readonly type: "bytes";
|
|
2784
|
-
readonly internalType: "bytes";
|
|
2785
|
-
}, {
|
|
2786
|
-
readonly name: "proof";
|
|
2787
|
-
readonly type: "bytes";
|
|
2788
|
-
readonly internalType: "bytes";
|
|
2789
|
-
}];
|
|
2790
|
-
}];
|
|
2791
|
-
readonly outputs: readonly [];
|
|
2792
|
-
readonly stateMutability: "nonpayable";
|
|
2793
|
-
}, {
|
|
2794
|
-
readonly type: "function";
|
|
2795
|
-
readonly name: "transferOwnership";
|
|
2796
|
-
readonly inputs: readonly [{
|
|
2797
|
-
readonly name: "newOwner";
|
|
2798
|
-
readonly type: "address";
|
|
2799
|
-
readonly internalType: "address";
|
|
2800
|
-
}];
|
|
2801
|
-
readonly outputs: readonly [];
|
|
2802
|
-
readonly stateMutability: "nonpayable";
|
|
2803
|
-
}, {
|
|
2804
|
-
readonly type: "function";
|
|
2805
|
-
readonly name: "updateL1GasFeeOracle";
|
|
2806
|
-
readonly inputs: readonly [];
|
|
2807
|
-
readonly outputs: readonly [];
|
|
2808
|
-
readonly stateMutability: "nonpayable";
|
|
2809
|
-
}, {
|
|
2810
|
-
readonly type: "function";
|
|
2811
|
-
readonly name: "validateBlobs";
|
|
2812
|
-
readonly inputs: readonly [{
|
|
2813
|
-
readonly name: "_blobsInput";
|
|
2814
|
-
readonly type: "bytes";
|
|
2815
|
-
readonly internalType: "bytes";
|
|
2816
|
-
}];
|
|
2817
|
-
readonly outputs: readonly [{
|
|
2818
|
-
readonly name: "";
|
|
2819
|
-
readonly type: "bytes32[]";
|
|
2820
|
-
readonly internalType: "bytes32[]";
|
|
2821
|
-
}, {
|
|
2822
|
-
readonly name: "";
|
|
2823
|
-
readonly type: "bytes32";
|
|
2824
|
-
readonly internalType: "bytes32";
|
|
2825
|
-
}, {
|
|
2826
|
-
readonly name: "";
|
|
2827
|
-
readonly type: "bytes32";
|
|
2828
|
-
readonly internalType: "bytes32";
|
|
2829
|
-
}];
|
|
2830
|
-
readonly stateMutability: "view";
|
|
2831
|
-
}, {
|
|
2832
|
-
readonly type: "function";
|
|
2833
|
-
readonly name: "validateEpochProofRightClaimAtTime";
|
|
2834
|
-
readonly inputs: readonly [{
|
|
2835
|
-
readonly name: "_ts";
|
|
2836
|
-
readonly type: "uint256";
|
|
2837
|
-
readonly internalType: "Timestamp";
|
|
2838
|
-
}, {
|
|
2839
|
-
readonly name: "_quote";
|
|
2840
|
-
readonly type: "tuple";
|
|
2841
|
-
readonly internalType: "struct SignedEpochProofQuote";
|
|
2842
|
-
readonly components: readonly [{
|
|
2843
|
-
readonly name: "quote";
|
|
2844
|
-
readonly type: "tuple";
|
|
2845
|
-
readonly internalType: "struct EpochProofQuote";
|
|
2846
|
-
readonly components: readonly [{
|
|
2847
|
-
readonly name: "epochToProve";
|
|
2848
|
-
readonly type: "uint256";
|
|
2849
|
-
readonly internalType: "Epoch";
|
|
2850
|
-
}, {
|
|
2851
|
-
readonly name: "validUntilSlot";
|
|
2852
|
-
readonly type: "uint256";
|
|
2853
|
-
readonly internalType: "Slot";
|
|
2854
|
-
}, {
|
|
2855
|
-
readonly name: "bondAmount";
|
|
2856
|
-
readonly type: "uint256";
|
|
2857
|
-
readonly internalType: "uint256";
|
|
2858
|
-
}, {
|
|
2859
|
-
readonly name: "prover";
|
|
2860
|
-
readonly type: "address";
|
|
2861
|
-
readonly internalType: "address";
|
|
2862
|
-
}, {
|
|
2863
|
-
readonly name: "basisPointFee";
|
|
2864
|
-
readonly type: "uint32";
|
|
2865
|
-
readonly internalType: "uint32";
|
|
2866
|
-
}];
|
|
2867
|
-
}, {
|
|
2868
|
-
readonly name: "signature";
|
|
2869
|
-
readonly type: "tuple";
|
|
2870
|
-
readonly internalType: "struct Signature";
|
|
2871
|
-
readonly components: readonly [{
|
|
2872
|
-
readonly name: "isEmpty";
|
|
2873
|
-
readonly type: "bool";
|
|
2874
|
-
readonly internalType: "bool";
|
|
2875
|
-
}, {
|
|
2876
|
-
readonly name: "v";
|
|
2877
|
-
readonly type: "uint8";
|
|
2878
|
-
readonly internalType: "uint8";
|
|
2879
|
-
}, {
|
|
2880
|
-
readonly name: "r";
|
|
2881
|
-
readonly type: "bytes32";
|
|
2882
|
-
readonly internalType: "bytes32";
|
|
2883
|
-
}, {
|
|
2884
|
-
readonly name: "s";
|
|
2885
|
-
readonly type: "bytes32";
|
|
2886
|
-
readonly internalType: "bytes32";
|
|
2887
|
-
}];
|
|
2888
|
-
}];
|
|
2889
|
-
}];
|
|
2890
|
-
readonly outputs: readonly [];
|
|
2891
|
-
readonly stateMutability: "view";
|
|
2892
|
-
}, {
|
|
2893
|
-
readonly type: "function";
|
|
2894
|
-
readonly name: "validateHeader";
|
|
2895
|
-
readonly inputs: readonly [{
|
|
2896
|
-
readonly name: "_header";
|
|
2897
|
-
readonly type: "bytes";
|
|
2898
|
-
readonly internalType: "bytes";
|
|
2899
|
-
}, {
|
|
2900
|
-
readonly name: "_signatures";
|
|
2901
|
-
readonly type: "tuple[]";
|
|
2902
|
-
readonly internalType: "struct Signature[]";
|
|
2903
|
-
readonly components: readonly [{
|
|
2904
|
-
readonly name: "isEmpty";
|
|
2905
|
-
readonly type: "bool";
|
|
2906
|
-
readonly internalType: "bool";
|
|
2907
|
-
}, {
|
|
2908
|
-
readonly name: "v";
|
|
2909
|
-
readonly type: "uint8";
|
|
2910
|
-
readonly internalType: "uint8";
|
|
2911
|
-
}, {
|
|
2912
|
-
readonly name: "r";
|
|
2913
|
-
readonly type: "bytes32";
|
|
2914
|
-
readonly internalType: "bytes32";
|
|
2915
|
-
}, {
|
|
2916
|
-
readonly name: "s";
|
|
2917
|
-
readonly type: "bytes32";
|
|
2918
|
-
readonly internalType: "bytes32";
|
|
2919
|
-
}];
|
|
2920
|
-
}, {
|
|
2921
|
-
readonly name: "_digest";
|
|
2922
|
-
readonly type: "bytes32";
|
|
2923
|
-
readonly internalType: "bytes32";
|
|
2924
|
-
}, {
|
|
2925
|
-
readonly name: "_currentTime";
|
|
2926
|
-
readonly type: "uint256";
|
|
2927
|
-
readonly internalType: "Timestamp";
|
|
2928
|
-
}, {
|
|
2929
|
-
readonly name: "_blobsHashesCommitment";
|
|
2930
|
-
readonly type: "bytes32";
|
|
2931
|
-
readonly internalType: "bytes32";
|
|
2932
|
-
}, {
|
|
2933
|
-
readonly name: "_flags";
|
|
2934
|
-
readonly type: "tuple";
|
|
2935
|
-
readonly internalType: "struct DataStructures.ExecutionFlags";
|
|
2936
|
-
readonly components: readonly [{
|
|
2937
|
-
readonly name: "ignoreDA";
|
|
2938
|
-
readonly type: "bool";
|
|
2939
|
-
readonly internalType: "bool";
|
|
2940
|
-
}, {
|
|
2941
|
-
readonly name: "ignoreSignatures";
|
|
2942
|
-
readonly type: "bool";
|
|
2943
|
-
readonly internalType: "bool";
|
|
2944
|
-
}];
|
|
2945
|
-
}];
|
|
2946
|
-
readonly outputs: readonly [];
|
|
2947
|
-
readonly stateMutability: "view";
|
|
2948
|
-
}];
|
|
2949
|
-
//# sourceMappingURL=RollupAbi.d.ts.map
|