All docs

Docs

Beta & limitations

A deliberately honest account of what is live, what is gated, and what is still an estimate.

Swap execution

  • The production swap UI uses a hosted routing service, exercised in beta.
  • The lower-level raw swap path is unproven — no swap has settled on mainnet through it, so a private swap on that path is not live.
  • A server-side execution adapter for that path is a stub; no server-side execution is claimed.

Wallet and chain coverage

  • Raw-path signing covers NEAR, EVM, and Solana only.
  • Stellar can sign in and deposit but cannot yet sign a raw-path swap.
  • TON is a funding source, not a sign-in family.
  • Tron is an experimental server-side verifier only — not product-supported.

Privacy features

  • Confidential-account key derivation is most complete for the reference family today.
  • Some analytics surfaces use heuristic estimates rather than fully on-chain data.

Testing and operations

  • The browser end-to-end suite has not been run in every environment; treat it as unverified until run in CI.
  • Login nonces and rate limiting require a shared store in production and fail closed without it.