@cfxdevkit/executor / SwapParams
Interface: SwapParams
Defined in: packages/executor/src/types.ts:104
Properties
amountIn
amountIn:
string
Defined in: packages/executor/src/types.ts:107
minAmountOut
minAmountOut:
string
Defined in: packages/executor/src/types.ts:108
slippageBps?
optionalslippageBps:number
Defined in: packages/executor/src/types.ts:109
tokenIn
tokenIn:
string
Defined in: packages/executor/src/types.ts:105
tokenOut
tokenOut:
string
Defined in: packages/executor/src/types.ts:106