Open the app, pick the token you want to trade, and let the router scout the market for you. Connect your wallet, choose the sell and buy assets, and review a live preview that shows route splits, estimated gas, fees, and the minimum you’ll receive. Adjust slippage and deadline, toggle safety presets (fast, balanced, conservative), and simulate before you send. Approve the token once if needed, then confirm the swap. If the market moves, the min-received guard helps prevent bad fills, and the interface flags unusual price impact before you commit.
For larger orders or timing-sensitive moves, switch to advanced mode. Here you can split an order across venues to reduce impact, set a limit price so the trade executes only when your target is met, or schedule a TWAP to spread fills over time. Enable private transaction delivery to reduce exposure to predatory tactics, and add a fallback route so the order can still complete if one path degrades. You can pin specific liquidity sources, cap per-route allocation, and require partial fill thresholds. Alerts notify you if quotes change beyond your tolerance, and one-click cancel is available if conditions drift.
Moving value across chains is straightforward. Select your origin and destination networks, pick the asset, and the pathfinder constructs a bridge-plus-swap route that balances speed and cost. You can prefer lower fees or faster settlement, and see an ETA with intermediary hops. Portfolio tools show balances by chain, recent fills, and average entry prices to help you rebalance baskets quickly. Save common “recipes” (for example, stablecoin to staking asset) and rerun them with updated sizes. Export your history as CSV compatible with popular accounting tools, and tag transactions by strategy for cleaner records.
If you build or automate, use the API and SDK to fetch quotes, request route plans, and submit signed transactions to the on-chain router. Sandbox on testnets, then move to mainnet with the same flow. Webhooks push fill events to your app; rate limits and retries are documented. Teams can connect a multisig, require multiple confirmations for high-value swaps, and set per-asset spending caps. Curate token lists, hide illiquid markets, lock slippage defaults for junior traders, and enable trade confirmations in chat via bot notifications. Finish onboarding by importing your wallet, selecting a reliable RPC, and running the approvals optimizer to clean up old allowances before you start trading.
Comments