- Preparing search index...
- The search index is not available
rubic-sdk
Type alias SymbiosisSwappingParams
Symbiosis
Swapping
Params
: { deadline
: number; from
: string; revertableAddress
: string; slippage
: number; to
: string; tokenAmountIn
: SymbiosisTokenAmount; tokenOut
: SymbiosisToken; }
Type declaration
-
deadline: number
-
from: string
-
revertableAddress: string
-
slippage: number
-
to: string
-
-