Skip to main content

Overview

DerivaDEX is a derivatives exchange with off-chain sequencing and matching, self-custodied USDC collateral on Ethereum, periodic on-chain checkpoints, and governance-linked controls. Trading uses a low-latency order book. You sign requests from an Ethereum wallet, collateral remains in smart contracts, supported private requests can be encrypted before operator handling, and checkpoints anchor balances and settlement on Ethereum. You do not wait for an Ethereum confirmation on every trade acknowledgement, but settlement and withdrawal finality still tie back to on-chain state.

Use this page when

If your first question is…Use this page because…
what DerivaDEX is at a high levelit gives the shortest current platform model
why the platform is neither a plain centralized venue nor a plain on-chain DEXit frames the hybrid execution, custody, and settlement posture
which deeper route to take nextit points you toward trading, API, governance, and system-design routes after the overview

What makes DerivaDEX different

Fast execution without per-trade gas costs

DerivaDEX processes trading activity off-chain for speed. That means traders do not need to wait for a blockchain confirmation or pay gas on every trade before receiving an acknowledgement.

Self-custodied collateral with on-chain settlement

Your USDC collateral is held in Ethereum smart contracts rather than by an exchange custodian. Trading activity is reflected in platform state that is periodically recorded on-chain, giving users a verifiable settlement reference without forcing every trade onto Ethereum individually.

Confidential order handling

Supported operator-bound private requests are encrypted on the client before operator handling. That reduces pre-execution order visibility and narrows the window where order flow can be inspected before the platform’s sequencing and execution rules apply.

Built-in protections

Margin requirements, leverage limits, and other trading controls are enforced as platform rules. Those controls constrain admissibility, execution, and liquidation behavior directly; they are not optional overlays a trader can bypass.

Governance and oversight

DerivaDEX combines on-chain governance with a Bermuda digital-asset regulatory operating posture. DDX holders vote on key platform decisions such as market parameters and policy changes. Use the governance and compliance route when you need the public operating posture, safety boundaries, or the current public path into governance participation.

How trading works at a high level

Traders deposit USDC from an Ethereum wallet, place perpetual swap orders on the order book, and manage positions without paying gas on each trade. The exchange processes trading activity off-chain for speed, while using periodic on-chain checkpoints to anchor balances and settlement. Withdrawals return funds to the user’s wallet after the relevant state has been confirmed on-chain.

What this page does not replace

NeedUse instead
a first guided trading success pathYour First Trade on DerivaDEX
API-family and transport selectionAPI Reference and For Builders
governance and compliance route selectionFor Governance and Compliance
exact limits, formulas, or contract valuesReference
deeper architecture rationaleHow DerivaDEX Works and Why DerivaDEX Is Architected Differently

Who DerivaDEX is for

DerivaDEX is built for multiple kinds of participants:
  • UI traders who want a fast trading experience without giving up control of funds
  • Programmatic traders who need low-latency APIs, realtime market data, and precise trading rules
  • Institutions that need clear market structure, transparent controls, and operational rigor
  • Token holders and governance participants who want direct influence over key platform decisions
  • Researchers, developers, and regulators who want to understand the system and its trust boundaries

Next steps

Sources

Last modified on April 13, 2026