Skip to content

Custody model

Zenith is not non-custodial, and the page that told you otherwise would be lying. Here is exactly what happens to your funds and your key, so you can decide for yourself whether that's enough.

Where your key lives

When you send /start, the bot generates a fresh EVM wallet for you. The private key is encrypted at rest with AES-256-GCM and stored alongside your account. The bot holds the ciphertext; it needs your account context to decrypt and sign, the same way it needs that context to show you your own positions.

You can export the private key at any time. There is no cooldown, no support ticket, no reason given. The moment you export it, you hold the same key the bot was using · import it into MetaMask, Rabby, anything that reads a standard EVM private key, and you have the exact same wallet.

This is what "exportable custody" means in practice: the bot custodies the key so it can execute transactions on your behalf from Telegram without you signing every tap, and you can end that arrangement unilaterally whenever you want by taking the key with you.

What actually holds your liquidity

Every position Zenith opens is a standard Uniswap V3 or V4 (PancakeSwap V3 on BSC) NFT, minted directly to your wallet address. It is not a share in a pool, not an internal ledger entry, not a claim on a vault. If you exported your key right now and opened that wallet in any wallet app that understands Uniswap positions, your open positions would already be there.

Closing, collecting fees, and decreasing liquidity go straight to Uniswap's or PancakeSwap's own contracts · never through a Zenith router. That's deliberate: those actions don't need a fee, so there's no reason to route them through anything we control, and it means a paused or misbehaving Zenith contract can never trap a position you already hold. The only actions that touch a Zenith contract are opening a position and claiming referral earnings, both of which charge the flat fee described on the fees page.

What we cannot do

  • We cannot move your funds without your account initiating the action.
  • We cannot freeze a position · closing bypasses our contracts entirely.
  • We cannot see your exported key once you've taken it; the ciphertext we hold becomes useless without the encryption context tied to your account.

What we can do, and why that's the honest tradeoff

We can execute transactions from your wallet when you tap a button in Telegram, because that's the entire point of a bot that opens and manages positions for you without a wallet-connect popup on every action. If that tradeoff isn't right for you, export the key and manage the position yourself in any wallet that speaks Uniswap V3/V4 · the position is already yours on-chain, with or without the bot.

Verify it yourself

Every position is a real NFT at a real Uniswap/PancakeSwap position manager contract address. Look up the NFT tokenId the bot shows you on the chain's own block explorer · nothing about the position depends on trusting our word for it.

Zenith LP Bot · concentrated liquidity, from Telegram.