Interface EddyBridgeGetGasDataParams

Hierarchy

  • EddyBridgeGetGasDataParams

Properties

feeInfo: FeeInfo
providerAddress: string
quoteOptions: Omit<CrossChainOptions, "fromSlippageTolerance" | "toSlippageTolerance" | "slippageTolerance" | "gasCalculation" | "deadline" | "providerAddress" | "timeout" | "changenowFullyEnabled" | "enableTestnets"> & Required<Pick<CrossChainOptions, "fromSlippageTolerance" | "toSlippageTolerance" | "slippageTolerance" | "gasCalculation" | "deadline" | "providerAddress" | "timeout" | "changenowFullyEnabled" | "enableTestnets">>
routingDirection: EddyRoutingDirection
slippage: number

Generated using TypeDoc