Documentation
Preparing search index...
@orca-so/whirlpools-client
SwapV2InstructionData
Type Alias SwapV2InstructionData
type
SwapV2InstructionData
=
{
amount
:
bigint
;
amountSpecifiedIsInput
:
boolean
;
aToB
:
boolean
;
discriminator
:
ReadonlyUint8Array
;
otherAmountThreshold
:
bigint
;
remainingAccountsInfo
:
Option
<
RemainingAccountsInfo
>
;
sqrtPriceLimit
:
bigint
;
}
Index
Properties
amount
amount
Specified
Is
Input
a
ToB
discriminator
other
Amount
Threshold
remaining
Accounts
Info
sqrt
Price
Limit
Properties
amount
amount
:
bigint
amount
Specified
Is
Input
amountSpecifiedIsInput
:
boolean
a
ToB
aToB
:
boolean
discriminator
discriminator
:
ReadonlyUint8Array
other
Amount
Threshold
otherAmountThreshold
:
bigint
remaining
Accounts
Info
remainingAccountsInfo
:
Option
<
RemainingAccountsInfo
>
sqrt
Price
Limit
sqrtPriceLimit
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
amount
Specified
Is
Input
a
ToB
discriminator
other
Amount
Threshold
remaining
Accounts
Info
sqrt
Price
Limit
Documentation
Loading...