CrossBiDex
Booting the intent layer for BOT Chain…

Live on BOT Chain · Chain ID 677

Say what you want to swap.
Let the chain remember it.

CrossBiDex is a single immutable registry where you publish cross-chain swap intents on-chain — source, destination, amounts, deadline — and confirm settlement yourself. No bridge contract. No order book server. No custodian ever touches your funds.

See how it works
Registry contract 0xf775AB127b1B897841424d5E126894a71dc313AF
Total intents ever created
Network Not connected
View on explorer ↗

Why this exists

Bridges lock. Order books hide. Intents just sit on-chain.

  • Custodial bridges concentrate risk by locking and minting synthetic assets.
  • Most intent-based swap systems store orders on a centralized server, open to censorship or front-running.
  • BOT Chain has no native, auditable primitive for cross-chain swap intent — until now.
  • Unfilled orders rarely carry an on-chain guarantee that they'll expire.

What CrossBiDex does

One contract. Full visibility. Zero custody.

  • Publish a bidirectional intent — BOT Chain out, or BOT Chain in — with explicit source and destination chain IDs.
  • Every intent carries a real deadline, so stale orders can be identified and treated as expired automatically.
  • Only the maker can cancel or confirm their own intent. There is no admin key and nothing to upgrade.
  • Anyone can query intents by ID or by maker address, straight from the chain.

The workflow

From intent to settlement, in four steps

  1. 1

    Create an intent

    Set your source chain, destination chain, tokenIn, tokenOut, amount, minimum acceptable output, recipient, and a deadline. It's written to the registry in one transaction.

  2. 2

    A solver fills it

    Solvers watch the registry off-chain and deliver tokenOut to your recipient address on the destination chain — outside this contract, on the chain where the tokens live.

  3. 3

    You confirm settlement

    Once you've received your tokens, you confirm the fill and record the solver's address. Only the maker can do this, and only before the deadline.

  4. 4

    Or cancel any time

    If nobody's filled it yet, cancel your own open intent whenever you like. Past the deadline, unfilled intents simply read as Expired.

The application

Your intents, straight from BOT Chain

Connect your wallet to get started

Create intents, track their status, cancel or confirm fills — all signed directly by your own wallet. Nothing is stored off-chain.

Built to be checked, not trusted

Four guarantees, enforced by code

No custody

The registry only records intent. It never holds, locks, or routes your tokens.

No admin key

There's no privileged role. Only a maker can cancel or confirm their own intent.

Immutable

No proxy, no upgradeability. The bytecode you audit today is what runs tomorrow.

Auto-expiry

Read an intent past its deadline and it reports Expired — no one can misrepresent a stale order as open.

Where this is headed

Roadmap

  1. Q3 2026 Whitepaper release Completed
  2. Q3 2026 Contract development & testing In progress
  3. Q4 2026 Mainnet deployment on BOT Chain Planned
  4. Q4 2026 Frontend dApp launch Planned
  5. Q1 2027 Solver reputation module Planned
  6. Q1 2027 Integration with BDEX & BOT Bridge Planned

Questions

Frequently asked

Your first intent is one transaction away.