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