@aztec/l1-artifacts 3.0.0-nightly.20251031 → 3.0.0-nightly.20251102
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 +128 -0
- package/dest/CoinIssuerAbi.d.ts.map +1 -1
- package/dest/CoinIssuerAbi.js +172 -0
- package/dest/DateGatedRelayerAbi.d.ts +128 -0
- package/dest/DateGatedRelayerAbi.d.ts.map +1 -1
- package/dest/DateGatedRelayerAbi.js +172 -0
- package/dest/EmpireBaseAbi.d.ts +112 -0
- package/dest/EmpireBaseAbi.d.ts.map +1 -1
- package/dest/EmpireBaseAbi.js +151 -0
- package/dest/EmpireSlasherDeploymentExtLibAbi.d.ts +144 -0
- package/dest/EmpireSlasherDeploymentExtLibAbi.d.ts.map +1 -1
- package/dest/EmpireSlasherDeploymentExtLibAbi.js +194 -0
- package/dest/EmpireSlashingProposerAbi.d.ts +112 -0
- package/dest/EmpireSlashingProposerAbi.d.ts.map +1 -1
- package/dest/EmpireSlashingProposerAbi.js +151 -0
- package/dest/ErrorsAbi.d.ts +144 -0
- package/dest/ErrorsAbi.d.ts.map +1 -1
- package/dest/ErrorsAbi.js +194 -0
- package/dest/FeeAssetHandlerAbi.d.ts +128 -0
- package/dest/FeeAssetHandlerAbi.d.ts.map +1 -1
- package/dest/FeeAssetHandlerAbi.js +172 -0
- package/dest/FeeJuicePortalAbi.d.ts +144 -0
- package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
- package/dest/FeeJuicePortalAbi.js +194 -0
- package/dest/FeeJuicePortalBytecode.d.ts +1 -1
- package/dest/FeeJuicePortalBytecode.js +1 -1
- package/dest/GSEAbi.d.ts +112 -0
- package/dest/GSEAbi.d.ts.map +1 -1
- package/dest/GSEAbi.js +151 -0
- package/dest/GovernanceAbi.d.ts +128 -0
- package/dest/GovernanceAbi.d.ts.map +1 -1
- package/dest/GovernanceAbi.js +173 -0
- package/dest/GovernanceProposerAbi.d.ts +112 -0
- package/dest/GovernanceProposerAbi.d.ts.map +1 -1
- package/dest/GovernanceProposerAbi.js +151 -0
- package/dest/HonkVerifierAbi.d.ts +144 -0
- package/dest/HonkVerifierAbi.d.ts.map +1 -1
- package/dest/HonkVerifierAbi.js +194 -0
- package/dest/HonkVerifierBytecode.d.ts +1 -1
- package/dest/HonkVerifierBytecode.js +1 -1
- package/dest/IERC20Abi.d.ts +144 -0
- package/dest/IERC20Abi.d.ts.map +1 -1
- package/dest/IERC20Abi.js +194 -0
- package/dest/IVerifierAbi.d.ts +144 -0
- package/dest/IVerifierAbi.d.ts.map +1 -1
- package/dest/IVerifierAbi.js +194 -0
- package/dest/InboxAbi.d.ts +132 -0
- package/dest/InboxAbi.d.ts.map +1 -1
- package/dest/InboxAbi.js +178 -0
- package/dest/InboxBytecode.d.ts +1 -1
- package/dest/InboxBytecode.js +1 -1
- package/dest/MockVerifierAbi.d.ts +144 -0
- package/dest/MockVerifierAbi.d.ts.map +1 -1
- package/dest/MockVerifierAbi.js +194 -0
- package/dest/MockZKPassportVerifierAbi.d.ts +144 -0
- package/dest/MockZKPassportVerifierAbi.d.ts.map +1 -1
- package/dest/MockZKPassportVerifierAbi.js +194 -0
- package/dest/MultiAdderAbi.d.ts +144 -0
- package/dest/MultiAdderAbi.d.ts.map +1 -1
- package/dest/MultiAdderAbi.js +194 -0
- package/dest/MultiAdderBytecode.d.ts +1 -1
- package/dest/MultiAdderBytecode.js +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +144 -0
- package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.js +194 -0
- package/dest/OutboxAbi.d.ts +144 -0
- package/dest/OutboxAbi.d.ts.map +1 -1
- package/dest/OutboxAbi.js +194 -0
- package/dest/OutboxBytecode.d.ts +1 -1
- package/dest/OutboxBytecode.js +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +144 -0
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts.map +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.js +194 -0
- package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
- package/dest/RegistryAbi.d.ts +128 -0
- package/dest/RegistryAbi.d.ts.map +1 -1
- package/dest/RegistryAbi.js +172 -0
- package/dest/RewardDistributorAbi.d.ts +144 -0
- package/dest/RewardDistributorAbi.d.ts.map +1 -1
- package/dest/RewardDistributorAbi.js +194 -0
- package/dest/RewardExtLibAbi.d.ts +132 -0
- package/dest/RewardExtLibAbi.d.ts.map +1 -1
- package/dest/RewardExtLibAbi.js +178 -0
- package/dest/RewardExtLibBytecode.d.ts +1 -1
- package/dest/RewardExtLibBytecode.js +1 -1
- package/dest/RollupAbi.d.ts +108 -0
- package/dest/RollupAbi.d.ts.map +1 -1
- package/dest/RollupAbi.js +145 -0
- package/dest/RollupBytecode.d.ts +1 -1
- package/dest/RollupBytecode.js +1 -1
- package/dest/RollupOperationsExtLibAbi.d.ts +100 -0
- package/dest/RollupOperationsExtLibAbi.d.ts.map +1 -1
- package/dest/RollupOperationsExtLibAbi.js +135 -0
- package/dest/RollupOperationsExtLibBytecode.d.ts +1 -1
- package/dest/RollupOperationsExtLibBytecode.js +1 -1
- package/dest/SlashFactoryAbi.d.ts +144 -0
- package/dest/SlashFactoryAbi.d.ts.map +1 -1
- package/dest/SlashFactoryAbi.js +194 -0
- package/dest/SlashFactoryBytecode.d.ts +1 -1
- package/dest/SlashFactoryBytecode.js +1 -1
- package/dest/SlasherAbi.d.ts +144 -0
- package/dest/SlasherAbi.d.ts.map +1 -1
- package/dest/SlasherAbi.js +194 -0
- package/dest/StakingAssetHandlerAbi.d.ts +128 -0
- package/dest/StakingAssetHandlerAbi.d.ts.map +1 -1
- package/dest/StakingAssetHandlerAbi.js +172 -0
- package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
- package/dest/StakingAssetHandlerBytecode.js +1 -1
- package/dest/TallySlasherDeploymentExtLibAbi.d.ts +144 -0
- package/dest/TallySlasherDeploymentExtLibAbi.d.ts.map +1 -1
- package/dest/TallySlasherDeploymentExtLibAbi.js +194 -0
- package/dest/TallySlasherDeploymentExtLibBytecode.d.ts +1 -1
- package/dest/TallySlasherDeploymentExtLibBytecode.js +1 -1
- package/dest/TallySlashingProposerAbi.d.ts +112 -0
- package/dest/TallySlashingProposerAbi.d.ts.map +1 -1
- package/dest/TallySlashingProposerAbi.js +151 -0
- package/dest/TallySlashingProposerBytecode.d.ts +1 -1
- package/dest/TallySlashingProposerBytecode.js +1 -1
- package/dest/TestERC20Abi.d.ts +64 -0
- package/dest/TestERC20Abi.d.ts.map +1 -1
- package/dest/TestERC20Abi.js +86 -0
- package/dest/TokenPortalAbi.d.ts +144 -0
- package/dest/TokenPortalAbi.d.ts.map +1 -1
- package/dest/TokenPortalAbi.js +194 -0
- package/dest/TokenPortalBytecode.d.ts +1 -1
- package/dest/TokenPortalBytecode.js +1 -1
- package/dest/UniswapPortalAbi.d.ts +144 -0
- package/dest/UniswapPortalAbi.d.ts.map +1 -1
- package/dest/UniswapPortalAbi.js +194 -0
- package/dest/UniswapPortalBytecode.d.ts +1 -1
- package/dest/UniswapPortalBytecode.js +1 -1
- package/dest/ValidatorOperationsExtLibAbi.d.ts +128 -0
- package/dest/ValidatorOperationsExtLibAbi.d.ts.map +1 -1
- package/dest/ValidatorOperationsExtLibAbi.js +173 -0
- package/dest/ValidatorOperationsExtLibBytecode.d.ts +1 -1
- package/dest/ValidatorOperationsExtLibBytecode.js +1 -1
- package/dest/ValidatorSelectionLibAbi.d.ts +144 -0
- package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
- package/dest/ValidatorSelectionLibAbi.js +194 -0
- package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
- package/dest/ValidatorSelectionLibBytecode.js +1 -1
- package/package.json +1 -1
package/dest/CoinIssuerAbi.d.ts
CHANGED
|
@@ -11,6 +11,10 @@ export declare const CoinIssuerAbi: readonly [{
|
|
|
11
11
|
readonly internalType: "contract IMintableERC20";
|
|
12
12
|
}];
|
|
13
13
|
readonly stateMutability: "view";
|
|
14
|
+
}, {
|
|
15
|
+
readonly type: "error";
|
|
16
|
+
readonly name: "CheckpointUnorderedInsertion";
|
|
17
|
+
readonly inputs: readonly [];
|
|
14
18
|
}, {
|
|
15
19
|
readonly type: "function";
|
|
16
20
|
readonly name: "DEPLOYMENT_TIME";
|
|
@@ -25,6 +29,10 @@ export declare const CoinIssuerAbi: readonly [{
|
|
|
25
29
|
readonly type: "error";
|
|
26
30
|
readonly name: "DevNet__NoPruningAllowed";
|
|
27
31
|
readonly inputs: readonly [];
|
|
32
|
+
}, {
|
|
33
|
+
readonly type: "error";
|
|
34
|
+
readonly name: "ECDSAInvalidSignature";
|
|
35
|
+
readonly inputs: readonly [];
|
|
28
36
|
}, {
|
|
29
37
|
readonly type: "error";
|
|
30
38
|
readonly name: "EmpireBase__PayloadCannotBeAddressZero";
|
|
@@ -363,6 +371,54 @@ export declare const CoinIssuerAbi: readonly [{
|
|
|
363
371
|
readonly type: "uint256";
|
|
364
372
|
readonly internalType: "uint256";
|
|
365
373
|
}];
|
|
374
|
+
}, {
|
|
375
|
+
readonly type: "error";
|
|
376
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
377
|
+
readonly inputs: readonly [{
|
|
378
|
+
readonly name: "length";
|
|
379
|
+
readonly type: "uint256";
|
|
380
|
+
readonly internalType: "uint256";
|
|
381
|
+
}];
|
|
382
|
+
}, {
|
|
383
|
+
readonly type: "error";
|
|
384
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
385
|
+
readonly inputs: readonly [{
|
|
386
|
+
readonly name: "s";
|
|
387
|
+
readonly type: "bytes32";
|
|
388
|
+
readonly internalType: "bytes32";
|
|
389
|
+
}];
|
|
390
|
+
}, {
|
|
391
|
+
readonly type: "error";
|
|
392
|
+
readonly name: "ERC20InvalidApprover";
|
|
393
|
+
readonly inputs: readonly [{
|
|
394
|
+
readonly name: "approver";
|
|
395
|
+
readonly type: "address";
|
|
396
|
+
readonly internalType: "address";
|
|
397
|
+
}];
|
|
398
|
+
}, {
|
|
399
|
+
readonly type: "error";
|
|
400
|
+
readonly name: "ERC20InvalidReceiver";
|
|
401
|
+
readonly inputs: readonly [{
|
|
402
|
+
readonly name: "receiver";
|
|
403
|
+
readonly type: "address";
|
|
404
|
+
readonly internalType: "address";
|
|
405
|
+
}];
|
|
406
|
+
}, {
|
|
407
|
+
readonly type: "error";
|
|
408
|
+
readonly name: "ERC20InvalidSender";
|
|
409
|
+
readonly inputs: readonly [{
|
|
410
|
+
readonly name: "sender";
|
|
411
|
+
readonly type: "address";
|
|
412
|
+
readonly internalType: "address";
|
|
413
|
+
}];
|
|
414
|
+
}, {
|
|
415
|
+
readonly type: "error";
|
|
416
|
+
readonly name: "ERC20InvalidSpender";
|
|
417
|
+
readonly inputs: readonly [{
|
|
418
|
+
readonly name: "spender";
|
|
419
|
+
readonly type: "address";
|
|
420
|
+
readonly internalType: "address";
|
|
421
|
+
}];
|
|
366
422
|
}, {
|
|
367
423
|
readonly type: "error";
|
|
368
424
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -635,6 +691,22 @@ export declare const CoinIssuerAbi: readonly [{
|
|
|
635
691
|
readonly type: "bytes32";
|
|
636
692
|
readonly internalType: "bytes32";
|
|
637
693
|
}];
|
|
694
|
+
}, {
|
|
695
|
+
readonly type: "error";
|
|
696
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
697
|
+
readonly inputs: readonly [{
|
|
698
|
+
readonly name: "value";
|
|
699
|
+
readonly type: "int256";
|
|
700
|
+
readonly internalType: "int256";
|
|
701
|
+
}];
|
|
702
|
+
}, {
|
|
703
|
+
readonly type: "error";
|
|
704
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
705
|
+
readonly inputs: readonly [{
|
|
706
|
+
readonly name: "value";
|
|
707
|
+
readonly type: "uint256";
|
|
708
|
+
readonly internalType: "uint256";
|
|
709
|
+
}];
|
|
638
710
|
}, {
|
|
639
711
|
readonly type: "error";
|
|
640
712
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1507,6 +1579,30 @@ export declare const CoinIssuerAbi: readonly [{
|
|
|
1507
1579
|
readonly type: "uint256";
|
|
1508
1580
|
readonly internalType: "uint256";
|
|
1509
1581
|
}];
|
|
1582
|
+
}, {
|
|
1583
|
+
readonly type: "error";
|
|
1584
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1585
|
+
readonly inputs: readonly [{
|
|
1586
|
+
readonly name: "bits";
|
|
1587
|
+
readonly type: "uint8";
|
|
1588
|
+
readonly internalType: "uint8";
|
|
1589
|
+
}, {
|
|
1590
|
+
readonly name: "value";
|
|
1591
|
+
readonly type: "int256";
|
|
1592
|
+
readonly internalType: "int256";
|
|
1593
|
+
}];
|
|
1594
|
+
}, {
|
|
1595
|
+
readonly type: "error";
|
|
1596
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1597
|
+
readonly inputs: readonly [{
|
|
1598
|
+
readonly name: "bits";
|
|
1599
|
+
readonly type: "uint8";
|
|
1600
|
+
readonly internalType: "uint8";
|
|
1601
|
+
}, {
|
|
1602
|
+
readonly name: "value";
|
|
1603
|
+
readonly type: "uint256";
|
|
1604
|
+
readonly internalType: "uint256";
|
|
1605
|
+
}];
|
|
1510
1606
|
}, {
|
|
1511
1607
|
readonly type: "error";
|
|
1512
1608
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1913,6 +2009,38 @@ export declare const CoinIssuerAbi: readonly [{
|
|
|
1913
2009
|
readonly type: "uint256";
|
|
1914
2010
|
readonly internalType: "uint256";
|
|
1915
2011
|
}];
|
|
2012
|
+
}, {
|
|
2013
|
+
readonly type: "error";
|
|
2014
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
2015
|
+
readonly inputs: readonly [{
|
|
2016
|
+
readonly name: "spender";
|
|
2017
|
+
readonly type: "address";
|
|
2018
|
+
readonly internalType: "address";
|
|
2019
|
+
}, {
|
|
2020
|
+
readonly name: "allowance";
|
|
2021
|
+
readonly type: "uint256";
|
|
2022
|
+
readonly internalType: "uint256";
|
|
2023
|
+
}, {
|
|
2024
|
+
readonly name: "needed";
|
|
2025
|
+
readonly type: "uint256";
|
|
2026
|
+
readonly internalType: "uint256";
|
|
2027
|
+
}];
|
|
2028
|
+
}, {
|
|
2029
|
+
readonly type: "error";
|
|
2030
|
+
readonly name: "ERC20InsufficientBalance";
|
|
2031
|
+
readonly inputs: readonly [{
|
|
2032
|
+
readonly name: "sender";
|
|
2033
|
+
readonly type: "address";
|
|
2034
|
+
readonly internalType: "address";
|
|
2035
|
+
}, {
|
|
2036
|
+
readonly name: "balance";
|
|
2037
|
+
readonly type: "uint256";
|
|
2038
|
+
readonly internalType: "uint256";
|
|
2039
|
+
}, {
|
|
2040
|
+
readonly name: "needed";
|
|
2041
|
+
readonly type: "uint256";
|
|
2042
|
+
readonly internalType: "uint256";
|
|
2043
|
+
}];
|
|
1916
2044
|
}, {
|
|
1917
2045
|
readonly type: "error";
|
|
1918
2046
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CoinIssuerAbi.d.ts","sourceRoot":"","sources":["../src/CoinIssuerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"CoinIssuerAbi.d.ts","sourceRoot":"","sources":["../src/CoinIssuerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAizFhB,CAAC"}
|
package/dest/CoinIssuerAbi.js
CHANGED
|
@@ -14,6 +14,11 @@
|
|
|
14
14
|
],
|
|
15
15
|
"stateMutability": "view"
|
|
16
16
|
},
|
|
17
|
+
{
|
|
18
|
+
"type": "error",
|
|
19
|
+
"name": "CheckpointUnorderedInsertion",
|
|
20
|
+
"inputs": []
|
|
21
|
+
},
|
|
17
22
|
{
|
|
18
23
|
"type": "function",
|
|
19
24
|
"name": "DEPLOYMENT_TIME",
|
|
@@ -32,6 +37,11 @@
|
|
|
32
37
|
"name": "DevNet__NoPruningAllowed",
|
|
33
38
|
"inputs": []
|
|
34
39
|
},
|
|
40
|
+
{
|
|
41
|
+
"type": "error",
|
|
42
|
+
"name": "ECDSAInvalidSignature",
|
|
43
|
+
"inputs": []
|
|
44
|
+
},
|
|
35
45
|
{
|
|
36
46
|
"type": "error",
|
|
37
47
|
"name": "EmpireBase__PayloadCannotBeAddressZero",
|
|
@@ -458,6 +468,72 @@
|
|
|
458
468
|
}
|
|
459
469
|
]
|
|
460
470
|
},
|
|
471
|
+
{
|
|
472
|
+
"type": "error",
|
|
473
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
474
|
+
"inputs": [
|
|
475
|
+
{
|
|
476
|
+
"name": "length",
|
|
477
|
+
"type": "uint256",
|
|
478
|
+
"internalType": "uint256"
|
|
479
|
+
}
|
|
480
|
+
]
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"type": "error",
|
|
484
|
+
"name": "ECDSAInvalidSignatureS",
|
|
485
|
+
"inputs": [
|
|
486
|
+
{
|
|
487
|
+
"name": "s",
|
|
488
|
+
"type": "bytes32",
|
|
489
|
+
"internalType": "bytes32"
|
|
490
|
+
}
|
|
491
|
+
]
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"type": "error",
|
|
495
|
+
"name": "ERC20InvalidApprover",
|
|
496
|
+
"inputs": [
|
|
497
|
+
{
|
|
498
|
+
"name": "approver",
|
|
499
|
+
"type": "address",
|
|
500
|
+
"internalType": "address"
|
|
501
|
+
}
|
|
502
|
+
]
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"type": "error",
|
|
506
|
+
"name": "ERC20InvalidReceiver",
|
|
507
|
+
"inputs": [
|
|
508
|
+
{
|
|
509
|
+
"name": "receiver",
|
|
510
|
+
"type": "address",
|
|
511
|
+
"internalType": "address"
|
|
512
|
+
}
|
|
513
|
+
]
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"type": "error",
|
|
517
|
+
"name": "ERC20InvalidSender",
|
|
518
|
+
"inputs": [
|
|
519
|
+
{
|
|
520
|
+
"name": "sender",
|
|
521
|
+
"type": "address",
|
|
522
|
+
"internalType": "address"
|
|
523
|
+
}
|
|
524
|
+
]
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"type": "error",
|
|
528
|
+
"name": "ERC20InvalidSpender",
|
|
529
|
+
"inputs": [
|
|
530
|
+
{
|
|
531
|
+
"name": "spender",
|
|
532
|
+
"type": "address",
|
|
533
|
+
"internalType": "address"
|
|
534
|
+
}
|
|
535
|
+
]
|
|
536
|
+
},
|
|
461
537
|
{
|
|
462
538
|
"type": "error",
|
|
463
539
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -832,6 +908,28 @@
|
|
|
832
908
|
}
|
|
833
909
|
]
|
|
834
910
|
},
|
|
911
|
+
{
|
|
912
|
+
"type": "error",
|
|
913
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
914
|
+
"inputs": [
|
|
915
|
+
{
|
|
916
|
+
"name": "value",
|
|
917
|
+
"type": "int256",
|
|
918
|
+
"internalType": "int256"
|
|
919
|
+
}
|
|
920
|
+
]
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"type": "error",
|
|
924
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
925
|
+
"inputs": [
|
|
926
|
+
{
|
|
927
|
+
"name": "value",
|
|
928
|
+
"type": "uint256",
|
|
929
|
+
"internalType": "uint256"
|
|
930
|
+
}
|
|
931
|
+
]
|
|
932
|
+
},
|
|
835
933
|
{
|
|
836
934
|
"type": "error",
|
|
837
935
|
"name": "Staking__AlreadyActive",
|
|
@@ -2002,6 +2100,38 @@
|
|
|
2002
2100
|
}
|
|
2003
2101
|
]
|
|
2004
2102
|
},
|
|
2103
|
+
{
|
|
2104
|
+
"type": "error",
|
|
2105
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
2106
|
+
"inputs": [
|
|
2107
|
+
{
|
|
2108
|
+
"name": "bits",
|
|
2109
|
+
"type": "uint8",
|
|
2110
|
+
"internalType": "uint8"
|
|
2111
|
+
},
|
|
2112
|
+
{
|
|
2113
|
+
"name": "value",
|
|
2114
|
+
"type": "int256",
|
|
2115
|
+
"internalType": "int256"
|
|
2116
|
+
}
|
|
2117
|
+
]
|
|
2118
|
+
},
|
|
2119
|
+
{
|
|
2120
|
+
"type": "error",
|
|
2121
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
2122
|
+
"inputs": [
|
|
2123
|
+
{
|
|
2124
|
+
"name": "bits",
|
|
2125
|
+
"type": "uint8",
|
|
2126
|
+
"internalType": "uint8"
|
|
2127
|
+
},
|
|
2128
|
+
{
|
|
2129
|
+
"name": "value",
|
|
2130
|
+
"type": "uint256",
|
|
2131
|
+
"internalType": "uint256"
|
|
2132
|
+
}
|
|
2133
|
+
]
|
|
2134
|
+
},
|
|
2005
2135
|
{
|
|
2006
2136
|
"type": "error",
|
|
2007
2137
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2542,6 +2672,48 @@
|
|
|
2542
2672
|
}
|
|
2543
2673
|
]
|
|
2544
2674
|
},
|
|
2675
|
+
{
|
|
2676
|
+
"type": "error",
|
|
2677
|
+
"name": "ERC20InsufficientAllowance",
|
|
2678
|
+
"inputs": [
|
|
2679
|
+
{
|
|
2680
|
+
"name": "spender",
|
|
2681
|
+
"type": "address",
|
|
2682
|
+
"internalType": "address"
|
|
2683
|
+
},
|
|
2684
|
+
{
|
|
2685
|
+
"name": "allowance",
|
|
2686
|
+
"type": "uint256",
|
|
2687
|
+
"internalType": "uint256"
|
|
2688
|
+
},
|
|
2689
|
+
{
|
|
2690
|
+
"name": "needed",
|
|
2691
|
+
"type": "uint256",
|
|
2692
|
+
"internalType": "uint256"
|
|
2693
|
+
}
|
|
2694
|
+
]
|
|
2695
|
+
},
|
|
2696
|
+
{
|
|
2697
|
+
"type": "error",
|
|
2698
|
+
"name": "ERC20InsufficientBalance",
|
|
2699
|
+
"inputs": [
|
|
2700
|
+
{
|
|
2701
|
+
"name": "sender",
|
|
2702
|
+
"type": "address",
|
|
2703
|
+
"internalType": "address"
|
|
2704
|
+
},
|
|
2705
|
+
{
|
|
2706
|
+
"name": "balance",
|
|
2707
|
+
"type": "uint256",
|
|
2708
|
+
"internalType": "uint256"
|
|
2709
|
+
},
|
|
2710
|
+
{
|
|
2711
|
+
"name": "needed",
|
|
2712
|
+
"type": "uint256",
|
|
2713
|
+
"internalType": "uint256"
|
|
2714
|
+
}
|
|
2715
|
+
]
|
|
2716
|
+
},
|
|
2545
2717
|
{
|
|
2546
2718
|
"type": "error",
|
|
2547
2719
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
* DateGatedRelayer ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const DateGatedRelayerAbi: readonly [{
|
|
5
|
+
readonly type: "error";
|
|
6
|
+
readonly name: "CheckpointUnorderedInsertion";
|
|
7
|
+
readonly inputs: readonly [];
|
|
8
|
+
}, {
|
|
5
9
|
readonly type: "error";
|
|
6
10
|
readonly name: "DevNet__NoPruningAllowed";
|
|
7
11
|
readonly inputs: readonly [];
|
|
12
|
+
}, {
|
|
13
|
+
readonly type: "error";
|
|
14
|
+
readonly name: "ECDSAInvalidSignature";
|
|
15
|
+
readonly inputs: readonly [];
|
|
8
16
|
}, {
|
|
9
17
|
readonly type: "error";
|
|
10
18
|
readonly name: "EmpireBase__PayloadCannotBeAddressZero";
|
|
@@ -323,6 +331,54 @@ export declare const DateGatedRelayerAbi: readonly [{
|
|
|
323
331
|
readonly type: "uint256";
|
|
324
332
|
readonly internalType: "uint256";
|
|
325
333
|
}];
|
|
334
|
+
}, {
|
|
335
|
+
readonly type: "error";
|
|
336
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
337
|
+
readonly inputs: readonly [{
|
|
338
|
+
readonly name: "length";
|
|
339
|
+
readonly type: "uint256";
|
|
340
|
+
readonly internalType: "uint256";
|
|
341
|
+
}];
|
|
342
|
+
}, {
|
|
343
|
+
readonly type: "error";
|
|
344
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
345
|
+
readonly inputs: readonly [{
|
|
346
|
+
readonly name: "s";
|
|
347
|
+
readonly type: "bytes32";
|
|
348
|
+
readonly internalType: "bytes32";
|
|
349
|
+
}];
|
|
350
|
+
}, {
|
|
351
|
+
readonly type: "error";
|
|
352
|
+
readonly name: "ERC20InvalidApprover";
|
|
353
|
+
readonly inputs: readonly [{
|
|
354
|
+
readonly name: "approver";
|
|
355
|
+
readonly type: "address";
|
|
356
|
+
readonly internalType: "address";
|
|
357
|
+
}];
|
|
358
|
+
}, {
|
|
359
|
+
readonly type: "error";
|
|
360
|
+
readonly name: "ERC20InvalidReceiver";
|
|
361
|
+
readonly inputs: readonly [{
|
|
362
|
+
readonly name: "receiver";
|
|
363
|
+
readonly type: "address";
|
|
364
|
+
readonly internalType: "address";
|
|
365
|
+
}];
|
|
366
|
+
}, {
|
|
367
|
+
readonly type: "error";
|
|
368
|
+
readonly name: "ERC20InvalidSender";
|
|
369
|
+
readonly inputs: readonly [{
|
|
370
|
+
readonly name: "sender";
|
|
371
|
+
readonly type: "address";
|
|
372
|
+
readonly internalType: "address";
|
|
373
|
+
}];
|
|
374
|
+
}, {
|
|
375
|
+
readonly type: "error";
|
|
376
|
+
readonly name: "ERC20InvalidSpender";
|
|
377
|
+
readonly inputs: readonly [{
|
|
378
|
+
readonly name: "spender";
|
|
379
|
+
readonly type: "address";
|
|
380
|
+
readonly internalType: "address";
|
|
381
|
+
}];
|
|
326
382
|
}, {
|
|
327
383
|
readonly type: "error";
|
|
328
384
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -595,6 +651,22 @@ export declare const DateGatedRelayerAbi: readonly [{
|
|
|
595
651
|
readonly type: "bytes32";
|
|
596
652
|
readonly internalType: "bytes32";
|
|
597
653
|
}];
|
|
654
|
+
}, {
|
|
655
|
+
readonly type: "error";
|
|
656
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
657
|
+
readonly inputs: readonly [{
|
|
658
|
+
readonly name: "value";
|
|
659
|
+
readonly type: "int256";
|
|
660
|
+
readonly internalType: "int256";
|
|
661
|
+
}];
|
|
662
|
+
}, {
|
|
663
|
+
readonly type: "error";
|
|
664
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
665
|
+
readonly inputs: readonly [{
|
|
666
|
+
readonly name: "value";
|
|
667
|
+
readonly type: "uint256";
|
|
668
|
+
readonly internalType: "uint256";
|
|
669
|
+
}];
|
|
598
670
|
}, {
|
|
599
671
|
readonly type: "error";
|
|
600
672
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1476,6 +1548,30 @@ export declare const DateGatedRelayerAbi: readonly [{
|
|
|
1476
1548
|
readonly type: "uint256";
|
|
1477
1549
|
readonly internalType: "uint256";
|
|
1478
1550
|
}];
|
|
1551
|
+
}, {
|
|
1552
|
+
readonly type: "error";
|
|
1553
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1554
|
+
readonly inputs: readonly [{
|
|
1555
|
+
readonly name: "bits";
|
|
1556
|
+
readonly type: "uint8";
|
|
1557
|
+
readonly internalType: "uint8";
|
|
1558
|
+
}, {
|
|
1559
|
+
readonly name: "value";
|
|
1560
|
+
readonly type: "int256";
|
|
1561
|
+
readonly internalType: "int256";
|
|
1562
|
+
}];
|
|
1563
|
+
}, {
|
|
1564
|
+
readonly type: "error";
|
|
1565
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1566
|
+
readonly inputs: readonly [{
|
|
1567
|
+
readonly name: "bits";
|
|
1568
|
+
readonly type: "uint8";
|
|
1569
|
+
readonly internalType: "uint8";
|
|
1570
|
+
}, {
|
|
1571
|
+
readonly name: "value";
|
|
1572
|
+
readonly type: "uint256";
|
|
1573
|
+
readonly internalType: "uint256";
|
|
1574
|
+
}];
|
|
1479
1575
|
}, {
|
|
1480
1576
|
readonly type: "error";
|
|
1481
1577
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1870,6 +1966,38 @@ export declare const DateGatedRelayerAbi: readonly [{
|
|
|
1870
1966
|
readonly type: "uint256";
|
|
1871
1967
|
readonly internalType: "uint256";
|
|
1872
1968
|
}];
|
|
1969
|
+
}, {
|
|
1970
|
+
readonly type: "error";
|
|
1971
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
1972
|
+
readonly inputs: readonly [{
|
|
1973
|
+
readonly name: "spender";
|
|
1974
|
+
readonly type: "address";
|
|
1975
|
+
readonly internalType: "address";
|
|
1976
|
+
}, {
|
|
1977
|
+
readonly name: "allowance";
|
|
1978
|
+
readonly type: "uint256";
|
|
1979
|
+
readonly internalType: "uint256";
|
|
1980
|
+
}, {
|
|
1981
|
+
readonly name: "needed";
|
|
1982
|
+
readonly type: "uint256";
|
|
1983
|
+
readonly internalType: "uint256";
|
|
1984
|
+
}];
|
|
1985
|
+
}, {
|
|
1986
|
+
readonly type: "error";
|
|
1987
|
+
readonly name: "ERC20InsufficientBalance";
|
|
1988
|
+
readonly inputs: readonly [{
|
|
1989
|
+
readonly name: "sender";
|
|
1990
|
+
readonly type: "address";
|
|
1991
|
+
readonly internalType: "address";
|
|
1992
|
+
}, {
|
|
1993
|
+
readonly name: "balance";
|
|
1994
|
+
readonly type: "uint256";
|
|
1995
|
+
readonly internalType: "uint256";
|
|
1996
|
+
}, {
|
|
1997
|
+
readonly name: "needed";
|
|
1998
|
+
readonly type: "uint256";
|
|
1999
|
+
readonly internalType: "uint256";
|
|
2000
|
+
}];
|
|
1873
2001
|
}, {
|
|
1874
2002
|
readonly type: "error";
|
|
1875
2003
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DateGatedRelayerAbi.d.ts","sourceRoot":"","sources":["../src/DateGatedRelayerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"DateGatedRelayerAbi.d.ts","sourceRoot":"","sources":["../src/DateGatedRelayerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4vFtB,CAAC"}
|