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