A Unified Framework and Comparative Study of Decentralized Finance Derivatives Protocols
Pith reviewed 2026-05-16 20:52 UTC · model grok-4.3
The pith
A protocol-agnostic framework unifies the structures, market variables, and mechanisms of DeFi derivatives across perpetuals, options, and synthetics.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper provides a formal characterization of the main classes of decentralized derivative instruments and develops a protocol-agnostic framework that connects instrument-level specifications, market-state variables, and protocol-level mechanisms. It complements the framework with numerical simulations that evaluate how derivative positions evolve under varying economic conditions, including changes in underlying asset prices, volatility, protocol-specific fees, and leverage.
What carries the argument
The protocol-agnostic framework that links instrument-level specifications, market-state variables, and protocol-level mechanisms.
If this is right
- Positions in perpetual contracts adjust continuously with price and leverage while options positions respond mainly to volatility and time decay.
- Synthetic instruments introduce additional protocol fees that alter position outcomes differently from the other two classes under the same market shifts.
- The framework makes it possible to run side-by-side comparisons of how the same price drop affects exposure across all three instrument types.
- Protocol designers can use the connected layers to test new fee structures or leverage limits before deployment.
Where Pith is reading between the lines
- The same layered approach could be extended to map emerging hybrid derivatives that combine features from more than one class.
- Risk models for DeFi portfolios could adopt the framework to simulate cross-protocol exposures without needing proprietary code access.
- Auditors might apply the simulations to flag when a protocol's fee or leverage settings produce outsized losses under moderate volatility spikes.
Load-bearing premise
That the three chosen categories of perpetuals, options, and synthetics together with the examined protocols stand for the full range of DeFi derivatives and that the simulations match real behavior without live on-chain checks.
What would settle it
Applying the framework to an existing DeFi derivatives protocol outside the studied set and finding that its instrument rules or response to market changes cannot be expressed using the same connections between specifications, states, and mechanisms.
read the original abstract
Decentralized Finance (DeFi) applications introduce novel financial instruments replicating and extending traditional ones through blockchain-based smart contracts. Among these applications, DeFi derivatives protocols enable the creation and trading of decentralized derivative instruments whose value depends on underlying cryptoassets, indices, or other reference variables. Despite their growing significance, however, they remain relatively understudied compared to other DeFi protocols, such as lending protocols and decentralized exchanges. This paper systematically analyzes DeFi derivatives protocols, categorized into perpetuals, options, and synthetics, with the aim of comparing their instrument structures, protocol mechanisms, operational dynamics, and economic agents. We provide a formal characterization of the main classes of decentralized derivative instruments and develop a protocol-agnostic framework that connects instrument-level specifications, market-state variables, and protocol-level mechanisms. We complement the analytical framework with numerical simulations that evaluate how derivative positions evolve under varying economic conditions, including changes in underlying asset prices, volatility, protocol-specific fees, and leverage. Overall, this study provides a structured analytical framework for understanding and comparing the design and functioning of decentralized finance derivatives protocols.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper claims to systematically analyze DeFi derivatives protocols in the categories of perpetuals, options, and synthetics. It provides a formal characterization of the main classes of decentralized derivative instruments and develops a protocol-agnostic framework connecting instrument-level specifications, market-state variables, and protocol-level mechanisms. This analytical framework is complemented by numerical simulations evaluating how derivative positions evolve under changes in underlying asset prices, volatility, protocol-specific fees, and leverage, with the overall goal of offering a structured approach to understanding and comparing the design and functioning of these protocols.
Significance. If the framework holds, the work would offer a useful structured lens for an understudied area of DeFi, potentially aiding future protocol design and comparative analysis. The protocol-agnostic framing and explicit linkage of instrument specs to market variables and mechanisms represent a constructive step beyond purely descriptive accounts. The numerical simulations add concrete illustrations of position dynamics, though their value depends on the fidelity of the underlying parametric choices.
major comments (1)
- [Numerical Simulations] Numerical Simulations section: the comparative conclusions about instrument behavior rest on uncalibrated parametric assumptions for fees, leverage ratios, and liquidation thresholds. No back-testing or calibration against on-chain transaction logs, liquidation events, or fee accrual data from the examined protocols (e.g., GMX, dYdX, Synthetix) is reported, so deviations between modeled and actual contract parameters could render the simulated dynamics unrepresentative of real operational conditions.
minor comments (2)
- [Abstract] The abstract and introduction would benefit from an explicit list of the specific protocols chosen within each category (perpetuals, options, synthetics) to clarify the scope of the comparative study.
- [Framework section] Notation for market-state variables and protocol mechanisms should be introduced with a single consolidated table early in the framework section to improve readability when the same symbols recur across instrument classes.
Simulated Author's Rebuttal
We thank the referee for the constructive feedback. We address the sole major comment below, clarifying the purpose of the simulations while proposing targeted revisions to improve transparency without altering the manuscript's core contribution as a protocol-agnostic framework.
read point-by-point responses
-
Referee: [Numerical Simulations] Numerical Simulations section: the comparative conclusions about instrument behavior rest on uncalibrated parametric assumptions for fees, leverage ratios, and liquidation thresholds. No back-testing or calibration against on-chain transaction logs, liquidation events, or fee accrual data from the examined protocols (e.g., GMX, dYdX, Synthetix) is reported, so deviations between modeled and actual contract parameters could render the simulated dynamics unrepresentative of real operational conditions.
Authors: We agree that the simulations rely on representative rather than empirically calibrated parameters. The numerical examples are designed to illustrate the application of the unified framework across plausible ranges of fees, leverage, and liquidation thresholds drawn from public protocol documentation, not to generate calibrated forecasts or replicate specific historical events. This choice aligns with the paper's primary goal of providing a general, protocol-agnostic analytical lens rather than an empirical study. To address the concern, we will add a new subsection in the Numerical Simulations section that (i) explicitly states the illustrative intent, (ii) tabulates the chosen parameter values alongside their sources in GMX, dYdX, and Synthetix documentation, and (iii) discusses how the framework can be extended with on-chain calibration in future work. We will also revise the abstract and conclusion to temper any comparative language that could be read as empirical claims. revision: partial
Circularity Check
No significant circularity: framework built from protocol analysis without self-referential reduction
full rationale
The paper's central contribution is a protocol-agnostic framework that categorizes DeFi derivatives into perpetuals, options, and synthetics, then formally connects instrument specifications, market-state variables, and protocol mechanisms. This is derived by direct analysis of existing protocols rather than by fitting parameters to data and relabeling outputs as predictions. Numerical simulations of position evolution under price, volatility, fee, and leverage changes are presented as evaluations of the framework, not as independent predictions that reduce to the fitted inputs by construction. No load-bearing self-citations, uniqueness theorems imported from prior author work, or ansatzes smuggled via citation are used to justify the core structure. The derivation remains self-contained and externally falsifiable against on-chain data or alternative categorizations.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Standard mathematical modeling of financial instruments applies to blockchain-based derivatives.
Lean theorems connected to this paper
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
a perpetual futures contract is a tuple: ⟨U, C, L, S, Pentry, Fm⟩ … Monte Carlo framework … geometric Brownian motion dPt=μPt dt+σPt dWt
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Forward citations
Cited by 1 Pith paper
-
Designing On-Chain Options: Amortizing Perpetual Options
Introduces amortizing perpetual options as a blockchain-native primitive that supports decentralized risk management including endogenous collateralization and de-peg insurance.
Reference graph
Works this paper leans on
-
[1]
Aave Liquidity Protocol. (2025, March 29). Retrieved March 29, 2025, from https://a pp.aave.com/dashboard Ackerer, D., Hugonnier, J., & Jermann, U. (2024).Perpetual futures pricing. National Bureau of Economic Research. Alexander, C., Choi, J., Park, H., & Sohn, S. (2020). Bitmex bitcoin derivatives: Price discovery, informational efficiency, and hedging ...
-
[2]
Cheng, Z., Deng, J., Wang, T., & Yu, M. (2021). Liquidation, leverage and optimal margin in bitcoin futures markets.Applied Economics,53(47), 5415–5428. Cousaert, S., Xu, J., & Matsui, T. (2022). Sok: Yield aggregators in defi. In2022 ieee international conference on blockchain and cryptocurrency (icbc)(pp. 1– 14). IEEE. De Blasis, R., & Webb, A. (2022). ...
work page 2021
-
[3]
Do, T., Pham, T.-A., & Tran, T. (2024). Novel perpetual futures market model based on a family of asymptotic power curves. InInternational conference on blockchain(pp. 69–83). Springer. Dune — Crypto Analytics Powered by Community. (2025, March 27). Retrieved March 27, 2025, from https://dune.com/home Eskandari, S., Salehi, M., Gu, W. C., & Clark, J. (202...
-
[4]
Xu, J., Paruch, K., Cousaert, S., & Feng, Y. (2023). SoK: Decentralized exchanges (DEX) with automated market maker (AMM) protocols.ACM Comput. Surv., 55(11), 238:1–238:50. Zhang, Z., Xu, C., & Jiang, C. (2024). Practical blockchain-based options contract. IEEE Transactions on Services Computing. 29 A Appendix A.1 Derivatives contracts in traditional fina...
work page 2023
-
[5]
This serves as a support for read- ers that are not familiar with such concepts
We outline their main properties, how they are traded, and describe their payoff functions. This serves as a support for read- ers that are not familiar with such concepts. A deeper discussion can be found in (Hull & Basu, 2016). Forward contracts are contracts between two parties to buy or sell an asset at a specified future dateT for a price previously ...
work page 2016
-
[6]
makers” add liquidity (post orders) and “takers
B.1 Notation and Conventions • Pt: underlying mark (or spot) price at timet;P entry: entry mark. • Q: signed exposure inunits of underlyingfor perpetuals (Q >0 long,Q <0 short). • C: posted collateral at entry (assume net of upfront entry fees unless noted). • L: leverage; NV: notional exposure at entry. • S∈ {+1,−1}: position sign (+1 long,−1 short). • F...
work page 2021
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.