Hierarchy

  • RegisterLaunchInput

Properties

createLaunchInput: CreateLaunchInput

The original create launch input, used to reconstruct the payload for validation

creatorWallet?: string | PublicKey<string>

Optional launch owner override for registration (if different from createLaunchInput.wallet). Do not use this for bonding curve creator fee recipients; those are set via launch.creatorFeeWallet / launch.creatorFeeAgentMint on the create payload only.

genesisAccount: string | PublicKey<string>

The genesis account public key (returned by createLaunch)

twitterVerificationToken?: string

Optional Twitter verification token for verified badge

Generated using TypeDoc