@aztec/l1-artifacts 3.0.0-nightly.20251031 → 3.0.0-nightly.20251101
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
|
@@ -1,11 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DateGatedRelayer ABI.
|
|
3
3
|
*/ export const DateGatedRelayerAbi = [
|
|
4
|
+
{
|
|
5
|
+
"type": "error",
|
|
6
|
+
"name": "CheckpointUnorderedInsertion",
|
|
7
|
+
"inputs": []
|
|
8
|
+
},
|
|
4
9
|
{
|
|
5
10
|
"type": "error",
|
|
6
11
|
"name": "DevNet__NoPruningAllowed",
|
|
7
12
|
"inputs": []
|
|
8
13
|
},
|
|
14
|
+
{
|
|
15
|
+
"type": "error",
|
|
16
|
+
"name": "ECDSAInvalidSignature",
|
|
17
|
+
"inputs": []
|
|
18
|
+
},
|
|
9
19
|
{
|
|
10
20
|
"type": "error",
|
|
11
21
|
"name": "EmpireBase__PayloadCannotBeAddressZero",
|
|
@@ -407,6 +417,72 @@
|
|
|
407
417
|
}
|
|
408
418
|
]
|
|
409
419
|
},
|
|
420
|
+
{
|
|
421
|
+
"type": "error",
|
|
422
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
423
|
+
"inputs": [
|
|
424
|
+
{
|
|
425
|
+
"name": "length",
|
|
426
|
+
"type": "uint256",
|
|
427
|
+
"internalType": "uint256"
|
|
428
|
+
}
|
|
429
|
+
]
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"type": "error",
|
|
433
|
+
"name": "ECDSAInvalidSignatureS",
|
|
434
|
+
"inputs": [
|
|
435
|
+
{
|
|
436
|
+
"name": "s",
|
|
437
|
+
"type": "bytes32",
|
|
438
|
+
"internalType": "bytes32"
|
|
439
|
+
}
|
|
440
|
+
]
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"type": "error",
|
|
444
|
+
"name": "ERC20InvalidApprover",
|
|
445
|
+
"inputs": [
|
|
446
|
+
{
|
|
447
|
+
"name": "approver",
|
|
448
|
+
"type": "address",
|
|
449
|
+
"internalType": "address"
|
|
450
|
+
}
|
|
451
|
+
]
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"type": "error",
|
|
455
|
+
"name": "ERC20InvalidReceiver",
|
|
456
|
+
"inputs": [
|
|
457
|
+
{
|
|
458
|
+
"name": "receiver",
|
|
459
|
+
"type": "address",
|
|
460
|
+
"internalType": "address"
|
|
461
|
+
}
|
|
462
|
+
]
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"type": "error",
|
|
466
|
+
"name": "ERC20InvalidSender",
|
|
467
|
+
"inputs": [
|
|
468
|
+
{
|
|
469
|
+
"name": "sender",
|
|
470
|
+
"type": "address",
|
|
471
|
+
"internalType": "address"
|
|
472
|
+
}
|
|
473
|
+
]
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"type": "error",
|
|
477
|
+
"name": "ERC20InvalidSpender",
|
|
478
|
+
"inputs": [
|
|
479
|
+
{
|
|
480
|
+
"name": "spender",
|
|
481
|
+
"type": "address",
|
|
482
|
+
"internalType": "address"
|
|
483
|
+
}
|
|
484
|
+
]
|
|
485
|
+
},
|
|
410
486
|
{
|
|
411
487
|
"type": "error",
|
|
412
488
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -781,6 +857,28 @@
|
|
|
781
857
|
}
|
|
782
858
|
]
|
|
783
859
|
},
|
|
860
|
+
{
|
|
861
|
+
"type": "error",
|
|
862
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
863
|
+
"inputs": [
|
|
864
|
+
{
|
|
865
|
+
"name": "value",
|
|
866
|
+
"type": "int256",
|
|
867
|
+
"internalType": "int256"
|
|
868
|
+
}
|
|
869
|
+
]
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
"type": "error",
|
|
873
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
874
|
+
"inputs": [
|
|
875
|
+
{
|
|
876
|
+
"name": "value",
|
|
877
|
+
"type": "uint256",
|
|
878
|
+
"internalType": "uint256"
|
|
879
|
+
}
|
|
880
|
+
]
|
|
881
|
+
},
|
|
784
882
|
{
|
|
785
883
|
"type": "error",
|
|
786
884
|
"name": "Staking__AlreadyActive",
|
|
@@ -1964,6 +2062,38 @@
|
|
|
1964
2062
|
}
|
|
1965
2063
|
]
|
|
1966
2064
|
},
|
|
2065
|
+
{
|
|
2066
|
+
"type": "error",
|
|
2067
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
2068
|
+
"inputs": [
|
|
2069
|
+
{
|
|
2070
|
+
"name": "bits",
|
|
2071
|
+
"type": "uint8",
|
|
2072
|
+
"internalType": "uint8"
|
|
2073
|
+
},
|
|
2074
|
+
{
|
|
2075
|
+
"name": "value",
|
|
2076
|
+
"type": "int256",
|
|
2077
|
+
"internalType": "int256"
|
|
2078
|
+
}
|
|
2079
|
+
]
|
|
2080
|
+
},
|
|
2081
|
+
{
|
|
2082
|
+
"type": "error",
|
|
2083
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
2084
|
+
"inputs": [
|
|
2085
|
+
{
|
|
2086
|
+
"name": "bits",
|
|
2087
|
+
"type": "uint8",
|
|
2088
|
+
"internalType": "uint8"
|
|
2089
|
+
},
|
|
2090
|
+
{
|
|
2091
|
+
"name": "value",
|
|
2092
|
+
"type": "uint256",
|
|
2093
|
+
"internalType": "uint256"
|
|
2094
|
+
}
|
|
2095
|
+
]
|
|
2096
|
+
},
|
|
1967
2097
|
{
|
|
1968
2098
|
"type": "error",
|
|
1969
2099
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2489,6 +2619,48 @@
|
|
|
2489
2619
|
}
|
|
2490
2620
|
]
|
|
2491
2621
|
},
|
|
2622
|
+
{
|
|
2623
|
+
"type": "error",
|
|
2624
|
+
"name": "ERC20InsufficientAllowance",
|
|
2625
|
+
"inputs": [
|
|
2626
|
+
{
|
|
2627
|
+
"name": "spender",
|
|
2628
|
+
"type": "address",
|
|
2629
|
+
"internalType": "address"
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"name": "allowance",
|
|
2633
|
+
"type": "uint256",
|
|
2634
|
+
"internalType": "uint256"
|
|
2635
|
+
},
|
|
2636
|
+
{
|
|
2637
|
+
"name": "needed",
|
|
2638
|
+
"type": "uint256",
|
|
2639
|
+
"internalType": "uint256"
|
|
2640
|
+
}
|
|
2641
|
+
]
|
|
2642
|
+
},
|
|
2643
|
+
{
|
|
2644
|
+
"type": "error",
|
|
2645
|
+
"name": "ERC20InsufficientBalance",
|
|
2646
|
+
"inputs": [
|
|
2647
|
+
{
|
|
2648
|
+
"name": "sender",
|
|
2649
|
+
"type": "address",
|
|
2650
|
+
"internalType": "address"
|
|
2651
|
+
},
|
|
2652
|
+
{
|
|
2653
|
+
"name": "balance",
|
|
2654
|
+
"type": "uint256",
|
|
2655
|
+
"internalType": "uint256"
|
|
2656
|
+
},
|
|
2657
|
+
{
|
|
2658
|
+
"name": "needed",
|
|
2659
|
+
"type": "uint256",
|
|
2660
|
+
"internalType": "uint256"
|
|
2661
|
+
}
|
|
2662
|
+
]
|
|
2663
|
+
},
|
|
2492
2664
|
{
|
|
2493
2665
|
"type": "error",
|
|
2494
2666
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
package/dest/EmpireBaseAbi.d.ts
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
* EmpireBase ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const EmpireBaseAbi: 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 [];
|
|
@@ -414,6 +418,38 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
414
418
|
readonly type: "bytes32";
|
|
415
419
|
readonly internalType: "bytes32";
|
|
416
420
|
}];
|
|
421
|
+
}, {
|
|
422
|
+
readonly type: "error";
|
|
423
|
+
readonly name: "ERC20InvalidApprover";
|
|
424
|
+
readonly inputs: readonly [{
|
|
425
|
+
readonly name: "approver";
|
|
426
|
+
readonly type: "address";
|
|
427
|
+
readonly internalType: "address";
|
|
428
|
+
}];
|
|
429
|
+
}, {
|
|
430
|
+
readonly type: "error";
|
|
431
|
+
readonly name: "ERC20InvalidReceiver";
|
|
432
|
+
readonly inputs: readonly [{
|
|
433
|
+
readonly name: "receiver";
|
|
434
|
+
readonly type: "address";
|
|
435
|
+
readonly internalType: "address";
|
|
436
|
+
}];
|
|
437
|
+
}, {
|
|
438
|
+
readonly type: "error";
|
|
439
|
+
readonly name: "ERC20InvalidSender";
|
|
440
|
+
readonly inputs: readonly [{
|
|
441
|
+
readonly name: "sender";
|
|
442
|
+
readonly type: "address";
|
|
443
|
+
readonly internalType: "address";
|
|
444
|
+
}];
|
|
445
|
+
}, {
|
|
446
|
+
readonly type: "error";
|
|
447
|
+
readonly name: "ERC20InvalidSpender";
|
|
448
|
+
readonly inputs: readonly [{
|
|
449
|
+
readonly name: "spender";
|
|
450
|
+
readonly type: "address";
|
|
451
|
+
readonly internalType: "address";
|
|
452
|
+
}];
|
|
417
453
|
}, {
|
|
418
454
|
readonly type: "error";
|
|
419
455
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -614,6 +650,22 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
614
650
|
readonly type: "uint256";
|
|
615
651
|
readonly internalType: "uint256";
|
|
616
652
|
}];
|
|
653
|
+
}, {
|
|
654
|
+
readonly type: "error";
|
|
655
|
+
readonly name: "OwnableInvalidOwner";
|
|
656
|
+
readonly inputs: readonly [{
|
|
657
|
+
readonly name: "owner";
|
|
658
|
+
readonly type: "address";
|
|
659
|
+
readonly internalType: "address";
|
|
660
|
+
}];
|
|
661
|
+
}, {
|
|
662
|
+
readonly type: "error";
|
|
663
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
664
|
+
readonly inputs: readonly [{
|
|
665
|
+
readonly name: "account";
|
|
666
|
+
readonly type: "address";
|
|
667
|
+
readonly internalType: "address";
|
|
668
|
+
}];
|
|
617
669
|
}, {
|
|
618
670
|
readonly type: "error";
|
|
619
671
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -670,6 +722,22 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
670
722
|
readonly type: "bytes32";
|
|
671
723
|
readonly internalType: "bytes32";
|
|
672
724
|
}];
|
|
725
|
+
}, {
|
|
726
|
+
readonly type: "error";
|
|
727
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
728
|
+
readonly inputs: readonly [{
|
|
729
|
+
readonly name: "value";
|
|
730
|
+
readonly type: "int256";
|
|
731
|
+
readonly internalType: "int256";
|
|
732
|
+
}];
|
|
733
|
+
}, {
|
|
734
|
+
readonly type: "error";
|
|
735
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
736
|
+
readonly inputs: readonly [{
|
|
737
|
+
readonly name: "value";
|
|
738
|
+
readonly type: "uint256";
|
|
739
|
+
readonly internalType: "uint256";
|
|
740
|
+
}];
|
|
673
741
|
}, {
|
|
674
742
|
readonly type: "error";
|
|
675
743
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1582,6 +1650,18 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1582
1650
|
readonly type: "uint256";
|
|
1583
1651
|
readonly internalType: "uint256";
|
|
1584
1652
|
}];
|
|
1653
|
+
}, {
|
|
1654
|
+
readonly type: "error";
|
|
1655
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1656
|
+
readonly inputs: readonly [{
|
|
1657
|
+
readonly name: "bits";
|
|
1658
|
+
readonly type: "uint8";
|
|
1659
|
+
readonly internalType: "uint8";
|
|
1660
|
+
}, {
|
|
1661
|
+
readonly name: "value";
|
|
1662
|
+
readonly type: "int256";
|
|
1663
|
+
readonly internalType: "int256";
|
|
1664
|
+
}];
|
|
1585
1665
|
}, {
|
|
1586
1666
|
readonly type: "error";
|
|
1587
1667
|
readonly name: "SafeCastOverflowedUintDowncast";
|
|
@@ -2050,6 +2130,38 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
2050
2130
|
readonly type: "uint256";
|
|
2051
2131
|
readonly internalType: "uint256";
|
|
2052
2132
|
}];
|
|
2133
|
+
}, {
|
|
2134
|
+
readonly type: "error";
|
|
2135
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
2136
|
+
readonly inputs: readonly [{
|
|
2137
|
+
readonly name: "spender";
|
|
2138
|
+
readonly type: "address";
|
|
2139
|
+
readonly internalType: "address";
|
|
2140
|
+
}, {
|
|
2141
|
+
readonly name: "allowance";
|
|
2142
|
+
readonly type: "uint256";
|
|
2143
|
+
readonly internalType: "uint256";
|
|
2144
|
+
}, {
|
|
2145
|
+
readonly name: "needed";
|
|
2146
|
+
readonly type: "uint256";
|
|
2147
|
+
readonly internalType: "uint256";
|
|
2148
|
+
}];
|
|
2149
|
+
}, {
|
|
2150
|
+
readonly type: "error";
|
|
2151
|
+
readonly name: "ERC20InsufficientBalance";
|
|
2152
|
+
readonly inputs: readonly [{
|
|
2153
|
+
readonly name: "sender";
|
|
2154
|
+
readonly type: "address";
|
|
2155
|
+
readonly internalType: "address";
|
|
2156
|
+
}, {
|
|
2157
|
+
readonly name: "balance";
|
|
2158
|
+
readonly type: "uint256";
|
|
2159
|
+
readonly internalType: "uint256";
|
|
2160
|
+
}, {
|
|
2161
|
+
readonly name: "needed";
|
|
2162
|
+
readonly type: "uint256";
|
|
2163
|
+
readonly internalType: "uint256";
|
|
2164
|
+
}];
|
|
2053
2165
|
}, {
|
|
2054
2166
|
readonly type: "error";
|
|
2055
2167
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmpireBaseAbi.d.ts","sourceRoot":"","sources":["../src/EmpireBaseAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"EmpireBaseAbi.d.ts","sourceRoot":"","sources":["../src/EmpireBaseAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAygGhB,CAAC"}
|
package/dest/EmpireBaseAbi.js
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* EmpireBase ABI.
|
|
3
3
|
*/ export const EmpireBaseAbi = [
|
|
4
|
+
{
|
|
5
|
+
"type": "error",
|
|
6
|
+
"name": "CheckpointUnorderedInsertion",
|
|
7
|
+
"inputs": []
|
|
8
|
+
},
|
|
4
9
|
{
|
|
5
10
|
"type": "error",
|
|
6
11
|
"name": "DevNet__NoPruningAllowed",
|
|
@@ -525,6 +530,50 @@
|
|
|
525
530
|
}
|
|
526
531
|
]
|
|
527
532
|
},
|
|
533
|
+
{
|
|
534
|
+
"type": "error",
|
|
535
|
+
"name": "ERC20InvalidApprover",
|
|
536
|
+
"inputs": [
|
|
537
|
+
{
|
|
538
|
+
"name": "approver",
|
|
539
|
+
"type": "address",
|
|
540
|
+
"internalType": "address"
|
|
541
|
+
}
|
|
542
|
+
]
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"type": "error",
|
|
546
|
+
"name": "ERC20InvalidReceiver",
|
|
547
|
+
"inputs": [
|
|
548
|
+
{
|
|
549
|
+
"name": "receiver",
|
|
550
|
+
"type": "address",
|
|
551
|
+
"internalType": "address"
|
|
552
|
+
}
|
|
553
|
+
]
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"type": "error",
|
|
557
|
+
"name": "ERC20InvalidSender",
|
|
558
|
+
"inputs": [
|
|
559
|
+
{
|
|
560
|
+
"name": "sender",
|
|
561
|
+
"type": "address",
|
|
562
|
+
"internalType": "address"
|
|
563
|
+
}
|
|
564
|
+
]
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
"type": "error",
|
|
568
|
+
"name": "ERC20InvalidSpender",
|
|
569
|
+
"inputs": [
|
|
570
|
+
{
|
|
571
|
+
"name": "spender",
|
|
572
|
+
"type": "address",
|
|
573
|
+
"internalType": "address"
|
|
574
|
+
}
|
|
575
|
+
]
|
|
576
|
+
},
|
|
528
577
|
{
|
|
529
578
|
"type": "error",
|
|
530
579
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -800,6 +849,28 @@
|
|
|
800
849
|
}
|
|
801
850
|
]
|
|
802
851
|
},
|
|
852
|
+
{
|
|
853
|
+
"type": "error",
|
|
854
|
+
"name": "OwnableInvalidOwner",
|
|
855
|
+
"inputs": [
|
|
856
|
+
{
|
|
857
|
+
"name": "owner",
|
|
858
|
+
"type": "address",
|
|
859
|
+
"internalType": "address"
|
|
860
|
+
}
|
|
861
|
+
]
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
"type": "error",
|
|
865
|
+
"name": "OwnableUnauthorizedAccount",
|
|
866
|
+
"inputs": [
|
|
867
|
+
{
|
|
868
|
+
"name": "account",
|
|
869
|
+
"type": "address",
|
|
870
|
+
"internalType": "address"
|
|
871
|
+
}
|
|
872
|
+
]
|
|
873
|
+
},
|
|
803
874
|
{
|
|
804
875
|
"type": "error",
|
|
805
876
|
"name": "ProofCommitmentEscrow__NotOwner",
|
|
@@ -877,6 +948,28 @@
|
|
|
877
948
|
}
|
|
878
949
|
]
|
|
879
950
|
},
|
|
951
|
+
{
|
|
952
|
+
"type": "error",
|
|
953
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
954
|
+
"inputs": [
|
|
955
|
+
{
|
|
956
|
+
"name": "value",
|
|
957
|
+
"type": "int256",
|
|
958
|
+
"internalType": "int256"
|
|
959
|
+
}
|
|
960
|
+
]
|
|
961
|
+
},
|
|
962
|
+
{
|
|
963
|
+
"type": "error",
|
|
964
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
965
|
+
"inputs": [
|
|
966
|
+
{
|
|
967
|
+
"name": "value",
|
|
968
|
+
"type": "uint256",
|
|
969
|
+
"internalType": "uint256"
|
|
970
|
+
}
|
|
971
|
+
]
|
|
972
|
+
},
|
|
880
973
|
{
|
|
881
974
|
"type": "error",
|
|
882
975
|
"name": "Staking__AlreadyActive",
|
|
@@ -2102,6 +2195,22 @@
|
|
|
2102
2195
|
}
|
|
2103
2196
|
]
|
|
2104
2197
|
},
|
|
2198
|
+
{
|
|
2199
|
+
"type": "error",
|
|
2200
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
2201
|
+
"inputs": [
|
|
2202
|
+
{
|
|
2203
|
+
"name": "bits",
|
|
2204
|
+
"type": "uint8",
|
|
2205
|
+
"internalType": "uint8"
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
"name": "value",
|
|
2209
|
+
"type": "int256",
|
|
2210
|
+
"internalType": "int256"
|
|
2211
|
+
}
|
|
2212
|
+
]
|
|
2213
|
+
},
|
|
2105
2214
|
{
|
|
2106
2215
|
"type": "error",
|
|
2107
2216
|
"name": "SafeCastOverflowedUintDowncast",
|
|
@@ -2725,6 +2834,48 @@
|
|
|
2725
2834
|
}
|
|
2726
2835
|
]
|
|
2727
2836
|
},
|
|
2837
|
+
{
|
|
2838
|
+
"type": "error",
|
|
2839
|
+
"name": "ERC20InsufficientAllowance",
|
|
2840
|
+
"inputs": [
|
|
2841
|
+
{
|
|
2842
|
+
"name": "spender",
|
|
2843
|
+
"type": "address",
|
|
2844
|
+
"internalType": "address"
|
|
2845
|
+
},
|
|
2846
|
+
{
|
|
2847
|
+
"name": "allowance",
|
|
2848
|
+
"type": "uint256",
|
|
2849
|
+
"internalType": "uint256"
|
|
2850
|
+
},
|
|
2851
|
+
{
|
|
2852
|
+
"name": "needed",
|
|
2853
|
+
"type": "uint256",
|
|
2854
|
+
"internalType": "uint256"
|
|
2855
|
+
}
|
|
2856
|
+
]
|
|
2857
|
+
},
|
|
2858
|
+
{
|
|
2859
|
+
"type": "error",
|
|
2860
|
+
"name": "ERC20InsufficientBalance",
|
|
2861
|
+
"inputs": [
|
|
2862
|
+
{
|
|
2863
|
+
"name": "sender",
|
|
2864
|
+
"type": "address",
|
|
2865
|
+
"internalType": "address"
|
|
2866
|
+
},
|
|
2867
|
+
{
|
|
2868
|
+
"name": "balance",
|
|
2869
|
+
"type": "uint256",
|
|
2870
|
+
"internalType": "uint256"
|
|
2871
|
+
},
|
|
2872
|
+
{
|
|
2873
|
+
"name": "needed",
|
|
2874
|
+
"type": "uint256",
|
|
2875
|
+
"internalType": "uint256"
|
|
2876
|
+
}
|
|
2877
|
+
]
|
|
2878
|
+
},
|
|
2728
2879
|
{
|
|
2729
2880
|
"type": "error",
|
|
2730
2881
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|