1. Motivation

Crypto liquidity is fragmented across chains, venues, and execution rails. A token may be liquid only on one DEX and one network, while the destination asset may exist only on its native chain. Conventional DEX aggregators cannot complete such swaps without manual bridging, multiple transactions, and external coordination.

Baltex Protocol targets a single-step user experience:

  • Select Coin X → Coin Y

  • Receive deposit address or contract call data

  • Send Coin X

  • Receive Coin Y to the specified destination address

All backend pathfinding and execution across liquidity sources is handled by the protocol.

Last updated