diff --git a/src/api.ts b/src/api.ts index 2fa73b90..6c032165 100644 --- a/src/api.ts +++ b/src/api.ts @@ -107,7 +107,7 @@ export interface QuoteRequest extends ToolConfiguration { toChain: number | string toToken: string - // toAddress?: string // TODO: add bridge support first + toAddress?: string order?: Order slippage?: number | string