Class OneInchAggregatorHelper

Implements

Constructors

Properties

apiParamsOverrides?: Partial<OneInchSwapAPIQueryParams>
apiUrl: string
axios: AxiosInstance
chainId: ChainId
customHeader: Record<string, string>
extRouter: Address
liquiditySourcesProvider: ((instance) => Promise<string[]>)

Type declaration

OneInchAggregationRouterV5: Address = ...
cachedLiquiditySources: Map<ChainId, Promise<string[]>> = ...

Methods

Generated using TypeDoc