Type alias LaunchPoolDepositV1
Launch
Pool
Deposit
V1
: { amount
: bigint; bucket
: PublicKey<string>; bump
: number; claimed
: boolean; depositor
: PublicKey<string>; header
: AccountHeader; index
: number; key
: Key; padding
: number[]; publicKey
: PublicKey<string>; timestamp
: bigint; weightedSol
: bigint; }
Type declaration
-
amount: bigint
-
-
bump: number
-
claimed: boolean
-
depositor: PublicKey<string>
-
-
index: number
-
-
padding: number[]
-
publicKey: PublicKey<string>
-
timestamp: bigint
-
weightedSol: bigint