@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
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
* FeeAssetHandler ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const FeeAssetHandlerAbi: 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";
|
|
@@ -317,6 +325,54 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
317
325
|
readonly type: "uint256";
|
|
318
326
|
readonly internalType: "uint256";
|
|
319
327
|
}];
|
|
328
|
+
}, {
|
|
329
|
+
readonly type: "error";
|
|
330
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
331
|
+
readonly inputs: readonly [{
|
|
332
|
+
readonly name: "length";
|
|
333
|
+
readonly type: "uint256";
|
|
334
|
+
readonly internalType: "uint256";
|
|
335
|
+
}];
|
|
336
|
+
}, {
|
|
337
|
+
readonly type: "error";
|
|
338
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
339
|
+
readonly inputs: readonly [{
|
|
340
|
+
readonly name: "s";
|
|
341
|
+
readonly type: "bytes32";
|
|
342
|
+
readonly internalType: "bytes32";
|
|
343
|
+
}];
|
|
344
|
+
}, {
|
|
345
|
+
readonly type: "error";
|
|
346
|
+
readonly name: "ERC20InvalidApprover";
|
|
347
|
+
readonly inputs: readonly [{
|
|
348
|
+
readonly name: "approver";
|
|
349
|
+
readonly type: "address";
|
|
350
|
+
readonly internalType: "address";
|
|
351
|
+
}];
|
|
352
|
+
}, {
|
|
353
|
+
readonly type: "error";
|
|
354
|
+
readonly name: "ERC20InvalidReceiver";
|
|
355
|
+
readonly inputs: readonly [{
|
|
356
|
+
readonly name: "receiver";
|
|
357
|
+
readonly type: "address";
|
|
358
|
+
readonly internalType: "address";
|
|
359
|
+
}];
|
|
360
|
+
}, {
|
|
361
|
+
readonly type: "error";
|
|
362
|
+
readonly name: "ERC20InvalidSender";
|
|
363
|
+
readonly inputs: readonly [{
|
|
364
|
+
readonly name: "sender";
|
|
365
|
+
readonly type: "address";
|
|
366
|
+
readonly internalType: "address";
|
|
367
|
+
}];
|
|
368
|
+
}, {
|
|
369
|
+
readonly type: "error";
|
|
370
|
+
readonly name: "ERC20InvalidSpender";
|
|
371
|
+
readonly inputs: readonly [{
|
|
372
|
+
readonly name: "spender";
|
|
373
|
+
readonly type: "address";
|
|
374
|
+
readonly internalType: "address";
|
|
375
|
+
}];
|
|
320
376
|
}, {
|
|
321
377
|
readonly type: "error";
|
|
322
378
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -599,6 +655,22 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
599
655
|
readonly type: "bytes32";
|
|
600
656
|
readonly internalType: "bytes32";
|
|
601
657
|
}];
|
|
658
|
+
}, {
|
|
659
|
+
readonly type: "error";
|
|
660
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
661
|
+
readonly inputs: readonly [{
|
|
662
|
+
readonly name: "value";
|
|
663
|
+
readonly type: "int256";
|
|
664
|
+
readonly internalType: "int256";
|
|
665
|
+
}];
|
|
666
|
+
}, {
|
|
667
|
+
readonly type: "error";
|
|
668
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
669
|
+
readonly inputs: readonly [{
|
|
670
|
+
readonly name: "value";
|
|
671
|
+
readonly type: "uint256";
|
|
672
|
+
readonly internalType: "uint256";
|
|
673
|
+
}];
|
|
602
674
|
}, {
|
|
603
675
|
readonly type: "error";
|
|
604
676
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1476,6 +1548,30 @@ export declare const FeeAssetHandlerAbi: 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";
|
|
@@ -1868,6 +1964,38 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
1868
1964
|
readonly type: "uint256";
|
|
1869
1965
|
readonly internalType: "uint256";
|
|
1870
1966
|
}];
|
|
1967
|
+
}, {
|
|
1968
|
+
readonly type: "error";
|
|
1969
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
1970
|
+
readonly inputs: readonly [{
|
|
1971
|
+
readonly name: "spender";
|
|
1972
|
+
readonly type: "address";
|
|
1973
|
+
readonly internalType: "address";
|
|
1974
|
+
}, {
|
|
1975
|
+
readonly name: "allowance";
|
|
1976
|
+
readonly type: "uint256";
|
|
1977
|
+
readonly internalType: "uint256";
|
|
1978
|
+
}, {
|
|
1979
|
+
readonly name: "needed";
|
|
1980
|
+
readonly type: "uint256";
|
|
1981
|
+
readonly internalType: "uint256";
|
|
1982
|
+
}];
|
|
1983
|
+
}, {
|
|
1984
|
+
readonly type: "error";
|
|
1985
|
+
readonly name: "ERC20InsufficientBalance";
|
|
1986
|
+
readonly inputs: readonly [{
|
|
1987
|
+
readonly name: "sender";
|
|
1988
|
+
readonly type: "address";
|
|
1989
|
+
readonly internalType: "address";
|
|
1990
|
+
}, {
|
|
1991
|
+
readonly name: "balance";
|
|
1992
|
+
readonly type: "uint256";
|
|
1993
|
+
readonly internalType: "uint256";
|
|
1994
|
+
}, {
|
|
1995
|
+
readonly name: "needed";
|
|
1996
|
+
readonly type: "uint256";
|
|
1997
|
+
readonly internalType: "uint256";
|
|
1998
|
+
}];
|
|
1871
1999
|
}, {
|
|
1872
2000
|
readonly type: "error";
|
|
1873
2001
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeeAssetHandlerAbi.d.ts","sourceRoot":"","sources":["../src/FeeAssetHandlerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"FeeAssetHandlerAbi.d.ts","sourceRoot":"","sources":["../src/FeeAssetHandlerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwvFrB,CAAC"}
|
|
@@ -1,11 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* FeeAssetHandler ABI.
|
|
3
3
|
*/ export const FeeAssetHandlerAbi = [
|
|
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",
|
|
@@ -399,6 +409,72 @@
|
|
|
399
409
|
}
|
|
400
410
|
]
|
|
401
411
|
},
|
|
412
|
+
{
|
|
413
|
+
"type": "error",
|
|
414
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
415
|
+
"inputs": [
|
|
416
|
+
{
|
|
417
|
+
"name": "length",
|
|
418
|
+
"type": "uint256",
|
|
419
|
+
"internalType": "uint256"
|
|
420
|
+
}
|
|
421
|
+
]
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"type": "error",
|
|
425
|
+
"name": "ECDSAInvalidSignatureS",
|
|
426
|
+
"inputs": [
|
|
427
|
+
{
|
|
428
|
+
"name": "s",
|
|
429
|
+
"type": "bytes32",
|
|
430
|
+
"internalType": "bytes32"
|
|
431
|
+
}
|
|
432
|
+
]
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"type": "error",
|
|
436
|
+
"name": "ERC20InvalidApprover",
|
|
437
|
+
"inputs": [
|
|
438
|
+
{
|
|
439
|
+
"name": "approver",
|
|
440
|
+
"type": "address",
|
|
441
|
+
"internalType": "address"
|
|
442
|
+
}
|
|
443
|
+
]
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"type": "error",
|
|
447
|
+
"name": "ERC20InvalidReceiver",
|
|
448
|
+
"inputs": [
|
|
449
|
+
{
|
|
450
|
+
"name": "receiver",
|
|
451
|
+
"type": "address",
|
|
452
|
+
"internalType": "address"
|
|
453
|
+
}
|
|
454
|
+
]
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"type": "error",
|
|
458
|
+
"name": "ERC20InvalidSender",
|
|
459
|
+
"inputs": [
|
|
460
|
+
{
|
|
461
|
+
"name": "sender",
|
|
462
|
+
"type": "address",
|
|
463
|
+
"internalType": "address"
|
|
464
|
+
}
|
|
465
|
+
]
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"type": "error",
|
|
469
|
+
"name": "ERC20InvalidSpender",
|
|
470
|
+
"inputs": [
|
|
471
|
+
{
|
|
472
|
+
"name": "spender",
|
|
473
|
+
"type": "address",
|
|
474
|
+
"internalType": "address"
|
|
475
|
+
}
|
|
476
|
+
]
|
|
477
|
+
},
|
|
402
478
|
{
|
|
403
479
|
"type": "error",
|
|
404
480
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -786,6 +862,28 @@
|
|
|
786
862
|
}
|
|
787
863
|
]
|
|
788
864
|
},
|
|
865
|
+
{
|
|
866
|
+
"type": "error",
|
|
867
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
868
|
+
"inputs": [
|
|
869
|
+
{
|
|
870
|
+
"name": "value",
|
|
871
|
+
"type": "int256",
|
|
872
|
+
"internalType": "int256"
|
|
873
|
+
}
|
|
874
|
+
]
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"type": "error",
|
|
878
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
879
|
+
"inputs": [
|
|
880
|
+
{
|
|
881
|
+
"name": "value",
|
|
882
|
+
"type": "uint256",
|
|
883
|
+
"internalType": "uint256"
|
|
884
|
+
}
|
|
885
|
+
]
|
|
886
|
+
},
|
|
789
887
|
{
|
|
790
888
|
"type": "error",
|
|
791
889
|
"name": "Staking__AlreadyActive",
|
|
@@ -1963,6 +2061,38 @@
|
|
|
1963
2061
|
}
|
|
1964
2062
|
]
|
|
1965
2063
|
},
|
|
2064
|
+
{
|
|
2065
|
+
"type": "error",
|
|
2066
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
2067
|
+
"inputs": [
|
|
2068
|
+
{
|
|
2069
|
+
"name": "bits",
|
|
2070
|
+
"type": "uint8",
|
|
2071
|
+
"internalType": "uint8"
|
|
2072
|
+
},
|
|
2073
|
+
{
|
|
2074
|
+
"name": "value",
|
|
2075
|
+
"type": "int256",
|
|
2076
|
+
"internalType": "int256"
|
|
2077
|
+
}
|
|
2078
|
+
]
|
|
2079
|
+
},
|
|
2080
|
+
{
|
|
2081
|
+
"type": "error",
|
|
2082
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
2083
|
+
"inputs": [
|
|
2084
|
+
{
|
|
2085
|
+
"name": "bits",
|
|
2086
|
+
"type": "uint8",
|
|
2087
|
+
"internalType": "uint8"
|
|
2088
|
+
},
|
|
2089
|
+
{
|
|
2090
|
+
"name": "value",
|
|
2091
|
+
"type": "uint256",
|
|
2092
|
+
"internalType": "uint256"
|
|
2093
|
+
}
|
|
2094
|
+
]
|
|
2095
|
+
},
|
|
1966
2096
|
{
|
|
1967
2097
|
"type": "error",
|
|
1968
2098
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2485,6 +2615,48 @@
|
|
|
2485
2615
|
}
|
|
2486
2616
|
]
|
|
2487
2617
|
},
|
|
2618
|
+
{
|
|
2619
|
+
"type": "error",
|
|
2620
|
+
"name": "ERC20InsufficientAllowance",
|
|
2621
|
+
"inputs": [
|
|
2622
|
+
{
|
|
2623
|
+
"name": "spender",
|
|
2624
|
+
"type": "address",
|
|
2625
|
+
"internalType": "address"
|
|
2626
|
+
},
|
|
2627
|
+
{
|
|
2628
|
+
"name": "allowance",
|
|
2629
|
+
"type": "uint256",
|
|
2630
|
+
"internalType": "uint256"
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
"name": "needed",
|
|
2634
|
+
"type": "uint256",
|
|
2635
|
+
"internalType": "uint256"
|
|
2636
|
+
}
|
|
2637
|
+
]
|
|
2638
|
+
},
|
|
2639
|
+
{
|
|
2640
|
+
"type": "error",
|
|
2641
|
+
"name": "ERC20InsufficientBalance",
|
|
2642
|
+
"inputs": [
|
|
2643
|
+
{
|
|
2644
|
+
"name": "sender",
|
|
2645
|
+
"type": "address",
|
|
2646
|
+
"internalType": "address"
|
|
2647
|
+
},
|
|
2648
|
+
{
|
|
2649
|
+
"name": "balance",
|
|
2650
|
+
"type": "uint256",
|
|
2651
|
+
"internalType": "uint256"
|
|
2652
|
+
},
|
|
2653
|
+
{
|
|
2654
|
+
"name": "needed",
|
|
2655
|
+
"type": "uint256",
|
|
2656
|
+
"internalType": "uint256"
|
|
2657
|
+
}
|
|
2658
|
+
]
|
|
2659
|
+
},
|
|
2488
2660
|
{
|
|
2489
2661
|
"type": "error",
|
|
2490
2662
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
* FeeJuicePortal ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const FeeJuicePortalAbi: 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";
|
|
@@ -331,6 +339,54 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
331
339
|
readonly type: "uint256";
|
|
332
340
|
readonly internalType: "uint256";
|
|
333
341
|
}];
|
|
342
|
+
}, {
|
|
343
|
+
readonly type: "error";
|
|
344
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
345
|
+
readonly inputs: readonly [{
|
|
346
|
+
readonly name: "length";
|
|
347
|
+
readonly type: "uint256";
|
|
348
|
+
readonly internalType: "uint256";
|
|
349
|
+
}];
|
|
350
|
+
}, {
|
|
351
|
+
readonly type: "error";
|
|
352
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
353
|
+
readonly inputs: readonly [{
|
|
354
|
+
readonly name: "s";
|
|
355
|
+
readonly type: "bytes32";
|
|
356
|
+
readonly internalType: "bytes32";
|
|
357
|
+
}];
|
|
358
|
+
}, {
|
|
359
|
+
readonly type: "error";
|
|
360
|
+
readonly name: "ERC20InvalidApprover";
|
|
361
|
+
readonly inputs: readonly [{
|
|
362
|
+
readonly name: "approver";
|
|
363
|
+
readonly type: "address";
|
|
364
|
+
readonly internalType: "address";
|
|
365
|
+
}];
|
|
366
|
+
}, {
|
|
367
|
+
readonly type: "error";
|
|
368
|
+
readonly name: "ERC20InvalidReceiver";
|
|
369
|
+
readonly inputs: readonly [{
|
|
370
|
+
readonly name: "receiver";
|
|
371
|
+
readonly type: "address";
|
|
372
|
+
readonly internalType: "address";
|
|
373
|
+
}];
|
|
374
|
+
}, {
|
|
375
|
+
readonly type: "error";
|
|
376
|
+
readonly name: "ERC20InvalidSender";
|
|
377
|
+
readonly inputs: readonly [{
|
|
378
|
+
readonly name: "sender";
|
|
379
|
+
readonly type: "address";
|
|
380
|
+
readonly internalType: "address";
|
|
381
|
+
}];
|
|
382
|
+
}, {
|
|
383
|
+
readonly type: "error";
|
|
384
|
+
readonly name: "ERC20InvalidSpender";
|
|
385
|
+
readonly inputs: readonly [{
|
|
386
|
+
readonly name: "spender";
|
|
387
|
+
readonly type: "address";
|
|
388
|
+
readonly internalType: "address";
|
|
389
|
+
}];
|
|
334
390
|
}, {
|
|
335
391
|
readonly type: "error";
|
|
336
392
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -531,6 +587,22 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
531
587
|
readonly type: "uint256";
|
|
532
588
|
readonly internalType: "uint256";
|
|
533
589
|
}];
|
|
590
|
+
}, {
|
|
591
|
+
readonly type: "error";
|
|
592
|
+
readonly name: "OwnableInvalidOwner";
|
|
593
|
+
readonly inputs: readonly [{
|
|
594
|
+
readonly name: "owner";
|
|
595
|
+
readonly type: "address";
|
|
596
|
+
readonly internalType: "address";
|
|
597
|
+
}];
|
|
598
|
+
}, {
|
|
599
|
+
readonly type: "error";
|
|
600
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
601
|
+
readonly inputs: readonly [{
|
|
602
|
+
readonly name: "account";
|
|
603
|
+
readonly type: "address";
|
|
604
|
+
readonly internalType: "address";
|
|
605
|
+
}];
|
|
534
606
|
}, {
|
|
535
607
|
readonly type: "error";
|
|
536
608
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -587,6 +659,22 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
587
659
|
readonly type: "bytes32";
|
|
588
660
|
readonly internalType: "bytes32";
|
|
589
661
|
}];
|
|
662
|
+
}, {
|
|
663
|
+
readonly type: "error";
|
|
664
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
665
|
+
readonly inputs: readonly [{
|
|
666
|
+
readonly name: "value";
|
|
667
|
+
readonly type: "int256";
|
|
668
|
+
readonly internalType: "int256";
|
|
669
|
+
}];
|
|
670
|
+
}, {
|
|
671
|
+
readonly type: "error";
|
|
672
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
673
|
+
readonly inputs: readonly [{
|
|
674
|
+
readonly name: "value";
|
|
675
|
+
readonly type: "uint256";
|
|
676
|
+
readonly internalType: "uint256";
|
|
677
|
+
}];
|
|
590
678
|
}, {
|
|
591
679
|
readonly type: "error";
|
|
592
680
|
readonly name: "SafeERC20FailedOperation";
|
|
@@ -1442,6 +1530,30 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
1442
1530
|
readonly type: "uint256";
|
|
1443
1531
|
readonly internalType: "uint256";
|
|
1444
1532
|
}];
|
|
1533
|
+
}, {
|
|
1534
|
+
readonly type: "error";
|
|
1535
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1536
|
+
readonly inputs: readonly [{
|
|
1537
|
+
readonly name: "bits";
|
|
1538
|
+
readonly type: "uint8";
|
|
1539
|
+
readonly internalType: "uint8";
|
|
1540
|
+
}, {
|
|
1541
|
+
readonly name: "value";
|
|
1542
|
+
readonly type: "int256";
|
|
1543
|
+
readonly internalType: "int256";
|
|
1544
|
+
}];
|
|
1545
|
+
}, {
|
|
1546
|
+
readonly type: "error";
|
|
1547
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1548
|
+
readonly inputs: readonly [{
|
|
1549
|
+
readonly name: "bits";
|
|
1550
|
+
readonly type: "uint8";
|
|
1551
|
+
readonly internalType: "uint8";
|
|
1552
|
+
}, {
|
|
1553
|
+
readonly name: "value";
|
|
1554
|
+
readonly type: "uint256";
|
|
1555
|
+
readonly internalType: "uint256";
|
|
1556
|
+
}];
|
|
1445
1557
|
}, {
|
|
1446
1558
|
readonly type: "error";
|
|
1447
1559
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1832,6 +1944,38 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
1832
1944
|
readonly type: "uint256";
|
|
1833
1945
|
readonly internalType: "uint256";
|
|
1834
1946
|
}];
|
|
1947
|
+
}, {
|
|
1948
|
+
readonly type: "error";
|
|
1949
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
1950
|
+
readonly inputs: readonly [{
|
|
1951
|
+
readonly name: "spender";
|
|
1952
|
+
readonly type: "address";
|
|
1953
|
+
readonly internalType: "address";
|
|
1954
|
+
}, {
|
|
1955
|
+
readonly name: "allowance";
|
|
1956
|
+
readonly type: "uint256";
|
|
1957
|
+
readonly internalType: "uint256";
|
|
1958
|
+
}, {
|
|
1959
|
+
readonly name: "needed";
|
|
1960
|
+
readonly type: "uint256";
|
|
1961
|
+
readonly internalType: "uint256";
|
|
1962
|
+
}];
|
|
1963
|
+
}, {
|
|
1964
|
+
readonly type: "error";
|
|
1965
|
+
readonly name: "ERC20InsufficientBalance";
|
|
1966
|
+
readonly inputs: readonly [{
|
|
1967
|
+
readonly name: "sender";
|
|
1968
|
+
readonly type: "address";
|
|
1969
|
+
readonly internalType: "address";
|
|
1970
|
+
}, {
|
|
1971
|
+
readonly name: "balance";
|
|
1972
|
+
readonly type: "uint256";
|
|
1973
|
+
readonly internalType: "uint256";
|
|
1974
|
+
}, {
|
|
1975
|
+
readonly name: "needed";
|
|
1976
|
+
readonly type: "uint256";
|
|
1977
|
+
readonly internalType: "uint256";
|
|
1978
|
+
}];
|
|
1835
1979
|
}, {
|
|
1836
1980
|
readonly type: "error";
|
|
1837
1981
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeeJuicePortalAbi.d.ts","sourceRoot":"","sources":["../src/FeeJuicePortalAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"FeeJuicePortalAbi.d.ts","sourceRoot":"","sources":["../src/FeeJuicePortalAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAg0FpB,CAAC"}
|