@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/RegistryAbi.d.ts
CHANGED
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
* Registry ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const RegistryAbi: 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";
|
|
@@ -337,6 +345,54 @@ export declare const RegistryAbi: readonly [{
|
|
|
337
345
|
readonly type: "uint256";
|
|
338
346
|
readonly internalType: "uint256";
|
|
339
347
|
}];
|
|
348
|
+
}, {
|
|
349
|
+
readonly type: "error";
|
|
350
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
351
|
+
readonly inputs: readonly [{
|
|
352
|
+
readonly name: "length";
|
|
353
|
+
readonly type: "uint256";
|
|
354
|
+
readonly internalType: "uint256";
|
|
355
|
+
}];
|
|
356
|
+
}, {
|
|
357
|
+
readonly type: "error";
|
|
358
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
359
|
+
readonly inputs: readonly [{
|
|
360
|
+
readonly name: "s";
|
|
361
|
+
readonly type: "bytes32";
|
|
362
|
+
readonly internalType: "bytes32";
|
|
363
|
+
}];
|
|
364
|
+
}, {
|
|
365
|
+
readonly type: "error";
|
|
366
|
+
readonly name: "ERC20InvalidApprover";
|
|
367
|
+
readonly inputs: readonly [{
|
|
368
|
+
readonly name: "approver";
|
|
369
|
+
readonly type: "address";
|
|
370
|
+
readonly internalType: "address";
|
|
371
|
+
}];
|
|
372
|
+
}, {
|
|
373
|
+
readonly type: "error";
|
|
374
|
+
readonly name: "ERC20InvalidReceiver";
|
|
375
|
+
readonly inputs: readonly [{
|
|
376
|
+
readonly name: "receiver";
|
|
377
|
+
readonly type: "address";
|
|
378
|
+
readonly internalType: "address";
|
|
379
|
+
}];
|
|
380
|
+
}, {
|
|
381
|
+
readonly type: "error";
|
|
382
|
+
readonly name: "ERC20InvalidSender";
|
|
383
|
+
readonly inputs: readonly [{
|
|
384
|
+
readonly name: "sender";
|
|
385
|
+
readonly type: "address";
|
|
386
|
+
readonly internalType: "address";
|
|
387
|
+
}];
|
|
388
|
+
}, {
|
|
389
|
+
readonly type: "error";
|
|
390
|
+
readonly name: "ERC20InvalidSpender";
|
|
391
|
+
readonly inputs: readonly [{
|
|
392
|
+
readonly name: "spender";
|
|
393
|
+
readonly type: "address";
|
|
394
|
+
readonly internalType: "address";
|
|
395
|
+
}];
|
|
340
396
|
}, {
|
|
341
397
|
readonly type: "error";
|
|
342
398
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -619,6 +675,22 @@ export declare const RegistryAbi: readonly [{
|
|
|
619
675
|
readonly type: "bytes32";
|
|
620
676
|
readonly internalType: "bytes32";
|
|
621
677
|
}];
|
|
678
|
+
}, {
|
|
679
|
+
readonly type: "error";
|
|
680
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
681
|
+
readonly inputs: readonly [{
|
|
682
|
+
readonly name: "value";
|
|
683
|
+
readonly type: "int256";
|
|
684
|
+
readonly internalType: "int256";
|
|
685
|
+
}];
|
|
686
|
+
}, {
|
|
687
|
+
readonly type: "error";
|
|
688
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
689
|
+
readonly inputs: readonly [{
|
|
690
|
+
readonly name: "value";
|
|
691
|
+
readonly type: "uint256";
|
|
692
|
+
readonly internalType: "uint256";
|
|
693
|
+
}];
|
|
622
694
|
}, {
|
|
623
695
|
readonly type: "error";
|
|
624
696
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1551,6 +1623,30 @@ export declare const RegistryAbi: readonly [{
|
|
|
1551
1623
|
readonly type: "uint256";
|
|
1552
1624
|
readonly internalType: "uint256";
|
|
1553
1625
|
}];
|
|
1626
|
+
}, {
|
|
1627
|
+
readonly type: "error";
|
|
1628
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1629
|
+
readonly inputs: readonly [{
|
|
1630
|
+
readonly name: "bits";
|
|
1631
|
+
readonly type: "uint8";
|
|
1632
|
+
readonly internalType: "uint8";
|
|
1633
|
+
}, {
|
|
1634
|
+
readonly name: "value";
|
|
1635
|
+
readonly type: "int256";
|
|
1636
|
+
readonly internalType: "int256";
|
|
1637
|
+
}];
|
|
1638
|
+
}, {
|
|
1639
|
+
readonly type: "error";
|
|
1640
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1641
|
+
readonly inputs: readonly [{
|
|
1642
|
+
readonly name: "bits";
|
|
1643
|
+
readonly type: "uint8";
|
|
1644
|
+
readonly internalType: "uint8";
|
|
1645
|
+
}, {
|
|
1646
|
+
readonly name: "value";
|
|
1647
|
+
readonly type: "uint256";
|
|
1648
|
+
readonly internalType: "uint256";
|
|
1649
|
+
}];
|
|
1554
1650
|
}, {
|
|
1555
1651
|
readonly type: "error";
|
|
1556
1652
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1927,6 +2023,38 @@ export declare const RegistryAbi: readonly [{
|
|
|
1927
2023
|
readonly type: "uint256";
|
|
1928
2024
|
readonly internalType: "uint256";
|
|
1929
2025
|
}];
|
|
2026
|
+
}, {
|
|
2027
|
+
readonly type: "error";
|
|
2028
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
2029
|
+
readonly inputs: readonly [{
|
|
2030
|
+
readonly name: "spender";
|
|
2031
|
+
readonly type: "address";
|
|
2032
|
+
readonly internalType: "address";
|
|
2033
|
+
}, {
|
|
2034
|
+
readonly name: "allowance";
|
|
2035
|
+
readonly type: "uint256";
|
|
2036
|
+
readonly internalType: "uint256";
|
|
2037
|
+
}, {
|
|
2038
|
+
readonly name: "needed";
|
|
2039
|
+
readonly type: "uint256";
|
|
2040
|
+
readonly internalType: "uint256";
|
|
2041
|
+
}];
|
|
2042
|
+
}, {
|
|
2043
|
+
readonly type: "error";
|
|
2044
|
+
readonly name: "ERC20InsufficientBalance";
|
|
2045
|
+
readonly inputs: readonly [{
|
|
2046
|
+
readonly name: "sender";
|
|
2047
|
+
readonly type: "address";
|
|
2048
|
+
readonly internalType: "address";
|
|
2049
|
+
}, {
|
|
2050
|
+
readonly name: "balance";
|
|
2051
|
+
readonly type: "uint256";
|
|
2052
|
+
readonly internalType: "uint256";
|
|
2053
|
+
}, {
|
|
2054
|
+
readonly name: "needed";
|
|
2055
|
+
readonly type: "uint256";
|
|
2056
|
+
readonly internalType: "uint256";
|
|
2057
|
+
}];
|
|
1930
2058
|
}, {
|
|
1931
2059
|
readonly type: "error";
|
|
1932
2060
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RegistryAbi.d.ts","sourceRoot":"","sources":["../src/RegistryAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"RegistryAbi.d.ts","sourceRoot":"","sources":["../src/RegistryAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAs0Fd,CAAC"}
|
package/dest/RegistryAbi.js
CHANGED
|
@@ -1,11 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Registry ABI.
|
|
3
3
|
*/ export const RegistryAbi = [
|
|
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",
|
|
@@ -425,6 +435,72 @@
|
|
|
425
435
|
}
|
|
426
436
|
]
|
|
427
437
|
},
|
|
438
|
+
{
|
|
439
|
+
"type": "error",
|
|
440
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
441
|
+
"inputs": [
|
|
442
|
+
{
|
|
443
|
+
"name": "length",
|
|
444
|
+
"type": "uint256",
|
|
445
|
+
"internalType": "uint256"
|
|
446
|
+
}
|
|
447
|
+
]
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"type": "error",
|
|
451
|
+
"name": "ECDSAInvalidSignatureS",
|
|
452
|
+
"inputs": [
|
|
453
|
+
{
|
|
454
|
+
"name": "s",
|
|
455
|
+
"type": "bytes32",
|
|
456
|
+
"internalType": "bytes32"
|
|
457
|
+
}
|
|
458
|
+
]
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
"type": "error",
|
|
462
|
+
"name": "ERC20InvalidApprover",
|
|
463
|
+
"inputs": [
|
|
464
|
+
{
|
|
465
|
+
"name": "approver",
|
|
466
|
+
"type": "address",
|
|
467
|
+
"internalType": "address"
|
|
468
|
+
}
|
|
469
|
+
]
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"type": "error",
|
|
473
|
+
"name": "ERC20InvalidReceiver",
|
|
474
|
+
"inputs": [
|
|
475
|
+
{
|
|
476
|
+
"name": "receiver",
|
|
477
|
+
"type": "address",
|
|
478
|
+
"internalType": "address"
|
|
479
|
+
}
|
|
480
|
+
]
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"type": "error",
|
|
484
|
+
"name": "ERC20InvalidSender",
|
|
485
|
+
"inputs": [
|
|
486
|
+
{
|
|
487
|
+
"name": "sender",
|
|
488
|
+
"type": "address",
|
|
489
|
+
"internalType": "address"
|
|
490
|
+
}
|
|
491
|
+
]
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"type": "error",
|
|
495
|
+
"name": "ERC20InvalidSpender",
|
|
496
|
+
"inputs": [
|
|
497
|
+
{
|
|
498
|
+
"name": "spender",
|
|
499
|
+
"type": "address",
|
|
500
|
+
"internalType": "address"
|
|
501
|
+
}
|
|
502
|
+
]
|
|
503
|
+
},
|
|
428
504
|
{
|
|
429
505
|
"type": "error",
|
|
430
506
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -812,6 +888,28 @@
|
|
|
812
888
|
}
|
|
813
889
|
]
|
|
814
890
|
},
|
|
891
|
+
{
|
|
892
|
+
"type": "error",
|
|
893
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
894
|
+
"inputs": [
|
|
895
|
+
{
|
|
896
|
+
"name": "value",
|
|
897
|
+
"type": "int256",
|
|
898
|
+
"internalType": "int256"
|
|
899
|
+
}
|
|
900
|
+
]
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"type": "error",
|
|
904
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
905
|
+
"inputs": [
|
|
906
|
+
{
|
|
907
|
+
"name": "value",
|
|
908
|
+
"type": "uint256",
|
|
909
|
+
"internalType": "uint256"
|
|
910
|
+
}
|
|
911
|
+
]
|
|
912
|
+
},
|
|
815
913
|
{
|
|
816
914
|
"type": "error",
|
|
817
915
|
"name": "Staking__AlreadyActive",
|
|
@@ -2062,6 +2160,38 @@
|
|
|
2062
2160
|
}
|
|
2063
2161
|
]
|
|
2064
2162
|
},
|
|
2163
|
+
{
|
|
2164
|
+
"type": "error",
|
|
2165
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
2166
|
+
"inputs": [
|
|
2167
|
+
{
|
|
2168
|
+
"name": "bits",
|
|
2169
|
+
"type": "uint8",
|
|
2170
|
+
"internalType": "uint8"
|
|
2171
|
+
},
|
|
2172
|
+
{
|
|
2173
|
+
"name": "value",
|
|
2174
|
+
"type": "int256",
|
|
2175
|
+
"internalType": "int256"
|
|
2176
|
+
}
|
|
2177
|
+
]
|
|
2178
|
+
},
|
|
2179
|
+
{
|
|
2180
|
+
"type": "error",
|
|
2181
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
2182
|
+
"inputs": [
|
|
2183
|
+
{
|
|
2184
|
+
"name": "bits",
|
|
2185
|
+
"type": "uint8",
|
|
2186
|
+
"internalType": "uint8"
|
|
2187
|
+
},
|
|
2188
|
+
{
|
|
2189
|
+
"name": "value",
|
|
2190
|
+
"type": "uint256",
|
|
2191
|
+
"internalType": "uint256"
|
|
2192
|
+
}
|
|
2193
|
+
]
|
|
2194
|
+
},
|
|
2065
2195
|
{
|
|
2066
2196
|
"type": "error",
|
|
2067
2197
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2563,6 +2693,48 @@
|
|
|
2563
2693
|
}
|
|
2564
2694
|
]
|
|
2565
2695
|
},
|
|
2696
|
+
{
|
|
2697
|
+
"type": "error",
|
|
2698
|
+
"name": "ERC20InsufficientAllowance",
|
|
2699
|
+
"inputs": [
|
|
2700
|
+
{
|
|
2701
|
+
"name": "spender",
|
|
2702
|
+
"type": "address",
|
|
2703
|
+
"internalType": "address"
|
|
2704
|
+
},
|
|
2705
|
+
{
|
|
2706
|
+
"name": "allowance",
|
|
2707
|
+
"type": "uint256",
|
|
2708
|
+
"internalType": "uint256"
|
|
2709
|
+
},
|
|
2710
|
+
{
|
|
2711
|
+
"name": "needed",
|
|
2712
|
+
"type": "uint256",
|
|
2713
|
+
"internalType": "uint256"
|
|
2714
|
+
}
|
|
2715
|
+
]
|
|
2716
|
+
},
|
|
2717
|
+
{
|
|
2718
|
+
"type": "error",
|
|
2719
|
+
"name": "ERC20InsufficientBalance",
|
|
2720
|
+
"inputs": [
|
|
2721
|
+
{
|
|
2722
|
+
"name": "sender",
|
|
2723
|
+
"type": "address",
|
|
2724
|
+
"internalType": "address"
|
|
2725
|
+
},
|
|
2726
|
+
{
|
|
2727
|
+
"name": "balance",
|
|
2728
|
+
"type": "uint256",
|
|
2729
|
+
"internalType": "uint256"
|
|
2730
|
+
},
|
|
2731
|
+
{
|
|
2732
|
+
"name": "needed",
|
|
2733
|
+
"type": "uint256",
|
|
2734
|
+
"internalType": "uint256"
|
|
2735
|
+
}
|
|
2736
|
+
]
|
|
2737
|
+
},
|
|
2566
2738
|
{
|
|
2567
2739
|
"type": "error",
|
|
2568
2740
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
|
@@ -11,10 +11,18 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
11
11
|
readonly internalType: "contract IERC20";
|
|
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: "error";
|
|
16
20
|
readonly name: "DevNet__NoPruningAllowed";
|
|
17
21
|
readonly inputs: readonly [];
|
|
22
|
+
}, {
|
|
23
|
+
readonly type: "error";
|
|
24
|
+
readonly name: "ECDSAInvalidSignature";
|
|
25
|
+
readonly inputs: readonly [];
|
|
18
26
|
}, {
|
|
19
27
|
readonly type: "error";
|
|
20
28
|
readonly name: "EmpireBase__PayloadCannotBeAddressZero";
|
|
@@ -311,6 +319,54 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
311
319
|
readonly type: "uint256";
|
|
312
320
|
readonly internalType: "uint256";
|
|
313
321
|
}];
|
|
322
|
+
}, {
|
|
323
|
+
readonly type: "error";
|
|
324
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
325
|
+
readonly inputs: readonly [{
|
|
326
|
+
readonly name: "length";
|
|
327
|
+
readonly type: "uint256";
|
|
328
|
+
readonly internalType: "uint256";
|
|
329
|
+
}];
|
|
330
|
+
}, {
|
|
331
|
+
readonly type: "error";
|
|
332
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
333
|
+
readonly inputs: readonly [{
|
|
334
|
+
readonly name: "s";
|
|
335
|
+
readonly type: "bytes32";
|
|
336
|
+
readonly internalType: "bytes32";
|
|
337
|
+
}];
|
|
338
|
+
}, {
|
|
339
|
+
readonly type: "error";
|
|
340
|
+
readonly name: "ERC20InvalidApprover";
|
|
341
|
+
readonly inputs: readonly [{
|
|
342
|
+
readonly name: "approver";
|
|
343
|
+
readonly type: "address";
|
|
344
|
+
readonly internalType: "address";
|
|
345
|
+
}];
|
|
346
|
+
}, {
|
|
347
|
+
readonly type: "error";
|
|
348
|
+
readonly name: "ERC20InvalidReceiver";
|
|
349
|
+
readonly inputs: readonly [{
|
|
350
|
+
readonly name: "receiver";
|
|
351
|
+
readonly type: "address";
|
|
352
|
+
readonly internalType: "address";
|
|
353
|
+
}];
|
|
354
|
+
}, {
|
|
355
|
+
readonly type: "error";
|
|
356
|
+
readonly name: "ERC20InvalidSender";
|
|
357
|
+
readonly inputs: readonly [{
|
|
358
|
+
readonly name: "sender";
|
|
359
|
+
readonly type: "address";
|
|
360
|
+
readonly internalType: "address";
|
|
361
|
+
}];
|
|
362
|
+
}, {
|
|
363
|
+
readonly type: "error";
|
|
364
|
+
readonly name: "ERC20InvalidSpender";
|
|
365
|
+
readonly inputs: readonly [{
|
|
366
|
+
readonly name: "spender";
|
|
367
|
+
readonly type: "address";
|
|
368
|
+
readonly internalType: "address";
|
|
369
|
+
}];
|
|
314
370
|
}, {
|
|
315
371
|
readonly type: "error";
|
|
316
372
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -511,6 +567,22 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
511
567
|
readonly type: "uint256";
|
|
512
568
|
readonly internalType: "uint256";
|
|
513
569
|
}];
|
|
570
|
+
}, {
|
|
571
|
+
readonly type: "error";
|
|
572
|
+
readonly name: "OwnableInvalidOwner";
|
|
573
|
+
readonly inputs: readonly [{
|
|
574
|
+
readonly name: "owner";
|
|
575
|
+
readonly type: "address";
|
|
576
|
+
readonly internalType: "address";
|
|
577
|
+
}];
|
|
578
|
+
}, {
|
|
579
|
+
readonly type: "error";
|
|
580
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
581
|
+
readonly inputs: readonly [{
|
|
582
|
+
readonly name: "account";
|
|
583
|
+
readonly type: "address";
|
|
584
|
+
readonly internalType: "address";
|
|
585
|
+
}];
|
|
514
586
|
}, {
|
|
515
587
|
readonly type: "error";
|
|
516
588
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -567,6 +639,22 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
567
639
|
readonly type: "bytes32";
|
|
568
640
|
readonly internalType: "bytes32";
|
|
569
641
|
}];
|
|
642
|
+
}, {
|
|
643
|
+
readonly type: "error";
|
|
644
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
645
|
+
readonly inputs: readonly [{
|
|
646
|
+
readonly name: "value";
|
|
647
|
+
readonly type: "int256";
|
|
648
|
+
readonly internalType: "int256";
|
|
649
|
+
}];
|
|
650
|
+
}, {
|
|
651
|
+
readonly type: "error";
|
|
652
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
653
|
+
readonly inputs: readonly [{
|
|
654
|
+
readonly name: "value";
|
|
655
|
+
readonly type: "uint256";
|
|
656
|
+
readonly internalType: "uint256";
|
|
657
|
+
}];
|
|
570
658
|
}, {
|
|
571
659
|
readonly type: "error";
|
|
572
660
|
readonly name: "SafeERC20FailedOperation";
|
|
@@ -1419,6 +1507,30 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1419
1507
|
readonly type: "uint256";
|
|
1420
1508
|
readonly internalType: "uint256";
|
|
1421
1509
|
}];
|
|
1510
|
+
}, {
|
|
1511
|
+
readonly type: "error";
|
|
1512
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1513
|
+
readonly inputs: readonly [{
|
|
1514
|
+
readonly name: "bits";
|
|
1515
|
+
readonly type: "uint8";
|
|
1516
|
+
readonly internalType: "uint8";
|
|
1517
|
+
}, {
|
|
1518
|
+
readonly name: "value";
|
|
1519
|
+
readonly type: "int256";
|
|
1520
|
+
readonly internalType: "int256";
|
|
1521
|
+
}];
|
|
1522
|
+
}, {
|
|
1523
|
+
readonly type: "error";
|
|
1524
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1525
|
+
readonly inputs: readonly [{
|
|
1526
|
+
readonly name: "bits";
|
|
1527
|
+
readonly type: "uint8";
|
|
1528
|
+
readonly internalType: "uint8";
|
|
1529
|
+
}, {
|
|
1530
|
+
readonly name: "value";
|
|
1531
|
+
readonly type: "uint256";
|
|
1532
|
+
readonly internalType: "uint256";
|
|
1533
|
+
}];
|
|
1422
1534
|
}, {
|
|
1423
1535
|
readonly type: "error";
|
|
1424
1536
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1809,6 +1921,38 @@ export declare const RewardDistributorAbi: readonly [{
|
|
|
1809
1921
|
readonly type: "uint256";
|
|
1810
1922
|
readonly internalType: "uint256";
|
|
1811
1923
|
}];
|
|
1924
|
+
}, {
|
|
1925
|
+
readonly type: "error";
|
|
1926
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
1927
|
+
readonly inputs: readonly [{
|
|
1928
|
+
readonly name: "spender";
|
|
1929
|
+
readonly type: "address";
|
|
1930
|
+
readonly internalType: "address";
|
|
1931
|
+
}, {
|
|
1932
|
+
readonly name: "allowance";
|
|
1933
|
+
readonly type: "uint256";
|
|
1934
|
+
readonly internalType: "uint256";
|
|
1935
|
+
}, {
|
|
1936
|
+
readonly name: "needed";
|
|
1937
|
+
readonly type: "uint256";
|
|
1938
|
+
readonly internalType: "uint256";
|
|
1939
|
+
}];
|
|
1940
|
+
}, {
|
|
1941
|
+
readonly type: "error";
|
|
1942
|
+
readonly name: "ERC20InsufficientBalance";
|
|
1943
|
+
readonly inputs: readonly [{
|
|
1944
|
+
readonly name: "sender";
|
|
1945
|
+
readonly type: "address";
|
|
1946
|
+
readonly internalType: "address";
|
|
1947
|
+
}, {
|
|
1948
|
+
readonly name: "balance";
|
|
1949
|
+
readonly type: "uint256";
|
|
1950
|
+
readonly internalType: "uint256";
|
|
1951
|
+
}, {
|
|
1952
|
+
readonly name: "needed";
|
|
1953
|
+
readonly type: "uint256";
|
|
1954
|
+
readonly internalType: "uint256";
|
|
1955
|
+
}];
|
|
1812
1956
|
}, {
|
|
1813
1957
|
readonly type: "error";
|
|
1814
1958
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RewardDistributorAbi.d.ts","sourceRoot":"","sources":["../src/RewardDistributorAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"RewardDistributorAbi.d.ts","sourceRoot":"","sources":["../src/RewardDistributorAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAytFvB,CAAC"}
|