This report was created by SANICE AI in under 5 minutes
Try Glass free โ†’
Crypto21 min readยท31 May 2026

Impact of AMMs on DeFi Liquidity by 2030

Explore how Automated Market Makers are transforming DeFi liquidity, capital efficiency, and institutional growth by 2030.

Glass Research Report

AMMs as the Backbone of DeFi by 2030: Capital Efficiency, Institutional Gating, and the Cross-Chain Liquidity Race

Research Brief: Evaluating the Impact of Automated Market Makers (AMMs) on Decentralized Finance (DeFi) Liquidity by 2030 Prepared by: SANICE AI โ€” Glass Research Pipeline Date: May 31, 2026


Key Takeaways

Bottom Line: AMMs have already won the DeFi liquidity bootstrapping battle โ€” the 2030 race is about who captures institutional capital through programmable pool architecture, cross-chain aggregation, and regulatory-ready compliance infrastructure.

Key Findings:

  • Research published in the Journal of the British Blockchain Association (JBBA, May 2025) found that over 95% of historical single swaps result in an impermanent gain for LPs when fee income is properly incorporated โ€” fundamentally reframing LP risk as cumulative directional exposure, not per-swap loss
  • Uniswap v3's concentrated liquidity delivers up to ~4,000x capital efficiency relative to v2 within tight price bands (Fritsch, arXiv 2021), but bifurcates LP returns sharply between active position managers and passive depositors
  • Uniswap v4's hook architecture โ€” launched 2025 โ€” transforms AMMs from fixed-rule protocols into programmable liquidity primitives, compressing the AMM innovation cycle from years to weeks
  • Cross-chain liquidity fragmentation across Ethereum, L2s, Solana, and Cosmos represents the single largest structural inefficiency โ€” and the largest competitive opportunity โ€” in DeFi infrastructure through 2030
  • Regulatory uncertainty remains the binding constraint on institutional capital inflows; MiCA, CFTC, and MAS clarity timelines are not guaranteed and may slip well beyond 2030 in key jurisdictions
  • MEV and JIT liquidity extraction constitute a systemic, ongoing transfer of value away from passive retail LPs โ€” a structural threat that hook architecture can mitigate but has not yet eliminated

Executive Synthesis

AMMs have permanently solved the cold-start liquidity problem that destroyed every pre-Uniswap decentralized exchange โ€” replacing human market makers with mathematical invariants and permissionless LP capital is one of the genuinely transformative financial innovations of the past decade. The next five years will determine whether this infrastructure scales into a global, institutionally credible liquidity layer or remains structurally constrained by impermanent loss economics, MEV extraction, and regulatory ambiguity that rational fiduciary capital cannot tolerate. The answer is not binary โ€” the AMM model will dominate DeFi liquidity by 2030, but value will concentrate disproportionately in protocols that simultaneously solve programmability, cross-chain aggregation, and compliance architecture. Those who execute on one dimension will be disintermediated by those who execute on all three.


The AMM Architecture That Changed Everything: From xy=k to Programmable Hooks

AMMs resolved the fundamental bootstrapping problem that killed every decentralized exchange before them: how do you create a liquid market without professional market makers willing to post two-sided quotes? The answer โ€” replace the order book with a mathematical invariant and source liquidity from retail depositors โ€” is deceptively simple and structurally transformative.

At their core, AMMs operate through liquidity pools governed by smart contracts. Liquidity providers (LPs) deposit paired assets; a deterministic pricing function โ€” most commonly the constant product formula xยทy = k โ€” automatically sets marginal prices as a function of pool inventory. Every trade is executed against this pool, arbitrageurs continuously realign pool prices with external markets, and the system requires zero human market-making intervention. The result is always-on, permissionless liquidity โ€” a property no traditional exchange can replicate without a counterparty.

What this architectural choice implies is under-appreciated: AMMs don't just decentralize trading, they decentralize the market-making function itself. The implications for capital formation, price discovery, and financial inclusion by 2030 are profound โ€” and so are the structural inefficiencies baked into first-generation designs that subsequent protocol iterations are racing to resolve.

The four key properties that make AMMs structurally dominant over pre-AMM DEX designs:

  • Continuous availability: AMM pools provide 24/7 liquidity with no dependency on human market-maker availability, eliminating the liquidity cliff that occurs during volatile periods on centralized exchanges
  • Permissionless listing: Any token pair can be listed without exchange approval, democratizing price discovery for long-tail assets that would never achieve centralized exchange listings
  • Composability: AMM pool positions function as primitives that other DeFi protocols โ€” lending platforms, yield optimizers, derivatives protocols โ€” can integrate directly, creating compounding liquidity network effects
  • Continuous price discovery: Arbitrage bots enforce price alignment between AMM pools and centralized venues, making AMM prices components of a global discovery mechanism rather than isolated signals

The weakness remains capital utilization. Traditional constant-product AMMs distribute LP capital uniformly across the entire price range from zero to infinity โ€” yet the vast majority of trading occurs within a narrow band around the current market price, meaning most deposited capital sits idle, earning no fees while bearing full impermanent loss exposure on extreme moves.


Generational AMM Design Evolution: Four Distinct Shifts in Protocol Architecture

The AMM design space has undergone four distinct generational shifts, each targeting a specific inefficiency in the prior model.

GenerationProtocol / FeatureKey InnovationCore Limitation
Gen 1Uniswap v1/v2, SushiSwapConstant product (xy=k), always-on liquidityCapital distributed 0โ†’โˆž; low efficiency
Gen 2Uniswap v3 (2021)Concentrated liquidity; LP-defined price rangesReturn bifurcation; active mgmt required
Gen 3Leveraged CL protocolsLeverage on CL positions via overcollateralized lendingLiquidation risk; requires automation
Gen 4Uniswap v4 (2025)Programmable hooks; custom pool lifecycle logicComplexity; hook security surface area

Generation 2 โ€” Concentrated Liquidity is the pivotal architectural leap. Uniswap v3 allowed LPs to select price ranges for capital deployment, achieving theoretically up to ~4,000x capital efficiency relative to v2 within a tight price band (Fritsch, arXiv 2021). Empirical analysis from Fritsch demonstrates that while average LP returns improved post-v3 introduction, the distribution of returns became significantly more dispersed โ€” concentrated liquidity rewards active, sophisticated position managers and penalizes passive LPs who fail to rebalance as prices move out of range. This bifurcation of LP returns has been the defining market dynamic of the 2021โ€“2024 period.

๐Ÿ’ก

The capital efficiency advantage of concentrated liquidity is real โ€” but it has systematically transferred wealth from passive retail LPs to active position managers and JIT bots. Passive LP in v3 is structurally worse than passive LP in v2, not better.

Generation 3 โ€” Leveraged Concentrated Liquidity (Elsts & Klas, arXiv 2024) applies leverage to CL positions via overcollateralized lending. Leveraged CL amplifies fee income but introduces liquidation risk โ€” if price moves outside the LP's range, the position earns zero fees while debt continues to accrue. The protocol design challenge is building liquidation mechanisms robust enough to prevent bad debt accumulation during rapid price moves.

Generation 4 โ€” Programmable Hooks (Uniswap v4, 2025): The most architecturally significant development since concentrated liquidity. Hooks are custom smart contracts that execute at defined points in the pool lifecycle (before/after swap, before/after liquidity modification). This transforms the AMM from a fixed-rule protocol into a programmable liquidity primitive. Hooks enable dynamic fee adjustment based on volatility, on-chain limit orders, JIT liquidity mechanisms, and custom oracle integrations โ€” all without requiring a new core protocol deployment. The strategic implication: v4 hooks compress AMM innovation cycles from years to weeks.

Parallel innovation vectors running alongside the Uniswap lineage include Curve Finance's StableSwap invariant โ€” a hybrid formula concentrating liquidity near the 1:1 ratio for correlated assets (stablecoins, liquid staking derivatives), achieving near-zero slippage at high volumes โ€” and Balancer's weighted multi-asset pools, which enable portfolio-style liquidity positions and reduce impermanent loss through diversification.

Theoretical Capital Efficiency vs. Uniswap v2 (Relative Multiplier)


The Impermanent Loss Reframe: What the JBBA Evidence Actually Shows

The conventional narrative that impermanent loss (IL) is the existential risk for AMM liquidity providers has been materially challenged by empirical evidence. Research published in the Journal of the British Blockchain Association (JBBA, May 2025) analyzed LP outcomes across Uniswap, SushiSwap, and Balancer pools and found that over 95% of historical single swaps result in an impermanent gain for LPs when fee income is properly incorporated into the return calculation.

The mechanism is straightforward: the fee earned on each swap partially or fully compensates the inventory rebalancing loss imposed by the swap itself. Below a threshold of price divergence relative to fee rate, every individual trade is a net positive for the LP position.

๐Ÿ“Š

JBBA (2025): Over 95% of historical single swaps generate a net impermanent gain for LPs when fee income is included. The dominant LP risk is not per-swap loss โ€” it is cumulative directional exposure during sustained price trends.

This reframes the LP risk model in two critical ways:

  1. The relevant risk unit is not the swap โ€” it is the trend. LPs are structurally short gamma: they profit in ranging markets and lose during sustained directional moves. This is economically identical to the short-volatility exposure of traditional market makers, and should be managed accordingly.
  2. Fee tier calibration is the primary LP return lever. If fee income is the compensating mechanism, then allocating capital to pools where fee tier matches realized volatility is the single highest-impact decision an LP makes. Mismatching fees to volatility โ€” placing capital in a 0.05% fee tier for a highly volatile pair, or a 1% tier for a stablecoin pair โ€” is the leading cause of suboptimal LP returns.

The residual risk will concentrate in two areas as dynamic fee mechanisms mature: tail-risk events (depeg events, flash crashes) and illiquid long-tail pools where fee income structurally cannot offset sustained price divergence. Institutional LP capital will rationally avoid the latter; sophisticated protocols will develop insurance mechanisms or loss-absorbing tranching structures for the former.


Projected AMM Impact on DeFi Liquidity: 2025โ€“2030 Trajectory

Five years is sufficient time for architectural bets made today to either achieve institutional-grade legitimacy or prove structurally inadequate. The following projections are reasoned inferences from current evidence trajectories, not verified forecasts.

Capital efficiency will converge toward professional market-making standards. The concentrated liquidity + leverage + dynamic fees stack, combined with robust active position management tooling (keeper networks and AI-driven LP management agents), will bring AMM capital efficiency within range of professional market-making desks. By 2030, this tooling will likely be commoditized through keeper protocols and automated agents, enabling institutional LPs to deploy capital at efficiencies comparable to traditional limit order book market-making โ€” provided liquidation infrastructure and real-time rebalancing automation mature accordingly.

AMM infrastructure will underpin cross-chain liquidity. The current fragmentation of liquidity across Ethereum, Layer 2 networks, Solana, Cosmos, and emerging chains represents both the biggest inefficiency and the biggest opportunity in DeFi liquidity infrastructure. By 2030, cross-chain AMM architectures โ€” likely combining intent-based settlement layers, cross-chain messaging protocols, and shared liquidity pools โ€” will aggregate what is currently siloed capital. This does not require a single dominant chain; it requires interoperability standards that allow AMM pool liquidity to be accessible across execution environments.

Institutional capital remains gated โ€” and the timeline is not guaranteed. AMM participation by regulated entities requires legal clarity on LP liability, tax treatment of impermanent loss, and whether LP positions constitute regulated financial instruments. The draft's assumption that regulatory clarity will arrive cleanly by 2030 warrants a direct caveat: global regulatory approaches to DeFi are highly variable, the pace of legal adaptation to DeFi innovations has consistently lagged market development, and meaningful institutional deployment may be delayed well beyond 2030 in key jurisdictions. Jurisdictions that resolve clarity first โ€” through EU MiCA implementations, CFTC/SEC frameworks, or MAS guidance in Singapore โ€” will attract disproportionate institutional LP capital. The timing risk is real and should not be underwritten optimistically.

DimensionCurrent State (2025)Projected Trajectory (2030)
LP Swap-Level Profitability>95% of swaps result in net gain (JBBA, 2025)Further improvement via dynamic fee calibration
Capital Efficiency (CL vs. v2)~4,000x in-range efficiency (Fritsch, 2021)Leveraged CL + automation closes passive/active gap
AMM Protocol Architecturev4 hooks launched 2025; modular designProgrammable, AI-assisted LP management standard
Cross-Chain LiquidityFragmented; bridge-dependentIntent-based aggregation layer likely dominant
Institutional AdoptionRegulatory grey zone; minimal regulated capitalMiCA/CFTC clarity may gate major inflows โ€” timeline uncertain
L2 DeploymentGrowing; dominant for retailL2/L3 primary venue; mainnet as settlement layer

Structural Threats: MEV, JIT Extraction, and the Passive LP Squeeze

MEV and JIT Liquidity Extraction Remain Systemic Threats. Maximum Extractable Value (MEV) โ€” specifically sandwich attacks and just-in-time liquidity provision by sophisticated bots โ€” represents a continuing transfer of value away from retail LPs and traders. JIT liquidity in Uniswap v3 allows bot operators to deposit concentrated liquidity immediately before a large trade executes and withdraw it immediately after, capturing the fee without bearing meaningful price risk. This is not a bug โ€” it is a rational response to the protocol's architecture โ€” but it systematically disadvantages passive LPs.

Uniswap v4's hook architecture creates the technical surface area to implement anti-MEV mechanisms (commit-reveal schemes, time-weighted fee accrual, private mempool integration), but these add complexity and are not yet standard. MEV will not be eliminated by 2030; it will be partially internalized by protocols and partially suppressed by hook-level mitigations, but passive LPs in high-volume pools should price in ongoing fee cannibalization.

Scalability Bottlenecks Are Being Resolved at the Infrastructure Layer. Gas costs on Ethereum mainnet made frequent LP position rebalancing economically irrational for smaller capital positions, undermining capital efficiency gains from concentrated liquidity for all but large institutional allocators. L2 deployment of AMM protocols โ€” Uniswap, Curve, and others operating on Arbitrum, Optimism, Base, and zkSync โ€” has materially reduced execution costs. ZK-rollup architectures specifically offer low gas, high throughput, and Ethereum-equivalent security โ€” the combination institutional DeFi requires. By 2030, the dominant AMM liquidity will likely reside on L2/L3 environments, making active LP management economically viable at retail scale.

The Regulatory Window Is Narrowing โ€” and Non-Linearly. MiCA in Europe has established a baseline for crypto asset service providers, but non-custodial, governance-token-controlled AMMs remain in a regulatory grey zone in most jurisdictions. The SEC's scrutiny of DeFi governance tokens as potential unregistered securities creates existential legal risk for US-based protocol teams. The strategic response is not regulatory avoidance but compliance optionality: permissioned pool variants for regulated counterparties alongside permissionless pools for the open market. This bifurcated architecture is the only viable path to simultaneously serving retail DeFi users and institutional capital pools governed by fiduciary constraints.


Strategic Opportunities That Remain Structurally Under-Exploited

Three AMM opportunity vectors are materially under-priced relative to their 2030 potential:

  • Real-world asset (RWA) tokenization liquidity: As tokenized treasuries, equities, and credit instruments enter on-chain environments, they require AMM infrastructure calibrated for low-volatility, high-volume correlated assets โ€” a natural extension of the StableSwap model that incumbents are not yet purpose-building for
  • Options and structured products liquidity: AMM models adapted for volatility surface management represent a frontier where TradFi infrastructure is genuinely inferior to DeFi's always-on composability; no dominant protocol has emerged in this space
  • Prediction market liquidity: Combinatorial prediction markets require custom AMM designs; the hook architecture of v4 creates implementation paths that were previously unavailable at the protocol layer

Recommendations for Optimizing AMM-Driven Liquidity

1. Deploy Capital in Fee-Tier-Calibrated, Dynamically Managed Concentrated Positions

Passive uniform liquidity provision is demonstrably suboptimal. The JBBA (2025) evidence confirms that fee income is the primary determinant of LP profitability at the single-swap level; Fritsch (2021) established that post-v3 return distributions bifurcate sharply between active and passive LPs. Consequently:

  • Allocate capital to pools where fee tier matches the actual volatility regime of the trading pair โ€” high-fee tiers for volatile assets, stable-pair tiers for correlated assets
  • Implement automated rebalancing via keeper protocols or on-chain managers that widen position ranges during elevated volatility and narrow them during low-volatility consolidation
  • Monitor JIT bot activity in target pools; high JIT activity signals fee cannibalization that reduces LP returns below model estimates

2. Prioritize v4 Hook-Enabled Pools for Innovation Alpha

  • Evaluate hook implementations delivering dynamic fees, limit order functionality, and MEV protection โ€” these directly address the three largest structural drags on LP returns
  • Treat hook-enabled pool participation as an early-adopter alpha opportunity; the market has not yet fully priced the performance differential between hook-optimized and legacy pool architectures

3. Build Regulatory-Ready Infrastructure Now โ€” Before Clarity Arrives

  • Implement permissioned pool variants with on-chain KYC attestation (using privacy-preserving credential systems like EAS or comparable attestation layers) to enable regulated entities to participate without compromising permissionless pool integrity
  • Engage proactively with MiCA implementation guidance and equivalent frameworks; early regulatory dialogue shapes the rules more favorably than reactive compliance

4. Hedge Impermanent Loss with Delta Hedging and Protocol-Level Insurance

For large LP positions in volatile pools, the JBBA (2025) per-swap finding does not eliminate cumulative directional exposure during trending markets:

  • Implement delta hedging of LP positions using on-chain perpetual protocols to neutralize directional exposure embedded in pool inventory
  • Evaluate protocol-level IL insurance products for higher-volatility pools where tail-risk exposure exceeds acceptable thresholds
  • Structure leveraged LP positions (per Elsts & Klas, 2024) only when liquidation infrastructure and rebalancing automation can guarantee management below the liquidation threshold

5. Shift LP Capital Allocation to L2/L3 Environments

The gas cost constraint that makes active LP management economically irrational on Ethereum mainnet is resolved on L2 environments. Capital efficiency gains from concentrated liquidity are only fully achievable when rebalancing costs approach zero:

  • Shift the majority of new LP capital to Arbitrum, Base, Optimism, or zkSync deployments of established AMM protocols
  • Maintain mainnet positions only where bridge security risk and L2 counterparty risk cannot be adequately mitigated โ€” a legitimate concern for large institutional allocations until L2 security models mature further

6. Position for Cross-Chain Liquidity Infrastructure Leadership

  • Allocate strategic development resources to cross-chain AMM architectures combining intent-based routing with shared liquidity pool access
  • Monitor bridge security developments closely โ€” catastrophic bridge failure has historically been the single largest source of DeFi capital loss and remains the primary existential risk to cross-chain AMM strategies
  • Engage with interoperability standard proposals (CCIP, IBC extensions, LayerZero DVN architecture) to ensure LP positions are deployable across execution environments as standards solidify
โœ…

For institutional allocators: the highest-conviction AMM position for 2030 is cross-chain liquidity infrastructure + v4 hook-enabled concentrated positions on L2, paired with delta hedging and permissioned pool compliance architecture. This is not a single bet โ€” it is a compounding strategy stack.


โš ๏ธ Regulatory Uncertainty: The Institutional Capital Time Bomb

The draft's optimism about regulatory clarity arriving cleanly and enabling institutional capital inflows by 2030 requires a direct correction. Global regulatory approaches to DeFi are highly variable and structurally slow โ€” the pace of legal adaptation to DeFi innovations has consistently lagged market development by multiple years.

The risk is not that regulation will be hostile โ€” it is that ambiguity itself is the constraint. Regulated asset managers operating under fiduciary obligations cannot deploy capital into legal grey zones regardless of return profiles. If MiCA implementation guidance on non-custodial AMMs remains incomplete, if the CFTC/SEC jurisdictional battle over DeFi governance tokens remains unresolved, and if MAS guidance in Singapore does not extend to permissionless AMM participation โ€” then meaningful institutional LP capital deployment may be substantially delayed beyond 2030 in several major jurisdictions.

  • Severity: Medium
  • Support/Mitigation Strategy: Engage proactively with regulatory bodies globally to advocate for DeFi-friendly policies and develop compliance-ready infrastructure for AMMs to accommodate varied legal requirements. Build permissioned pool variants and on-chain compliance architecture now โ€” before clarity arrives โ€” so that regulated entities can onboard within weeks of regulatory green lights rather than months. First-mover compliance infrastructure is not a cost; it is a moat.

๐Ÿ’ก Cross-Chain Interoperability Leadership: The 2030 Competitive Moat

Most AMM protocols and LP capital allocators are optimizing single-chain or limited cross-chain strategies. This creates a first-mover window for players who commit to solving the harder, higher-value problem: robust shared liquidity pools accessible across multiple blockchain ecosystems simultaneously.

The cross-chain AMM leader of 2030 will not be the protocol with the best constant product formula โ€” it will be the protocol that solved secure cross-chain communication, oracle reliability, and coordinated liquidity governance across heterogeneous execution environments. The capital efficiency advantage of a truly cross-chain unified liquidity layer is not marginal โ€” it is structural, representing the elimination of the largest remaining source of DeFi capital fragmentation.

  • How to Apply: Invest in research and development to solve technical challenges related to secure cross-chain communication and liquidity aggregation. Engage with CCIP, IBC, and LayerZero DVN architecture standards proactively rather than reactively. Prototype shared liquidity pool access across at minimum two major L2 environments and one non-EVM chain within the next 12โ€“18 months.
  • Why This Matters: Most competitors are focused on single-chain or limited cross-chain strategies, missing the broader opportunity to lead in an interconnected blockchain ecosystem. The protocol that wins cross-chain interoperability does not just gain market share โ€” it becomes the settlement infrastructure that other protocols route through, capturing value from the entire DeFi liquidity stack.

๐Ÿงญ Execution Plan: Three Priority Actions for AMM Liquidity Leadership

  1. Engage Regulatory Stakeholders (Complete within 7 days)

    • What to do: Initiate dialogue with regulatory authorities in key jurisdictions (EU MiCA implementation teams, CFTC LabCFTC, MAS FinTech Office) to understand forthcoming DeFi-specific guidance and position your protocol or LP strategy as a cooperative, compliance-ready participant. Simultaneously begin building permissioned pool variants with privacy-preserving KYC attestation infrastructure.
    • Why now: This lays the groundwork for compliance architecture and attracts institutional partners who are currently sidelined by legal risk. The protocols that have regulatory relationships when clarity arrives will onboard institutional capital in weeks; those that don't will spend months in reactive compliance scrambles.
  2. Develop Cross-Chain Framework (Complete within 7 days)

    • What to do: Assemble a dedicated cross-chain liquidity research and prototyping team. Map the interoperability standards landscape (CCIP, IBC, LayerZero DVN), identify the two highest-priority cross-chain liquidity corridors for your protocol, and begin technical prototyping of shared pool access across those corridors.
    • Why now: Early investment in cross-chain strategies could establish market leadership by 2030. The 2025โ€“2027 period is the critical experimentation window โ€” architectural winners will emerge from this cohort. Protocols that wait for a dominant cross-chain standard to emerge before building will be integrating into someone else's infrastructure rather than owning it.
  3. Strengthen AMM Infrastructure with v4 Hooks and Dynamic Fees (Complete within 7 days)

    • What to do: Audit existing AMM pool architecture against the v4 hook capability matrix. Identify the three highest-impact hook implementations for your specific LP base โ€” prioritize dynamic fee adjustment, MEV protection mechanisms, and automated rebalancing triggers. Begin deployment on a target L2 environment where gas costs make active position management economically viable.
    • Why now: Implementing these innovations early captures alpha from the performance differential between hook-optimized and legacy pool architectures โ€” a differential the market has not yet fully priced. Every week of delay is a week of fee cannibalization by JIT bots and suboptimal capital efficiency that compounds against your LP return profile.

๐Ÿ’ก

If you remember one thing: AMMs have already won the DeFi liquidity war โ€” the 2030 battle is for institutional capital, and it will be decided by who builds cross-chain interoperability, programmable hook infrastructure, and compliance architecture before regulatory clarity forces everyone else to catch up.

  • Over 95% of LP swaps already generate net gain when fees are included โ€” the IL narrative is obsolete; cumulative directional exposure during trends is the real risk to manage
  • Regulatory ambiguity is the binding constraint on institutional capital inflows, and this timeline may slip well beyond 2030 in key jurisdictions โ€” do not underwrite the optimistic scenario
  • The highest-conviction execution: v4 hook-enabled concentrated positions on L2, delta-hedged, with permissioned compliance architecture ready to activate on regulatory green light

Generated by SANICE AI Glass Pipeline in 202s. Sources: Grok, Gemini Search, arXiv


๐Ÿ“š Sources & References

Academic & Peer-Reviewed Sources:

  • Elsts, P. & Klas, M. (2024). Concentrated Liquidity with Leverage. arXiv:2409.12803v1.
  • Fritsch, R. (2021). Concentrated Liquidity in Automated Market Makers. arXiv:2110.01368v1.
  • Aigner, A. et al. (JBBA, May 2025). The Impact of Exchange Fees on Impermanent Loss of Liquidity Providers for Conservative AMMs. Journal of the British Blockchain Association. https://jbs.scholasticahq.com/article/110594

Web & Market Sources:


๐Ÿ“ก Stay updated with Pulse

Get automated alerts on topics from this report โ€” delivered to your inbox.

Try Pulse free โ†’

Related Research

Want a custom research report?

SANICE AI creates deep, publication-quality research on any topic in under 5 minutes. Try it free.

Create your first Glass report โ†’ Free

SANICE AI and Glass reports are AI-generated and may contain errors. This is not financial, legal, or investment advice. Always verify information independently.

Impact of AMMs on DeFi Liquidity by 2030 | SANICE.AI | SANICE.AI