Beginner

What Is a Perpetual Futures DEX?

A perpetual futures DEX is an on-chain or DeFi-connected venue for trading contracts that track an asset price without a fixed expiry. This guide is educational research only, not financial advice, not a recommendation, and no trading advice.

The Basic Mechanic

A perpetual contract lets users take synthetic long or short exposure while posting collateral. Unlike a dated futures contract, it usually stays open until the user closes it, the account is liquidated, or venue rules change the position state. The contract price is kept near a reference market through funding payments, mark prices, liquidations, and exchange-specific risk rules.

  • Collateral is the account value used to support open positions and absorb losses.
  • Margin rules define how much collateral must be posted and maintained.
  • Funding payments can transfer value between long and short sides over time.
  • Liquidation rules explain when a venue can reduce or close an under-margined account.

What Makes the Venue Decentralized?

Perp DEX designs vary widely. Some route orders through on-chain order books, some use liquidity pools, and some combine off-chain matching with on-chain settlement. The important research question is not whether a label sounds decentralized, but which parts of custody, matching, pricing, liquidation, withdrawal, and governance depend on contracts, operators, validators, bridges, or admins.

  • Review where collateral is held and how withdrawals can be delayed or paused.
  • Identify whether prices come from oracles, order books, index feeds, or venue-specific mark calculations.
  • Check whether upgrades, emergency controls, or liquidation systems rely on privileged roles.
  • Separate user interface uptime from the underlying ability to manage risk on-chain.

Beginner Risk Questions

The first review should focus on failure modes instead of expected upside. A reader should be able to explain what happens during volatility, congestion, funding spikes, oracle delays, and collateral drawdowns before treating any venue page as usable research.

  • What is the liquidation threshold and how close is it under ordinary volatility?
  • Can the account still be managed if the app, wallet, RPC endpoint, bridge, or chain is degraded?
  • How do fees, funding, borrow costs, and failed transactions affect the holding period?
  • Which source documents must be checked again because parameters can change?