Quotes Overview
Understanding and working with transaction quotes in OneBalance
OneBalance quotes enable cross-chain operations including asset transfers, swaps, and arbitrary contract interactions. They facilitate the core transaction lifecycle by providing cost estimates and execution plans.
Account Setup Required: Quotes require proper account configuration. See Account Models for setup instructions.
Quote Types
Unified Quotes
For transfers and swaps between aggregated or chain-specific assets.
Contract Call Quotes
For arbitrary smart contract interactions with automatic token routing.
Quote Lifecycle
Request Quote
Generate a quote with pricing and execution plan
Sign Transaction
Sign the typed data using your wallet or signer
Execute Quote
Submit the signed quote for on-chain execution
Key Features
- Cross-chain routing - Use tokens from any supported chain
- Gas abstraction - No need for native tokens on target chains
- Automatic approvals - ERC20 approvals handled automatically
- Quote expiration - Time-limited quotes ensure fresh pricing
Start with quote examples for hands-on implementation guidance.