Type alias LaunchPoolFlowEvent
Launch
Pool
Flow
Event
: { baseTokenAllocation
: bigint; blockTime
: bigint; eventType
: EventType; fee
: bigint; flowDirection
: FlowDirection; padding
: number[]; penalty
: bigint; quoteTokenAmount
: bigint; quoteTokenDepositTotal
: bigint; weightedQuoteTokenAmount
: bigint; weightedQuoteTokenTotal
: bigint; }
Type declaration
-
baseTokenAllocation: bigint
-
blockTime: bigint
-
-
fee: bigint
-
-
padding: number[]
-
penalty: bigint
-
quoteTokenAmount: bigint
-
quoteTokenDepositTotal: bigint
-
weightedQuoteTokenAmount: bigint
-
weightedQuoteTokenTotal: bigint