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