@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/SlasherAbi.d.ts
CHANGED
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
* Slasher ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const SlasherAbi: 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";
|
|
@@ -353,6 +361,54 @@ export declare const SlasherAbi: readonly [{
|
|
|
353
361
|
readonly type: "uint256";
|
|
354
362
|
readonly internalType: "uint256";
|
|
355
363
|
}];
|
|
364
|
+
}, {
|
|
365
|
+
readonly type: "error";
|
|
366
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
367
|
+
readonly inputs: readonly [{
|
|
368
|
+
readonly name: "length";
|
|
369
|
+
readonly type: "uint256";
|
|
370
|
+
readonly internalType: "uint256";
|
|
371
|
+
}];
|
|
372
|
+
}, {
|
|
373
|
+
readonly type: "error";
|
|
374
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
375
|
+
readonly inputs: readonly [{
|
|
376
|
+
readonly name: "s";
|
|
377
|
+
readonly type: "bytes32";
|
|
378
|
+
readonly internalType: "bytes32";
|
|
379
|
+
}];
|
|
380
|
+
}, {
|
|
381
|
+
readonly type: "error";
|
|
382
|
+
readonly name: "ERC20InvalidApprover";
|
|
383
|
+
readonly inputs: readonly [{
|
|
384
|
+
readonly name: "approver";
|
|
385
|
+
readonly type: "address";
|
|
386
|
+
readonly internalType: "address";
|
|
387
|
+
}];
|
|
388
|
+
}, {
|
|
389
|
+
readonly type: "error";
|
|
390
|
+
readonly name: "ERC20InvalidReceiver";
|
|
391
|
+
readonly inputs: readonly [{
|
|
392
|
+
readonly name: "receiver";
|
|
393
|
+
readonly type: "address";
|
|
394
|
+
readonly internalType: "address";
|
|
395
|
+
}];
|
|
396
|
+
}, {
|
|
397
|
+
readonly type: "error";
|
|
398
|
+
readonly name: "ERC20InvalidSender";
|
|
399
|
+
readonly inputs: readonly [{
|
|
400
|
+
readonly name: "sender";
|
|
401
|
+
readonly type: "address";
|
|
402
|
+
readonly internalType: "address";
|
|
403
|
+
}];
|
|
404
|
+
}, {
|
|
405
|
+
readonly type: "error";
|
|
406
|
+
readonly name: "ERC20InvalidSpender";
|
|
407
|
+
readonly inputs: readonly [{
|
|
408
|
+
readonly name: "spender";
|
|
409
|
+
readonly type: "address";
|
|
410
|
+
readonly internalType: "address";
|
|
411
|
+
}];
|
|
356
412
|
}, {
|
|
357
413
|
readonly type: "error";
|
|
358
414
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -553,6 +609,22 @@ export declare const SlasherAbi: readonly [{
|
|
|
553
609
|
readonly type: "uint256";
|
|
554
610
|
readonly internalType: "uint256";
|
|
555
611
|
}];
|
|
612
|
+
}, {
|
|
613
|
+
readonly type: "error";
|
|
614
|
+
readonly name: "OwnableInvalidOwner";
|
|
615
|
+
readonly inputs: readonly [{
|
|
616
|
+
readonly name: "owner";
|
|
617
|
+
readonly type: "address";
|
|
618
|
+
readonly internalType: "address";
|
|
619
|
+
}];
|
|
620
|
+
}, {
|
|
621
|
+
readonly type: "error";
|
|
622
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
623
|
+
readonly inputs: readonly [{
|
|
624
|
+
readonly name: "account";
|
|
625
|
+
readonly type: "address";
|
|
626
|
+
readonly internalType: "address";
|
|
627
|
+
}];
|
|
556
628
|
}, {
|
|
557
629
|
readonly type: "error";
|
|
558
630
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -609,6 +681,22 @@ export declare const SlasherAbi: readonly [{
|
|
|
609
681
|
readonly type: "bytes32";
|
|
610
682
|
readonly internalType: "bytes32";
|
|
611
683
|
}];
|
|
684
|
+
}, {
|
|
685
|
+
readonly type: "error";
|
|
686
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
687
|
+
readonly inputs: readonly [{
|
|
688
|
+
readonly name: "value";
|
|
689
|
+
readonly type: "int256";
|
|
690
|
+
readonly internalType: "int256";
|
|
691
|
+
}];
|
|
692
|
+
}, {
|
|
693
|
+
readonly type: "error";
|
|
694
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
695
|
+
readonly inputs: readonly [{
|
|
696
|
+
readonly name: "value";
|
|
697
|
+
readonly type: "uint256";
|
|
698
|
+
readonly internalType: "uint256";
|
|
699
|
+
}];
|
|
612
700
|
}, {
|
|
613
701
|
readonly type: "error";
|
|
614
702
|
readonly name: "Slasher__CallerNotAuthorizedToSlash";
|
|
@@ -1539,6 +1627,30 @@ export declare const SlasherAbi: readonly [{
|
|
|
1539
1627
|
readonly type: "uint256";
|
|
1540
1628
|
readonly internalType: "uint256";
|
|
1541
1629
|
}];
|
|
1630
|
+
}, {
|
|
1631
|
+
readonly type: "error";
|
|
1632
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1633
|
+
readonly inputs: readonly [{
|
|
1634
|
+
readonly name: "bits";
|
|
1635
|
+
readonly type: "uint8";
|
|
1636
|
+
readonly internalType: "uint8";
|
|
1637
|
+
}, {
|
|
1638
|
+
readonly name: "value";
|
|
1639
|
+
readonly type: "int256";
|
|
1640
|
+
readonly internalType: "int256";
|
|
1641
|
+
}];
|
|
1642
|
+
}, {
|
|
1643
|
+
readonly type: "error";
|
|
1644
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1645
|
+
readonly inputs: readonly [{
|
|
1646
|
+
readonly name: "bits";
|
|
1647
|
+
readonly type: "uint8";
|
|
1648
|
+
readonly internalType: "uint8";
|
|
1649
|
+
}, {
|
|
1650
|
+
readonly name: "value";
|
|
1651
|
+
readonly type: "uint256";
|
|
1652
|
+
readonly internalType: "uint256";
|
|
1653
|
+
}];
|
|
1542
1654
|
}, {
|
|
1543
1655
|
readonly type: "error";
|
|
1544
1656
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1943,6 +2055,38 @@ export declare const SlasherAbi: readonly [{
|
|
|
1943
2055
|
readonly type: "uint256";
|
|
1944
2056
|
readonly internalType: "uint256";
|
|
1945
2057
|
}];
|
|
2058
|
+
}, {
|
|
2059
|
+
readonly type: "error";
|
|
2060
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
2061
|
+
readonly inputs: readonly [{
|
|
2062
|
+
readonly name: "spender";
|
|
2063
|
+
readonly type: "address";
|
|
2064
|
+
readonly internalType: "address";
|
|
2065
|
+
}, {
|
|
2066
|
+
readonly name: "allowance";
|
|
2067
|
+
readonly type: "uint256";
|
|
2068
|
+
readonly internalType: "uint256";
|
|
2069
|
+
}, {
|
|
2070
|
+
readonly name: "needed";
|
|
2071
|
+
readonly type: "uint256";
|
|
2072
|
+
readonly internalType: "uint256";
|
|
2073
|
+
}];
|
|
2074
|
+
}, {
|
|
2075
|
+
readonly type: "error";
|
|
2076
|
+
readonly name: "ERC20InsufficientBalance";
|
|
2077
|
+
readonly inputs: readonly [{
|
|
2078
|
+
readonly name: "sender";
|
|
2079
|
+
readonly type: "address";
|
|
2080
|
+
readonly internalType: "address";
|
|
2081
|
+
}, {
|
|
2082
|
+
readonly name: "balance";
|
|
2083
|
+
readonly type: "uint256";
|
|
2084
|
+
readonly internalType: "uint256";
|
|
2085
|
+
}, {
|
|
2086
|
+
readonly name: "needed";
|
|
2087
|
+
readonly type: "uint256";
|
|
2088
|
+
readonly internalType: "uint256";
|
|
2089
|
+
}];
|
|
1946
2090
|
}, {
|
|
1947
2091
|
readonly type: "error";
|
|
1948
2092
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
package/dest/SlasherAbi.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SlasherAbi.d.ts","sourceRoot":"","sources":["../src/SlasherAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"SlasherAbi.d.ts","sourceRoot":"","sources":["../src/SlasherAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAw4Fb,CAAC"}
|
package/dest/SlasherAbi.js
CHANGED
|
@@ -1,11 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Slasher ABI.
|
|
3
3
|
*/ export const SlasherAbi = [
|
|
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",
|
|
@@ -446,6 +456,72 @@
|
|
|
446
456
|
}
|
|
447
457
|
]
|
|
448
458
|
},
|
|
459
|
+
{
|
|
460
|
+
"type": "error",
|
|
461
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
462
|
+
"inputs": [
|
|
463
|
+
{
|
|
464
|
+
"name": "length",
|
|
465
|
+
"type": "uint256",
|
|
466
|
+
"internalType": "uint256"
|
|
467
|
+
}
|
|
468
|
+
]
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"type": "error",
|
|
472
|
+
"name": "ECDSAInvalidSignatureS",
|
|
473
|
+
"inputs": [
|
|
474
|
+
{
|
|
475
|
+
"name": "s",
|
|
476
|
+
"type": "bytes32",
|
|
477
|
+
"internalType": "bytes32"
|
|
478
|
+
}
|
|
479
|
+
]
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"type": "error",
|
|
483
|
+
"name": "ERC20InvalidApprover",
|
|
484
|
+
"inputs": [
|
|
485
|
+
{
|
|
486
|
+
"name": "approver",
|
|
487
|
+
"type": "address",
|
|
488
|
+
"internalType": "address"
|
|
489
|
+
}
|
|
490
|
+
]
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"type": "error",
|
|
494
|
+
"name": "ERC20InvalidReceiver",
|
|
495
|
+
"inputs": [
|
|
496
|
+
{
|
|
497
|
+
"name": "receiver",
|
|
498
|
+
"type": "address",
|
|
499
|
+
"internalType": "address"
|
|
500
|
+
}
|
|
501
|
+
]
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"type": "error",
|
|
505
|
+
"name": "ERC20InvalidSender",
|
|
506
|
+
"inputs": [
|
|
507
|
+
{
|
|
508
|
+
"name": "sender",
|
|
509
|
+
"type": "address",
|
|
510
|
+
"internalType": "address"
|
|
511
|
+
}
|
|
512
|
+
]
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"type": "error",
|
|
516
|
+
"name": "ERC20InvalidSpender",
|
|
517
|
+
"inputs": [
|
|
518
|
+
{
|
|
519
|
+
"name": "spender",
|
|
520
|
+
"type": "address",
|
|
521
|
+
"internalType": "address"
|
|
522
|
+
}
|
|
523
|
+
]
|
|
524
|
+
},
|
|
449
525
|
{
|
|
450
526
|
"type": "error",
|
|
451
527
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -721,6 +797,28 @@
|
|
|
721
797
|
}
|
|
722
798
|
]
|
|
723
799
|
},
|
|
800
|
+
{
|
|
801
|
+
"type": "error",
|
|
802
|
+
"name": "OwnableInvalidOwner",
|
|
803
|
+
"inputs": [
|
|
804
|
+
{
|
|
805
|
+
"name": "owner",
|
|
806
|
+
"type": "address",
|
|
807
|
+
"internalType": "address"
|
|
808
|
+
}
|
|
809
|
+
]
|
|
810
|
+
},
|
|
811
|
+
{
|
|
812
|
+
"type": "error",
|
|
813
|
+
"name": "OwnableUnauthorizedAccount",
|
|
814
|
+
"inputs": [
|
|
815
|
+
{
|
|
816
|
+
"name": "account",
|
|
817
|
+
"type": "address",
|
|
818
|
+
"internalType": "address"
|
|
819
|
+
}
|
|
820
|
+
]
|
|
821
|
+
},
|
|
724
822
|
{
|
|
725
823
|
"type": "error",
|
|
726
824
|
"name": "ProofCommitmentEscrow__NotOwner",
|
|
@@ -798,6 +896,28 @@
|
|
|
798
896
|
}
|
|
799
897
|
]
|
|
800
898
|
},
|
|
899
|
+
{
|
|
900
|
+
"type": "error",
|
|
901
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
902
|
+
"inputs": [
|
|
903
|
+
{
|
|
904
|
+
"name": "value",
|
|
905
|
+
"type": "int256",
|
|
906
|
+
"internalType": "int256"
|
|
907
|
+
}
|
|
908
|
+
]
|
|
909
|
+
},
|
|
910
|
+
{
|
|
911
|
+
"type": "error",
|
|
912
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
913
|
+
"inputs": [
|
|
914
|
+
{
|
|
915
|
+
"name": "value",
|
|
916
|
+
"type": "uint256",
|
|
917
|
+
"internalType": "uint256"
|
|
918
|
+
}
|
|
919
|
+
]
|
|
920
|
+
},
|
|
801
921
|
{
|
|
802
922
|
"type": "error",
|
|
803
923
|
"name": "Slasher__CallerNotAuthorizedToSlash",
|
|
@@ -2048,6 +2168,38 @@
|
|
|
2048
2168
|
}
|
|
2049
2169
|
]
|
|
2050
2170
|
},
|
|
2171
|
+
{
|
|
2172
|
+
"type": "error",
|
|
2173
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
2174
|
+
"inputs": [
|
|
2175
|
+
{
|
|
2176
|
+
"name": "bits",
|
|
2177
|
+
"type": "uint8",
|
|
2178
|
+
"internalType": "uint8"
|
|
2179
|
+
},
|
|
2180
|
+
{
|
|
2181
|
+
"name": "value",
|
|
2182
|
+
"type": "int256",
|
|
2183
|
+
"internalType": "int256"
|
|
2184
|
+
}
|
|
2185
|
+
]
|
|
2186
|
+
},
|
|
2187
|
+
{
|
|
2188
|
+
"type": "error",
|
|
2189
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
2190
|
+
"inputs": [
|
|
2191
|
+
{
|
|
2192
|
+
"name": "bits",
|
|
2193
|
+
"type": "uint8",
|
|
2194
|
+
"internalType": "uint8"
|
|
2195
|
+
},
|
|
2196
|
+
{
|
|
2197
|
+
"name": "value",
|
|
2198
|
+
"type": "uint256",
|
|
2199
|
+
"internalType": "uint256"
|
|
2200
|
+
}
|
|
2201
|
+
]
|
|
2202
|
+
},
|
|
2051
2203
|
{
|
|
2052
2204
|
"type": "error",
|
|
2053
2205
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2586,6 +2738,48 @@
|
|
|
2586
2738
|
}
|
|
2587
2739
|
]
|
|
2588
2740
|
},
|
|
2741
|
+
{
|
|
2742
|
+
"type": "error",
|
|
2743
|
+
"name": "ERC20InsufficientAllowance",
|
|
2744
|
+
"inputs": [
|
|
2745
|
+
{
|
|
2746
|
+
"name": "spender",
|
|
2747
|
+
"type": "address",
|
|
2748
|
+
"internalType": "address"
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
"name": "allowance",
|
|
2752
|
+
"type": "uint256",
|
|
2753
|
+
"internalType": "uint256"
|
|
2754
|
+
},
|
|
2755
|
+
{
|
|
2756
|
+
"name": "needed",
|
|
2757
|
+
"type": "uint256",
|
|
2758
|
+
"internalType": "uint256"
|
|
2759
|
+
}
|
|
2760
|
+
]
|
|
2761
|
+
},
|
|
2762
|
+
{
|
|
2763
|
+
"type": "error",
|
|
2764
|
+
"name": "ERC20InsufficientBalance",
|
|
2765
|
+
"inputs": [
|
|
2766
|
+
{
|
|
2767
|
+
"name": "sender",
|
|
2768
|
+
"type": "address",
|
|
2769
|
+
"internalType": "address"
|
|
2770
|
+
},
|
|
2771
|
+
{
|
|
2772
|
+
"name": "balance",
|
|
2773
|
+
"type": "uint256",
|
|
2774
|
+
"internalType": "uint256"
|
|
2775
|
+
},
|
|
2776
|
+
{
|
|
2777
|
+
"name": "needed",
|
|
2778
|
+
"type": "uint256",
|
|
2779
|
+
"internalType": "uint256"
|
|
2780
|
+
}
|
|
2781
|
+
]
|
|
2782
|
+
},
|
|
2589
2783
|
{
|
|
2590
2784
|
"type": "error",
|
|
2591
2785
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
|
@@ -5,10 +5,18 @@ export declare const StakingAssetHandlerAbi: readonly [{
|
|
|
5
5
|
readonly type: "error";
|
|
6
6
|
readonly name: "CannotMintZeroAmount";
|
|
7
7
|
readonly inputs: readonly [];
|
|
8
|
+
}, {
|
|
9
|
+
readonly type: "error";
|
|
10
|
+
readonly name: "CheckpointUnorderedInsertion";
|
|
11
|
+
readonly inputs: readonly [];
|
|
8
12
|
}, {
|
|
9
13
|
readonly type: "error";
|
|
10
14
|
readonly name: "DevNet__NoPruningAllowed";
|
|
11
15
|
readonly inputs: readonly [];
|
|
16
|
+
}, {
|
|
17
|
+
readonly type: "error";
|
|
18
|
+
readonly name: "ECDSAInvalidSignature";
|
|
19
|
+
readonly inputs: readonly [];
|
|
12
20
|
}, {
|
|
13
21
|
readonly type: "error";
|
|
14
22
|
readonly name: "EmpireBase__PayloadCannotBeAddressZero";
|
|
@@ -584,6 +592,54 @@ export declare const StakingAssetHandlerAbi: readonly [{
|
|
|
584
592
|
readonly internalType: "string";
|
|
585
593
|
}];
|
|
586
594
|
readonly anonymous: false;
|
|
595
|
+
}, {
|
|
596
|
+
readonly type: "error";
|
|
597
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
598
|
+
readonly inputs: readonly [{
|
|
599
|
+
readonly name: "length";
|
|
600
|
+
readonly type: "uint256";
|
|
601
|
+
readonly internalType: "uint256";
|
|
602
|
+
}];
|
|
603
|
+
}, {
|
|
604
|
+
readonly type: "error";
|
|
605
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
606
|
+
readonly inputs: readonly [{
|
|
607
|
+
readonly name: "s";
|
|
608
|
+
readonly type: "bytes32";
|
|
609
|
+
readonly internalType: "bytes32";
|
|
610
|
+
}];
|
|
611
|
+
}, {
|
|
612
|
+
readonly type: "error";
|
|
613
|
+
readonly name: "ERC20InvalidApprover";
|
|
614
|
+
readonly inputs: readonly [{
|
|
615
|
+
readonly name: "approver";
|
|
616
|
+
readonly type: "address";
|
|
617
|
+
readonly internalType: "address";
|
|
618
|
+
}];
|
|
619
|
+
}, {
|
|
620
|
+
readonly type: "error";
|
|
621
|
+
readonly name: "ERC20InvalidReceiver";
|
|
622
|
+
readonly inputs: readonly [{
|
|
623
|
+
readonly name: "receiver";
|
|
624
|
+
readonly type: "address";
|
|
625
|
+
readonly internalType: "address";
|
|
626
|
+
}];
|
|
627
|
+
}, {
|
|
628
|
+
readonly type: "error";
|
|
629
|
+
readonly name: "ERC20InvalidSender";
|
|
630
|
+
readonly inputs: readonly [{
|
|
631
|
+
readonly name: "sender";
|
|
632
|
+
readonly type: "address";
|
|
633
|
+
readonly internalType: "address";
|
|
634
|
+
}];
|
|
635
|
+
}, {
|
|
636
|
+
readonly type: "error";
|
|
637
|
+
readonly name: "ERC20InvalidSpender";
|
|
638
|
+
readonly inputs: readonly [{
|
|
639
|
+
readonly name: "spender";
|
|
640
|
+
readonly type: "address";
|
|
641
|
+
readonly internalType: "address";
|
|
642
|
+
}];
|
|
587
643
|
}, {
|
|
588
644
|
readonly type: "error";
|
|
589
645
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -866,6 +922,22 @@ export declare const StakingAssetHandlerAbi: readonly [{
|
|
|
866
922
|
readonly type: "bytes32";
|
|
867
923
|
readonly internalType: "bytes32";
|
|
868
924
|
}];
|
|
925
|
+
}, {
|
|
926
|
+
readonly type: "error";
|
|
927
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
928
|
+
readonly inputs: readonly [{
|
|
929
|
+
readonly name: "value";
|
|
930
|
+
readonly type: "int256";
|
|
931
|
+
readonly internalType: "int256";
|
|
932
|
+
}];
|
|
933
|
+
}, {
|
|
934
|
+
readonly type: "error";
|
|
935
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
936
|
+
readonly inputs: readonly [{
|
|
937
|
+
readonly name: "value";
|
|
938
|
+
readonly type: "uint256";
|
|
939
|
+
readonly internalType: "uint256";
|
|
940
|
+
}];
|
|
869
941
|
}, {
|
|
870
942
|
readonly type: "event";
|
|
871
943
|
readonly name: "ScopeUpdated";
|
|
@@ -2015,6 +2087,30 @@ export declare const StakingAssetHandlerAbi: readonly [{
|
|
|
2015
2087
|
readonly type: "uint256";
|
|
2016
2088
|
readonly internalType: "uint256";
|
|
2017
2089
|
}];
|
|
2090
|
+
}, {
|
|
2091
|
+
readonly type: "error";
|
|
2092
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
2093
|
+
readonly inputs: readonly [{
|
|
2094
|
+
readonly name: "bits";
|
|
2095
|
+
readonly type: "uint8";
|
|
2096
|
+
readonly internalType: "uint8";
|
|
2097
|
+
}, {
|
|
2098
|
+
readonly name: "value";
|
|
2099
|
+
readonly type: "int256";
|
|
2100
|
+
readonly internalType: "int256";
|
|
2101
|
+
}];
|
|
2102
|
+
}, {
|
|
2103
|
+
readonly type: "error";
|
|
2104
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
2105
|
+
readonly inputs: readonly [{
|
|
2106
|
+
readonly name: "bits";
|
|
2107
|
+
readonly type: "uint8";
|
|
2108
|
+
readonly internalType: "uint8";
|
|
2109
|
+
}, {
|
|
2110
|
+
readonly name: "value";
|
|
2111
|
+
readonly type: "uint256";
|
|
2112
|
+
readonly internalType: "uint256";
|
|
2113
|
+
}];
|
|
2018
2114
|
}, {
|
|
2019
2115
|
readonly type: "error";
|
|
2020
2116
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -2391,6 +2487,38 @@ export declare const StakingAssetHandlerAbi: readonly [{
|
|
|
2391
2487
|
readonly type: "uint256";
|
|
2392
2488
|
readonly internalType: "uint256";
|
|
2393
2489
|
}];
|
|
2490
|
+
}, {
|
|
2491
|
+
readonly type: "error";
|
|
2492
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
2493
|
+
readonly inputs: readonly [{
|
|
2494
|
+
readonly name: "spender";
|
|
2495
|
+
readonly type: "address";
|
|
2496
|
+
readonly internalType: "address";
|
|
2497
|
+
}, {
|
|
2498
|
+
readonly name: "allowance";
|
|
2499
|
+
readonly type: "uint256";
|
|
2500
|
+
readonly internalType: "uint256";
|
|
2501
|
+
}, {
|
|
2502
|
+
readonly name: "needed";
|
|
2503
|
+
readonly type: "uint256";
|
|
2504
|
+
readonly internalType: "uint256";
|
|
2505
|
+
}];
|
|
2506
|
+
}, {
|
|
2507
|
+
readonly type: "error";
|
|
2508
|
+
readonly name: "ERC20InsufficientBalance";
|
|
2509
|
+
readonly inputs: readonly [{
|
|
2510
|
+
readonly name: "sender";
|
|
2511
|
+
readonly type: "address";
|
|
2512
|
+
readonly internalType: "address";
|
|
2513
|
+
}, {
|
|
2514
|
+
readonly name: "balance";
|
|
2515
|
+
readonly type: "uint256";
|
|
2516
|
+
readonly internalType: "uint256";
|
|
2517
|
+
}, {
|
|
2518
|
+
readonly name: "needed";
|
|
2519
|
+
readonly type: "uint256";
|
|
2520
|
+
readonly internalType: "uint256";
|
|
2521
|
+
}];
|
|
2394
2522
|
}, {
|
|
2395
2523
|
readonly type: "error";
|
|
2396
2524
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StakingAssetHandlerAbi.d.ts","sourceRoot":"","sources":["../src/StakingAssetHandlerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,sBAAsB
|
|
1
|
+
{"version":3,"file":"StakingAssetHandlerAbi.d.ts","sourceRoot":"","sources":["../src/StakingAssetHandlerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4pHzB,CAAC"}
|