@boostxyz/sdk 5.5.0 → 6.0.1
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/dist/Actions/Action.cjs +1 -1
- package/dist/Actions/Action.js +4 -4
- package/dist/Actions/EventAction.cjs +1 -1
- package/dist/Actions/EventAction.cjs.map +1 -1
- package/dist/Actions/EventAction.d.ts +2 -1
- package/dist/Actions/EventAction.d.ts.map +1 -1
- package/dist/Actions/EventAction.js +110 -105
- package/dist/Actions/EventAction.js.map +1 -1
- package/dist/AllowLists/AllowList.cjs +1 -1
- package/dist/AllowLists/AllowList.js +3 -3
- package/dist/AllowLists/SimpleAllowList.cjs +1 -1
- package/dist/AllowLists/SimpleAllowList.cjs.map +1 -1
- package/dist/AllowLists/SimpleAllowList.d.ts +2 -2
- package/dist/AllowLists/SimpleAllowList.d.ts.map +1 -1
- package/dist/AllowLists/SimpleAllowList.js +25 -25
- package/dist/AllowLists/SimpleAllowList.js.map +1 -1
- package/dist/AllowLists/SimpleDenyList.cjs +1 -1
- package/dist/AllowLists/SimpleDenyList.js +3 -3
- package/dist/Auth/PassthroughAuth.cjs +1 -1
- package/dist/Auth/PassthroughAuth.cjs.map +1 -1
- package/dist/Auth/PassthroughAuth.js +14 -14
- package/dist/Boost.cjs.map +1 -1
- package/dist/Boost.js.map +1 -1
- package/dist/BoostCore.cjs +2 -2
- package/dist/BoostCore.cjs.map +1 -1
- package/dist/BoostCore.d.ts +261 -0
- package/dist/BoostCore.d.ts.map +1 -1
- package/dist/BoostCore.js +442 -262
- package/dist/BoostCore.js.map +1 -1
- package/dist/BoostRegistry.cjs +1 -1
- package/dist/BoostRegistry.cjs.map +1 -1
- package/dist/BoostRegistry.js +43 -43
- package/dist/BoostRegistry.js.map +1 -1
- package/dist/Budget-CsqSI4NH.cjs +2 -0
- package/dist/Budget-CsqSI4NH.cjs.map +1 -0
- package/dist/Budget-bMiAGF8s.js +922 -0
- package/dist/Budget-bMiAGF8s.js.map +1 -0
- package/dist/Budgets/Budget.cjs +1 -1
- package/dist/Budgets/Budget.d.ts +5 -4
- package/dist/Budgets/Budget.d.ts.map +1 -1
- package/dist/Budgets/Budget.js +3 -3
- package/dist/Budgets/ManagedBudget.cjs +1 -1
- package/dist/Budgets/ManagedBudget.cjs.map +1 -1
- package/dist/Budgets/ManagedBudget.js +53 -53
- package/dist/Budgets/ManagedBudgetWithFees.d.ts +26 -0
- package/dist/Budgets/ManagedBudgetWithFees.d.ts.map +1 -1
- package/dist/Budgets/ManagedBudgetWithFeesV2.d.ts +1331 -0
- package/dist/Budgets/ManagedBudgetWithFeesV2.d.ts.map +1 -0
- package/dist/Deployable/DeployableTarget.cjs +1 -1
- package/dist/Deployable/DeployableTarget.js +1 -1
- package/dist/Deployable/DeployableTargetWithRBAC.cjs +1 -1
- package/dist/Deployable/DeployableTargetWithRBAC.js +15 -15
- package/dist/Incentive-DZLG6T1-.js +1036 -0
- package/dist/Incentive-DZLG6T1-.js.map +1 -0
- package/dist/Incentive-DvNdIJ_x.cjs +2 -0
- package/dist/Incentive-DvNdIJ_x.cjs.map +1 -0
- package/dist/Incentives/AllowListIncentive.cjs +1 -1
- package/dist/Incentives/AllowListIncentive.cjs.map +1 -1
- package/dist/Incentives/AllowListIncentive.d.ts +9 -1
- package/dist/Incentives/AllowListIncentive.d.ts.map +1 -1
- package/dist/Incentives/AllowListIncentive.js +64 -47
- package/dist/Incentives/AllowListIncentive.js.map +1 -1
- package/dist/Incentives/CGDAIncentive.cjs +1 -1
- package/dist/Incentives/CGDAIncentive.cjs.map +1 -1
- package/dist/Incentives/CGDAIncentive.d.ts +12 -1
- package/dist/Incentives/CGDAIncentive.d.ts.map +1 -1
- package/dist/Incentives/CGDAIncentive.js +64 -33
- package/dist/Incentives/CGDAIncentive.js.map +1 -1
- package/dist/Incentives/ERC20Incentive.cjs +1 -1
- package/dist/Incentives/ERC20Incentive.cjs.map +1 -1
- package/dist/Incentives/ERC20Incentive.d.ts +37 -1
- package/dist/Incentives/ERC20Incentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20Incentive.js +73 -49
- package/dist/Incentives/ERC20Incentive.js.map +1 -1
- package/dist/Incentives/ERC20PeggedIncentive.d.ts +35 -0
- package/dist/Incentives/ERC20PeggedIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.d.ts +35 -0
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.d.ts +25 -0
- package/dist/Incentives/ERC20VariableCriteriaIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.js +24 -24
- package/dist/Incentives/ERC20VariableCriteriaIncentive.js.map +1 -1
- package/dist/Incentives/ERC20VariableIncentive.cjs +1 -1
- package/dist/Incentives/ERC20VariableIncentive.cjs.map +1 -1
- package/dist/Incentives/ERC20VariableIncentive.d.ts +35 -0
- package/dist/Incentives/ERC20VariableIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20VariableIncentive.js +55 -38
- package/dist/Incentives/ERC20VariableIncentive.js.map +1 -1
- package/dist/Incentives/Incentive.cjs +1 -1
- package/dist/Incentives/Incentive.d.ts +25 -0
- package/dist/Incentives/Incentive.d.ts.map +1 -1
- package/dist/Incentives/Incentive.js +3 -3
- package/dist/Incentives/PointsIncentive.cjs +1 -1
- package/dist/Incentives/PointsIncentive.cjs.map +1 -1
- package/dist/Incentives/PointsIncentive.d.ts +8 -0
- package/dist/Incentives/PointsIncentive.d.ts.map +1 -1
- package/dist/Incentives/PointsIncentive.js +50 -28
- package/dist/Incentives/PointsIncentive.js.map +1 -1
- package/dist/SimpleDenyList-BAIrFBAW.cjs +2 -0
- package/dist/{SimpleDenyList-CsRXJPwm.cjs.map → SimpleDenyList-BAIrFBAW.cjs.map} +1 -1
- package/dist/SimpleDenyList-C734XLxt.js +133 -0
- package/dist/{SimpleDenyList-ByAr4X1r.js.map → SimpleDenyList-C734XLxt.js.map} +1 -1
- package/dist/Validators/LimitedSignerValidator.cjs +1 -1
- package/dist/Validators/LimitedSignerValidator.cjs.map +1 -1
- package/dist/Validators/LimitedSignerValidator.d.ts +1 -1
- package/dist/Validators/LimitedSignerValidator.d.ts.map +1 -1
- package/dist/Validators/LimitedSignerValidator.js +33 -33
- package/dist/Validators/LimitedSignerValidator.js.map +1 -1
- package/dist/Validators/SignerValidator.cjs +1 -1
- package/dist/Validators/SignerValidator.cjs.map +1 -1
- package/dist/Validators/SignerValidator.d.ts +1 -1
- package/dist/Validators/SignerValidator.d.ts.map +1 -1
- package/dist/Validators/SignerValidator.js +26 -26
- package/dist/Validators/SignerValidator.js.map +1 -1
- package/dist/Validators/Validator.cjs +1 -1
- package/dist/Validators/Validator.js +4 -4
- package/dist/componentInterfaces-5Ezh3Pvx.js +19 -0
- package/dist/componentInterfaces-5Ezh3Pvx.js.map +1 -0
- package/dist/componentInterfaces-Cm4Zfn1v.cjs +2 -0
- package/dist/componentInterfaces-Cm4Zfn1v.cjs.map +1 -0
- package/dist/{deployments-D0fs26TV.js → deployments-3RHH-eW7.js} +47 -47
- package/dist/{deployments-D0fs26TV.js.map → deployments-3RHH-eW7.js.map} +1 -1
- package/dist/deployments-CIXw_WKk.cjs +2 -0
- package/dist/deployments-CIXw_WKk.cjs.map +1 -0
- package/dist/deployments.json +24 -24
- package/dist/errors.cjs +1 -1
- package/dist/errors.cjs.map +1 -1
- package/dist/errors.js +1 -1
- package/dist/errors.js.map +1 -1
- package/dist/generated-BPiHi7W2.cjs +3 -0
- package/dist/generated-BPiHi7W2.cjs.map +1 -0
- package/dist/{generated-Cyvr_Tjx.js → generated-CElkFqkY.js} +1510 -608
- package/dist/generated-CElkFqkY.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +153 -150
- package/package.json +2 -2
- package/src/Actions/EventAction.ts +25 -6
- package/src/AllowLists/SimpleAllowList.ts +2 -2
- package/src/BoostCore.test.ts +124 -2
- package/src/BoostCore.ts +259 -0
- package/src/Budgets/Budget.ts +8 -2
- package/src/Budgets/ManagedBudgetWithFees.test.ts +0 -1
- package/src/Budgets/ManagedBudgetWithFeesV2.test.ts +327 -0
- package/src/Budgets/ManagedBudgetWithFeesV2.ts +713 -0
- package/src/Incentives/AllowListIncentive.ts +17 -0
- package/src/Incentives/CGDAIncentive.ts +31 -0
- package/src/Incentives/ERC20Incentive.ts +27 -0
- package/src/Incentives/ERC20PeggedIncentive.ts +18 -0
- package/src/Incentives/ERC20PeggedVariableCriteriaIncentive.ts +26 -0
- package/src/Incentives/ERC20VariableIncentive.ts +18 -0
- package/src/Incentives/PointsIncentive.ts +22 -0
- package/src/Validators/LimitedSignerValidator.ts +1 -1
- package/src/Validators/SignerValidator.ts +1 -1
- package/src/errors.ts +1 -1
- package/src/index.ts +1 -0
- package/dist/Budget-AoNx7uFd.cjs +0 -2
- package/dist/Budget-AoNx7uFd.cjs.map +0 -1
- package/dist/Budget-DYIV9iNK.js +0 -463
- package/dist/Budget-DYIV9iNK.js.map +0 -1
- package/dist/Incentive-BbkfwGOb.cjs +0 -2
- package/dist/Incentive-BbkfwGOb.cjs.map +0 -1
- package/dist/Incentive-qlnv5kQB.js +0 -991
- package/dist/Incentive-qlnv5kQB.js.map +0 -1
- package/dist/SimpleDenyList-ByAr4X1r.js +0 -133
- package/dist/SimpleDenyList-CsRXJPwm.cjs +0 -2
- package/dist/componentInterfaces-D7r9xJmt.cjs +0 -2
- package/dist/componentInterfaces-D7r9xJmt.cjs.map +0 -1
- package/dist/componentInterfaces-PR3ijhgZ.js +0 -18
- package/dist/componentInterfaces-PR3ijhgZ.js.map +0 -1
- package/dist/deployments-DoIOqxco.cjs +0 -2
- package/dist/deployments-DoIOqxco.cjs.map +0 -1
- package/dist/generated-Cyvr_Tjx.js.map +0 -1
- package/dist/generated-DtYPHhtX.cjs +0 -3
- package/dist/generated-DtYPHhtX.cjs.map +0 -1
package/dist/BoostCore.d.ts
CHANGED
|
@@ -12,6 +12,7 @@ import { Boost, type RawBoost } from './Boost';
|
|
|
12
12
|
import { type Budget } from './Budgets/Budget';
|
|
13
13
|
import { ManagedBudget, type ManagedBudgetPayload } from './Budgets/ManagedBudget';
|
|
14
14
|
import { ManagedBudgetWithFees, type ManagedBudgetWithFeesPayload } from './Budgets/ManagedBudgetWithFees';
|
|
15
|
+
import { ManagedBudgetWithFeesV2, type ManagedBudgetWithFeesV2Payload } from './Budgets/ManagedBudgetWithFeesV2';
|
|
15
16
|
import { Deployable, type DeployableOptions, type DeployablePayloadOrAddress, type GenericDeployableParams } from './Deployable/Deployable';
|
|
16
17
|
import { AllowListIncentive, type AllowListIncentivePayload } from './Incentives/AllowListIncentive';
|
|
17
18
|
import { CGDAIncentive, type CGDAIncentivePayload } from './Incentives/CGDAIncentive';
|
|
@@ -363,6 +364,61 @@ export declare class BoostCore extends Deployable<[
|
|
|
363
364
|
readonly indexed: false;
|
|
364
365
|
}];
|
|
365
366
|
readonly name: "BoostCreated";
|
|
367
|
+
}, {
|
|
368
|
+
readonly type: "event";
|
|
369
|
+
readonly anonymous: false;
|
|
370
|
+
readonly inputs: readonly [{
|
|
371
|
+
readonly name: "boostId";
|
|
372
|
+
readonly internalType: "uint256";
|
|
373
|
+
readonly type: "uint256";
|
|
374
|
+
readonly indexed: true;
|
|
375
|
+
}, {
|
|
376
|
+
readonly name: "incentiveId";
|
|
377
|
+
readonly internalType: "uint256";
|
|
378
|
+
readonly type: "uint256";
|
|
379
|
+
readonly indexed: true;
|
|
380
|
+
}, {
|
|
381
|
+
readonly name: "sender";
|
|
382
|
+
readonly internalType: "address";
|
|
383
|
+
readonly type: "address";
|
|
384
|
+
readonly indexed: true;
|
|
385
|
+
}, {
|
|
386
|
+
readonly name: "amount";
|
|
387
|
+
readonly internalType: "uint256";
|
|
388
|
+
readonly type: "uint256";
|
|
389
|
+
readonly indexed: false;
|
|
390
|
+
}, {
|
|
391
|
+
readonly name: "fee";
|
|
392
|
+
readonly internalType: "uint256";
|
|
393
|
+
readonly type: "uint256";
|
|
394
|
+
readonly indexed: false;
|
|
395
|
+
}];
|
|
396
|
+
readonly name: "BoostToppedUp";
|
|
397
|
+
}, {
|
|
398
|
+
readonly type: "event";
|
|
399
|
+
readonly anonymous: false;
|
|
400
|
+
readonly inputs: readonly [{
|
|
401
|
+
readonly name: "boostId";
|
|
402
|
+
readonly internalType: "uint256";
|
|
403
|
+
readonly type: "uint256";
|
|
404
|
+
readonly indexed: true;
|
|
405
|
+
}, {
|
|
406
|
+
readonly name: "incentiveId";
|
|
407
|
+
readonly internalType: "uint256";
|
|
408
|
+
readonly type: "uint256";
|
|
409
|
+
readonly indexed: true;
|
|
410
|
+
}, {
|
|
411
|
+
readonly name: "incentiveAddress";
|
|
412
|
+
readonly internalType: "address";
|
|
413
|
+
readonly type: "address";
|
|
414
|
+
readonly indexed: true;
|
|
415
|
+
}, {
|
|
416
|
+
readonly name: "isNewBoost";
|
|
417
|
+
readonly internalType: "bool";
|
|
418
|
+
readonly type: "bool";
|
|
419
|
+
readonly indexed: false;
|
|
420
|
+
}];
|
|
421
|
+
readonly name: "IncentiveAdded";
|
|
366
422
|
}, {
|
|
367
423
|
readonly type: "event";
|
|
368
424
|
readonly anonymous: false;
|
|
@@ -443,6 +499,37 @@ export declare class BoostCore extends Deployable<[
|
|
|
443
499
|
readonly type: "uint64";
|
|
444
500
|
}];
|
|
445
501
|
readonly stateMutability: "view";
|
|
502
|
+
}, {
|
|
503
|
+
readonly type: "function";
|
|
504
|
+
readonly inputs: readonly [{
|
|
505
|
+
readonly name: "boostId";
|
|
506
|
+
readonly internalType: "uint256";
|
|
507
|
+
readonly type: "uint256";
|
|
508
|
+
}, {
|
|
509
|
+
readonly name: "target";
|
|
510
|
+
readonly internalType: "struct BoostLib.Target";
|
|
511
|
+
readonly type: "tuple";
|
|
512
|
+
readonly components: readonly [{
|
|
513
|
+
readonly name: "isBase";
|
|
514
|
+
readonly internalType: "bool";
|
|
515
|
+
readonly type: "bool";
|
|
516
|
+
}, {
|
|
517
|
+
readonly name: "instance";
|
|
518
|
+
readonly internalType: "address";
|
|
519
|
+
readonly type: "address";
|
|
520
|
+
}, {
|
|
521
|
+
readonly name: "parameters";
|
|
522
|
+
readonly internalType: "bytes";
|
|
523
|
+
readonly type: "bytes";
|
|
524
|
+
}];
|
|
525
|
+
}];
|
|
526
|
+
readonly name: "addIncentiveToBoost";
|
|
527
|
+
readonly outputs: readonly [{
|
|
528
|
+
readonly name: "newIncentive";
|
|
529
|
+
readonly internalType: "contract AIncentive";
|
|
530
|
+
readonly type: "address";
|
|
531
|
+
}];
|
|
532
|
+
readonly stateMutability: "nonpayable";
|
|
446
533
|
}, {
|
|
447
534
|
readonly type: "function";
|
|
448
535
|
readonly inputs: readonly [];
|
|
@@ -852,6 +939,46 @@ export declare class BoostCore extends Deployable<[
|
|
|
852
939
|
readonly name: "settleProtocolFees";
|
|
853
940
|
readonly outputs: readonly [];
|
|
854
941
|
readonly stateMutability: "nonpayable";
|
|
942
|
+
}, {
|
|
943
|
+
readonly type: "function";
|
|
944
|
+
readonly inputs: readonly [{
|
|
945
|
+
readonly name: "boostId";
|
|
946
|
+
readonly internalType: "uint256";
|
|
947
|
+
readonly type: "uint256";
|
|
948
|
+
}, {
|
|
949
|
+
readonly name: "incentiveId";
|
|
950
|
+
readonly internalType: "uint256";
|
|
951
|
+
readonly type: "uint256";
|
|
952
|
+
}, {
|
|
953
|
+
readonly name: "data_";
|
|
954
|
+
readonly internalType: "bytes";
|
|
955
|
+
readonly type: "bytes";
|
|
956
|
+
}, {
|
|
957
|
+
readonly name: "budget";
|
|
958
|
+
readonly internalType: "address";
|
|
959
|
+
readonly type: "address";
|
|
960
|
+
}];
|
|
961
|
+
readonly name: "topupIncentiveFromBudget";
|
|
962
|
+
readonly outputs: readonly [];
|
|
963
|
+
readonly stateMutability: "nonpayable";
|
|
964
|
+
}, {
|
|
965
|
+
readonly type: "function";
|
|
966
|
+
readonly inputs: readonly [{
|
|
967
|
+
readonly name: "boostId";
|
|
968
|
+
readonly internalType: "uint256";
|
|
969
|
+
readonly type: "uint256";
|
|
970
|
+
}, {
|
|
971
|
+
readonly name: "incentiveId";
|
|
972
|
+
readonly internalType: "uint256";
|
|
973
|
+
readonly type: "uint256";
|
|
974
|
+
}, {
|
|
975
|
+
readonly name: "data_";
|
|
976
|
+
readonly internalType: "bytes";
|
|
977
|
+
readonly type: "bytes";
|
|
978
|
+
}];
|
|
979
|
+
readonly name: "topupIncentiveFromSender";
|
|
980
|
+
readonly outputs: readonly [];
|
|
981
|
+
readonly stateMutability: "nonpayable";
|
|
855
982
|
}, {
|
|
856
983
|
readonly type: "function";
|
|
857
984
|
readonly inputs: readonly [{
|
|
@@ -1201,6 +1328,19 @@ export declare class BoostCore extends Deployable<[
|
|
|
1201
1328
|
* @returns {ManagedBudgetWithFees}
|
|
1202
1329
|
*/
|
|
1203
1330
|
ManagedBudgetWithFees(options: DeployablePayloadOrAddress<ManagedBudgetWithFeesPayload>): ManagedBudgetWithFees;
|
|
1331
|
+
/**
|
|
1332
|
+
* Bound {@link ManagedBudgetWithFeesV2} constructor that reuses the same configuration as the Boost Core instance.
|
|
1333
|
+
* Prepends the BoostCore address to the authorized list because it's structurally critical to calculating payouts.
|
|
1334
|
+
*
|
|
1335
|
+
* @example
|
|
1336
|
+
* ```ts
|
|
1337
|
+
* const budget = core.ManagedBudgetWithFeesV2('0x') // is roughly equivalent to
|
|
1338
|
+
* const budget = new ManagedBudgetWithFeesV2({ config: core._config, account: core._account }, '0x')
|
|
1339
|
+
* ```
|
|
1340
|
+
* @param {DeployablePayloadOrAddress<ManagedBudgetWithFeesV2Payload>} options
|
|
1341
|
+
* @returns {ManagedBudgetWithFeesV2}
|
|
1342
|
+
*/
|
|
1343
|
+
ManagedBudgetWithFeesV2(options: DeployablePayloadOrAddress<ManagedBudgetWithFeesV2Payload>): ManagedBudgetWithFeesV2;
|
|
1204
1344
|
/**
|
|
1205
1345
|
* Bound {@link AllowListIncentive} constructor that reuses the same configuration as the Boost Core instance.
|
|
1206
1346
|
*
|
|
@@ -1492,6 +1632,21 @@ export declare class BoostCore extends Deployable<[
|
|
|
1492
1632
|
readonly indexed: true;
|
|
1493
1633
|
}];
|
|
1494
1634
|
readonly name: "RolesUpdated";
|
|
1635
|
+
}, {
|
|
1636
|
+
readonly type: "event";
|
|
1637
|
+
readonly anonymous: false;
|
|
1638
|
+
readonly inputs: readonly [{
|
|
1639
|
+
readonly name: "sender";
|
|
1640
|
+
readonly internalType: "address";
|
|
1641
|
+
readonly type: "address";
|
|
1642
|
+
readonly indexed: false;
|
|
1643
|
+
}, {
|
|
1644
|
+
readonly name: "amount";
|
|
1645
|
+
readonly internalType: "uint256";
|
|
1646
|
+
readonly type: "uint256";
|
|
1647
|
+
readonly indexed: false;
|
|
1648
|
+
}];
|
|
1649
|
+
readonly name: "ToppedUp";
|
|
1495
1650
|
}, {
|
|
1496
1651
|
readonly type: "function";
|
|
1497
1652
|
readonly inputs: readonly [];
|
|
@@ -1874,6 +2029,16 @@ export declare class BoostCore extends Deployable<[
|
|
|
1874
2029
|
readonly type: "bool";
|
|
1875
2030
|
}];
|
|
1876
2031
|
readonly stateMutability: "view";
|
|
2032
|
+
}, {
|
|
2033
|
+
readonly type: "function";
|
|
2034
|
+
readonly inputs: readonly [{
|
|
2035
|
+
readonly name: "amount";
|
|
2036
|
+
readonly internalType: "uint256";
|
|
2037
|
+
readonly type: "uint256";
|
|
2038
|
+
}];
|
|
2039
|
+
readonly name: "topup";
|
|
2040
|
+
readonly outputs: readonly [];
|
|
2041
|
+
readonly stateMutability: "nonpayable";
|
|
1877
2042
|
}, {
|
|
1878
2043
|
readonly type: "function";
|
|
1879
2044
|
readonly inputs: readonly [];
|
|
@@ -1904,5 +2069,101 @@ export declare class BoostCore extends Deployable<[
|
|
|
1904
2069
|
* @returns {GenericDeployableParams}
|
|
1905
2070
|
*/
|
|
1906
2071
|
buildParameters(_payload?: [Address, Address, Address], _options?: DeployableOptions): GenericDeployableParams;
|
|
2072
|
+
/**
|
|
2073
|
+
* Prepares and executes a top-up from a Budget, specifying the net top-up amount
|
|
2074
|
+
* that should land in the incentive (the protocol fee is added automatically).
|
|
2075
|
+
*
|
|
2076
|
+
* @public
|
|
2077
|
+
* @async
|
|
2078
|
+
* @param {bigint} boostId The ID of the Boost
|
|
2079
|
+
* @param {bigint} incentiveId The ID of the incentive within that Boost
|
|
2080
|
+
* @param {any} topupPayload A typed struct for the incentive’s top-up parameters
|
|
2081
|
+
* @param {Address} [budget] Optional override budget address (otherwise uses the Boost’s budget)
|
|
2082
|
+
* @param {?WriteParams} [params] Additional transaction overrides
|
|
2083
|
+
* @returns {Promise<{ hash: Hex; result: void }>} The transaction hash and simulation result
|
|
2084
|
+
*/
|
|
2085
|
+
topupIncentiveFromBudgetPreFee(boostId: bigint, incentiveId: bigint, topupAmount: bigint, budget?: Address, params?: WriteParams): Promise<{
|
|
2086
|
+
hash: `0x${string}`;
|
|
2087
|
+
result: void;
|
|
2088
|
+
}>;
|
|
2089
|
+
/**
|
|
2090
|
+
* Prepares and executes a top-up from a Budget, specifying the entire total tokens
|
|
2091
|
+
* (incentive + fee) you want to disburse. We'll back-calculate how many tokens land
|
|
2092
|
+
* in the incentive.
|
|
2093
|
+
*
|
|
2094
|
+
* @public
|
|
2095
|
+
* @async
|
|
2096
|
+
* @param {bigint} boostId The ID of the Boost
|
|
2097
|
+
* @param {bigint} incentiveId The ID of the incentive within that Boost
|
|
2098
|
+
* @param {any} topupPayload A typed struct for the incentive’s top-up parameters
|
|
2099
|
+
* @param {bigint} totalAmount The total tokens to disburse
|
|
2100
|
+
* @param {Address} [budget] Optional override budget address
|
|
2101
|
+
* @param {?WriteParams} [params] Additional transaction overrides
|
|
2102
|
+
* @returns {Promise<{ hash: Hex; result: void }>}
|
|
2103
|
+
*/
|
|
2104
|
+
topupIncentiveFromBudgetPostFee(boostId: bigint, incentiveId: bigint, totalAmount: bigint, budget?: Address, params?: WriteParams): Promise<{
|
|
2105
|
+
hash: `0x${string}`;
|
|
2106
|
+
result: void;
|
|
2107
|
+
}>;
|
|
2108
|
+
/**
|
|
2109
|
+
* Prepares and executes a top-up from the caller (msg.sender), specifying the net top-up
|
|
2110
|
+
* to land in the incentive. We'll add the protocol fee on top automatically.
|
|
2111
|
+
*
|
|
2112
|
+
* @public
|
|
2113
|
+
* @async
|
|
2114
|
+
* @param {bigint} boostId The ID of the Boost
|
|
2115
|
+
* @param {bigint} incentiveId The ID of the incentive within that Boost
|
|
2116
|
+
* @param {any} topupPayload A typed struct for the incentive’s top-up parameters
|
|
2117
|
+
* @param {?WriteParams} [params]
|
|
2118
|
+
* @returns {Promise<{ hash: Hex; result: void }>}
|
|
2119
|
+
*/
|
|
2120
|
+
topupIncentiveFromSenderPreFee(boostId: bigint, incentiveId: bigint, topupAmount: bigint, params?: WriteParams): Promise<{
|
|
2121
|
+
hash: `0x${string}`;
|
|
2122
|
+
result: void;
|
|
2123
|
+
}>;
|
|
2124
|
+
/**
|
|
2125
|
+
* Prepares and executes a top-up from the caller (msg.sender), specifying the total
|
|
2126
|
+
* tokens you’re willing to provide (including fee). We'll back-calculate the net
|
|
2127
|
+
* top-up for the incentive.
|
|
2128
|
+
*
|
|
2129
|
+
* @public
|
|
2130
|
+
* @async
|
|
2131
|
+
* @param {bigint} boostId The ID of the Boost
|
|
2132
|
+
* @param {bigint} incentiveId The ID of the incentive within that Boost
|
|
2133
|
+
* @param {any} topupPayload A typed struct for the incentive’s top-up parameters
|
|
2134
|
+
* @param {bigint} totalAmount The entire tokens (top-up + fee)
|
|
2135
|
+
* @param {?WriteParams} [params]
|
|
2136
|
+
* @returns {Promise<{ hash: Hex; result: void }>}
|
|
2137
|
+
*/
|
|
2138
|
+
topupIncentiveFromSenderPostFee(boostId: bigint, incentiveId: bigint, totalAmount: bigint, params?: WriteParams): Promise<{
|
|
2139
|
+
hash: `0x${string}`;
|
|
2140
|
+
result: void;
|
|
2141
|
+
}>;
|
|
2142
|
+
/**
|
|
2143
|
+
* A lower-level function that actually calls `topupIncentiveFromSender` on-chain,
|
|
2144
|
+
* passing the final total. The contract modifies its internal logic to split net top-up vs. fee.
|
|
2145
|
+
*
|
|
2146
|
+
* @private
|
|
2147
|
+
* @param {bigint} boostId
|
|
2148
|
+
* @param {bigint} incentiveId
|
|
2149
|
+
* @param {Hex} preflightData The raw ABudget.Transfer data from preflight
|
|
2150
|
+
* @param {?WriteParams} [params]
|
|
2151
|
+
* @returns {Promise<{ hash: Hex; result: void }>}
|
|
2152
|
+
*/
|
|
2153
|
+
private topupIncentiveFromSenderRaw;
|
|
2154
|
+
/**
|
|
2155
|
+
* A lower-level function that actually calls `topupIncentiveFromBudget` on-chain,
|
|
2156
|
+
* passing the preflight data plus the final total. The contract itself modifies
|
|
2157
|
+
* the amount to (topup + fee).
|
|
2158
|
+
*
|
|
2159
|
+
* @private
|
|
2160
|
+
* @param {bigint} boostId
|
|
2161
|
+
* @param {bigint} incentiveId
|
|
2162
|
+
* @param {Hex} preflightData The raw ABudget.Transfer (encoded) from preflight
|
|
2163
|
+
* @param {Address} [budget] Optional override for the budget
|
|
2164
|
+
* @param {?WriteParams} [params]
|
|
2165
|
+
* @returns {Promise<{ hash: Hex; result: void }>}
|
|
2166
|
+
*/
|
|
2167
|
+
private topupIncentiveFromBudgetRaw;
|
|
1907
2168
|
}
|
|
1908
2169
|
//# sourceMappingURL=BoostCore.d.ts.map
|
package/dist/BoostCore.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BoostCore.d.ts","sourceRoot":"","sources":["../src/BoostCore.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,
|
|
1
|
+
{"version":3,"file":"BoostCore.d.ts","sourceRoot":"","sources":["../src/BoostCore.ts"],"names":[],"mappings":"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"}
|