@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/IERC20Abi.d.ts
CHANGED
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
* IERC20 ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const IERC20Abi: 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";
|
|
@@ -291,6 +299,54 @@ export declare const IERC20Abi: readonly [{
|
|
|
291
299
|
readonly type: "uint256";
|
|
292
300
|
readonly internalType: "uint256";
|
|
293
301
|
}];
|
|
302
|
+
}, {
|
|
303
|
+
readonly type: "error";
|
|
304
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
305
|
+
readonly inputs: readonly [{
|
|
306
|
+
readonly name: "length";
|
|
307
|
+
readonly type: "uint256";
|
|
308
|
+
readonly internalType: "uint256";
|
|
309
|
+
}];
|
|
310
|
+
}, {
|
|
311
|
+
readonly type: "error";
|
|
312
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
313
|
+
readonly inputs: readonly [{
|
|
314
|
+
readonly name: "s";
|
|
315
|
+
readonly type: "bytes32";
|
|
316
|
+
readonly internalType: "bytes32";
|
|
317
|
+
}];
|
|
318
|
+
}, {
|
|
319
|
+
readonly type: "error";
|
|
320
|
+
readonly name: "ERC20InvalidApprover";
|
|
321
|
+
readonly inputs: readonly [{
|
|
322
|
+
readonly name: "approver";
|
|
323
|
+
readonly type: "address";
|
|
324
|
+
readonly internalType: "address";
|
|
325
|
+
}];
|
|
326
|
+
}, {
|
|
327
|
+
readonly type: "error";
|
|
328
|
+
readonly name: "ERC20InvalidReceiver";
|
|
329
|
+
readonly inputs: readonly [{
|
|
330
|
+
readonly name: "receiver";
|
|
331
|
+
readonly type: "address";
|
|
332
|
+
readonly internalType: "address";
|
|
333
|
+
}];
|
|
334
|
+
}, {
|
|
335
|
+
readonly type: "error";
|
|
336
|
+
readonly name: "ERC20InvalidSender";
|
|
337
|
+
readonly inputs: readonly [{
|
|
338
|
+
readonly name: "sender";
|
|
339
|
+
readonly type: "address";
|
|
340
|
+
readonly internalType: "address";
|
|
341
|
+
}];
|
|
342
|
+
}, {
|
|
343
|
+
readonly type: "error";
|
|
344
|
+
readonly name: "ERC20InvalidSpender";
|
|
345
|
+
readonly inputs: readonly [{
|
|
346
|
+
readonly name: "spender";
|
|
347
|
+
readonly type: "address";
|
|
348
|
+
readonly internalType: "address";
|
|
349
|
+
}];
|
|
294
350
|
}, {
|
|
295
351
|
readonly type: "error";
|
|
296
352
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -491,6 +547,22 @@ export declare const IERC20Abi: readonly [{
|
|
|
491
547
|
readonly type: "uint256";
|
|
492
548
|
readonly internalType: "uint256";
|
|
493
549
|
}];
|
|
550
|
+
}, {
|
|
551
|
+
readonly type: "error";
|
|
552
|
+
readonly name: "OwnableInvalidOwner";
|
|
553
|
+
readonly inputs: readonly [{
|
|
554
|
+
readonly name: "owner";
|
|
555
|
+
readonly type: "address";
|
|
556
|
+
readonly internalType: "address";
|
|
557
|
+
}];
|
|
558
|
+
}, {
|
|
559
|
+
readonly type: "error";
|
|
560
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
561
|
+
readonly inputs: readonly [{
|
|
562
|
+
readonly name: "account";
|
|
563
|
+
readonly type: "address";
|
|
564
|
+
readonly internalType: "address";
|
|
565
|
+
}];
|
|
494
566
|
}, {
|
|
495
567
|
readonly type: "error";
|
|
496
568
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -547,6 +619,22 @@ export declare const IERC20Abi: readonly [{
|
|
|
547
619
|
readonly type: "bytes32";
|
|
548
620
|
readonly internalType: "bytes32";
|
|
549
621
|
}];
|
|
622
|
+
}, {
|
|
623
|
+
readonly type: "error";
|
|
624
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
625
|
+
readonly inputs: readonly [{
|
|
626
|
+
readonly name: "value";
|
|
627
|
+
readonly type: "int256";
|
|
628
|
+
readonly internalType: "int256";
|
|
629
|
+
}];
|
|
630
|
+
}, {
|
|
631
|
+
readonly type: "error";
|
|
632
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
633
|
+
readonly inputs: readonly [{
|
|
634
|
+
readonly name: "value";
|
|
635
|
+
readonly type: "uint256";
|
|
636
|
+
readonly internalType: "uint256";
|
|
637
|
+
}];
|
|
550
638
|
}, {
|
|
551
639
|
readonly type: "error";
|
|
552
640
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1393,6 +1481,30 @@ export declare const IERC20Abi: readonly [{
|
|
|
1393
1481
|
readonly type: "uint256";
|
|
1394
1482
|
readonly internalType: "uint256";
|
|
1395
1483
|
}];
|
|
1484
|
+
}, {
|
|
1485
|
+
readonly type: "error";
|
|
1486
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1487
|
+
readonly inputs: readonly [{
|
|
1488
|
+
readonly name: "bits";
|
|
1489
|
+
readonly type: "uint8";
|
|
1490
|
+
readonly internalType: "uint8";
|
|
1491
|
+
}, {
|
|
1492
|
+
readonly name: "value";
|
|
1493
|
+
readonly type: "int256";
|
|
1494
|
+
readonly internalType: "int256";
|
|
1495
|
+
}];
|
|
1496
|
+
}, {
|
|
1497
|
+
readonly type: "error";
|
|
1498
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1499
|
+
readonly inputs: readonly [{
|
|
1500
|
+
readonly name: "bits";
|
|
1501
|
+
readonly type: "uint8";
|
|
1502
|
+
readonly internalType: "uint8";
|
|
1503
|
+
}, {
|
|
1504
|
+
readonly name: "value";
|
|
1505
|
+
readonly type: "uint256";
|
|
1506
|
+
readonly internalType: "uint256";
|
|
1507
|
+
}];
|
|
1396
1508
|
}, {
|
|
1397
1509
|
readonly type: "error";
|
|
1398
1510
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1843,6 +1955,38 @@ export declare const IERC20Abi: readonly [{
|
|
|
1843
1955
|
readonly type: "uint256";
|
|
1844
1956
|
readonly internalType: "uint256";
|
|
1845
1957
|
}];
|
|
1958
|
+
}, {
|
|
1959
|
+
readonly type: "error";
|
|
1960
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
1961
|
+
readonly inputs: readonly [{
|
|
1962
|
+
readonly name: "spender";
|
|
1963
|
+
readonly type: "address";
|
|
1964
|
+
readonly internalType: "address";
|
|
1965
|
+
}, {
|
|
1966
|
+
readonly name: "allowance";
|
|
1967
|
+
readonly type: "uint256";
|
|
1968
|
+
readonly internalType: "uint256";
|
|
1969
|
+
}, {
|
|
1970
|
+
readonly name: "needed";
|
|
1971
|
+
readonly type: "uint256";
|
|
1972
|
+
readonly internalType: "uint256";
|
|
1973
|
+
}];
|
|
1974
|
+
}, {
|
|
1975
|
+
readonly type: "error";
|
|
1976
|
+
readonly name: "ERC20InsufficientBalance";
|
|
1977
|
+
readonly inputs: readonly [{
|
|
1978
|
+
readonly name: "sender";
|
|
1979
|
+
readonly type: "address";
|
|
1980
|
+
readonly internalType: "address";
|
|
1981
|
+
}, {
|
|
1982
|
+
readonly name: "balance";
|
|
1983
|
+
readonly type: "uint256";
|
|
1984
|
+
readonly internalType: "uint256";
|
|
1985
|
+
}, {
|
|
1986
|
+
readonly name: "needed";
|
|
1987
|
+
readonly type: "uint256";
|
|
1988
|
+
readonly internalType: "uint256";
|
|
1989
|
+
}];
|
|
1846
1990
|
}, {
|
|
1847
1991
|
readonly type: "error";
|
|
1848
1992
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
package/dest/IERC20Abi.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IERC20Abi.d.ts","sourceRoot":"","sources":["../src/IERC20Abi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"IERC20Abi.d.ts","sourceRoot":"","sources":["../src/IERC20Abi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqyFZ,CAAC"}
|
package/dest/IERC20Abi.js
CHANGED
|
@@ -1,11 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* IERC20 ABI.
|
|
3
3
|
*/ export const IERC20Abi = [
|
|
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",
|
|
@@ -366,6 +376,72 @@
|
|
|
366
376
|
}
|
|
367
377
|
]
|
|
368
378
|
},
|
|
379
|
+
{
|
|
380
|
+
"type": "error",
|
|
381
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
382
|
+
"inputs": [
|
|
383
|
+
{
|
|
384
|
+
"name": "length",
|
|
385
|
+
"type": "uint256",
|
|
386
|
+
"internalType": "uint256"
|
|
387
|
+
}
|
|
388
|
+
]
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"type": "error",
|
|
392
|
+
"name": "ECDSAInvalidSignatureS",
|
|
393
|
+
"inputs": [
|
|
394
|
+
{
|
|
395
|
+
"name": "s",
|
|
396
|
+
"type": "bytes32",
|
|
397
|
+
"internalType": "bytes32"
|
|
398
|
+
}
|
|
399
|
+
]
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"type": "error",
|
|
403
|
+
"name": "ERC20InvalidApprover",
|
|
404
|
+
"inputs": [
|
|
405
|
+
{
|
|
406
|
+
"name": "approver",
|
|
407
|
+
"type": "address",
|
|
408
|
+
"internalType": "address"
|
|
409
|
+
}
|
|
410
|
+
]
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"type": "error",
|
|
414
|
+
"name": "ERC20InvalidReceiver",
|
|
415
|
+
"inputs": [
|
|
416
|
+
{
|
|
417
|
+
"name": "receiver",
|
|
418
|
+
"type": "address",
|
|
419
|
+
"internalType": "address"
|
|
420
|
+
}
|
|
421
|
+
]
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"type": "error",
|
|
425
|
+
"name": "ERC20InvalidSender",
|
|
426
|
+
"inputs": [
|
|
427
|
+
{
|
|
428
|
+
"name": "sender",
|
|
429
|
+
"type": "address",
|
|
430
|
+
"internalType": "address"
|
|
431
|
+
}
|
|
432
|
+
]
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"type": "error",
|
|
436
|
+
"name": "ERC20InvalidSpender",
|
|
437
|
+
"inputs": [
|
|
438
|
+
{
|
|
439
|
+
"name": "spender",
|
|
440
|
+
"type": "address",
|
|
441
|
+
"internalType": "address"
|
|
442
|
+
}
|
|
443
|
+
]
|
|
444
|
+
},
|
|
369
445
|
{
|
|
370
446
|
"type": "error",
|
|
371
447
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -641,6 +717,28 @@
|
|
|
641
717
|
}
|
|
642
718
|
]
|
|
643
719
|
},
|
|
720
|
+
{
|
|
721
|
+
"type": "error",
|
|
722
|
+
"name": "OwnableInvalidOwner",
|
|
723
|
+
"inputs": [
|
|
724
|
+
{
|
|
725
|
+
"name": "owner",
|
|
726
|
+
"type": "address",
|
|
727
|
+
"internalType": "address"
|
|
728
|
+
}
|
|
729
|
+
]
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"type": "error",
|
|
733
|
+
"name": "OwnableUnauthorizedAccount",
|
|
734
|
+
"inputs": [
|
|
735
|
+
{
|
|
736
|
+
"name": "account",
|
|
737
|
+
"type": "address",
|
|
738
|
+
"internalType": "address"
|
|
739
|
+
}
|
|
740
|
+
]
|
|
741
|
+
},
|
|
644
742
|
{
|
|
645
743
|
"type": "error",
|
|
646
744
|
"name": "ProofCommitmentEscrow__NotOwner",
|
|
@@ -718,6 +816,28 @@
|
|
|
718
816
|
}
|
|
719
817
|
]
|
|
720
818
|
},
|
|
819
|
+
{
|
|
820
|
+
"type": "error",
|
|
821
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
822
|
+
"inputs": [
|
|
823
|
+
{
|
|
824
|
+
"name": "value",
|
|
825
|
+
"type": "int256",
|
|
826
|
+
"internalType": "int256"
|
|
827
|
+
}
|
|
828
|
+
]
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"type": "error",
|
|
832
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
833
|
+
"inputs": [
|
|
834
|
+
{
|
|
835
|
+
"name": "value",
|
|
836
|
+
"type": "uint256",
|
|
837
|
+
"internalType": "uint256"
|
|
838
|
+
}
|
|
839
|
+
]
|
|
840
|
+
},
|
|
721
841
|
{
|
|
722
842
|
"type": "error",
|
|
723
843
|
"name": "Staking__AlreadyActive",
|
|
@@ -1856,6 +1976,38 @@
|
|
|
1856
1976
|
}
|
|
1857
1977
|
]
|
|
1858
1978
|
},
|
|
1979
|
+
{
|
|
1980
|
+
"type": "error",
|
|
1981
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
1982
|
+
"inputs": [
|
|
1983
|
+
{
|
|
1984
|
+
"name": "bits",
|
|
1985
|
+
"type": "uint8",
|
|
1986
|
+
"internalType": "uint8"
|
|
1987
|
+
},
|
|
1988
|
+
{
|
|
1989
|
+
"name": "value",
|
|
1990
|
+
"type": "int256",
|
|
1991
|
+
"internalType": "int256"
|
|
1992
|
+
}
|
|
1993
|
+
]
|
|
1994
|
+
},
|
|
1995
|
+
{
|
|
1996
|
+
"type": "error",
|
|
1997
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
1998
|
+
"inputs": [
|
|
1999
|
+
{
|
|
2000
|
+
"name": "bits",
|
|
2001
|
+
"type": "uint8",
|
|
2002
|
+
"internalType": "uint8"
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"name": "value",
|
|
2006
|
+
"type": "uint256",
|
|
2007
|
+
"internalType": "uint256"
|
|
2008
|
+
}
|
|
2009
|
+
]
|
|
2010
|
+
},
|
|
1859
2011
|
{
|
|
1860
2012
|
"type": "error",
|
|
1861
2013
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2454,6 +2606,48 @@
|
|
|
2454
2606
|
}
|
|
2455
2607
|
]
|
|
2456
2608
|
},
|
|
2609
|
+
{
|
|
2610
|
+
"type": "error",
|
|
2611
|
+
"name": "ERC20InsufficientAllowance",
|
|
2612
|
+
"inputs": [
|
|
2613
|
+
{
|
|
2614
|
+
"name": "spender",
|
|
2615
|
+
"type": "address",
|
|
2616
|
+
"internalType": "address"
|
|
2617
|
+
},
|
|
2618
|
+
{
|
|
2619
|
+
"name": "allowance",
|
|
2620
|
+
"type": "uint256",
|
|
2621
|
+
"internalType": "uint256"
|
|
2622
|
+
},
|
|
2623
|
+
{
|
|
2624
|
+
"name": "needed",
|
|
2625
|
+
"type": "uint256",
|
|
2626
|
+
"internalType": "uint256"
|
|
2627
|
+
}
|
|
2628
|
+
]
|
|
2629
|
+
},
|
|
2630
|
+
{
|
|
2631
|
+
"type": "error",
|
|
2632
|
+
"name": "ERC20InsufficientBalance",
|
|
2633
|
+
"inputs": [
|
|
2634
|
+
{
|
|
2635
|
+
"name": "sender",
|
|
2636
|
+
"type": "address",
|
|
2637
|
+
"internalType": "address"
|
|
2638
|
+
},
|
|
2639
|
+
{
|
|
2640
|
+
"name": "balance",
|
|
2641
|
+
"type": "uint256",
|
|
2642
|
+
"internalType": "uint256"
|
|
2643
|
+
},
|
|
2644
|
+
{
|
|
2645
|
+
"name": "needed",
|
|
2646
|
+
"type": "uint256",
|
|
2647
|
+
"internalType": "uint256"
|
|
2648
|
+
}
|
|
2649
|
+
]
|
|
2650
|
+
},
|
|
2457
2651
|
{
|
|
2458
2652
|
"type": "error",
|
|
2459
2653
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
package/dest/IVerifierAbi.d.ts
CHANGED
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
* IVerifier ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const IVerifierAbi: 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 IVerifierAbi: 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 IVerifierAbi: 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 IVerifierAbi: 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 IVerifierAbi: 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";
|
|
@@ -1763,6 +1875,38 @@ export declare const IVerifierAbi: readonly [{
|
|
|
1763
1875
|
readonly type: "uint256";
|
|
1764
1876
|
readonly internalType: "uint256";
|
|
1765
1877
|
}];
|
|
1878
|
+
}, {
|
|
1879
|
+
readonly type: "error";
|
|
1880
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
1881
|
+
readonly inputs: readonly [{
|
|
1882
|
+
readonly name: "spender";
|
|
1883
|
+
readonly type: "address";
|
|
1884
|
+
readonly internalType: "address";
|
|
1885
|
+
}, {
|
|
1886
|
+
readonly name: "allowance";
|
|
1887
|
+
readonly type: "uint256";
|
|
1888
|
+
readonly internalType: "uint256";
|
|
1889
|
+
}, {
|
|
1890
|
+
readonly name: "needed";
|
|
1891
|
+
readonly type: "uint256";
|
|
1892
|
+
readonly internalType: "uint256";
|
|
1893
|
+
}];
|
|
1894
|
+
}, {
|
|
1895
|
+
readonly type: "error";
|
|
1896
|
+
readonly name: "ERC20InsufficientBalance";
|
|
1897
|
+
readonly inputs: readonly [{
|
|
1898
|
+
readonly name: "sender";
|
|
1899
|
+
readonly type: "address";
|
|
1900
|
+
readonly internalType: "address";
|
|
1901
|
+
}, {
|
|
1902
|
+
readonly name: "balance";
|
|
1903
|
+
readonly type: "uint256";
|
|
1904
|
+
readonly internalType: "uint256";
|
|
1905
|
+
}, {
|
|
1906
|
+
readonly name: "needed";
|
|
1907
|
+
readonly type: "uint256";
|
|
1908
|
+
readonly internalType: "uint256";
|
|
1909
|
+
}];
|
|
1766
1910
|
}, {
|
|
1767
1911
|
readonly type: "error";
|
|
1768
1912
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IVerifierAbi.d.ts","sourceRoot":"","sources":["../src/IVerifierAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"IVerifierAbi.d.ts","sourceRoot":"","sources":["../src/IVerifierAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsoFf,CAAC"}
|