@boostxyz/sdk 2.1.0 → 2.1.2
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 +1 -1
- package/dist/Actions/EventAction.cjs +1 -1
- package/dist/Actions/EventAction.js +2 -2
- package/dist/AllowLists/AllowList.cjs +1 -1
- package/dist/AllowLists/AllowList.js +2 -2
- package/dist/AllowLists/SimpleAllowList.cjs +1 -1
- package/dist/AllowLists/SimpleAllowList.js +2 -2
- 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.js +1 -1
- package/dist/BoostCore.cjs +2 -2
- package/dist/BoostCore.cjs.map +1 -1
- package/dist/BoostCore.d.ts +13 -4
- package/dist/BoostCore.d.ts.map +1 -1
- package/dist/BoostCore.js +15 -14
- package/dist/BoostCore.js.map +1 -1
- package/dist/BoostRegistry.cjs +1 -1
- package/dist/BoostRegistry.js +2 -2
- package/dist/{Budget-NtzY9H7G.js → Budget-CUIFf1Br.js} +4 -4
- package/dist/{Budget-NtzY9H7G.js.map → Budget-CUIFf1Br.js.map} +1 -1
- package/dist/{Budget-B0kJsZtZ.cjs → Budget-cI30CIMN.cjs} +2 -2
- package/dist/{Budget-B0kJsZtZ.cjs.map → Budget-cI30CIMN.cjs.map} +1 -1
- package/dist/Budgets/Budget.cjs +1 -1
- package/dist/Budgets/Budget.js +2 -2
- package/dist/Budgets/ManagedBudget.cjs +1 -1
- package/dist/Budgets/ManagedBudget.js +2 -2
- 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 +2 -2
- package/dist/Incentives/AllowListIncentive.cjs +1 -1
- package/dist/Incentives/AllowListIncentive.js +3 -3
- package/dist/Incentives/CGDAIncentive.cjs +1 -1
- package/dist/Incentives/CGDAIncentive.js +2 -2
- package/dist/Incentives/ERC20Incentive.cjs +1 -1
- package/dist/Incentives/ERC20Incentive.js +2 -2
- package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.js +2 -2
- package/dist/Incentives/ERC20VariableIncentive.cjs +1 -1
- package/dist/Incentives/ERC20VariableIncentive.js +2 -2
- package/dist/Incentives/Incentive.cjs +1 -1
- package/dist/Incentives/Incentive.js +1 -1
- package/dist/Incentives/PointsIncentive.cjs +1 -1
- package/dist/Incentives/PointsIncentive.js +2 -2
- package/dist/{SimpleDenyList-UvXQl2vm.js → SimpleDenyList-CXruWOyu.js} +3 -3
- package/dist/{SimpleDenyList-UvXQl2vm.js.map → SimpleDenyList-CXruWOyu.js.map} +1 -1
- package/dist/{SimpleDenyList-B65fnca2.cjs → SimpleDenyList-Ds0CQ4uR.cjs} +2 -2
- package/dist/{SimpleDenyList-B65fnca2.cjs.map → SimpleDenyList-Ds0CQ4uR.cjs.map} +1 -1
- package/dist/Validators/LimitedSignerValidator.cjs +1 -1
- package/dist/Validators/LimitedSignerValidator.js +2 -2
- package/dist/Validators/SignerValidator.cjs +1 -1
- package/dist/Validators/SignerValidator.js +2 -2
- package/dist/Validators/Validator.cjs +1 -1
- package/dist/Validators/Validator.js +1 -1
- package/dist/deployments-BucJ-gwk.cjs +2 -0
- package/dist/deployments-BucJ-gwk.cjs.map +1 -0
- package/dist/deployments-CQu0bLhU.js +102 -0
- package/dist/deployments-CQu0bLhU.js.map +1 -0
- package/dist/deployments.json +77 -73
- package/dist/{generated-B0XfMfoq.js → generated-BTslM7bf.js} +3 -2
- package/dist/generated-BTslM7bf.js.map +1 -0
- package/dist/generated-DhXxTQ20.cjs +3 -0
- package/dist/generated-DhXxTQ20.cjs.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +3 -3
- package/package.json +1 -1
- package/src/BoostCore.ts +11 -6
- package/dist/deployments-DxkwtCyu.cjs +0 -2
- package/dist/deployments-DxkwtCyu.cjs.map +0 -1
- package/dist/deployments-ZLVwJGZD.js +0 -98
- package/dist/deployments-ZLVwJGZD.js.map +0 -1
- package/dist/generated-B0XfMfoq.js.map +0 -1
- package/dist/generated-pNKCp_Ez.cjs +0 -3
- package/dist/generated-pNKCp_Ez.cjs.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./BoostRegistry.cjs"),n=require("./BoostCore.cjs"),A=require("./Boost.cjs"),u=require("./Actions/Action.cjs"),a=require("./Actions/EventAction.cjs"),E=require("./AllowLists/AllowList.cjs"),y=require("./AllowLists/SimpleAllowList.cjs"),C=require("./SimpleDenyList-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./BoostRegistry.cjs"),n=require("./BoostCore.cjs"),A=require("./Boost.cjs"),u=require("./Actions/Action.cjs"),a=require("./Actions/EventAction.cjs"),E=require("./AllowLists/AllowList.cjs"),y=require("./AllowLists/SimpleAllowList.cjs"),C=require("./SimpleDenyList-Ds0CQ4uR.cjs"),l=require("./Budget-cI30CIMN.cjs"),o=require("./Budgets/ManagedBudget.cjs"),D=require("./Deployable/Deployable.cjs"),T=require("./Deployable/Contract.cjs"),V=require("./Deployable/DeployableTarget.cjs"),I=require("./Deployable/DeployableTargetWithRBAC.cjs"),m=require("./Incentives/AllowListIncentive.cjs"),S=require("./Incentives/CGDAIncentive.cjs"),v=require("./Incentives/ERC20Incentive.cjs"),P=require("./Incentives/ERC20VariableIncentive.cjs"),g=require("./Incentives/ERC20VariableCriteriaIncentive.cjs"),b=require("./Incentives/Incentive.cjs"),R=require("./Incentives/PointsIncentive.cjs"),d=require("./Validators/SignerValidator.cjs"),s=require("./Validators/LimitedSignerValidator.cjs"),p=require("./Validators/Validator.cjs"),e=require("./errors.cjs"),i=require("./utils.cjs"),B=require("./claiming.cjs"),t=require("./transfers.cjs"),L=require("./Auth/PassthroughAuth.cjs"),r=require("./generated-DhXxTQ20.cjs");exports.BOOST_REGISTRY_ADDRESS=c.BOOST_REGISTRY_ADDRESS;exports.BOOST_REGISTRY_ADDRESSES=c.BOOST_REGISTRY_ADDRESSES;exports.BoostRegistry=c.BoostRegistry;exports.BOOST_CORE_ADDRESS=n.BOOST_CORE_ADDRESS;exports.BOOST_CORE_ADDRESSES=n.BOOST_CORE_ADDRESSES;exports.BoostCore=n.BoostCore;exports.FEE_DENOMINATOR=n.FEE_DENOMINATOR;exports.Boost=A.Boost;exports.prepareBoostPayload=A.prepareBoostPayload;exports.ActionByComponentInterface=u.ActionByComponentInterface;exports.actionFromAddress=u.actionFromAddress;exports.EventAction=a.EventAction;exports.FilterType=a.FilterType;exports.PrimitiveType=a.PrimitiveType;exports.SignatureType=a.SignatureType;exports.anyActionParameter=a.anyActionParameter;exports.isEventActionPayloadSimple=a.isEventActionPayloadSimple;exports.prepareEventActionPayload=a.prepareEventActionPayload;exports.transactionSenderClaimant=a.transactionSenderClaimant;exports.AllowListByComponentInterface=E.AllowListByComponentInterface;exports.OpenAllowList=E.OpenAllowList;exports.allowListFromAddress=E.allowListFromAddress;exports.LIST_MANAGER_ROLE=y.LIST_MANAGER_ROLE;exports.SimpleAllowList=y.SimpleAllowList;exports.prepareSimpleAllowListPayload=y.prepareSimpleAllowListPayload;exports.SimpleDenyList=C.SimpleDenyList;exports.prepareSimpleDenyListPayload=C.prepareSimpleDenyListPayload;exports.BudgetByComponentInterface=l.BudgetByComponentInterface;exports.ManagedBudgetWithFees=l.ManagedBudgetWithFees;exports.budgetFromAddress=l.budgetFromAddress;exports.prepareManagedBudgetWithFeesPayload=l.prepareManagedBudgetWithFeesPayload;exports.ManagedBudget=o.ManagedBudget;exports.ManagedBudgetRoles=o.ManagedBudgetRoles;exports.isERC1155TransferPayload=o.isERC1155TransferPayload;exports.isFungibleTransfer=o.isFungibleTransfer;exports.prepareManagedBudgetPayload=o.prepareManagedBudgetPayload;exports.prepareTransfer=o.prepareTransfer;exports.Deployable=D.Deployable;exports.Contract=T.Contract;exports.DeployableTarget=V.DeployableTarget;exports.DeployableTargetWithRBAC=I.DeployableTargetWithRBAC;exports.Roles=I.Roles;exports.AllowListIncentive=m.AllowListIncentive;exports.prepareAllowListIncentivePayload=m.prepareAllowListIncentivePayload;exports.CGDAIncentive=S.CGDAIncentive;exports.prepareCGDAIncentivePayload=S.prepareCGDAIncentivePayload;exports.ERC20Incentive=v.ERC20Incentive;exports.prepareERC20IncentivePayload=v.prepareERC20IncentivePayload;exports.ERC20VariableIncentive=P.ERC20VariableIncentive;exports.prepareERC20VariableIncentivePayload=P.prepareERC20VariableIncentivePayload;exports.ERC20VariableCriteriaIncentive=g.ERC20VariableCriteriaIncentive;exports.gasRebateIncentiveCriteria=g.gasRebateIncentiveCriteria;exports.prepareERC20VariableCriteriaIncentivePayload=g.prepareERC20VariableCriteriaIncentivePayload;exports.IncentiveByComponentInterface=b.IncentiveByComponentInterface;exports.incentiveFromAddress=b.incentiveFromAddress;exports.PointsIncentive=R.PointsIncentive;exports.preparePointsIncentivePayload=R.preparePointsIncentivePayload;exports.SignerValidator=d.SignerValidator;exports.prepareSignerValidatorClaimDataPayload=d.prepareSignerValidatorClaimDataPayload;exports.prepareSignerValidatorInputParams=d.prepareSignerValidatorInputParams;exports.prepareSignerValidatorPayload=d.prepareSignerValidatorPayload;exports.LimitedSignerValidator=s.LimitedSignerValidator;exports.prepareLimitedSignerValidatorClaimDataPayload=s.prepareLimitedSignerValidatorClaimDataPayload;exports.prepareLimitedSignerValidatorInputParams=s.prepareLimitedSignerValidatorInputParams;exports.prepareLimitedSignerValidatorPayload=s.prepareLimitedSignerValidatorPayload;exports.BoostValidatorEOA=p.BoostValidatorEOA;exports.ValidatorByComponentInterface=p.ValidatorByComponentInterface;exports.decodeClaimData=p.decodeClaimData;exports.validatorFromAddress=p.validatorFromAddress;exports.BoostCoreNoIdentifierEmitted=e.BoostCoreNoIdentifierEmitted;exports.BoostNotFoundError=e.BoostNotFoundError;exports.BudgetMustAuthorizeBoostCore=e.BudgetMustAuthorizeBoostCore;exports.ContractAddressRequiredError=e.ContractAddressRequiredError;exports.DecodedArgsError=e.DecodedArgsError;exports.DecodedArgsMalformedError=e.DecodedArgsMalformedError;exports.DeployableAlreadyDeployedError=e.DeployableAlreadyDeployedError;exports.DeployableBuildParametersUnspecifiedError=e.DeployableBuildParametersUnspecifiedError;exports.DeployableMissingPayloadError=e.DeployableMissingPayloadError;exports.DeployableUnknownOwnerProvidedError=e.DeployableUnknownOwnerProvidedError;exports.DeployableWagmiConfigurationRequiredError=e.DeployableWagmiConfigurationRequiredError;exports.FieldActionValidationError=e.FieldActionValidationError;exports.FieldValueNotComparableError=e.FieldValueNotComparableError;exports.FieldValueUndefinedError=e.FieldValueUndefinedError;exports.FunctionDataDecodeError=e.FunctionDataDecodeError;exports.IncentiveCriteriaNotFoundError=e.IncentiveCriteriaNotFoundError;exports.IncentiveNotCloneableError=e.IncentiveNotCloneableError;exports.InvalidComponentInterfaceError=e.InvalidComponentInterfaceError;exports.InvalidCriteriaTypeError=e.InvalidCriteriaTypeError;exports.InvalidNumericalCriteriaError=e.InvalidNumericalCriteriaError;exports.InvalidProtocolChainIdError=e.InvalidProtocolChainIdError;exports.MustInitializeBudgetError=e.MustInitializeBudgetError;exports.NoConnectedChainIdError=e.NoConnectedChainIdError;exports.NoContractAddressUponReceiptError=e.NoContractAddressUponReceiptError;exports.NoEventActionStepsProvidedError=e.NoEventActionStepsProvidedError;exports.NoMatchingLogsError=e.NoMatchingLogsError;exports.TooManyEventActionStepsProvidedError=e.TooManyEventActionStepsProvidedError;exports.UnknownTransferPayloadSupplied=e.UnknownTransferPayloadSupplied;exports.UnparseableAbiParamError=e.UnparseableAbiParamError;exports.UnrecognizedFilterTypeError=e.UnrecognizedFilterTypeError;exports.ValidationAbiMissingError=e.ValidationAbiMissingError;exports.CheatCodes=i.CheatCodes;exports.RegistryType=i.RegistryType;exports.assertValidAddressByChainId=i.assertValidAddressByChainId;exports.awaitResult=i.awaitResult;exports.bytes4=i.bytes4;exports.getDeployedContractAddress=i.getDeployedContractAddress;exports.getErc20Balance=i.getErc20Balance;exports.StrategyType=B.StrategyType;exports.prepareClaimPayload=B.prepareClaimPayload;exports.AssetType=t.AssetType;exports.prepareERC1155Payload=t.prepareERC1155Payload;exports.prepareERC1155Transfer=t.prepareERC1155Transfer;exports.prepareFungiblePayload=t.prepareFungiblePayload;exports.prepareFungibleTransfer=t.prepareFungibleTransfer;exports.prepareTransferPayload=t.prepareTransferPayload;exports.PassthroughAuth=L.PassthroughAuth;exports.allowListIncentiveAbi=r.z;exports.boostCoreAbi=r.I;exports.boostRegistryAbi=r.ue;exports.cgdaIncentiveAbi=r.w;exports.erc20IncentiveAbi=r.m;exports.erc20VariableCriteriaIncentiveAbi=r.b;exports.erc20VariableIncentiveAbi=r.T;exports.limitedSignerValidatorAbi=r.H;exports.managedBudgetAbi=r.f;exports.managedBudgetWithFeesAbi=r.o;exports.passthroughAuthAbi=r.Le;exports.pointsIncentiveAbi=r.h;exports.rbacAbi=r.E;exports.signerValidatorAbi=r.F;exports.simpleAllowListAbi=r.R;exports.simpleDenyListAbi=r.O;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.js
CHANGED
|
@@ -5,8 +5,8 @@ import { ActionByComponentInterface as A, actionFromAddress as y } from "./Actio
|
|
|
5
5
|
import { EventAction as f, FilterType as C, PrimitiveType as b, SignatureType as I, anyActionParameter as S, isEventActionPayloadSimple as u, prepareEventActionPayload as v, transactionSenderClaimant as P } from "./Actions/EventAction.js";
|
|
6
6
|
import { AllowListByComponentInterface as B, OpenAllowList as D, allowListFromAddress as x } from "./AllowLists/AllowList.js";
|
|
7
7
|
import { LIST_MANAGER_ROLE as V, SimpleAllowList as F, prepareSimpleAllowListPayload as L } from "./AllowLists/SimpleAllowList.js";
|
|
8
|
-
import { S as O, p as M } from "./SimpleDenyList-
|
|
9
|
-
import { B as N, M as _, b as U, p as G } from "./Budget-
|
|
8
|
+
import { S as O, p as M } from "./SimpleDenyList-CXruWOyu.js";
|
|
9
|
+
import { B as N, M as _, b as U, p as G } from "./Budget-CUIFf1Br.js";
|
|
10
10
|
import { ManagedBudget as z, ManagedBudgetRoles as k, isERC1155TransferPayload as q, isFungibleTransfer as Y, prepareManagedBudgetPayload as H, prepareTransfer as j } from "./Budgets/ManagedBudget.js";
|
|
11
11
|
import { Deployable as K } from "./Deployable/Deployable.js";
|
|
12
12
|
import { Contract as X } from "./Deployable/Contract.js";
|
|
@@ -27,7 +27,7 @@ import { CheatCodes as br, RegistryType as Ir, assertValidAddressByChainId as Sr
|
|
|
27
27
|
import { StrategyType as Dr, prepareClaimPayload as xr } from "./claiming.js";
|
|
28
28
|
import { AssetType as Vr, prepareERC1155Payload as Fr, prepareERC1155Transfer as Lr, prepareFungiblePayload as hr, prepareFungibleTransfer as Or, prepareTransferPayload as Mr } from "./transfers.js";
|
|
29
29
|
import { PassthroughAuth as Nr } from "./Auth/PassthroughAuth.js";
|
|
30
|
-
import { z as Ur, I as Gr, u as Wr, w as zr, m as kr, b as qr, T as Yr, H as Hr, f as jr, o as Jr, L as Kr, h as Qr, E as Xr, F as Zr, R as $r, O as ea } from "./generated-
|
|
30
|
+
import { z as Ur, I as Gr, u as Wr, w as zr, m as kr, b as qr, T as Yr, H as Hr, f as jr, o as Jr, L as Kr, h as Qr, E as Xr, F as Zr, R as $r, O as ea } from "./generated-BTslM7bf.js";
|
|
31
31
|
export {
|
|
32
32
|
A as ActionByComponentInterface,
|
|
33
33
|
B as AllowListByComponentInterface,
|
package/package.json
CHANGED
package/src/BoostCore.ts
CHANGED
|
@@ -223,6 +223,10 @@ export interface BoostCoreOptionsWithPayload extends DeployableOptions {
|
|
|
223
223
|
* @type {Address}
|
|
224
224
|
*/
|
|
225
225
|
protocolFeeReceiver: Address;
|
|
226
|
+
/**
|
|
227
|
+
* The address that will be defined as the BoostCore owner.
|
|
228
|
+
*/
|
|
229
|
+
owner: Address;
|
|
226
230
|
}
|
|
227
231
|
|
|
228
232
|
/**
|
|
@@ -233,7 +237,7 @@ export interface BoostCoreOptionsWithPayload extends DeployableOptions {
|
|
|
233
237
|
*/
|
|
234
238
|
// biome-ignore lint/suspicious/noExplicitAny: type guard
|
|
235
239
|
function isBoostCoreDeployable(opts: any): opts is BoostCoreOptionsWithPayload {
|
|
236
|
-
return opts.registryAddress && opts.protocolFeeReceiver;
|
|
240
|
+
return opts.registryAddress && opts.protocolFeeReceiver && opts.owner;
|
|
237
241
|
}
|
|
238
242
|
|
|
239
243
|
/**
|
|
@@ -269,10 +273,10 @@ export type CreateBoostPayload = {
|
|
|
269
273
|
* @export
|
|
270
274
|
* @class BoostCore
|
|
271
275
|
* @typedef {BoostCore}
|
|
272
|
-
* @extends {Deployable<[Address, Address]>}
|
|
276
|
+
* @extends {Deployable<[Address, Address, Address]>}
|
|
273
277
|
*/
|
|
274
278
|
export class BoostCore extends Deployable<
|
|
275
|
-
[Address, Address],
|
|
279
|
+
[Address, Address, Address],
|
|
276
280
|
typeof boostCoreAbi
|
|
277
281
|
> {
|
|
278
282
|
/**
|
|
@@ -302,7 +306,7 @@ export class BoostCore extends Deployable<
|
|
|
302
306
|
* @param {BoostCoreConfig} param0
|
|
303
307
|
* @param {Config} param0.config
|
|
304
308
|
* @param {?Account} [param0.account]
|
|
305
|
-
* @param {({ address?: Address; } | { registryAddress: Address; protocolFeeReceiver: Address; })} param0....options
|
|
309
|
+
* @param {({ address?: Address; } | { registryAddress: Address; protocolFeeReceiver: Address; owner: Address; })} param0....options
|
|
306
310
|
*/
|
|
307
311
|
constructor({ config, account, ...options }: BoostCoreConfig) {
|
|
308
312
|
if (isBoostCoreDeployed(options) && options.address) {
|
|
@@ -311,6 +315,7 @@ export class BoostCore extends Deployable<
|
|
|
311
315
|
super({ account, config }, [
|
|
312
316
|
options.registryAddress,
|
|
313
317
|
options.protocolFeeReceiver,
|
|
318
|
+
options.owner,
|
|
314
319
|
]);
|
|
315
320
|
} else {
|
|
316
321
|
const { address } = assertValidAddressByChainId(
|
|
@@ -1498,12 +1503,12 @@ export class BoostCore extends Deployable<
|
|
|
1498
1503
|
* @inheritdoc
|
|
1499
1504
|
*
|
|
1500
1505
|
* @public
|
|
1501
|
-
* @param {?[Address, Address]} [_payload]
|
|
1506
|
+
* @param {?[Address, Address, Address]} [_payload]
|
|
1502
1507
|
* @param {?DeployableOptions} [_options]
|
|
1503
1508
|
* @returns {GenericDeployableParams}
|
|
1504
1509
|
*/
|
|
1505
1510
|
public override buildParameters(
|
|
1506
|
-
_payload?: [Address, Address],
|
|
1511
|
+
_payload?: [Address, Address, Address],
|
|
1507
1512
|
_options?: DeployableOptions,
|
|
1508
1513
|
): GenericDeployableParams {
|
|
1509
1514
|
const [payload, options] = this.validateDeploymentConfig(
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";const e={10:"0x5AA51DCC8F3bdeD3a270613d3C9682EA10062782",8453:"0x5AA51DCC8F3bdeD3a270613d3C9682EA10062782",42161:"0x5AA51DCC8F3bdeD3a270613d3C9682EA10062782",84532:"0x5AA51DCC8F3bdeD3a270613d3C9682EA10062782",11155111:"0x1E7779eD5E6eb1754a3e7Aa728e3edFFDf53Ff90"},D={10:"0xE2D376c791cAA498b86ebfc3C87121112Fd8Cd5b",8453:"0xE2D376c791cAA498b86ebfc3C87121112Fd8Cd5b",42161:"0xE2D376c791cAA498b86ebfc3C87121112Fd8Cd5b",84532:"0xE2D376c791cAA498b86ebfc3C87121112Fd8Cd5b",11155111:"0xD0468a11Ade4cB9dC970eC077D1e09F14BD5037e"},b={10:"0x694c04324C2F4D97eBF98FaC633DF54E7A95334f",8453:"0x694c04324C2F4D97eBF98FaC633DF54E7A95334f",42161:"0x694c04324C2F4D97eBF98FaC633DF54E7A95334f",84532:"0x694c04324C2F4D97eBF98FaC633DF54E7A95334f",11155111:"0xbA077293b78d2A6C17f7B91B64e70E09De4d353E"},C={10:"0x2B5E78665C7e79791078dfFE94f04c1d1C42558F",8453:"0x2B5E78665C7e79791078dfFE94f04c1d1C42558F",42161:"0x2B5E78665C7e79791078dfFE94f04c1d1C42558F",84532:"0x2B5E78665C7e79791078dfFE94f04c1d1C42558F",11155111:"0x05b843596b9e43bf1Fdf9DE88d0d848727E0325E"},B={10:"0x449094B4fb2A9Bf25dd9876E90ab2310aa386697",8453:"0x449094B4fb2A9Bf25dd9876E90ab2310aa386697",42161:"0x449094B4fb2A9Bf25dd9876E90ab2310aa386697",84532:"0x449094B4fb2A9Bf25dd9876E90ab2310aa386697",11155111:"0xb9E7ee3F3406D028279211dd388Ff302008205ca"},F={10:"0x96b23C5B81FEA6Da7f12B70050D4C4f76d3a9D0D",8453:"0x96b23C5B81FEA6Da7f12B70050D4C4f76d3a9D0D",42161:"0x96b23C5B81FEA6Da7f12B70050D4C4f76d3a9D0D",84532:"0x96b23C5B81FEA6Da7f12B70050D4C4f76d3a9D0D",11155111:"0x7e1f6c3842e27b651e687A177Eb28A98cab93EB0"},A={10:"0x8Db3E5226FD46F14E666954F65557539e7025136",8453:"0x8Db3E5226FD46F14E666954F65557539e7025136",42161:"0x8Db3E5226FD46F14E666954F65557539e7025136",84532:"0x8Db3E5226FD46F14E666954F65557539e7025136",11155111:"0x814254258FB65fbbf26eb7F91D66f7C885C5ddc4"},a={10:"0x674f6b02e0B1159D61DFFCEe096776fd3B2bb7C1",8453:"0x674f6b02e0B1159D61DFFCEe096776fd3B2bb7C1",42161:"0x674f6b02e0B1159D61DFFCEe096776fd3B2bb7C1",84532:"0x674f6b02e0B1159D61DFFCEe096776fd3B2bb7C1",11155111:"0x8e73B68CfD7e11105D1460A2943e1D92082AD0D2"},E={10:"0xC9fB769A6A1e71663E85AE30CCfE97bf67B6d42F",8453:"0xC9fB769A6A1e71663E85AE30CCfE97bf67B6d42F",42161:"0xC9fB769A6A1e71663E85AE30CCfE97bf67B6d42F",84532:"0xC9fB769A6A1e71663E85AE30CCfE97bf67B6d42F",11155111:"0x8dbF292B6096CF43c6B5707904EBb44CB8A02872"},f={10:"0x817aD27DF5a20a995bCD87962A8B32eB60c6c2D9",8453:"0x817aD27DF5a20a995bCD87962A8B32eB60c6c2D9",42161:"0x817aD27DF5a20a995bCD87962A8B32eB60c6c2D9",84532:"0x817aD27DF5a20a995bCD87962A8B32eB60c6c2D9",11155111:"0xA69e8F314ba326440f8bfB770678f211D9499871"},d={10:"0x72D733558473Cb3e9A66B25B99cb9810111f5E11",8453:"0x72D733558473Cb3e9A66B25B99cb9810111f5E11",42161:"0x72D733558473Cb3e9A66B25B99cb9810111f5E11",84532:"0x72D733558473Cb3e9A66B25B99cb9810111f5E11",11155111:"0x3C27Ce8C31ae5D54F403E07529a265478D13911A"},c={10:"0x5aE607016b0a742D0eF3aDD7B3257881bA383CB3",8453:"0x5aE607016b0a742D0eF3aDD7B3257881bA383CB3",42161:"0x5aE607016b0a742D0eF3aDD7B3257881bA383CB3",84532:"0x5aE607016b0a742D0eF3aDD7B3257881bA383CB3",11155111:"0x997993F4FF00400455BaEd41f27F13A316BbE5bB"},x={10:"0x5b0eD712b54775584cbB28fe7954e854781AA805",8453:"0x5b0eD712b54775584cbB28fe7954e854781AA805",42161:"0x5b0eD712b54775584cbB28fe7954e854781AA805",84532:"0x5b0eD712b54775584cbB28fe7954e854781AA805",11155111:"0xad2241aF94cd8E2d2a82A9B58F6891f749dDA6Fd"},t={11155111:"0xd42B2Ef48069814381E5eB5B06690f9932A4dF5A"};exports.AllowListIncentive=e;exports.BoostCore=D;exports.BoostRegistry=b;exports.CGDAIncentive=C;exports.ERC20Incentive=B;exports.ERC20VariableCriteriaIncentive=F;exports.ERC20VariableIncentive=A;exports.EventAction=a;exports.ManagedBudget=E;exports.ManagedBudgetWithFees=t;exports.PointsIncentive=f;exports.SignerValidator=d;exports.SimpleAllowList=c;exports.SimpleDenyList=x;
|
|
2
|
-
//# sourceMappingURL=deployments-DxkwtCyu.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-DxkwtCyu.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
const e = {
|
|
2
|
-
10: "0x5AA51DCC8F3bdeD3a270613d3C9682EA10062782",
|
|
3
|
-
8453: "0x5AA51DCC8F3bdeD3a270613d3C9682EA10062782",
|
|
4
|
-
42161: "0x5AA51DCC8F3bdeD3a270613d3C9682EA10062782",
|
|
5
|
-
84532: "0x5AA51DCC8F3bdeD3a270613d3C9682EA10062782",
|
|
6
|
-
11155111: "0x1E7779eD5E6eb1754a3e7Aa728e3edFFDf53Ff90"
|
|
7
|
-
}, D = {
|
|
8
|
-
10: "0xE2D376c791cAA498b86ebfc3C87121112Fd8Cd5b",
|
|
9
|
-
8453: "0xE2D376c791cAA498b86ebfc3C87121112Fd8Cd5b",
|
|
10
|
-
42161: "0xE2D376c791cAA498b86ebfc3C87121112Fd8Cd5b",
|
|
11
|
-
84532: "0xE2D376c791cAA498b86ebfc3C87121112Fd8Cd5b",
|
|
12
|
-
11155111: "0xD0468a11Ade4cB9dC970eC077D1e09F14BD5037e"
|
|
13
|
-
}, b = {
|
|
14
|
-
10: "0x694c04324C2F4D97eBF98FaC633DF54E7A95334f",
|
|
15
|
-
8453: "0x694c04324C2F4D97eBF98FaC633DF54E7A95334f",
|
|
16
|
-
42161: "0x694c04324C2F4D97eBF98FaC633DF54E7A95334f",
|
|
17
|
-
84532: "0x694c04324C2F4D97eBF98FaC633DF54E7A95334f",
|
|
18
|
-
11155111: "0xbA077293b78d2A6C17f7B91B64e70E09De4d353E"
|
|
19
|
-
}, C = {
|
|
20
|
-
10: "0x2B5E78665C7e79791078dfFE94f04c1d1C42558F",
|
|
21
|
-
8453: "0x2B5E78665C7e79791078dfFE94f04c1d1C42558F",
|
|
22
|
-
42161: "0x2B5E78665C7e79791078dfFE94f04c1d1C42558F",
|
|
23
|
-
84532: "0x2B5E78665C7e79791078dfFE94f04c1d1C42558F",
|
|
24
|
-
11155111: "0x05b843596b9e43bf1Fdf9DE88d0d848727E0325E"
|
|
25
|
-
}, B = {
|
|
26
|
-
10: "0x449094B4fb2A9Bf25dd9876E90ab2310aa386697",
|
|
27
|
-
8453: "0x449094B4fb2A9Bf25dd9876E90ab2310aa386697",
|
|
28
|
-
42161: "0x449094B4fb2A9Bf25dd9876E90ab2310aa386697",
|
|
29
|
-
84532: "0x449094B4fb2A9Bf25dd9876E90ab2310aa386697",
|
|
30
|
-
11155111: "0xb9E7ee3F3406D028279211dd388Ff302008205ca"
|
|
31
|
-
}, a = {
|
|
32
|
-
10: "0x96b23C5B81FEA6Da7f12B70050D4C4f76d3a9D0D",
|
|
33
|
-
8453: "0x96b23C5B81FEA6Da7f12B70050D4C4f76d3a9D0D",
|
|
34
|
-
42161: "0x96b23C5B81FEA6Da7f12B70050D4C4f76d3a9D0D",
|
|
35
|
-
84532: "0x96b23C5B81FEA6Da7f12B70050D4C4f76d3a9D0D",
|
|
36
|
-
11155111: "0x7e1f6c3842e27b651e687A177Eb28A98cab93EB0"
|
|
37
|
-
}, F = {
|
|
38
|
-
10: "0x8Db3E5226FD46F14E666954F65557539e7025136",
|
|
39
|
-
8453: "0x8Db3E5226FD46F14E666954F65557539e7025136",
|
|
40
|
-
42161: "0x8Db3E5226FD46F14E666954F65557539e7025136",
|
|
41
|
-
84532: "0x8Db3E5226FD46F14E666954F65557539e7025136",
|
|
42
|
-
11155111: "0x814254258FB65fbbf26eb7F91D66f7C885C5ddc4"
|
|
43
|
-
}, A = {
|
|
44
|
-
10: "0x674f6b02e0B1159D61DFFCEe096776fd3B2bb7C1",
|
|
45
|
-
8453: "0x674f6b02e0B1159D61DFFCEe096776fd3B2bb7C1",
|
|
46
|
-
42161: "0x674f6b02e0B1159D61DFFCEe096776fd3B2bb7C1",
|
|
47
|
-
84532: "0x674f6b02e0B1159D61DFFCEe096776fd3B2bb7C1",
|
|
48
|
-
11155111: "0x8e73B68CfD7e11105D1460A2943e1D92082AD0D2"
|
|
49
|
-
}, E = {
|
|
50
|
-
10: "0xC9fB769A6A1e71663E85AE30CCfE97bf67B6d42F",
|
|
51
|
-
8453: "0xC9fB769A6A1e71663E85AE30CCfE97bf67B6d42F",
|
|
52
|
-
42161: "0xC9fB769A6A1e71663E85AE30CCfE97bf67B6d42F",
|
|
53
|
-
84532: "0xC9fB769A6A1e71663E85AE30CCfE97bf67B6d42F",
|
|
54
|
-
11155111: "0x8dbF292B6096CF43c6B5707904EBb44CB8A02872"
|
|
55
|
-
}, f = {
|
|
56
|
-
10: "0x817aD27DF5a20a995bCD87962A8B32eB60c6c2D9",
|
|
57
|
-
8453: "0x817aD27DF5a20a995bCD87962A8B32eB60c6c2D9",
|
|
58
|
-
42161: "0x817aD27DF5a20a995bCD87962A8B32eB60c6c2D9",
|
|
59
|
-
84532: "0x817aD27DF5a20a995bCD87962A8B32eB60c6c2D9",
|
|
60
|
-
11155111: "0xA69e8F314ba326440f8bfB770678f211D9499871"
|
|
61
|
-
}, d = {
|
|
62
|
-
10: "0x72D733558473Cb3e9A66B25B99cb9810111f5E11",
|
|
63
|
-
8453: "0x72D733558473Cb3e9A66B25B99cb9810111f5E11",
|
|
64
|
-
42161: "0x72D733558473Cb3e9A66B25B99cb9810111f5E11",
|
|
65
|
-
84532: "0x72D733558473Cb3e9A66B25B99cb9810111f5E11",
|
|
66
|
-
11155111: "0x3C27Ce8C31ae5D54F403E07529a265478D13911A"
|
|
67
|
-
}, x = {
|
|
68
|
-
10: "0x5aE607016b0a742D0eF3aDD7B3257881bA383CB3",
|
|
69
|
-
8453: "0x5aE607016b0a742D0eF3aDD7B3257881bA383CB3",
|
|
70
|
-
42161: "0x5aE607016b0a742D0eF3aDD7B3257881bA383CB3",
|
|
71
|
-
84532: "0x5aE607016b0a742D0eF3aDD7B3257881bA383CB3",
|
|
72
|
-
11155111: "0x997993F4FF00400455BaEd41f27F13A316BbE5bB"
|
|
73
|
-
}, c = {
|
|
74
|
-
10: "0x5b0eD712b54775584cbB28fe7954e854781AA805",
|
|
75
|
-
8453: "0x5b0eD712b54775584cbB28fe7954e854781AA805",
|
|
76
|
-
42161: "0x5b0eD712b54775584cbB28fe7954e854781AA805",
|
|
77
|
-
84532: "0x5b0eD712b54775584cbB28fe7954e854781AA805",
|
|
78
|
-
11155111: "0xad2241aF94cd8E2d2a82A9B58F6891f749dDA6Fd"
|
|
79
|
-
}, s = {
|
|
80
|
-
11155111: "0xd42B2Ef48069814381E5eB5B06690f9932A4dF5A"
|
|
81
|
-
};
|
|
82
|
-
export {
|
|
83
|
-
e as A,
|
|
84
|
-
b as B,
|
|
85
|
-
C,
|
|
86
|
-
B as E,
|
|
87
|
-
E as M,
|
|
88
|
-
f as P,
|
|
89
|
-
x as S,
|
|
90
|
-
c as a,
|
|
91
|
-
a as b,
|
|
92
|
-
F as c,
|
|
93
|
-
d,
|
|
94
|
-
s as e,
|
|
95
|
-
A as f,
|
|
96
|
-
D as g
|
|
97
|
-
};
|
|
98
|
-
//# sourceMappingURL=deployments-ZLVwJGZD.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-ZLVwJGZD.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|