Quote routes
bridge quote requires an explicit --provider.
Execution notes (Across and LiFi)
Bridge execution is available throughbridge plan|submit|status for --provider across|lifi.
--wallet (OWS) or --from-address (local signer). See Execution & Signing for submit auth details.
Bridge analytics
These commands requireDEFI_DEFILLAMA_API_KEY:
Notes
--to-assetis optional; default is source symbol on destination chain.--provideris required forbridge quote; there is no implicit default provider.- Bungee quote mode is keyless by default.
- Optional bungee dedicated backend mode requires both
DEFI_BUNGEE_API_KEYandDEFI_BUNGEE_AFFILIATE. - Bungee quote requests use deterministic placeholder sender/receiver addresses for quote-only flows.
- Quotes include
fee_breakdownwithlp_fee,relayer_fee,gas_fee, totals, and a consistency check against amount deltas. - Across can omit native USD fee fields on some routes; in those cases
estimated_fee_usdmay use a stable-asset approximation. - Across
/swap/approvalresponses can include max-allowanceapprovecalldata.defi-cliblocks approval amounts above planned input by default; use--allow-max-approvalonbridge submitonly when you explicitly accept that larger allowance. - Bridge
submitvalidates canonical execution targets on covered Across/LiFi source chains before signing. Use--unsafe-provider-txonly when you intentionally want to bypass that provider-payload guardrail. action_policy_errorcan also indicate an OWS policy denial when the wallet backend rejects execution.- Bridge
submitmarks bridge steps complete only after destination settlement is confirmed by provider status APIs (Across/deposit/status, LiFi/status). --step-timeoutapplies to each bridge wait stage (receipt and settlement polling). Slow routes may need higher values (for example--step-timeout 15m).- Global
--timeoutcontrols provider/planning requests. Execution wait budget is derived from--step-timeoutand remaining action stages.

