AI-first · Self-custody · Simulation-verified

The AI wallet for Topaz

A conversation-native wallet for Topaz on BNB Chain. Describe a strategy, watch it plan the atomic steps and simulate the exact impact, then sign once — without ever handing the agent your keys.

⚠ Beta — experimental, unaudited software

This runs against BNB Chain mainnet and the connectors are not yet audited. Start with small amounts you can afford to lose. You remain in full self-custody and sign every transaction yourself — Topaz never moves funds on its own, and every action is simulated before you sign. Nothing here is financial advice. See Safety & guardrails for the full picture.

What the Topaz AI Wallet is

The Topaz AI Wallet lets you manage DeFi positions on Topaz, a ve(3,3) DEX on BNB Chain (BSC) mainnet, by describing what you want instead of clicking through forms. It supports the full lifecycle of Topaz liquidity — concentrated liquidity (Slipstream) and Solidly-style v2 pools — plus token swaps, all composable into a single atomic transaction.

The agent never produces the transaction itself. It only proposes semantic actions; a deterministic encoder turns those into calldata, a policy layer checks them, and the result is simulated before it ever reaches your wallet to sign. You are always the signer.

How it works

  1. 1

    Describe your intent

    Tell Topaz what you want in plain language — zap BNB into a TOPAZ/WBNB concentrated-liquidity position, swap one token for another, claim and compound rewards, or rebalance an out-of-range position.

  2. 2

    The agent plans it

    The agent proposes semantic actions (symbols, amounts, position IDs — never raw calldata). A deterministic backend expands each action into ordered atomic primitives and encodes the canonical calldata.

  3. 3

    Everything is simulated

    Before you sign, the full bundle is simulated against live chain state. You see the exact balance changes, position contents, and a step-by-step execution plan, and it passes policy checks (slippage caps, deadlines, allowlists).

  4. 4

    You sign once

    No custody, no session keys. Your funds live in your own self-custody smart account, and you sign every transaction from your own wallet. Multiple actions become one atomic, all-or-nothing signature.

At a glance

Self-custody by design

Your funds and positions live in a smart account you own. The agent can propose, but only your signature executes. Where positions live →

One atomic transaction

Chain any number of actions — zap, swap, claim, rebalance, exit — into one all-or-nothing signature via the on-chain multicall.

Simulated before you sign

Every bundle is run against live chain state with eth_simulateV1 so you see balance deltas and position contents up front.

Works manually too

Prefer to click? Dashboard, Swap, and Liquidity pages do the same things — and every page also speaks to the agent.

Explore the docs

What it can do →

The full catalog of actions: swaps, concentrated liquidity, v2 liquidity, compounding, rebalancing, and atomic batching.

Positions & custody →

Where your positions live, how to fund the account, and how to exit positions and get your funds back.

Example prompts →

Real phrasings you can type to the agent, from simple swaps to multi-step batches.

Safety & guardrails →

The policy checks, slippage and deadline bounds, the self-custody model, and current beta limitations.