Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
129 tokens/sec
GPT-4o
28 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Expiring Assets in Automated Market Makers (2401.04289v1)

Published 9 Jan 2024 in cs.DC and q-fin.TR

Abstract: An automated market maker (AMM) is a state machine that manages pools of assets, allowing parties to buy and sell those assets according to a fixed mathematical formula. AMMs are typically implemented as smart contracts on blockchains, and its prices are kept in line with the overall market price by arbitrage: if the AMM undervalues an asset with respect to the market, an "arbitrageur" can make a risk-free profit by buying just enough of that asset to bring the AMM's price back in line with the market. AMMs, however, are not designed for assets that expire: that is, assets that cannot be produced or resold after a specified date. As assets approach expiration, arbitrage may not be able to reconcile supply and demand, and the liquidity providers that funded the AMM may have excessive exposure to risk due to rapid price variations. This paper formally describes the design of a decentralized exchange (DEX) for assets that expire, combining aspects of AMMs and limit-order books. We ensure liveness and market clearance, providing mechanisms for liquidity providers to control their exposure to risk and adjust prices dynamically in response to situations where arbitrage may fail.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (19)
  1. Uniswap v2 core. https://uniswap.org/whitepaper.pdf, March 2020. As of 8 February 2021.
  2. Improved Price Oracles: Constant Function Market Makers. SSRN Electronic Journal, 2020.
  3. When does the tail wag the dog? Curvature and market making. arXiv:2012.08040 [q-fin], December 2020. arXiv: 2012.08040.
  4. An analysis of Uniswap markets. arXiv:1911.03380 [cs, math, q-fin], February 2021. arXiv: 1911.03380.
  5. Jun Aoyagi. Lazy Liquidity in Automated Market Making. SSRN Electronic Journal, 2020.
  6. Bancor. Proposing bancor v2.1: Single-sided amm with elastic bnt supply. https://blog.bancor.network/proposing-bancor-v2-1-single-sided-amm-with-elastic-bnt-supply-bcac9fe655b, October 2020. As of 8 February 2021.
  7. A theory of Automated Market Makers in DeFi. arXiv:2102.11350 [cs], April 2021. arXiv: 2102.11350.
  8. Axioms for automated market makers: A mathematical framework in fintech and decentralized finance, 2023.
  9. The adoption of blockchain-based decentralized exchanges. arXiv preprint arXiv:2103.08842, 2021.
  10. Zdravko Cvetkovski. Inequalities: theorems, techniques and selected problems. Springer Science & Business Media, 2012.
  11. Michael Egorov. Stableswap - efficient mechanism for stablecoin liquidity. https://www.curve.fi/stableswap-paper.pdf, November 2019. As of 8 Februaary 2021.
  12. Composing Networks of Automated Market Makers. ArXiv, June 2021. arXiv: 2106.00083.
  13. Uniswap v3 Core, March 2021.
  14. Bancor protocol, 2017.
  15. Balancer: A non-custodial portfolio man- ager, liquidity provider, and price sensor. https://balancer.finance/whitepaper/, 2109. As of 2 February 2021.
  16. Automated Market Making and Loss-Versus-Rebalancing, September 2022. arXiv:2208.06046 [math, q-fin].
  17. Augmenting batch exchanges with constant function market makers, 2023.
  18. Sok: Decentralized exchanges (dex) with automated market maker (amm) protocols. ACM Computing Surveys, 55(11):1–50, 2023.
  19. Formal specification of constant product (x . y = k) market maker model and implementation. https://github.com/runtimeverification/verified-smart-contracts/blob/uniswap/uniswap/x-y-k.pdf, 2018.

Summary

We haven't generated a summary for this paper yet.