Type alias PresaleFlowEvent
Presale
Flow
Event
: { allocationQuoteTokenCap
: bigint; baseMintDecimals
: number; baseTokenAllocation
: bigint; blockTime
: bigint; eventType
: EventType; fee
: bigint; flowDirection
: FlowDirection; padding
: number[]; quoteTokenAmount
: bigint; quoteTokenDepositTotal
: bigint; }
Type declaration
-
allocationQuoteTokenCap: bigint
-
baseMintDecimals: number
-
baseTokenAllocation: bigint
-
blockTime: bigint
-
-
fee: bigint
-
-
padding: number[]
-
quoteTokenAmount: bigint
-
quoteTokenDepositTotal: bigint