A struct representing a single Boost. Typically you would not construct this directly, rather get an instance from BoostCore.createBoost or BoostCore.getBoost

Boost

Constructors

Properties

id: bigint
action: EventAction
validator: SignerValidator
allowList: AllowList
incentives: Incentive[]
protocolFee: bigint
referralFee: bigint
maxParticipants: bigint
owner: `0x${string}`