Properties
options
options
: Omit<OnChainCalculationOptions, "slippageTolerance" | "gasCalculation" | "providerAddress" | "useProxy" | "withDeflation"> & Required<Pick<OnChainCalculationOptions, "slippageTolerance" | "gasCalculation" | "providerAddress" | "useProxy" | "withDeflation">>
swappersBlacklist
swappersBlacklist: string[]
swappersWhitelist
swappersWhitelist: string[]
to exclude/include swappers need to find name in odos-api - check /info/liquidity-sources/{chain_id} endpoint