@aztec/l1-artifacts 1.0.0-nightly.20250805 → 1.0.0-nightly.20250807
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dest/CoinIssuerAbi.d.ts +40 -0
- package/dest/CoinIssuerAbi.d.ts.map +1 -1
- package/dest/CoinIssuerAbi.js +54 -0
- package/dest/CoinIssuerBytecode.d.ts +1 -1
- package/dest/CoinIssuerBytecode.js +1 -1
- package/dest/EmpireBaseAbi.d.ts +40 -0
- package/dest/EmpireBaseAbi.d.ts.map +1 -1
- package/dest/EmpireBaseAbi.js +54 -0
- package/dest/ErrorsAbi.d.ts +40 -0
- package/dest/ErrorsAbi.d.ts.map +1 -1
- package/dest/ErrorsAbi.js +54 -0
- package/dest/ExtRollupLib2Abi.d.ts +140 -0
- package/dest/ExtRollupLib2Abi.d.ts.map +1 -1
- package/dest/ExtRollupLib2Abi.js +182 -0
- package/dest/ExtRollupLib2Bytecode.d.ts +1 -1
- package/dest/ExtRollupLib2Bytecode.d.ts.map +1 -1
- package/dest/ExtRollupLib2Bytecode.js +1 -1
- package/dest/ExtRollupLib3Abi.d.ts +40 -0
- package/dest/ExtRollupLib3Abi.d.ts.map +1 -1
- package/dest/ExtRollupLib3Abi.js +54 -0
- package/dest/ExtRollupLib3Bytecode.d.ts +1 -1
- package/dest/ExtRollupLib3Bytecode.js +1 -1
- package/dest/ExtRollupLibAbi.d.ts +40 -0
- package/dest/ExtRollupLibAbi.d.ts.map +1 -1
- package/dest/ExtRollupLibAbi.js +54 -0
- package/dest/ExtRollupLibBytecode.d.ts +1 -1
- package/dest/ExtRollupLibBytecode.js +1 -1
- package/dest/FeeAssetHandlerAbi.d.ts +40 -0
- package/dest/FeeAssetHandlerAbi.d.ts.map +1 -1
- package/dest/FeeAssetHandlerAbi.js +54 -0
- package/dest/FeeJuicePortalAbi.d.ts +40 -0
- package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
- package/dest/FeeJuicePortalAbi.js +54 -0
- package/dest/FeeJuicePortalBytecode.d.ts +1 -1
- package/dest/FeeJuicePortalBytecode.js +1 -1
- package/dest/GSEAbi.d.ts +221 -16
- package/dest/GSEAbi.d.ts.map +1 -1
- package/dest/GSEAbi.js +291 -20
- package/dest/GSEBytecode.d.ts +1 -1
- package/dest/GSEBytecode.d.ts.map +1 -1
- package/dest/GSEBytecode.js +1 -1
- package/dest/GovernanceAbi.d.ts +40 -0
- package/dest/GovernanceAbi.d.ts.map +1 -1
- package/dest/GovernanceAbi.js +54 -0
- package/dest/GovernanceBytecode.d.ts +1 -1
- package/dest/GovernanceBytecode.js +1 -1
- package/dest/GovernanceProposerAbi.d.ts +40 -0
- package/dest/GovernanceProposerAbi.d.ts.map +1 -1
- package/dest/GovernanceProposerAbi.js +54 -0
- package/dest/GovernanceProposerBytecode.d.ts +1 -1
- package/dest/GovernanceProposerBytecode.js +1 -1
- package/dest/HonkVerifierAbi.d.ts +40 -0
- package/dest/HonkVerifierAbi.d.ts.map +1 -1
- package/dest/HonkVerifierAbi.js +54 -0
- package/dest/HonkVerifierBytecode.d.ts +1 -1
- package/dest/HonkVerifierBytecode.d.ts.map +1 -1
- package/dest/HonkVerifierBytecode.js +1 -1
- package/dest/IERC20Abi.d.ts +40 -0
- package/dest/IERC20Abi.d.ts.map +1 -1
- package/dest/IERC20Abi.js +54 -0
- package/dest/IVerifierAbi.d.ts +40 -0
- package/dest/IVerifierAbi.d.ts.map +1 -1
- package/dest/IVerifierAbi.js +54 -0
- package/dest/InboxAbi.d.ts +40 -0
- package/dest/InboxAbi.d.ts.map +1 -1
- package/dest/InboxAbi.js +54 -0
- package/dest/InboxBytecode.d.ts +1 -1
- package/dest/InboxBytecode.js +1 -1
- package/dest/MockVerifierAbi.d.ts +40 -0
- package/dest/MockVerifierAbi.d.ts.map +1 -1
- package/dest/MockVerifierAbi.js +54 -0
- package/dest/MockZKPassportVerifierAbi.d.ts +40 -0
- package/dest/MockZKPassportVerifierAbi.d.ts.map +1 -1
- package/dest/MockZKPassportVerifierAbi.js +54 -0
- package/dest/MultiAdderAbi.d.ts +87 -0
- package/dest/MultiAdderAbi.d.ts.map +1 -1
- package/dest/MultiAdderAbi.js +115 -0
- package/dest/MultiAdderBytecode.d.ts +1 -1
- package/dest/MultiAdderBytecode.d.ts.map +1 -1
- package/dest/MultiAdderBytecode.js +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +41 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.js +55 -1
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts +1 -1
- package/dest/NewGovernanceProposerPayloadBytecode.js +1 -1
- package/dest/OutboxAbi.d.ts +40 -0
- package/dest/OutboxAbi.d.ts.map +1 -1
- package/dest/OutboxAbi.js +54 -0
- package/dest/OutboxBytecode.d.ts +1 -1
- package/dest/OutboxBytecode.js +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +41 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts.map +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.js +55 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
- package/dest/RegistryAbi.d.ts +40 -0
- package/dest/RegistryAbi.d.ts.map +1 -1
- package/dest/RegistryAbi.js +54 -0
- package/dest/RegistryBytecode.d.ts +1 -1
- package/dest/RegistryBytecode.js +1 -1
- package/dest/RewardDistributorAbi.d.ts +40 -0
- package/dest/RewardDistributorAbi.d.ts.map +1 -1
- package/dest/RewardDistributorAbi.js +54 -0
- package/dest/RewardDistributorBytecode.d.ts +1 -1
- package/dest/RewardDistributorBytecode.js +1 -1
- package/dest/RollupAbi.d.ts +213 -0
- package/dest/RollupAbi.d.ts.map +1 -1
- package/dest/RollupAbi.js +277 -0
- package/dest/RollupBytecode.d.ts +27 -27
- package/dest/RollupBytecode.d.ts.map +1 -1
- package/dest/RollupBytecode.js +27 -27
- package/dest/RollupStorage.d.ts +3 -3
- package/dest/RollupStorage.js +3 -3
- package/dest/SlashFactoryAbi.d.ts +40 -0
- package/dest/SlashFactoryAbi.d.ts.map +1 -1
- package/dest/SlashFactoryAbi.js +54 -0
- package/dest/SlashFactoryBytecode.d.ts +1 -1
- package/dest/SlashFactoryBytecode.js +1 -1
- package/dest/SlasherAbi.d.ts +40 -0
- package/dest/SlasherAbi.d.ts.map +1 -1
- package/dest/SlasherAbi.js +54 -0
- package/dest/SlasherBytecode.d.ts +1 -1
- package/dest/SlasherBytecode.js +1 -1
- package/dest/SlashingProposerAbi.d.ts +40 -0
- package/dest/SlashingProposerAbi.d.ts.map +1 -1
- package/dest/SlashingProposerAbi.js +54 -0
- package/dest/SlashingProposerBytecode.d.ts +1 -1
- package/dest/SlashingProposerBytecode.js +1 -1
- package/dest/StakingAssetHandlerAbi.d.ts +134 -0
- package/dest/StakingAssetHandlerAbi.d.ts.map +1 -1
- package/dest/StakingAssetHandlerAbi.js +176 -0
- package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
- package/dest/StakingAssetHandlerBytecode.d.ts.map +1 -1
- package/dest/StakingAssetHandlerBytecode.js +1 -1
- package/dest/TestERC20Abi.d.ts +40 -0
- package/dest/TestERC20Abi.d.ts.map +1 -1
- package/dest/TestERC20Abi.js +54 -0
- package/dest/TokenPortalAbi.d.ts +40 -0
- package/dest/TokenPortalAbi.d.ts.map +1 -1
- package/dest/TokenPortalAbi.js +54 -0
- package/dest/TokenPortalBytecode.d.ts +1 -1
- package/dest/TokenPortalBytecode.js +1 -1
- package/dest/UniswapPortalAbi.d.ts +40 -0
- package/dest/UniswapPortalAbi.d.ts.map +1 -1
- package/dest/UniswapPortalAbi.js +54 -0
- package/dest/UniswapPortalBytecode.d.ts +1 -1
- package/dest/UniswapPortalBytecode.js +1 -1
- package/dest/ValidatorSelectionLibAbi.d.ts +40 -0
- package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
- package/dest/ValidatorSelectionLibAbi.js +54 -0
- package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
- package/dest/ValidatorSelectionLibBytecode.js +1 -1
- package/dest/checksum.d.ts +1 -1
- package/dest/checksum.js +1 -1
- package/package.json +1 -1
package/dest/GSEAbi.d.ts
CHANGED
|
@@ -41,6 +41,10 @@ export declare const GSEAbi: readonly [{
|
|
|
41
41
|
readonly internalType: "contract IERC20";
|
|
42
42
|
}];
|
|
43
43
|
readonly stateMutability: "view";
|
|
44
|
+
}, {
|
|
45
|
+
readonly type: "error";
|
|
46
|
+
readonly name: "AddPointFail";
|
|
47
|
+
readonly inputs: readonly [];
|
|
44
48
|
}, {
|
|
45
49
|
readonly type: "error";
|
|
46
50
|
readonly name: "AddressSnapshotLib__IndexOutOfBounds";
|
|
@@ -213,6 +217,18 @@ export declare const GSEAbi: readonly [{
|
|
|
213
217
|
readonly type: "address";
|
|
214
218
|
readonly internalType: "address";
|
|
215
219
|
}];
|
|
220
|
+
}, {
|
|
221
|
+
readonly type: "error";
|
|
222
|
+
readonly name: "GSE__CannotChangePublicKeys";
|
|
223
|
+
readonly inputs: readonly [{
|
|
224
|
+
readonly name: "existingPk1x";
|
|
225
|
+
readonly type: "uint256";
|
|
226
|
+
readonly internalType: "uint256";
|
|
227
|
+
}, {
|
|
228
|
+
readonly name: "existingPk1y";
|
|
229
|
+
readonly type: "uint256";
|
|
230
|
+
readonly internalType: "uint256";
|
|
231
|
+
}];
|
|
216
232
|
}, {
|
|
217
233
|
readonly type: "error";
|
|
218
234
|
readonly name: "GSE__FailedToRemove";
|
|
@@ -253,6 +269,10 @@ export declare const GSEAbi: readonly [{
|
|
|
253
269
|
readonly type: "uint256";
|
|
254
270
|
readonly internalType: "uint256";
|
|
255
271
|
}];
|
|
272
|
+
}, {
|
|
273
|
+
readonly type: "error";
|
|
274
|
+
readonly name: "GSE__InvalidProofOfPossession";
|
|
275
|
+
readonly inputs: readonly [];
|
|
256
276
|
}, {
|
|
257
277
|
readonly type: "error";
|
|
258
278
|
readonly name: "GSE__InvalidRollupAddress";
|
|
@@ -309,6 +329,14 @@ export declare const GSEAbi: readonly [{
|
|
|
309
329
|
readonly type: "uint256";
|
|
310
330
|
readonly internalType: "uint256";
|
|
311
331
|
}];
|
|
332
|
+
}, {
|
|
333
|
+
readonly type: "error";
|
|
334
|
+
readonly name: "GSE__ProofOfPossessionAlreadySeen";
|
|
335
|
+
readonly inputs: readonly [{
|
|
336
|
+
readonly name: "hashedPK1";
|
|
337
|
+
readonly type: "bytes32";
|
|
338
|
+
readonly internalType: "bytes32";
|
|
339
|
+
}];
|
|
312
340
|
}, {
|
|
313
341
|
readonly type: "error";
|
|
314
342
|
readonly name: "GSE__RollupAlreadyRegistered";
|
|
@@ -317,6 +345,10 @@ export declare const GSEAbi: readonly [{
|
|
|
317
345
|
readonly type: "address";
|
|
318
346
|
readonly internalType: "address";
|
|
319
347
|
}];
|
|
348
|
+
}, {
|
|
349
|
+
readonly type: "error";
|
|
350
|
+
readonly name: "GammaZero";
|
|
351
|
+
readonly inputs: readonly [];
|
|
320
352
|
}, {
|
|
321
353
|
readonly type: "error";
|
|
322
354
|
readonly name: "GovernanceProposer__FailedToSubmitRoundWinner";
|
|
@@ -449,6 +481,22 @@ export declare const GSEAbi: readonly [{
|
|
|
449
481
|
readonly type: "uint256";
|
|
450
482
|
readonly internalType: "Slot";
|
|
451
483
|
}];
|
|
484
|
+
}, {
|
|
485
|
+
readonly type: "error";
|
|
486
|
+
readonly name: "Governance__BlsKeyInvalidG1Point";
|
|
487
|
+
readonly inputs: readonly [{
|
|
488
|
+
readonly name: "";
|
|
489
|
+
readonly type: "uint256[2]";
|
|
490
|
+
readonly internalType: "uint256[2]";
|
|
491
|
+
}];
|
|
492
|
+
}, {
|
|
493
|
+
readonly type: "error";
|
|
494
|
+
readonly name: "Governance__BlsKeyInvalidG2Point";
|
|
495
|
+
readonly inputs: readonly [{
|
|
496
|
+
readonly name: "";
|
|
497
|
+
readonly type: "uint256[4]";
|
|
498
|
+
readonly internalType: "uint256[4]";
|
|
499
|
+
}];
|
|
452
500
|
}, {
|
|
453
501
|
readonly type: "error";
|
|
454
502
|
readonly name: "Governance__CallFailed";
|
|
@@ -725,6 +773,46 @@ export declare const GSEAbi: readonly [{
|
|
|
725
773
|
readonly type: "uint256";
|
|
726
774
|
readonly internalType: "uint256";
|
|
727
775
|
}];
|
|
776
|
+
}, {
|
|
777
|
+
readonly type: "error";
|
|
778
|
+
readonly name: "MulPointFail";
|
|
779
|
+
readonly inputs: readonly [];
|
|
780
|
+
}, {
|
|
781
|
+
readonly type: "error";
|
|
782
|
+
readonly name: "NoPointFound";
|
|
783
|
+
readonly inputs: readonly [];
|
|
784
|
+
}, {
|
|
785
|
+
readonly type: "error";
|
|
786
|
+
readonly name: "NotOnCurve";
|
|
787
|
+
readonly inputs: readonly [{
|
|
788
|
+
readonly name: "x";
|
|
789
|
+
readonly type: "uint256";
|
|
790
|
+
readonly internalType: "uint256";
|
|
791
|
+
}, {
|
|
792
|
+
readonly name: "y";
|
|
793
|
+
readonly type: "uint256";
|
|
794
|
+
readonly internalType: "uint256";
|
|
795
|
+
}];
|
|
796
|
+
}, {
|
|
797
|
+
readonly type: "error";
|
|
798
|
+
readonly name: "NotOnCurveG2";
|
|
799
|
+
readonly inputs: readonly [{
|
|
800
|
+
readonly name: "x0";
|
|
801
|
+
readonly type: "uint256";
|
|
802
|
+
readonly internalType: "uint256";
|
|
803
|
+
}, {
|
|
804
|
+
readonly name: "x1";
|
|
805
|
+
readonly type: "uint256";
|
|
806
|
+
readonly internalType: "uint256";
|
|
807
|
+
}, {
|
|
808
|
+
readonly name: "y0";
|
|
809
|
+
readonly type: "uint256";
|
|
810
|
+
readonly internalType: "uint256";
|
|
811
|
+
}, {
|
|
812
|
+
readonly name: "y1";
|
|
813
|
+
readonly type: "uint256";
|
|
814
|
+
readonly internalType: "uint256";
|
|
815
|
+
}];
|
|
728
816
|
}, {
|
|
729
817
|
readonly type: "error";
|
|
730
818
|
readonly name: "Outbox__AlreadyNullified";
|
|
@@ -864,6 +952,10 @@ export declare const GSEAbi: readonly [{
|
|
|
864
952
|
readonly internalType: "address";
|
|
865
953
|
}];
|
|
866
954
|
readonly anonymous: false;
|
|
955
|
+
}, {
|
|
956
|
+
readonly type: "error";
|
|
957
|
+
readonly name: "PairingFail";
|
|
958
|
+
readonly inputs: readonly [];
|
|
867
959
|
}, {
|
|
868
960
|
readonly type: "error";
|
|
869
961
|
readonly name: "ProofCommitmentEscrow__InsufficientBalance";
|
|
@@ -1320,6 +1412,10 @@ export declare const GSEAbi: readonly [{
|
|
|
1320
1412
|
readonly type: "address";
|
|
1321
1413
|
readonly internalType: "address";
|
|
1322
1414
|
}];
|
|
1415
|
+
}, {
|
|
1416
|
+
readonly type: "error";
|
|
1417
|
+
readonly name: "SqrtFail";
|
|
1418
|
+
readonly inputs: readonly [];
|
|
1323
1419
|
}, {
|
|
1324
1420
|
readonly type: "error";
|
|
1325
1421
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1712,6 +1808,16 @@ export declare const GSEAbi: readonly [{
|
|
|
1712
1808
|
readonly internalType: "uint256";
|
|
1713
1809
|
}];
|
|
1714
1810
|
readonly stateMutability: "view";
|
|
1811
|
+
}, {
|
|
1812
|
+
readonly type: "function";
|
|
1813
|
+
readonly name: "checkProofOfPossession";
|
|
1814
|
+
readonly inputs: readonly [];
|
|
1815
|
+
readonly outputs: readonly [{
|
|
1816
|
+
readonly name: "";
|
|
1817
|
+
readonly type: "bool";
|
|
1818
|
+
readonly internalType: "bool";
|
|
1819
|
+
}];
|
|
1820
|
+
readonly stateMutability: "view";
|
|
1715
1821
|
}, {
|
|
1716
1822
|
readonly type: "function";
|
|
1717
1823
|
readonly name: "delegate";
|
|
@@ -1741,6 +1847,53 @@ export declare const GSEAbi: readonly [{
|
|
|
1741
1847
|
readonly name: "_withdrawer";
|
|
1742
1848
|
readonly type: "address";
|
|
1743
1849
|
readonly internalType: "address";
|
|
1850
|
+
}, {
|
|
1851
|
+
readonly name: "_publicKeyInG1";
|
|
1852
|
+
readonly type: "tuple";
|
|
1853
|
+
readonly internalType: "struct G1Point";
|
|
1854
|
+
readonly components: readonly [{
|
|
1855
|
+
readonly name: "x";
|
|
1856
|
+
readonly type: "uint256";
|
|
1857
|
+
readonly internalType: "uint256";
|
|
1858
|
+
}, {
|
|
1859
|
+
readonly name: "y";
|
|
1860
|
+
readonly type: "uint256";
|
|
1861
|
+
readonly internalType: "uint256";
|
|
1862
|
+
}];
|
|
1863
|
+
}, {
|
|
1864
|
+
readonly name: "_publicKeyInG2";
|
|
1865
|
+
readonly type: "tuple";
|
|
1866
|
+
readonly internalType: "struct G2Point";
|
|
1867
|
+
readonly components: readonly [{
|
|
1868
|
+
readonly name: "x0";
|
|
1869
|
+
readonly type: "uint256";
|
|
1870
|
+
readonly internalType: "uint256";
|
|
1871
|
+
}, {
|
|
1872
|
+
readonly name: "x1";
|
|
1873
|
+
readonly type: "uint256";
|
|
1874
|
+
readonly internalType: "uint256";
|
|
1875
|
+
}, {
|
|
1876
|
+
readonly name: "y0";
|
|
1877
|
+
readonly type: "uint256";
|
|
1878
|
+
readonly internalType: "uint256";
|
|
1879
|
+
}, {
|
|
1880
|
+
readonly name: "y1";
|
|
1881
|
+
readonly type: "uint256";
|
|
1882
|
+
readonly internalType: "uint256";
|
|
1883
|
+
}];
|
|
1884
|
+
}, {
|
|
1885
|
+
readonly name: "_proofOfPossession";
|
|
1886
|
+
readonly type: "tuple";
|
|
1887
|
+
readonly internalType: "struct G1Point";
|
|
1888
|
+
readonly components: readonly [{
|
|
1889
|
+
readonly name: "x";
|
|
1890
|
+
readonly type: "uint256";
|
|
1891
|
+
readonly internalType: "uint256";
|
|
1892
|
+
}, {
|
|
1893
|
+
readonly name: "y";
|
|
1894
|
+
readonly type: "uint256";
|
|
1895
|
+
readonly internalType: "uint256";
|
|
1896
|
+
}];
|
|
1744
1897
|
}, {
|
|
1745
1898
|
readonly name: "_moveWithLatestRollup";
|
|
1746
1899
|
readonly type: "bool";
|
|
@@ -1870,10 +2023,6 @@ export declare const GSEAbi: readonly [{
|
|
|
1870
2023
|
readonly type: "function";
|
|
1871
2024
|
readonly name: "getConfig";
|
|
1872
2025
|
readonly inputs: readonly [{
|
|
1873
|
-
readonly name: "_instance";
|
|
1874
|
-
readonly type: "address";
|
|
1875
|
-
readonly internalType: "address";
|
|
1876
|
-
}, {
|
|
1877
2026
|
readonly name: "_attester";
|
|
1878
2027
|
readonly type: "address";
|
|
1879
2028
|
readonly internalType: "address";
|
|
@@ -1883,6 +2032,19 @@ export declare const GSEAbi: readonly [{
|
|
|
1883
2032
|
readonly type: "tuple";
|
|
1884
2033
|
readonly internalType: "struct AttesterConfig";
|
|
1885
2034
|
readonly components: readonly [{
|
|
2035
|
+
readonly name: "publicKey";
|
|
2036
|
+
readonly type: "tuple";
|
|
2037
|
+
readonly internalType: "struct G1Point";
|
|
2038
|
+
readonly components: readonly [{
|
|
2039
|
+
readonly name: "x";
|
|
2040
|
+
readonly type: "uint256";
|
|
2041
|
+
readonly internalType: "uint256";
|
|
2042
|
+
}, {
|
|
2043
|
+
readonly name: "y";
|
|
2044
|
+
readonly type: "uint256";
|
|
2045
|
+
readonly internalType: "uint256";
|
|
2046
|
+
}];
|
|
2047
|
+
}, {
|
|
1886
2048
|
readonly name: "withdrawer";
|
|
1887
2049
|
readonly type: "address";
|
|
1888
2050
|
readonly internalType: "address";
|
|
@@ -1907,6 +2069,29 @@ export declare const GSEAbi: readonly [{
|
|
|
1907
2069
|
readonly internalType: "address";
|
|
1908
2070
|
}];
|
|
1909
2071
|
readonly stateMutability: "view";
|
|
2072
|
+
}, {
|
|
2073
|
+
readonly type: "function";
|
|
2074
|
+
readonly name: "getG1PublicKeysFromAddresses";
|
|
2075
|
+
readonly inputs: readonly [{
|
|
2076
|
+
readonly name: "_attesters";
|
|
2077
|
+
readonly type: "address[]";
|
|
2078
|
+
readonly internalType: "address[]";
|
|
2079
|
+
}];
|
|
2080
|
+
readonly outputs: readonly [{
|
|
2081
|
+
readonly name: "";
|
|
2082
|
+
readonly type: "tuple[]";
|
|
2083
|
+
readonly internalType: "struct G1Point[]";
|
|
2084
|
+
readonly components: readonly [{
|
|
2085
|
+
readonly name: "x";
|
|
2086
|
+
readonly type: "uint256";
|
|
2087
|
+
readonly internalType: "uint256";
|
|
2088
|
+
}, {
|
|
2089
|
+
readonly name: "y";
|
|
2090
|
+
readonly type: "uint256";
|
|
2091
|
+
readonly internalType: "uint256";
|
|
2092
|
+
}];
|
|
2093
|
+
}];
|
|
2094
|
+
readonly stateMutability: "view";
|
|
1910
2095
|
}, {
|
|
1911
2096
|
readonly type: "function";
|
|
1912
2097
|
readonly name: "getGovernance";
|
|
@@ -1959,6 +2144,38 @@ export declare const GSEAbi: readonly [{
|
|
|
1959
2144
|
readonly internalType: "uint256";
|
|
1960
2145
|
}];
|
|
1961
2146
|
readonly stateMutability: "view";
|
|
2147
|
+
}, {
|
|
2148
|
+
readonly type: "function";
|
|
2149
|
+
readonly name: "getRegistrationDigest";
|
|
2150
|
+
readonly inputs: readonly [{
|
|
2151
|
+
readonly name: "_publicKey";
|
|
2152
|
+
readonly type: "tuple";
|
|
2153
|
+
readonly internalType: "struct G1Point";
|
|
2154
|
+
readonly components: readonly [{
|
|
2155
|
+
readonly name: "x";
|
|
2156
|
+
readonly type: "uint256";
|
|
2157
|
+
readonly internalType: "uint256";
|
|
2158
|
+
}, {
|
|
2159
|
+
readonly name: "y";
|
|
2160
|
+
readonly type: "uint256";
|
|
2161
|
+
readonly internalType: "uint256";
|
|
2162
|
+
}];
|
|
2163
|
+
}];
|
|
2164
|
+
readonly outputs: readonly [{
|
|
2165
|
+
readonly name: "";
|
|
2166
|
+
readonly type: "tuple";
|
|
2167
|
+
readonly internalType: "struct G1Point";
|
|
2168
|
+
readonly components: readonly [{
|
|
2169
|
+
readonly name: "x";
|
|
2170
|
+
readonly type: "uint256";
|
|
2171
|
+
readonly internalType: "uint256";
|
|
2172
|
+
}, {
|
|
2173
|
+
readonly name: "y";
|
|
2174
|
+
readonly type: "uint256";
|
|
2175
|
+
readonly internalType: "uint256";
|
|
2176
|
+
}];
|
|
2177
|
+
}];
|
|
2178
|
+
readonly stateMutability: "view";
|
|
1962
2179
|
}, {
|
|
1963
2180
|
readonly type: "function";
|
|
1964
2181
|
readonly name: "getVotingPower";
|
|
@@ -1995,10 +2212,6 @@ export declare const GSEAbi: readonly [{
|
|
|
1995
2212
|
readonly type: "function";
|
|
1996
2213
|
readonly name: "getWithdrawer";
|
|
1997
2214
|
readonly inputs: readonly [{
|
|
1998
|
-
readonly name: "_instance";
|
|
1999
|
-
readonly type: "address";
|
|
2000
|
-
readonly internalType: "address";
|
|
2001
|
-
}, {
|
|
2002
2215
|
readonly name: "_attester";
|
|
2003
2216
|
readonly type: "address";
|
|
2004
2217
|
readonly internalType: "address";
|
|
@@ -2007,14 +2220,6 @@ export declare const GSEAbi: readonly [{
|
|
|
2007
2220
|
readonly name: "withdrawer";
|
|
2008
2221
|
readonly type: "address";
|
|
2009
2222
|
readonly internalType: "address";
|
|
2010
|
-
}, {
|
|
2011
|
-
readonly name: "attesterExists";
|
|
2012
|
-
readonly type: "bool";
|
|
2013
|
-
readonly internalType: "bool";
|
|
2014
|
-
}, {
|
|
2015
|
-
readonly name: "instanceAddress";
|
|
2016
|
-
readonly type: "address";
|
|
2017
|
-
readonly internalType: "address";
|
|
2018
2223
|
}];
|
|
2019
2224
|
readonly stateMutability: "view";
|
|
2020
2225
|
}, {
|
package/dest/GSEAbi.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GSEAbi.d.ts","sourceRoot":"","sources":["../src/GSEAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"GSEAbi.d.ts","sourceRoot":"","sources":["../src/GSEAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+lGT,CAAC"}
|