Skip to main content
DFlow Trade API offers a fully featured trading API for Solana, across spot and prediction markets. Consumers of DFlow Trade API will follow the pattern of opening an order, and monitoring its status.

Sync Trade Transactions

Sync Trade Transactions are trade transactions that are executed atomically in a single transactions. Most SPL token spot trades are executed as sync trade transactions. Sync Trade Transaction

Async Trade Transactions

The only Async Trade Transactions are prediction market trades that interact with Concurrent Liquidity Programs. Async Trade Transaction