Search
Preparing search index...
The search index is not available
@raydium-io/raydium-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@raydium-io/raydium-sdk
RouteSwapTransactionParams
Interface RouteSwapTransactionParams
Hierarchy
RouteSwapTransactionParams
Index
Properties
amount
In
amount
Out
config
connection
fixed
Side
from
Pool
Keys
to
Pool
Keys
user
Keys
Properties
amount
In
amount
In
:
CurrencyAmount
|
TokenAmount
amount
Out
amount
Out
:
CurrencyAmount
|
TokenAmount
Optional
config
config
?:
{
bypassAssociatedCheck
?:
boolean
}
Type declaration
Optional
bypass
Associated
Check
?:
boolean
connection
connection
:
Connection
fixed
Side
fixed
Side
:
SwapSide
from
Pool
Keys
from
Pool
Keys
:
LiquidityPoolKeysV4
to
Pool
Keys
to
Pool
Keys
:
LiquidityPoolKeysV4
user
Keys
user
Keys
:
{
owner
:
PublicKey
;
tokenAccounts
:
TokenAccount
[]
}
Type declaration
owner
:
PublicKey
token
Accounts
:
TokenAccount
[]
Exports
Route
Swap
Transaction
Params
amount
In
amount
Out
config
connection
fixed
Side
from
Pool
Keys
to
Pool
Keys
user
Keys