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