Input for creating a launchpool launch.

Hierarchy

  • LaunchpoolLaunchInput

Properties

claimScheduleAllocations?: ClaimScheduleAllocation[]

Optional: Genesis-native vesting locks (claim schedules) for token allocations

launchpool: LaunchpoolConfig

Launchpool (primary sale mechanism) configuration

lockedAllocations?: LockedAllocation[]

Deprecated

Use claimScheduleAllocations. Still accepted and mapped onto claim schedules for backward compatibility.

Generated using TypeDoc