Frontend (Next.js dashboard)
Pages, components, and how the UI talks to the backend.
Last updated
Pages, components, and how the UI talks to the backend.
Last updated
await fetchQuotes({
source_chain,
destination_chain,
source_token,
destination_token,
input_amount,
slippage_tolerance,
strategy,
user_wallet
});