@boostxyz/sdk 3.0.0 → 5.0.0
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 +16 -16
- 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 +12 -12
- 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 +20 -0
- package/dist/BoostCore.d.ts.map +1 -1
- package/dist/BoostCore.js +32 -32
- package/dist/BoostRegistry.cjs +1 -1
- package/dist/BoostRegistry.js +4 -4
- package/dist/{Budget-Dw3jHqDC.cjs → Budget-Cnyh81n5.cjs} +2 -2
- package/dist/{Budget-Dw3jHqDC.cjs.map → Budget-Cnyh81n5.cjs.map} +1 -1
- package/dist/{Budget-DGPItPqt.js → Budget-fHCvlPfB.js} +28 -28
- package/dist/{Budget-DGPItPqt.js.map → Budget-fHCvlPfB.js.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 +17 -17
- 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-Dxw1wwbl.js → Incentive-M45PaQsT.js} +32 -32
- package/dist/{Incentive-Dxw1wwbl.js.map → Incentive-M45PaQsT.js.map} +1 -1
- package/dist/{Incentive-BNm7fgJh.cjs → Incentive-axLU7ndr.cjs} +2 -2
- package/dist/{Incentive-BNm7fgJh.cjs.map → Incentive-axLU7ndr.cjs.map} +1 -1
- package/dist/Incentives/AllowListIncentive.cjs +1 -1
- package/dist/Incentives/AllowListIncentive.js +7 -7
- package/dist/Incentives/CGDAIncentive.cjs +1 -1
- package/dist/Incentives/CGDAIncentive.js +10 -10
- package/dist/Incentives/ERC20Incentive.cjs +1 -1
- package/dist/Incentives/ERC20Incentive.js +16 -16
- 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 +4 -4
- package/dist/Incentives/Incentive.cjs +1 -1
- package/dist/Incentives/Incentive.js +2 -2
- package/dist/Incentives/PointsIncentive.cjs +1 -1
- package/dist/Incentives/PointsIncentive.js +12 -12
- package/dist/{SimpleDenyList-S6braCCk.cjs → SimpleDenyList-CgQvS1ek.cjs} +2 -2
- package/dist/{SimpleDenyList-S6braCCk.cjs.map → SimpleDenyList-CgQvS1ek.cjs.map} +1 -1
- package/dist/{SimpleDenyList-CUvdsCvZ.js → SimpleDenyList-GZlSeh2G.js} +11 -11
- package/dist/{SimpleDenyList-CUvdsCvZ.js.map → SimpleDenyList-GZlSeh2G.js.map} +1 -1
- package/dist/Validators/LimitedSignerValidator.cjs +1 -1
- package/dist/Validators/LimitedSignerValidator.js +13 -13
- package/dist/Validators/SignerValidator.cjs +1 -1
- package/dist/Validators/SignerValidator.js +11 -11
- package/dist/Validators/Validator.cjs +1 -1
- package/dist/Validators/Validator.js +1 -1
- package/dist/deployments-CMdsItcq.cjs +2 -0
- package/dist/deployments-CMdsItcq.cjs.map +1 -0
- package/dist/deployments-DzhmI-zL.js +102 -0
- package/dist/deployments-DzhmI-zL.js.map +1 -0
- package/dist/deployments.json +48 -48
- package/dist/generated-CNkDfjzI.cjs +3 -0
- package/dist/generated-CNkDfjzI.cjs.map +1 -0
- package/dist/{generated-D2xuTYvu.js → generated-Hbd0NIf9.js} +168 -154
- package/dist/generated-Hbd0NIf9.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +11 -11
- package/package.json +1 -1
- package/dist/deployments-C7-jUofW.cjs +0 -2
- package/dist/deployments-C7-jUofW.cjs.map +0 -1
- package/dist/deployments-Dcywzp8T.js +0 -102
- package/dist/deployments-Dcywzp8T.js.map +0 -1
- package/dist/generated-D2xuTYvu.js.map +0 -1
- package/dist/generated-DAZo6jo9.cjs +0 -3
- package/dist/generated-DAZo6jo9.cjs.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const E=require("./BoostRegistry.cjs"),n=require("./BoostCore.cjs"),C=require("./Boost.cjs"),u=require("./Actions/Action.cjs"),a=require("./Actions/EventAction.cjs"),y=require("./AllowLists/AllowList.cjs"),g=require("./AllowLists/SimpleAllowList.cjs"),I=require("./SimpleDenyList-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const E=require("./BoostRegistry.cjs"),n=require("./BoostCore.cjs"),C=require("./Boost.cjs"),u=require("./Actions/Action.cjs"),a=require("./Actions/EventAction.cjs"),y=require("./AllowLists/AllowList.cjs"),g=require("./AllowLists/SimpleAllowList.cjs"),I=require("./SimpleDenyList-CgQvS1ek.cjs"),l=require("./Budget-Cnyh81n5.cjs"),o=require("./Budgets/ManagedBudget.cjs"),D=require("./Deployable/Deployable.cjs"),T=require("./Deployable/Contract.cjs"),V=require("./Deployable/DeployableTarget.cjs"),P=require("./Deployable/DeployableTargetWithRBAC.cjs"),v=require("./Incentives/AllowListIncentive.cjs"),m=require("./Incentives/CGDAIncentive.cjs"),S=require("./Incentives/ERC20Incentive.cjs"),d=require("./Incentive-axLU7ndr.cjs"),b=require("./Incentives/ERC20VariableIncentive.cjs"),A=require("./Incentives/ERC20VariableCriteriaIncentive.cjs"),R=require("./Incentives/PointsIncentive.cjs"),s=require("./Validators/SignerValidator.cjs"),p=require("./Validators/LimitedSignerValidator.cjs"),c=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-CNkDfjzI.cjs");exports.BOOST_REGISTRY_ADDRESS=E.BOOST_REGISTRY_ADDRESS;exports.BOOST_REGISTRY_ADDRESSES=E.BOOST_REGISTRY_ADDRESSES;exports.BoostRegistry=E.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=C.Boost;exports.prepareBoostPayload=C.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=y.AllowListByComponentInterface;exports.OpenAllowList=y.OpenAllowList;exports.allowListFromAddress=y.allowListFromAddress;exports.LIST_MANAGER_ROLE=g.LIST_MANAGER_ROLE;exports.SimpleAllowList=g.SimpleAllowList;exports.prepareSimpleAllowListPayload=g.prepareSimpleAllowListPayload;exports.SimpleDenyList=I.SimpleDenyList;exports.prepareSimpleDenyListPayload=I.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=P.DeployableTargetWithRBAC;exports.Roles=P.Roles;exports.AllowListIncentive=v.AllowListIncentive;exports.prepareAllowListIncentivePayload=v.prepareAllowListIncentivePayload;exports.CGDAIncentive=m.CGDAIncentive;exports.prepareCGDAIncentivePayload=m.prepareCGDAIncentivePayload;exports.ERC20Incentive=S.ERC20Incentive;exports.prepareERC20IncentivePayload=S.prepareERC20IncentivePayload;exports.ERC20PeggedIncentive=d.ERC20PeggedIncentive;exports.IncentiveByComponentInterface=d.IncentiveByComponentInterface;exports.incentiveFromAddress=d.incentiveFromAddress;exports.prepareERC20PeggedIncentivePayload=d.prepareERC20PeggedIncentivePayload;exports.ERC20VariableIncentive=b.ERC20VariableIncentive;exports.prepareERC20VariableIncentivePayload=b.prepareERC20VariableIncentivePayload;exports.ERC20VariableCriteriaIncentive=A.ERC20VariableCriteriaIncentive;exports.gasRebateIncentiveCriteria=A.gasRebateIncentiveCriteria;exports.prepareERC20VariableCriteriaIncentivePayload=A.prepareERC20VariableCriteriaIncentivePayload;exports.PointsIncentive=R.PointsIncentive;exports.preparePointsIncentivePayload=R.preparePointsIncentivePayload;exports.SignerValidator=s.SignerValidator;exports.prepareSignerValidatorClaimDataPayload=s.prepareSignerValidatorClaimDataPayload;exports.prepareSignerValidatorInputParams=s.prepareSignerValidatorInputParams;exports.prepareSignerValidatorPayload=s.prepareSignerValidatorPayload;exports.LimitedSignerValidator=p.LimitedSignerValidator;exports.prepareLimitedSignerValidatorClaimDataPayload=p.prepareLimitedSignerValidatorClaimDataPayload;exports.prepareLimitedSignerValidatorInputParams=p.prepareLimitedSignerValidatorInputParams;exports.prepareLimitedSignerValidatorPayload=p.prepareLimitedSignerValidatorPayload;exports.BoostValidatorEOA=c.BoostValidatorEOA;exports.ValidatorByComponentInterface=c.ValidatorByComponentInterface;exports.decodeClaimData=c.decodeClaimData;exports.validatorFromAddress=c.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.B;exports.boostCoreAbi=r.g;exports.boostRegistryAbi=r.ye;exports.cgdaIncentiveAbi=r.T;exports.erc20IncentiveAbi=r.b;exports.erc20PeggedIncentiveAbi=r.f;exports.erc20VariableCriteriaIncentiveAbi=r.y;exports.erc20VariableIncentiveAbi=r.A;exports.limitedSignerValidatorAbi=r.x;exports.managedBudgetAbi=r.v;exports.managedBudgetWithFeesAbi=r.o;exports.passthroughAuthAbi=r.Ge;exports.pointsIncentiveAbi=r.h;exports.rbacAbi=r.z;exports.signerValidatorAbi=r.V;exports.simpleAllowListAbi=r.O;exports.simpleDenyListAbi=r.C;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.js
CHANGED
|
@@ -2,11 +2,11 @@ import { BOOST_REGISTRY_ADDRESS as a, BOOST_REGISTRY_ADDRESSES as o, BoostRegist
|
|
|
2
2
|
import { BOOST_CORE_ADDRESS as n, BOOST_CORE_ADDRESSES as p, BoostCore as d, FEE_DENOMINATOR as l } from "./BoostCore.js";
|
|
3
3
|
import { Boost as m, prepareBoostPayload as c } from "./Boost.js";
|
|
4
4
|
import { ActionByComponentInterface as A, actionFromAddress as y } from "./Actions/Action.js";
|
|
5
|
-
import { EventAction as C, FilterType as f, PrimitiveType as
|
|
5
|
+
import { EventAction as C, FilterType as f, PrimitiveType as b, SignatureType as I, anyActionParameter as v, isEventActionPayloadSimple as P, prepareEventActionPayload as S, transactionSenderClaimant as u } from "./Actions/EventAction.js";
|
|
6
6
|
import { AllowListByComponentInterface as B, OpenAllowList as x, allowListFromAddress as D } 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-GZlSeh2G.js";
|
|
9
|
+
import { B as N, M as _, b as U, p as G } from "./Budget-fHCvlPfB.js";
|
|
10
10
|
import { ManagedBudget as z, ManagedBudgetRoles as k, isERC1155TransferPayload as q, isFungibleTransfer as Y, prepareManagedBudgetPayload as j, prepareTransfer as H } from "./Budgets/ManagedBudget.js";
|
|
11
11
|
import { Deployable as K } from "./Deployable/Deployable.js";
|
|
12
12
|
import { Contract as X } from "./Deployable/Contract.js";
|
|
@@ -15,19 +15,19 @@ import { DeployableTargetWithRBAC as re, Roles as ae } from "./Deployable/Deploy
|
|
|
15
15
|
import { AllowListIncentive as te, prepareAllowListIncentivePayload as ie } from "./Incentives/AllowListIncentive.js";
|
|
16
16
|
import { CGDAIncentive as pe, prepareCGDAIncentivePayload as de } from "./Incentives/CGDAIncentive.js";
|
|
17
17
|
import { ERC20Incentive as se, prepareERC20IncentivePayload as me } from "./Incentives/ERC20Incentive.js";
|
|
18
|
-
import { E as Ee, I as Ae, i as ye, p as ge } from "./Incentive-
|
|
19
|
-
import { ERC20VariableIncentive as fe, prepareERC20VariableIncentivePayload as
|
|
18
|
+
import { E as Ee, I as Ae, i as ye, p as ge } from "./Incentive-M45PaQsT.js";
|
|
19
|
+
import { ERC20VariableIncentive as fe, prepareERC20VariableIncentivePayload as be } from "./Incentives/ERC20VariableIncentive.js";
|
|
20
20
|
import { ERC20VariableCriteriaIncentive as ve, gasRebateIncentiveCriteria as Pe, prepareERC20VariableCriteriaIncentivePayload as Se } from "./Incentives/ERC20VariableCriteriaIncentive.js";
|
|
21
21
|
import { PointsIncentive as Re, preparePointsIncentivePayload as Be } from "./Incentives/PointsIncentive.js";
|
|
22
22
|
import { SignerValidator as De, prepareSignerValidatorClaimDataPayload as Te, prepareSignerValidatorInputParams as Ve, prepareSignerValidatorPayload as Fe } from "./Validators/SignerValidator.js";
|
|
23
23
|
import { LimitedSignerValidator as he, prepareLimitedSignerValidatorClaimDataPayload as Oe, prepareLimitedSignerValidatorInputParams as Me, prepareLimitedSignerValidatorPayload as we } from "./Validators/LimitedSignerValidator.js";
|
|
24
24
|
import { BoostValidatorEOA as _e, ValidatorByComponentInterface as Ue, decodeClaimData as Ge, validatorFromAddress as We } from "./Validators/Validator.js";
|
|
25
|
-
import { BoostCoreNoIdentifierEmitted as ke, BoostNotFoundError as qe, BudgetMustAuthorizeBoostCore as Ye, ContractAddressRequiredError as je, DecodedArgsError as He, DecodedArgsMalformedError as Je, DeployableAlreadyDeployedError as Ke, DeployableBuildParametersUnspecifiedError as Qe, DeployableMissingPayloadError as Xe, DeployableUnknownOwnerProvidedError as Ze, DeployableWagmiConfigurationRequiredError as $e, FieldActionValidationError as er, FieldValueNotComparableError as rr, FieldValueUndefinedError as ar, FunctionDataDecodeError as or, IncentiveCriteriaNotFoundError as tr, IncentiveNotCloneableError as ir, InvalidComponentInterfaceError as nr, InvalidCriteriaTypeError as pr, InvalidNumericalCriteriaError as dr, InvalidProtocolChainIdError as lr, MustInitializeBudgetError as sr, NoConnectedChainIdError as mr, NoContractAddressUponReceiptError as cr, NoEventActionStepsProvidedError as Er, NoMatchingLogsError as Ar, TooManyEventActionStepsProvidedError as yr, UnknownTransferPayloadSupplied as gr, UnparseableAbiParamError as Cr, UnrecognizedFilterTypeError as fr, ValidationAbiMissingError as
|
|
25
|
+
import { BoostCoreNoIdentifierEmitted as ke, BoostNotFoundError as qe, BudgetMustAuthorizeBoostCore as Ye, ContractAddressRequiredError as je, DecodedArgsError as He, DecodedArgsMalformedError as Je, DeployableAlreadyDeployedError as Ke, DeployableBuildParametersUnspecifiedError as Qe, DeployableMissingPayloadError as Xe, DeployableUnknownOwnerProvidedError as Ze, DeployableWagmiConfigurationRequiredError as $e, FieldActionValidationError as er, FieldValueNotComparableError as rr, FieldValueUndefinedError as ar, FunctionDataDecodeError as or, IncentiveCriteriaNotFoundError as tr, IncentiveNotCloneableError as ir, InvalidComponentInterfaceError as nr, InvalidCriteriaTypeError as pr, InvalidNumericalCriteriaError as dr, InvalidProtocolChainIdError as lr, MustInitializeBudgetError as sr, NoConnectedChainIdError as mr, NoContractAddressUponReceiptError as cr, NoEventActionStepsProvidedError as Er, NoMatchingLogsError as Ar, TooManyEventActionStepsProvidedError as yr, UnknownTransferPayloadSupplied as gr, UnparseableAbiParamError as Cr, UnrecognizedFilterTypeError as fr, ValidationAbiMissingError as br } from "./errors.js";
|
|
26
26
|
import { CheatCodes as vr, RegistryType as Pr, assertValidAddressByChainId as Sr, awaitResult as ur, bytes4 as Rr, getDeployedContractAddress as Br, getErc20Balance as xr } from "./utils.js";
|
|
27
27
|
import { StrategyType as Tr, prepareClaimPayload as Vr } from "./claiming.js";
|
|
28
28
|
import { AssetType as Lr, prepareERC1155Payload as hr, prepareERC1155Transfer as Or, prepareFungiblePayload as Mr, prepareFungibleTransfer as wr, prepareTransferPayload as Nr } from "./transfers.js";
|
|
29
29
|
import { PassthroughAuth as Ur } from "./Auth/PassthroughAuth.js";
|
|
30
|
-
import { B as Wr,
|
|
30
|
+
import { B as Wr, g as zr, y as kr, T as qr, b as Yr, f as jr, a as Hr, A as Jr, x as Kr, v as Qr, o as Xr, G as Zr, h as $r, z as ea, V as ra, O as aa, C as oa } from "./generated-Hbd0NIf9.js";
|
|
31
31
|
export {
|
|
32
32
|
A as ActionByComponentInterface,
|
|
33
33
|
B as AllowListByComponentInterface,
|
|
@@ -90,10 +90,10 @@ export {
|
|
|
90
90
|
x as OpenAllowList,
|
|
91
91
|
Ur as PassthroughAuth,
|
|
92
92
|
Re as PointsIncentive,
|
|
93
|
-
|
|
93
|
+
b as PrimitiveType,
|
|
94
94
|
Pr as RegistryType,
|
|
95
95
|
ae as Roles,
|
|
96
|
-
|
|
96
|
+
I as SignatureType,
|
|
97
97
|
De as SignerValidator,
|
|
98
98
|
F as SimpleAllowList,
|
|
99
99
|
O as SimpleDenyList,
|
|
@@ -102,7 +102,7 @@ export {
|
|
|
102
102
|
gr as UnknownTransferPayloadSupplied,
|
|
103
103
|
Cr as UnparseableAbiParamError,
|
|
104
104
|
fr as UnrecognizedFilterTypeError,
|
|
105
|
-
|
|
105
|
+
br as ValidationAbiMissingError,
|
|
106
106
|
Ue as ValidatorByComponentInterface,
|
|
107
107
|
y as actionFromAddress,
|
|
108
108
|
D as allowListFromAddress,
|
|
@@ -141,7 +141,7 @@ export {
|
|
|
141
141
|
me as prepareERC20IncentivePayload,
|
|
142
142
|
ge as prepareERC20PeggedIncentivePayload,
|
|
143
143
|
Se as prepareERC20VariableCriteriaIncentivePayload,
|
|
144
|
-
|
|
144
|
+
be as prepareERC20VariableIncentivePayload,
|
|
145
145
|
S as prepareEventActionPayload,
|
|
146
146
|
Mr as prepareFungiblePayload,
|
|
147
147
|
wr as prepareFungibleTransfer,
|
package/package.json
CHANGED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";const e={10:"0xE79Cc2063A470087604F7690F3Ff5e0759addA06",8453:"0xb9A2AB064109E27268706ebA414D9DAbDe43E896",42161:"0xE79Cc2063A470087604F7690F3Ff5e0759addA06",84532:"0xb9A2AB064109E27268706ebA414D9DAbDe43E896",11155111:"0xb9A2AB064109E27268706ebA414D9DAbDe43E896"},a={10:"0xa017d8DBeB026a80b3E99F8e118bfFC3efd842BC",8453:"0x5990861ca864981e99797b397e73b69D85DA1d07",42161:"0xa017d8DBeB026a80b3E99F8e118bfFC3efd842BC",84532:"0x5990861ca864981e99797b397e73b69D85DA1d07",11155111:"0x5990861ca864981e99797b397e73b69D85DA1d07"},C={10:"0xCF9A795Fed701aa214598998a2D4566413D906Ce",8453:"0x1842eF8C81387CE0a7026eEc6D0061cF3a0aF6F2",42161:"0xCF9A795Fed701aa214598998a2D4566413D906Ce",84532:"0x1842eF8C81387CE0a7026eEc6D0061cF3a0aF6F2",11155111:"0x1842eF8C81387CE0a7026eEc6D0061cF3a0aF6F2"},d={10:"0x7Df4b5625567AA946d93118Fe8e81Fa4d6b10Cfd",8453:"0x81Cf91F1e3E469Fb65Aa630091a4712f90666064",42161:"0x7Df4b5625567AA946d93118Fe8e81Fa4d6b10Cfd",84532:"0x81Cf91F1e3E469Fb65Aa630091a4712f90666064",11155111:"0x81Cf91F1e3E469Fb65Aa630091a4712f90666064"},A={10:"0x67f6185EB855aCd514fAC9d9e6Bd83b01040Ce33",8453:"0xa4Fc0b95f7Ab754A6f85Db410A519b8283B2541f",42161:"0x67f6185EB855aCd514fAC9d9e6Bd83b01040Ce33",84532:"0xa4Fc0b95f7Ab754A6f85Db410A519b8283B2541f",11155111:"0xa4Fc0b95f7Ab754A6f85Db410A519b8283B2541f"},c={10:"0xB58d3bA94d16305bf35F8D2055faB44b01063F9B",8453:"0x0352e9AC6DC84D393244c0B31d95B717099A7a6e",42161:"0xB58d3bA94d16305bf35F8D2055faB44b01063F9B",84532:"0x0352e9AC6DC84D393244c0B31d95B717099A7a6e",11155111:"0x0352e9AC6DC84D393244c0B31d95B717099A7a6e"},b={10:"0x3647EF9212033976204D9d3df3Ed46832888F7fB",8453:"0x98cd3927F5296267a4700Dc17321ef07F6af5Cfc",42161:"0x3647EF9212033976204D9d3df3Ed46832888F7fB",84532:"0x98cd3927F5296267a4700Dc17321ef07F6af5Cfc",11155111:"0x98cd3927F5296267a4700Dc17321ef07F6af5Cfc"},f={10:"0xa4b9E4278Fc1C2Cd7f298D6Ab77fE5ed0BAEFa09",8453:"0x7D89420760513cA04D98e7f6eF30b1e5C9630c77",42161:"0xa4b9E4278Fc1C2Cd7f298D6Ab77fE5ed0BAEFa09",84532:"0x7D89420760513cA04D98e7f6eF30b1e5C9630c77",11155111:"0x7D89420760513cA04D98e7f6eF30b1e5C9630c77"},E={10:"0xA1aDC1b479e5188C4c3780B161426fc25A11d45E",8453:"0xB8AECC61Cc87744A53458e18f5dCbec29F63114A",42161:"0xA1aDC1b479e5188C4c3780B161426fc25A11d45E",84532:"0xB8AECC61Cc87744A53458e18f5dCbec29F63114A",11155111:"0xB8AECC61Cc87744A53458e18f5dCbec29F63114A"},F={10:"0xaEAB5967508DE105fa66bED2575cdF3b17631682",8453:"0x8B6E928A0e8D9E0028cE5B6ff7714a4B384E6F9A",42161:"0xaEAB5967508DE105fa66bED2575cdF3b17631682",84532:"0x8B6E928A0e8D9E0028cE5B6ff7714a4B384E6F9A",11155111:"0x8B6E928A0e8D9E0028cE5B6ff7714a4B384E6F9A"},B={10:"0x290D20454bC26b68924c193e981fCa38f2588975",8453:"0xa6A69fdd734b2f70ac7d8c0aA1c50fa2056ACd5e",42161:"0x290D20454bC26b68924c193e981fCa38f2588975",84532:"0xa6A69fdd734b2f70ac7d8c0aA1c50fa2056ACd5e",11155111:"0xa6A69fdd734b2f70ac7d8c0aA1c50fa2056ACd5e"},D={10:"0xEB43d4fCf7F64863b3D066EE005Fa298F0CFd8eC",8453:"0x9CcbC5a84d39bf871BC5d5a35C82bAC4A9ec0344",42161:"0xEB43d4fCf7F64863b3D066EE005Fa298F0CFd8eC",84532:"0x9CcbC5a84d39bf871BC5d5a35C82bAC4A9ec0344",11155111:"0x9CcbC5a84d39bf871BC5d5a35C82bAC4A9ec0344"},x={10:"0x6dA00E864f55ceA64d0d24968fb8bb02Cd8C43E8",8453:"0x0d8B7d2c0BF36406202098e84d854EAaCB9bED0F",42161:"0x6dA00E864f55ceA64d0d24968fb8bb02Cd8C43E8",84532:"0x0d8B7d2c0BF36406202098e84d854EAaCB9bED0F",11155111:"0x0d8B7d2c0BF36406202098e84d854EAaCB9bED0F"},t={10:"0x2399DAB7d25bE315C2074BEcd50f243f4982D655",8453:"0x345bfB61506Ed08c4832B59E9aeCa925e4a682CD",42161:"0x2399DAB7d25bE315C2074BEcd50f243f4982D655",84532:"0x345bfB61506Ed08c4832B59E9aeCa925e4a682CD",11155111:"0x345bfB61506Ed08c4832B59E9aeCa925e4a682CD"};exports.AllowListIncentive=e;exports.BoostCore=a;exports.BoostRegistry=C;exports.CGDAIncentive=d;exports.ERC20Incentive=A;exports.ERC20VariableCriteriaIncentive=c;exports.ERC20VariableIncentive=b;exports.EventAction=f;exports.ManagedBudget=E;exports.ManagedBudgetWithFees=F;exports.PointsIncentive=B;exports.SignerValidator=D;exports.SimpleAllowList=x;exports.SimpleDenyList=t;
|
|
2
|
-
//# sourceMappingURL=deployments-C7-jUofW.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-C7-jUofW.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
const e = {
|
|
2
|
-
10: "0xE79Cc2063A470087604F7690F3Ff5e0759addA06",
|
|
3
|
-
8453: "0xb9A2AB064109E27268706ebA414D9DAbDe43E896",
|
|
4
|
-
42161: "0xE79Cc2063A470087604F7690F3Ff5e0759addA06",
|
|
5
|
-
84532: "0xb9A2AB064109E27268706ebA414D9DAbDe43E896",
|
|
6
|
-
11155111: "0xb9A2AB064109E27268706ebA414D9DAbDe43E896"
|
|
7
|
-
}, a = {
|
|
8
|
-
10: "0xa017d8DBeB026a80b3E99F8e118bfFC3efd842BC",
|
|
9
|
-
8453: "0x5990861ca864981e99797b397e73b69D85DA1d07",
|
|
10
|
-
42161: "0xa017d8DBeB026a80b3E99F8e118bfFC3efd842BC",
|
|
11
|
-
84532: "0x5990861ca864981e99797b397e73b69D85DA1d07",
|
|
12
|
-
11155111: "0x5990861ca864981e99797b397e73b69D85DA1d07"
|
|
13
|
-
}, C = {
|
|
14
|
-
10: "0xCF9A795Fed701aa214598998a2D4566413D906Ce",
|
|
15
|
-
8453: "0x1842eF8C81387CE0a7026eEc6D0061cF3a0aF6F2",
|
|
16
|
-
42161: "0xCF9A795Fed701aa214598998a2D4566413D906Ce",
|
|
17
|
-
84532: "0x1842eF8C81387CE0a7026eEc6D0061cF3a0aF6F2",
|
|
18
|
-
11155111: "0x1842eF8C81387CE0a7026eEc6D0061cF3a0aF6F2"
|
|
19
|
-
}, d = {
|
|
20
|
-
10: "0x7Df4b5625567AA946d93118Fe8e81Fa4d6b10Cfd",
|
|
21
|
-
8453: "0x81Cf91F1e3E469Fb65Aa630091a4712f90666064",
|
|
22
|
-
42161: "0x7Df4b5625567AA946d93118Fe8e81Fa4d6b10Cfd",
|
|
23
|
-
84532: "0x81Cf91F1e3E469Fb65Aa630091a4712f90666064",
|
|
24
|
-
11155111: "0x81Cf91F1e3E469Fb65Aa630091a4712f90666064"
|
|
25
|
-
}, A = {
|
|
26
|
-
10: "0x67f6185EB855aCd514fAC9d9e6Bd83b01040Ce33",
|
|
27
|
-
8453: "0xa4Fc0b95f7Ab754A6f85Db410A519b8283B2541f",
|
|
28
|
-
42161: "0x67f6185EB855aCd514fAC9d9e6Bd83b01040Ce33",
|
|
29
|
-
84532: "0xa4Fc0b95f7Ab754A6f85Db410A519b8283B2541f",
|
|
30
|
-
11155111: "0xa4Fc0b95f7Ab754A6f85Db410A519b8283B2541f"
|
|
31
|
-
}, c = {
|
|
32
|
-
10: "0xB58d3bA94d16305bf35F8D2055faB44b01063F9B",
|
|
33
|
-
8453: "0x0352e9AC6DC84D393244c0B31d95B717099A7a6e",
|
|
34
|
-
42161: "0xB58d3bA94d16305bf35F8D2055faB44b01063F9B",
|
|
35
|
-
84532: "0x0352e9AC6DC84D393244c0B31d95B717099A7a6e",
|
|
36
|
-
11155111: "0x0352e9AC6DC84D393244c0B31d95B717099A7a6e"
|
|
37
|
-
}, f = {
|
|
38
|
-
10: "0x3647EF9212033976204D9d3df3Ed46832888F7fB",
|
|
39
|
-
8453: "0x98cd3927F5296267a4700Dc17321ef07F6af5Cfc",
|
|
40
|
-
42161: "0x3647EF9212033976204D9d3df3Ed46832888F7fB",
|
|
41
|
-
84532: "0x98cd3927F5296267a4700Dc17321ef07F6af5Cfc",
|
|
42
|
-
11155111: "0x98cd3927F5296267a4700Dc17321ef07F6af5Cfc"
|
|
43
|
-
}, b = {
|
|
44
|
-
10: "0xa4b9E4278Fc1C2Cd7f298D6Ab77fE5ed0BAEFa09",
|
|
45
|
-
8453: "0x7D89420760513cA04D98e7f6eF30b1e5C9630c77",
|
|
46
|
-
42161: "0xa4b9E4278Fc1C2Cd7f298D6Ab77fE5ed0BAEFa09",
|
|
47
|
-
84532: "0x7D89420760513cA04D98e7f6eF30b1e5C9630c77",
|
|
48
|
-
11155111: "0x7D89420760513cA04D98e7f6eF30b1e5C9630c77"
|
|
49
|
-
}, E = {
|
|
50
|
-
10: "0xA1aDC1b479e5188C4c3780B161426fc25A11d45E",
|
|
51
|
-
8453: "0xB8AECC61Cc87744A53458e18f5dCbec29F63114A",
|
|
52
|
-
42161: "0xA1aDC1b479e5188C4c3780B161426fc25A11d45E",
|
|
53
|
-
84532: "0xB8AECC61Cc87744A53458e18f5dCbec29F63114A",
|
|
54
|
-
11155111: "0xB8AECC61Cc87744A53458e18f5dCbec29F63114A"
|
|
55
|
-
}, F = {
|
|
56
|
-
10: "0xaEAB5967508DE105fa66bED2575cdF3b17631682",
|
|
57
|
-
8453: "0x8B6E928A0e8D9E0028cE5B6ff7714a4B384E6F9A",
|
|
58
|
-
42161: "0xaEAB5967508DE105fa66bED2575cdF3b17631682",
|
|
59
|
-
84532: "0x8B6E928A0e8D9E0028cE5B6ff7714a4B384E6F9A",
|
|
60
|
-
11155111: "0x8B6E928A0e8D9E0028cE5B6ff7714a4B384E6F9A"
|
|
61
|
-
}, B = {
|
|
62
|
-
10: "0x290D20454bC26b68924c193e981fCa38f2588975",
|
|
63
|
-
8453: "0xa6A69fdd734b2f70ac7d8c0aA1c50fa2056ACd5e",
|
|
64
|
-
42161: "0x290D20454bC26b68924c193e981fCa38f2588975",
|
|
65
|
-
84532: "0xa6A69fdd734b2f70ac7d8c0aA1c50fa2056ACd5e",
|
|
66
|
-
11155111: "0xa6A69fdd734b2f70ac7d8c0aA1c50fa2056ACd5e"
|
|
67
|
-
}, D = {
|
|
68
|
-
10: "0xEB43d4fCf7F64863b3D066EE005Fa298F0CFd8eC",
|
|
69
|
-
8453: "0x9CcbC5a84d39bf871BC5d5a35C82bAC4A9ec0344",
|
|
70
|
-
42161: "0xEB43d4fCf7F64863b3D066EE005Fa298F0CFd8eC",
|
|
71
|
-
84532: "0x9CcbC5a84d39bf871BC5d5a35C82bAC4A9ec0344",
|
|
72
|
-
11155111: "0x9CcbC5a84d39bf871BC5d5a35C82bAC4A9ec0344"
|
|
73
|
-
}, x = {
|
|
74
|
-
10: "0x6dA00E864f55ceA64d0d24968fb8bb02Cd8C43E8",
|
|
75
|
-
8453: "0x0d8B7d2c0BF36406202098e84d854EAaCB9bED0F",
|
|
76
|
-
42161: "0x6dA00E864f55ceA64d0d24968fb8bb02Cd8C43E8",
|
|
77
|
-
84532: "0x0d8B7d2c0BF36406202098e84d854EAaCB9bED0F",
|
|
78
|
-
11155111: "0x0d8B7d2c0BF36406202098e84d854EAaCB9bED0F"
|
|
79
|
-
}, s = {
|
|
80
|
-
10: "0x2399DAB7d25bE315C2074BEcd50f243f4982D655",
|
|
81
|
-
8453: "0x345bfB61506Ed08c4832B59E9aeCa925e4a682CD",
|
|
82
|
-
42161: "0x2399DAB7d25bE315C2074BEcd50f243f4982D655",
|
|
83
|
-
84532: "0x345bfB61506Ed08c4832B59E9aeCa925e4a682CD",
|
|
84
|
-
11155111: "0x345bfB61506Ed08c4832B59E9aeCa925e4a682CD"
|
|
85
|
-
};
|
|
86
|
-
export {
|
|
87
|
-
e as A,
|
|
88
|
-
C as B,
|
|
89
|
-
d as C,
|
|
90
|
-
A as E,
|
|
91
|
-
E as M,
|
|
92
|
-
B as P,
|
|
93
|
-
x as S,
|
|
94
|
-
s as a,
|
|
95
|
-
c as b,
|
|
96
|
-
f as c,
|
|
97
|
-
D as d,
|
|
98
|
-
F as e,
|
|
99
|
-
b as f,
|
|
100
|
-
a as g
|
|
101
|
-
};
|
|
102
|
-
//# sourceMappingURL=deployments-Dcywzp8T.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-Dcywzp8T.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|