Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-orca-whirlpools
SwapV2InstructionDataArgs
Interface SwapV2InstructionDataArgs
interface
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
To
B
other
Amount
Threshold
remaining
Accounts
Info
sqrt
Price
Limit
Properties
amount
amount
:
number
|
bigint
amount
Specified
Is
Input
amountSpecifiedIsInput
:
boolean
a
To
B
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
To
B
other
Amount
Threshold
remaining
Accounts
Info
sqrt
Price
Limit
Coda by Ian Macalinao
Loading...