Interface GetBestRouteBodyType

Hierarchy

  • GetBestRouteBodyType

Properties

options: Omit<OnChainCalculationOptions, "slippageTolerance" | "gasCalculation" | "providerAddress" | "useProxy" | "withDeflation"> & Required<Pick<OnChainCalculationOptions, "slippageTolerance" | "gasCalculation" | "providerAddress" | "useProxy" | "withDeflation">>
swappersBlacklist: string[]

to exclude/include swappers need to find name in odos-api - check /info/liquidity-sources/{chain_id} endpoint

swappersWhitelist: string[]

Generated using TypeDoc