Type alias SwapVaultToBondingCurveV2InstructionDataArgs
SwapVaultToBondingCurveV2InstructionDataArgs: {
ordinal: number | bigint;
padding: number[];
swapAmountQuoteToken: number | bigint;
}
Type declaration
-
ordinal: number | bigint
-
padding: number[]
-
swapAmountQuoteToken: number | bigint