doli swap --pool <pool_id> --amount <amount> ...
- Save it immediately when shown — copy it to a safe place
- If you lose it, your counterparty's funds are locked forever
- If someone else gets it, they can claim your counterparty's funds
- It is a 64-character hex string. Treat it like a private key.
- You lock funds on one chain (~1 minute)
- You share the swap details with your counterparty
- They lock matching funds on the other chain (minutes to hours)
- You verify their lock and claim (minutes)
- They claim on your chain using the revealed preimage
- Refund is only possible AFTER the timelock expires
- You must return to this page to execute the refund
- The refund is a blockchain transaction — it is not automatic
- If your preimage is revealed before you claim, the counterparty can claim first
No active swaps
0.00 USDT (BEP-20)
0.00 USDT (BEP-20)
Failure to send the exact amount may result in the loss of your funds, as the payment cannot be linked to your wallet.
The exact USDT amount shown (including all decimals) is your unique payment identifier. It is how we match your transfer to your DOLI wallet.
You must copy and paste the exact amount — do not round or modify it.
No enviar el monto exacto puede resultar en la pérdida de sus fondos, ya que el pago no podrá vincularse a su billetera.
El monto exacto de USDT mostrado (incluyendo todos los decimales) es su identificador único de pago. Es la forma en que vinculamos su transferencia con su billetera DOLI.
Debe copiar y pegar el monto exacto — no lo redondee ni modifique.
Transaction details
-
1Phase 1Centralized USDT ExchangeBootstrap liquidity with a simple USDT-to-DOLI swap bot. Automated order matching, BSC payment detection, and instant DOLI delivery on-chain.Complete
-
2Phase 2Cross-Chain Atomic Swap InfrastructureCross-chain atomic swaps via hash time-locked contracts. BridgeHTLC output type supporting Bitcoin, Ethereum, and BNB Chain with hashlock + timelock mechanics. Preimage-based claim with automatic refund on expiry.Complete
-
3Phase 3On-Chain AMM PoolsUniswap-style constant-product automated market maker built into the protocol. CreatePool, AddLiquidity, RemoveLiquidity, and Swap transaction types with Pool and LPShare output types. 0.3% swap fee to liquidity providers.Complete
-
4Phase 4Marketplace Web UIWeb interface for the on-chain AMM. Real-time pool data, swap quotes with price impact, liquidity management, bridge initiation, and CLI command generation. All data fetched live from the chain via JSON-RPC.In Progress
-
5Phase 5Web Wallet IntegrationSign and broadcast transactions directly from the browser. Ed25519 key management, UTXO selection, transaction construction, and one-click swaps without the CLI.Upcoming
-
6Phase 6Decentralized Order BookLimit orders via covenant conditions. On-chain order book with partial fills, price-time priority, and trustless settlement. Full DEX functionality without centralized matching.Upcoming