@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
|
* EmpireSlasherDeploymentExtLib ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const EmpireSlasherDeploymentExtLibAbi: 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";
|
|
@@ -281,6 +289,54 @@ export declare const EmpireSlasherDeploymentExtLibAbi: readonly [{
|
|
|
281
289
|
readonly type: "uint256";
|
|
282
290
|
readonly internalType: "uint256";
|
|
283
291
|
}];
|
|
292
|
+
}, {
|
|
293
|
+
readonly type: "error";
|
|
294
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
295
|
+
readonly inputs: readonly [{
|
|
296
|
+
readonly name: "length";
|
|
297
|
+
readonly type: "uint256";
|
|
298
|
+
readonly internalType: "uint256";
|
|
299
|
+
}];
|
|
300
|
+
}, {
|
|
301
|
+
readonly type: "error";
|
|
302
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
303
|
+
readonly inputs: readonly [{
|
|
304
|
+
readonly name: "s";
|
|
305
|
+
readonly type: "bytes32";
|
|
306
|
+
readonly internalType: "bytes32";
|
|
307
|
+
}];
|
|
308
|
+
}, {
|
|
309
|
+
readonly type: "error";
|
|
310
|
+
readonly name: "ERC20InvalidApprover";
|
|
311
|
+
readonly inputs: readonly [{
|
|
312
|
+
readonly name: "approver";
|
|
313
|
+
readonly type: "address";
|
|
314
|
+
readonly internalType: "address";
|
|
315
|
+
}];
|
|
316
|
+
}, {
|
|
317
|
+
readonly type: "error";
|
|
318
|
+
readonly name: "ERC20InvalidReceiver";
|
|
319
|
+
readonly inputs: readonly [{
|
|
320
|
+
readonly name: "receiver";
|
|
321
|
+
readonly type: "address";
|
|
322
|
+
readonly internalType: "address";
|
|
323
|
+
}];
|
|
324
|
+
}, {
|
|
325
|
+
readonly type: "error";
|
|
326
|
+
readonly name: "ERC20InvalidSender";
|
|
327
|
+
readonly inputs: readonly [{
|
|
328
|
+
readonly name: "sender";
|
|
329
|
+
readonly type: "address";
|
|
330
|
+
readonly internalType: "address";
|
|
331
|
+
}];
|
|
332
|
+
}, {
|
|
333
|
+
readonly type: "error";
|
|
334
|
+
readonly name: "ERC20InvalidSpender";
|
|
335
|
+
readonly inputs: readonly [{
|
|
336
|
+
readonly name: "spender";
|
|
337
|
+
readonly type: "address";
|
|
338
|
+
readonly internalType: "address";
|
|
339
|
+
}];
|
|
284
340
|
}, {
|
|
285
341
|
readonly type: "error";
|
|
286
342
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -481,6 +537,22 @@ export declare const EmpireSlasherDeploymentExtLibAbi: readonly [{
|
|
|
481
537
|
readonly type: "uint256";
|
|
482
538
|
readonly internalType: "uint256";
|
|
483
539
|
}];
|
|
540
|
+
}, {
|
|
541
|
+
readonly type: "error";
|
|
542
|
+
readonly name: "OwnableInvalidOwner";
|
|
543
|
+
readonly inputs: readonly [{
|
|
544
|
+
readonly name: "owner";
|
|
545
|
+
readonly type: "address";
|
|
546
|
+
readonly internalType: "address";
|
|
547
|
+
}];
|
|
548
|
+
}, {
|
|
549
|
+
readonly type: "error";
|
|
550
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
551
|
+
readonly inputs: readonly [{
|
|
552
|
+
readonly name: "account";
|
|
553
|
+
readonly type: "address";
|
|
554
|
+
readonly internalType: "address";
|
|
555
|
+
}];
|
|
484
556
|
}, {
|
|
485
557
|
readonly type: "error";
|
|
486
558
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -537,6 +609,22 @@ export declare const EmpireSlasherDeploymentExtLibAbi: readonly [{
|
|
|
537
609
|
readonly type: "bytes32";
|
|
538
610
|
readonly internalType: "bytes32";
|
|
539
611
|
}];
|
|
612
|
+
}, {
|
|
613
|
+
readonly type: "error";
|
|
614
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
615
|
+
readonly inputs: readonly [{
|
|
616
|
+
readonly name: "value";
|
|
617
|
+
readonly type: "int256";
|
|
618
|
+
readonly internalType: "int256";
|
|
619
|
+
}];
|
|
620
|
+
}, {
|
|
621
|
+
readonly type: "error";
|
|
622
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
623
|
+
readonly inputs: readonly [{
|
|
624
|
+
readonly name: "value";
|
|
625
|
+
readonly type: "uint256";
|
|
626
|
+
readonly internalType: "uint256";
|
|
627
|
+
}];
|
|
540
628
|
}, {
|
|
541
629
|
readonly type: "error";
|
|
542
630
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1369,6 +1457,30 @@ export declare const EmpireSlasherDeploymentExtLibAbi: readonly [{
|
|
|
1369
1457
|
readonly type: "uint256";
|
|
1370
1458
|
readonly internalType: "uint256";
|
|
1371
1459
|
}];
|
|
1460
|
+
}, {
|
|
1461
|
+
readonly type: "error";
|
|
1462
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1463
|
+
readonly inputs: readonly [{
|
|
1464
|
+
readonly name: "bits";
|
|
1465
|
+
readonly type: "uint8";
|
|
1466
|
+
readonly internalType: "uint8";
|
|
1467
|
+
}, {
|
|
1468
|
+
readonly name: "value";
|
|
1469
|
+
readonly type: "int256";
|
|
1470
|
+
readonly internalType: "int256";
|
|
1471
|
+
}];
|
|
1472
|
+
}, {
|
|
1473
|
+
readonly type: "error";
|
|
1474
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1475
|
+
readonly inputs: readonly [{
|
|
1476
|
+
readonly name: "bits";
|
|
1477
|
+
readonly type: "uint8";
|
|
1478
|
+
readonly internalType: "uint8";
|
|
1479
|
+
}, {
|
|
1480
|
+
readonly name: "value";
|
|
1481
|
+
readonly type: "uint256";
|
|
1482
|
+
readonly internalType: "uint256";
|
|
1483
|
+
}];
|
|
1372
1484
|
}, {
|
|
1373
1485
|
readonly type: "error";
|
|
1374
1486
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1745,6 +1857,38 @@ export declare const EmpireSlasherDeploymentExtLibAbi: readonly [{
|
|
|
1745
1857
|
readonly type: "uint256";
|
|
1746
1858
|
readonly internalType: "uint256";
|
|
1747
1859
|
}];
|
|
1860
|
+
}, {
|
|
1861
|
+
readonly type: "error";
|
|
1862
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
1863
|
+
readonly inputs: readonly [{
|
|
1864
|
+
readonly name: "spender";
|
|
1865
|
+
readonly type: "address";
|
|
1866
|
+
readonly internalType: "address";
|
|
1867
|
+
}, {
|
|
1868
|
+
readonly name: "allowance";
|
|
1869
|
+
readonly type: "uint256";
|
|
1870
|
+
readonly internalType: "uint256";
|
|
1871
|
+
}, {
|
|
1872
|
+
readonly name: "needed";
|
|
1873
|
+
readonly type: "uint256";
|
|
1874
|
+
readonly internalType: "uint256";
|
|
1875
|
+
}];
|
|
1876
|
+
}, {
|
|
1877
|
+
readonly type: "error";
|
|
1878
|
+
readonly name: "ERC20InsufficientBalance";
|
|
1879
|
+
readonly inputs: readonly [{
|
|
1880
|
+
readonly name: "sender";
|
|
1881
|
+
readonly type: "address";
|
|
1882
|
+
readonly internalType: "address";
|
|
1883
|
+
}, {
|
|
1884
|
+
readonly name: "balance";
|
|
1885
|
+
readonly type: "uint256";
|
|
1886
|
+
readonly internalType: "uint256";
|
|
1887
|
+
}, {
|
|
1888
|
+
readonly name: "needed";
|
|
1889
|
+
readonly type: "uint256";
|
|
1890
|
+
readonly internalType: "uint256";
|
|
1891
|
+
}];
|
|
1748
1892
|
}, {
|
|
1749
1893
|
readonly type: "error";
|
|
1750
1894
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmpireSlasherDeploymentExtLibAbi.d.ts","sourceRoot":"","sources":["../src/EmpireSlasherDeploymentExtLibAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,gCAAgC
|
|
1
|
+
{"version":3,"file":"EmpireSlasherDeploymentExtLibAbi.d.ts","sourceRoot":"","sources":["../src/EmpireSlasherDeploymentExtLibAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8mFnC,CAAC"}
|
|
@@ -1,11 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* EmpireSlasherDeploymentExtLib ABI.
|
|
3
3
|
*/ export const EmpireSlasherDeploymentExtLibAbi = [
|
|
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",
|
|
@@ -353,6 +363,72 @@
|
|
|
353
363
|
}
|
|
354
364
|
]
|
|
355
365
|
},
|
|
366
|
+
{
|
|
367
|
+
"type": "error",
|
|
368
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
369
|
+
"inputs": [
|
|
370
|
+
{
|
|
371
|
+
"name": "length",
|
|
372
|
+
"type": "uint256",
|
|
373
|
+
"internalType": "uint256"
|
|
374
|
+
}
|
|
375
|
+
]
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"type": "error",
|
|
379
|
+
"name": "ECDSAInvalidSignatureS",
|
|
380
|
+
"inputs": [
|
|
381
|
+
{
|
|
382
|
+
"name": "s",
|
|
383
|
+
"type": "bytes32",
|
|
384
|
+
"internalType": "bytes32"
|
|
385
|
+
}
|
|
386
|
+
]
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"type": "error",
|
|
390
|
+
"name": "ERC20InvalidApprover",
|
|
391
|
+
"inputs": [
|
|
392
|
+
{
|
|
393
|
+
"name": "approver",
|
|
394
|
+
"type": "address",
|
|
395
|
+
"internalType": "address"
|
|
396
|
+
}
|
|
397
|
+
]
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"type": "error",
|
|
401
|
+
"name": "ERC20InvalidReceiver",
|
|
402
|
+
"inputs": [
|
|
403
|
+
{
|
|
404
|
+
"name": "receiver",
|
|
405
|
+
"type": "address",
|
|
406
|
+
"internalType": "address"
|
|
407
|
+
}
|
|
408
|
+
]
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"type": "error",
|
|
412
|
+
"name": "ERC20InvalidSender",
|
|
413
|
+
"inputs": [
|
|
414
|
+
{
|
|
415
|
+
"name": "sender",
|
|
416
|
+
"type": "address",
|
|
417
|
+
"internalType": "address"
|
|
418
|
+
}
|
|
419
|
+
]
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"type": "error",
|
|
423
|
+
"name": "ERC20InvalidSpender",
|
|
424
|
+
"inputs": [
|
|
425
|
+
{
|
|
426
|
+
"name": "spender",
|
|
427
|
+
"type": "address",
|
|
428
|
+
"internalType": "address"
|
|
429
|
+
}
|
|
430
|
+
]
|
|
431
|
+
},
|
|
356
432
|
{
|
|
357
433
|
"type": "error",
|
|
358
434
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -628,6 +704,28 @@
|
|
|
628
704
|
}
|
|
629
705
|
]
|
|
630
706
|
},
|
|
707
|
+
{
|
|
708
|
+
"type": "error",
|
|
709
|
+
"name": "OwnableInvalidOwner",
|
|
710
|
+
"inputs": [
|
|
711
|
+
{
|
|
712
|
+
"name": "owner",
|
|
713
|
+
"type": "address",
|
|
714
|
+
"internalType": "address"
|
|
715
|
+
}
|
|
716
|
+
]
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"type": "error",
|
|
720
|
+
"name": "OwnableUnauthorizedAccount",
|
|
721
|
+
"inputs": [
|
|
722
|
+
{
|
|
723
|
+
"name": "account",
|
|
724
|
+
"type": "address",
|
|
725
|
+
"internalType": "address"
|
|
726
|
+
}
|
|
727
|
+
]
|
|
728
|
+
},
|
|
631
729
|
{
|
|
632
730
|
"type": "error",
|
|
633
731
|
"name": "ProofCommitmentEscrow__NotOwner",
|
|
@@ -705,6 +803,28 @@
|
|
|
705
803
|
}
|
|
706
804
|
]
|
|
707
805
|
},
|
|
806
|
+
{
|
|
807
|
+
"type": "error",
|
|
808
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
809
|
+
"inputs": [
|
|
810
|
+
{
|
|
811
|
+
"name": "value",
|
|
812
|
+
"type": "int256",
|
|
813
|
+
"internalType": "int256"
|
|
814
|
+
}
|
|
815
|
+
]
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"type": "error",
|
|
819
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
820
|
+
"inputs": [
|
|
821
|
+
{
|
|
822
|
+
"name": "value",
|
|
823
|
+
"type": "uint256",
|
|
824
|
+
"internalType": "uint256"
|
|
825
|
+
}
|
|
826
|
+
]
|
|
827
|
+
},
|
|
708
828
|
{
|
|
709
829
|
"type": "error",
|
|
710
830
|
"name": "Staking__AlreadyActive",
|
|
@@ -1824,6 +1944,38 @@
|
|
|
1824
1944
|
}
|
|
1825
1945
|
]
|
|
1826
1946
|
},
|
|
1947
|
+
{
|
|
1948
|
+
"type": "error",
|
|
1949
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
1950
|
+
"inputs": [
|
|
1951
|
+
{
|
|
1952
|
+
"name": "bits",
|
|
1953
|
+
"type": "uint8",
|
|
1954
|
+
"internalType": "uint8"
|
|
1955
|
+
},
|
|
1956
|
+
{
|
|
1957
|
+
"name": "value",
|
|
1958
|
+
"type": "int256",
|
|
1959
|
+
"internalType": "int256"
|
|
1960
|
+
}
|
|
1961
|
+
]
|
|
1962
|
+
},
|
|
1963
|
+
{
|
|
1964
|
+
"type": "error",
|
|
1965
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
1966
|
+
"inputs": [
|
|
1967
|
+
{
|
|
1968
|
+
"name": "bits",
|
|
1969
|
+
"type": "uint8",
|
|
1970
|
+
"internalType": "uint8"
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
"name": "value",
|
|
1974
|
+
"type": "uint256",
|
|
1975
|
+
"internalType": "uint256"
|
|
1976
|
+
}
|
|
1977
|
+
]
|
|
1978
|
+
},
|
|
1827
1979
|
{
|
|
1828
1980
|
"type": "error",
|
|
1829
1981
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2325,6 +2477,48 @@
|
|
|
2325
2477
|
}
|
|
2326
2478
|
]
|
|
2327
2479
|
},
|
|
2480
|
+
{
|
|
2481
|
+
"type": "error",
|
|
2482
|
+
"name": "ERC20InsufficientAllowance",
|
|
2483
|
+
"inputs": [
|
|
2484
|
+
{
|
|
2485
|
+
"name": "spender",
|
|
2486
|
+
"type": "address",
|
|
2487
|
+
"internalType": "address"
|
|
2488
|
+
},
|
|
2489
|
+
{
|
|
2490
|
+
"name": "allowance",
|
|
2491
|
+
"type": "uint256",
|
|
2492
|
+
"internalType": "uint256"
|
|
2493
|
+
},
|
|
2494
|
+
{
|
|
2495
|
+
"name": "needed",
|
|
2496
|
+
"type": "uint256",
|
|
2497
|
+
"internalType": "uint256"
|
|
2498
|
+
}
|
|
2499
|
+
]
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
"type": "error",
|
|
2503
|
+
"name": "ERC20InsufficientBalance",
|
|
2504
|
+
"inputs": [
|
|
2505
|
+
{
|
|
2506
|
+
"name": "sender",
|
|
2507
|
+
"type": "address",
|
|
2508
|
+
"internalType": "address"
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
"name": "balance",
|
|
2512
|
+
"type": "uint256",
|
|
2513
|
+
"internalType": "uint256"
|
|
2514
|
+
},
|
|
2515
|
+
{
|
|
2516
|
+
"name": "needed",
|
|
2517
|
+
"type": "uint256",
|
|
2518
|
+
"internalType": "uint256"
|
|
2519
|
+
}
|
|
2520
|
+
]
|
|
2521
|
+
},
|
|
2328
2522
|
{
|
|
2329
2523
|
"type": "error",
|
|
2330
2524
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
* EmpireSlashingProposer ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const EmpireSlashingProposerAbi: 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 [];
|
|
@@ -444,6 +448,38 @@ export declare const EmpireSlashingProposerAbi: readonly [{
|
|
|
444
448
|
readonly type: "bytes32";
|
|
445
449
|
readonly internalType: "bytes32";
|
|
446
450
|
}];
|
|
451
|
+
}, {
|
|
452
|
+
readonly type: "error";
|
|
453
|
+
readonly name: "ERC20InvalidApprover";
|
|
454
|
+
readonly inputs: readonly [{
|
|
455
|
+
readonly name: "approver";
|
|
456
|
+
readonly type: "address";
|
|
457
|
+
readonly internalType: "address";
|
|
458
|
+
}];
|
|
459
|
+
}, {
|
|
460
|
+
readonly type: "error";
|
|
461
|
+
readonly name: "ERC20InvalidReceiver";
|
|
462
|
+
readonly inputs: readonly [{
|
|
463
|
+
readonly name: "receiver";
|
|
464
|
+
readonly type: "address";
|
|
465
|
+
readonly internalType: "address";
|
|
466
|
+
}];
|
|
467
|
+
}, {
|
|
468
|
+
readonly type: "error";
|
|
469
|
+
readonly name: "ERC20InvalidSender";
|
|
470
|
+
readonly inputs: readonly [{
|
|
471
|
+
readonly name: "sender";
|
|
472
|
+
readonly type: "address";
|
|
473
|
+
readonly internalType: "address";
|
|
474
|
+
}];
|
|
475
|
+
}, {
|
|
476
|
+
readonly type: "error";
|
|
477
|
+
readonly name: "ERC20InvalidSpender";
|
|
478
|
+
readonly inputs: readonly [{
|
|
479
|
+
readonly name: "spender";
|
|
480
|
+
readonly type: "address";
|
|
481
|
+
readonly internalType: "address";
|
|
482
|
+
}];
|
|
447
483
|
}, {
|
|
448
484
|
readonly type: "error";
|
|
449
485
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -644,6 +680,22 @@ export declare const EmpireSlashingProposerAbi: readonly [{
|
|
|
644
680
|
readonly type: "uint256";
|
|
645
681
|
readonly internalType: "uint256";
|
|
646
682
|
}];
|
|
683
|
+
}, {
|
|
684
|
+
readonly type: "error";
|
|
685
|
+
readonly name: "OwnableInvalidOwner";
|
|
686
|
+
readonly inputs: readonly [{
|
|
687
|
+
readonly name: "owner";
|
|
688
|
+
readonly type: "address";
|
|
689
|
+
readonly internalType: "address";
|
|
690
|
+
}];
|
|
691
|
+
}, {
|
|
692
|
+
readonly type: "error";
|
|
693
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
694
|
+
readonly inputs: readonly [{
|
|
695
|
+
readonly name: "account";
|
|
696
|
+
readonly type: "address";
|
|
697
|
+
readonly internalType: "address";
|
|
698
|
+
}];
|
|
647
699
|
}, {
|
|
648
700
|
readonly type: "error";
|
|
649
701
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -700,6 +752,22 @@ export declare const EmpireSlashingProposerAbi: readonly [{
|
|
|
700
752
|
readonly type: "bytes32";
|
|
701
753
|
readonly internalType: "bytes32";
|
|
702
754
|
}];
|
|
755
|
+
}, {
|
|
756
|
+
readonly type: "error";
|
|
757
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
758
|
+
readonly inputs: readonly [{
|
|
759
|
+
readonly name: "value";
|
|
760
|
+
readonly type: "int256";
|
|
761
|
+
readonly internalType: "int256";
|
|
762
|
+
}];
|
|
763
|
+
}, {
|
|
764
|
+
readonly type: "error";
|
|
765
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
766
|
+
readonly inputs: readonly [{
|
|
767
|
+
readonly name: "value";
|
|
768
|
+
readonly type: "uint256";
|
|
769
|
+
readonly internalType: "uint256";
|
|
770
|
+
}];
|
|
703
771
|
}, {
|
|
704
772
|
readonly type: "error";
|
|
705
773
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1612,6 +1680,18 @@ export declare const EmpireSlashingProposerAbi: readonly [{
|
|
|
1612
1680
|
readonly type: "uint256";
|
|
1613
1681
|
readonly internalType: "uint256";
|
|
1614
1682
|
}];
|
|
1683
|
+
}, {
|
|
1684
|
+
readonly type: "error";
|
|
1685
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1686
|
+
readonly inputs: readonly [{
|
|
1687
|
+
readonly name: "bits";
|
|
1688
|
+
readonly type: "uint8";
|
|
1689
|
+
readonly internalType: "uint8";
|
|
1690
|
+
}, {
|
|
1691
|
+
readonly name: "value";
|
|
1692
|
+
readonly type: "int256";
|
|
1693
|
+
readonly internalType: "int256";
|
|
1694
|
+
}];
|
|
1615
1695
|
}, {
|
|
1616
1696
|
readonly type: "error";
|
|
1617
1697
|
readonly name: "SafeCastOverflowedUintDowncast";
|
|
@@ -2080,6 +2160,38 @@ export declare const EmpireSlashingProposerAbi: readonly [{
|
|
|
2080
2160
|
readonly type: "uint256";
|
|
2081
2161
|
readonly internalType: "uint256";
|
|
2082
2162
|
}];
|
|
2163
|
+
}, {
|
|
2164
|
+
readonly type: "error";
|
|
2165
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
2166
|
+
readonly inputs: readonly [{
|
|
2167
|
+
readonly name: "spender";
|
|
2168
|
+
readonly type: "address";
|
|
2169
|
+
readonly internalType: "address";
|
|
2170
|
+
}, {
|
|
2171
|
+
readonly name: "allowance";
|
|
2172
|
+
readonly type: "uint256";
|
|
2173
|
+
readonly internalType: "uint256";
|
|
2174
|
+
}, {
|
|
2175
|
+
readonly name: "needed";
|
|
2176
|
+
readonly type: "uint256";
|
|
2177
|
+
readonly internalType: "uint256";
|
|
2178
|
+
}];
|
|
2179
|
+
}, {
|
|
2180
|
+
readonly type: "error";
|
|
2181
|
+
readonly name: "ERC20InsufficientBalance";
|
|
2182
|
+
readonly inputs: readonly [{
|
|
2183
|
+
readonly name: "sender";
|
|
2184
|
+
readonly type: "address";
|
|
2185
|
+
readonly internalType: "address";
|
|
2186
|
+
}, {
|
|
2187
|
+
readonly name: "balance";
|
|
2188
|
+
readonly type: "uint256";
|
|
2189
|
+
readonly internalType: "uint256";
|
|
2190
|
+
}, {
|
|
2191
|
+
readonly name: "needed";
|
|
2192
|
+
readonly type: "uint256";
|
|
2193
|
+
readonly internalType: "uint256";
|
|
2194
|
+
}];
|
|
2083
2195
|
}, {
|
|
2084
2196
|
readonly type: "error";
|
|
2085
2197
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmpireSlashingProposerAbi.d.ts","sourceRoot":"","sources":["../src/EmpireSlashingProposerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,yBAAyB
|
|
1
|
+
{"version":3,"file":"EmpireSlashingProposerAbi.d.ts","sourceRoot":"","sources":["../src/EmpireSlashingProposerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAolG5B,CAAC"}
|