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