Single-Chain Swaps
Single-chain swaps refer to token exchanges performed on the same blockchain.Example Commands
Process
- AI detects the tokens and verifies network compatibility.
- A transaction is prepared using the chain’s native DEX router.
- Gas is estimated, slippage is controlled.
- The user signs the transaction.
- Confirmation is returned via Telegram with transaction hash and explorer link.
Cross-Chain Swaps
Cross-chain swaps involve exchanging assets across two different blockchains. This is handled automatically by OxVenta’s AI routing engine.Example Command
Flow
- User initiates command.
- The agent selects a bridge (e.g., LayerZero, Axelar).
- Source token is locked or burned.
- Asset is transferred to destination chain.
- Destination swap is executed.
- Result is returned in chat.
Supported Bridges
- LayerZero
- Wormhole
- Axelar
The AI abstracts all bridge complexities from the user.
Fee Structure and Gas Optimization
OxVenta AI transparently displays fees and uses internal logic to minimize user cost.Fees
- DEX swap fee (typically 0.3%)
- Cross-chain bridge fee (varies by protocol)
- OxVenta service fee (e.g., 0.1%, configurable)
Optimization Techniques
- Pre-swap route simulation
- Aggregation across multiple liquidity sources
- Automated token wrapping/unwrapping (e.g., ETH ↔ WETH)
- Dynamic gas estimation and slippage control