Type alias AddPresaleBucketV2BaseInstructionDataArgs
Add
Presale
Bucket
V2
Base
Instruction
Data
Args
: { allocationQuoteTokenCap
: number | bigint; baseTokenAllocation
?: number | bigint; bucketIndex
?: number; claimEndCondition
: ConditionArgs; claimStartCondition
: ConditionArgs; depositEndCondition
: ConditionArgs; depositStartCondition
: ConditionArgs; padding
?: number[]; }
Type declaration
-
allocationQuoteTokenCap: number | bigint
-
Optional baseTokenAllocation?: number | bigint
-
Optional bucketIndex?: number
-
-
-
-
-
Optional padding?: number[]