Capabilities

What the AI Wallet can do

Every Topaz action is available both manually and through the agent, and any combination of them composes into one atomic transaction. Here is the full catalog of what you can ask for.

Swaps

Swap any token for any other token. Routing is liquidity-aware: the wallet finds a route through one or more Slipstream (concentrated liquidity) pools, including multi-hop paths when there is no direct pool, sized by an exact-input swap.

Native BNB is handled for you — it is wrapped to WBNB as needed, and outputs can be unwrapped back to native BNB on the way out.

Concentrated liquidity (Slipstream)

The full lifecycle of a concentrated-liquidity position is supported. Positions are minted to — and staked from — your smart account.

Zap & stake

Enter a pool from a single token (or BNB). The wallet wraps/swaps to the correct ratio for your chosen range, mints the position, and stakes it in the gauge — in one atomic transaction. Leftover dust is returned.

Claim rewards

Claim gauge rewards (TOPAZ emissions). You choose per claim whether to return them to your wallet or compound them back into the position.

Compound

Compounding always adds to your existing position: it unstakes, swaps the reward to the pool ratio, increases the same position's liquidity, and restakes. It never mints a new position.

Rebalance

Move a position to a new price range atomically: unstake, remove, swap to the new ratio, re-mint in the new range, and restake — useful to recover an out-of-range position.

Exit / withdraw

Close a position in one of three modes — both tokens, a single token, or hand the live NFT back to your wallet. See exiting positions →

Range presets

Pick narrow, medium, or wide when opening or rebalancing. See ranges below.

Range presets

Concentrated-liquidity positions earn fees only while the price is within their range. When you open or rebalance, you choose a preset; the exact ticks are computed from the pool's current price and tick spacing.

narrowA tight band around the current price. Highest capital efficiency and fee share while in range, but goes out of range sooner and needs rebalancing more often.
mediumA balanced band. A middle ground between fee concentration and how often the price leaves your range.
wideA broad band. Lower capital efficiency, but rarely goes out of range and needs less maintenance.

v2 liquidity (Solidly-style pools)

Topaz's v2 pools — both volatile and stable — are fully supported. As with CL, the LP tokens are held and staked by your smart account.

Add liquidity

Enter from a single token (or BNB): the wallet swaps ~half into the paired token, adds both sides, and optionally stakes the LP in the gauge.

Remove liquidity

Remove any percentage of your LP. Exit to both tokens, or consolidate to a single token (BNB included).

Stake / claim

Stake held LP into the gauge, or claim gauge rewards to your wallet.

Compound

Claim, swap to the pool ratio, add back to the same pool, and restake — mirroring the CL compound.

Atomic batching

This is the feature that makes the wallet more than a form filler. You can string together any number of the actions above — a zap, a swap, a claim, a rebalance, an exit — and they are packed into a single on-chain multicall: one signature, all-or-nothing. If any step would fail, the whole batch reverts and nothing happens.

Between steps, funds stay in your smart account as a working balance, so a later step can consume an earlier step's output (for example, exit a position to BNB and immediately zap all of that BNB into a new one). Funds only leave the account when a step explicitly sweeps them back to your wallet.

One agent turn = one batch

When the agent proposes several actions in a single turn, they execute as one atomic transaction — you review the combined effect and sign once.

Manual surfaces

You don't have to use the chat. The app also exposes dedicated pages for the same operations:

  • Chat — the conversational agent (the default surface).
  • Dashboard — your positions, balances, and per-position actions (claim, exit, rebalance).
  • Swap — direct token swaps.
  • Liquidity — open and manage CL and v2 positions.
  • Migrate — bring already-held positions into your smart account (see Positions & custody).

Every page also speaks to the agent — ask it to do anything you can click.