Enhancing Market Granularity in Aave 3.6: part 2














Enhancing Market Granularity in Aave 3.6: part 2







Author

ChaosLabs (implemented by Aavechan Initiative @aci via Skyward)

Creator

0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922

Simple Summary

This proposal leverages the configurability improvements introduced in Aave v3.6 to strengthen risk isolation and improve parameter clarity. Specifically, it introduces:

  • LTV0 for assets not intended to serve as collateral outside of eModes.
  • Non-borrowable status for assets whose use cases are restricted to within their respective eModes.
  • Exclusive eMode participation, ensuring these assets are only active within targeted, high-correlation environments.

This aims to reduce systemic exposure, simplify risk management, and enable cleaner differentiation between general market assets and those intended for correlated or high-efficiency lending environments.

This AIP covers only the instances that were upgraded in part 2 and 3 of the 3.6 upgrade.

Motivation

Aave v3.6 represents an inflection point in the protocol’s ability to model and manage granular risk domains. Historically, reserve-level configurations in Aave v3 (prior to 3.6) constrained risk management, as all eMode behaviors were inherited from the global market configuration. This coupling led to inefficiencies, forced workarounds, and limited the ability to cleanly separate correlated-asset risk from the general pool.

Legacy Limitation: Coupled Configurations

Under Aave v3.0–v3.5, an asset’s global (base) configuration dictated its eMode behavior. Specifically:

  • An asset had to be collateralized outside of eMode to be collateralized within it.
  • Similarly, to be borrowable within an eMode, it had to be borrowable in the main pool.
  • If an asset’s base configuration had LTV = 0, it was treated as LTV = 0 in every eMode, triggering LTV0 rules globally.

This architectural coupling meant that assets could not be scoped to eMode-specific roles, e.g., collateral-only inside an eMode, or borrow-only within one. To accommodate, risk management often used low but nonzero LT values, which was not feasible for alternative assets with effective non-zero collateral values outside of E-mode, if and when reserves need updating in the future, or enabled borrowability globally with no practical use case, introducing unnecessary systemic exposure.

Emerging Complexity: Cross-Asset and Cross-Market Contagion

As Aave’s markets evolved with Liquid Staking Tokens (LSTs), Liquid Restaking Tokens (LRTs), and Principal Tokens (PTs), risk dependencies grew more complex.

Many of these assets are highly correlated with ETH or stablecoins and are designed to operate only within structured environments, where both collateral and borrowing assets adhere to tight risk parameters (e.g., the LST eMode).

Without configuration independence, some of these tokens remain borrowable in the general market even though demand exists exclusively within the eMode (e.g., borrowing wstETH only makes sense against rsETH, not against AAVE). Their presence as general borrowables artificially expands the exposure surface and increases the potential for recursive or unintended leverage. Their collateral eligibility outside of eModes complicates the dynamics of liquidation, volatility sensitivity, and the effective exposure of liquidity to the weakest links of the system.

Risk Management Efficiency

The inability to enforce LTV0 selectively has long been a point of friction for both risk managers and integrations.

Risk management often relied on LTV0 flags to gradually deprecate or isolate assets, e.g., to offboard an asset from a specific eMode or phase out its collateral use. Under the old model, setting LTV0 outside of an eMode would cascade that rule across all modes, making targeted adjustments impossible.

With v3.6 introducing per-eMode ltvzerobitmap, Aave can now:

  • Flag specific assets as LTV0 outside eModes (fully removing their collateral role in the main pool).
  • Keep them collateralizable within eModes where risk conditions are known and bounded.
  • Effectively migrate eMode risk configurations via setting LTV0 of an existing Emode and creating a new Emode with a lower LT, thereby not affecting existing users within the E-mode while subjecting new users to the updated config.

This enables Aave to evolve into a multi-environment structure, where the “main pool” functions as a conservative liquidity base layer, and eModes serve as risk-contained, higher-efficiency sub-markets, allowing independent caps, parameters, and monitoring per eMode without interference from the base layer. In line with this efficiency, we provide the following specifications for relevant risk parameter optimizations at the protocol level, made possible by the launch of v3.6, aiming to minimize tail risks while minimizing the impact on protocol revenue.

Specification

Volatile Asset Collateral

This section outlines volatile assets whose configurations were unaffected by the recent asset deprecations and which should be treated as uncollateralizable outside of E-Mode. For assets where the vast majority of activity is driven by use cases such as borrowing stablecoins, we recommend implementing bespoke E-Modes to maximize demand while minimizing effective hypothetical exposure to these assets within the markets. Additionally, many of these assets have become increasingly illiquid over time, making them operationally unfeasible and economically risky to support as viable collateral options.

In the “aggregate demand impacted” column, we outline the nominal collateral utilization stemming from either outside the proposed emode configuration, outside current emode configurations, or in aggregate if no emode is specified or currently exists.

AssetInstanceCurrent isCollateral (base)Recommended isCollateral (base)New EmodesAggregate Demand Impacted
AAVEBaseTRUEFALSEAave/stablecoins$ 73,011.62
AAVEArbitrumTRUEFALSEAave/stablecoins$ 675,042.57
AAVE.eAvalancheTRUEFALSE$ 23,627.03
ARBArbitrumTRUEFALSEARB/stablecoins$ 203,046.23
LINKArbitrumTRUEFALSE$ 608,475.89
LINKEthereum CoreTRUEFALSELINK/stablecoins$ 3,726,090.68
LINK.eAvalancheTRUEFALSE$ 707,688.37
LINKPolygonTRUEFALSE$ 1,840,392.91
MaticXPolygonTRUEFALSE$ 126,233.78
AAVEPolygonTRUEFALSEAave/stablecoins$ 44,900.88

New Emode Configurations (Volatile Asset Collateral)

LINK Stablecoins Ethereum Core

ParameterValueValueValue
AssetLINKUSDCUSDT
CollateralYesNoNo
BorrowableNoYesYes
Max LTV66%-
Liquidation Threshold71%-
Liquidation Bonus7%-

AAVE Stablecoins Base

ParameterValueValueValue
AssetAAVEUSDCGHO
CollateralYesNoNo
BorrowableNoYesYes
Max LTV63%-
Liquidation Threshold70%-
Liquidation Bonus10%-

AAVE Stablecoins Arbitrum

ParameterValueValueValue
AssetAAVEUSDCUSDT
CollateralYesNoNo
BorrowableNoYesYes
Max LTV66%-
Liquidation Threshold73%-
Liquidation Bonus10%-

AAVE Stablecoins Polygon

ParameterValueValueValue
AssetAAVEUSDCUSDT
CollateralYesNoNo
BorrowableNoYesYes
Max LTV63%-
Liquidation Threshold70%-
Liquidation Bonus7.5%-

ARB Stablecoins Arbitrum

ParameterValueValueValue
AssetARBUSDCUSDT
CollateralYesNoNo
BorrowableNoYesYes
Max LTV58%-
Liquidation Threshold63%-
Liquidation Bonus10%-

Low-demand collateral (outside of emode)

A subset of blue-chip assets, primarily representations of underlying assets such as LSTs, LRTs, and tokenized BTC, exhibit consistently low demand when used as collateral outside of their designated E-Modes. While these assets are fundamentally robust, their utility within the protocol is highly concentrated in a narrow, well-defined set of use cases. Beyond these contexts, they see little to no collateral uptake, resulting in inefficient parameterization and unnecessary residual risk.

Maintaining these assets as general-purpose collateral exposes the protocol to external debt dynamics, including hypothetical arbitrage activity and fundamental deviations driven by exogenous factors. Given the absence of meaningful organic demand and the asymmetric risk profile this introduces, it is prudent to pursue depreciation of their collateral functionality outside of E-Mode. For assets where the vast majority of activity is driven by use cases such as borrowing stablecoins, we recommend implementing bespoke E-Modes to maximize demand while minimizing effective hypothetical exposure to these assets within the markets.

AssetInstanceCurrent isCollateral (base)Recommended isCollateral (base)New EmodesAggregate Demand Impacted
ETHxEthereum CoreTRUEFALSE$ 792,341.26
rsETHEthereum CoreTRUEFALSErsETH/stablecoins$ 1,593,054.63
osETHEthereum CoreTRUEFALSE$ 2,054,443.12
tBTCBaseTRUEFALSEtBTC/stablecoins$ 75,767.79
tBTCArbitrumTRUEFALSEtBTC/stablecoins$ 1,748.66
LBTCBaseTRUEFALSELBTC/stablecoins$ 150,120.37
sUSDeEthereum CoreTRUEFALSE$ 1,690,688.84
USDeEthereum CoreTRUEFALSE$ 5,488,524.05 (predominantly PYUSD)
USDePlasmaTRUEFALSE$ 8,400
EURCAvalancheTRUEFALSEEURC/stablecoins$ 634,695.36
EURCBaseTRUEFALSEEURC/stablecoins$ 364,047.30
EURCEthereum CoreTRUEFALSEEURC/stablecoins$ 361,514.30
ezETHLineaTRUEFALSEezETH/stablecoins$ 13,591.68
wrsETHLineaTRUEFALSEwrsETH/stablecoins-

New Emode Configurations (Low-demand collateral (Outside of Emode))

EURC Stablecoins Avalanche

ParameterValueValueValue
AssetEURCUSDCUSDT
CollateralYesNoNo
BorrowableNoYesYes
Max LTV75%-
Liquidation Threshold78%-
Liquidation Bonus5%-

EURC Stablecoins Base

ParameterValueValueValue
AssetEURCUSDCGHO
CollateralYesNoNo
BorrowableNoYesYes
Max LTV75%-
Liquidation Threshold78%-
Liquidation Bonus5%-

EURC Stablecoins Ethereum Core

ParameterValueValueValueValue
AssetEURCUSDCUSDTGHO
CollateralYesNoNoNo
BorrowableNoYesYesYes
Max LTV75%-
Liquidation Threshold78%-
Liquidation Bonus5%-

rsETH Stablecoins Ethereum Core

ParameterValueValueValue
AssetrsETHUSDCUSDT
CollateralYesNoNo
BorrowableNoYesYes
Max LTV75%-
Liquidation Threshold78%-
Liquidation Bonus7.5%-

ezETH Stablecoins Linea

ParameterValueValueValue
AssetezETHUSDCUSDT
CollateralYesNoNo
BorrowableNoYesYes
Max LTV72.5%-
Liquidation Threshold75%-
Liquidation Bonus7.5%-

LBTC Stablecoins Base

ParameterValueValueValue
AssetLBTCUSDCGHO
CollateralYesNoNo
BorrowableNoYesYes
Max LTV75%-
Liquidation Threshold78%-
Liquidation Bonus5%-

tBTC Stablecoins Base

ParameterValueValueValue
AssettBTCUSDCGHO
CollateralYesNoNo
BorrowableNoYesYes
Max LTV72%-
Liquidation Threshold75%-
Liquidation Bonus7.5%-

tBTC Stablecoins Arbitrum

ParameterValueValueValue
AssettBTCUSDCUSDT
CollateralYesNoNo
BorrowableNoYesYes
Max LTV72%-
Liquidation Threshold75%-
Liquidation Bonus7.5%-

Low-demand Stablecoins

Low-demand stablecoins exhibit limited utility across the protocol, with minimal usage as collateral, low levels of borrowing activity, and shallow on-chain liquidity. As a result, these assets generate negligible revenue while introducing asymmetric risk relative to their contribution to the protocol. Given their low risk–reward profile, we recommend reevaluating their continued support under existing configurations by restricting or removing their collateral and/or borrowable eligibility. Such adjustments would ensure that protocol resources and risk parameters remain aligned with assets that provide meaningful utility and economic value.

AssetInstanceCurrent isBorrowable (base)Recommended isBorrowable (base)Current isCollateral (base)Recommended isCollateral (base)Aggregate Demand ImpactedAggregate Collateral Utilization
FDUSDBNBTRUEFALSETRUEFALSE$1,126,467.10$45,163
USDC.eArbitrumTRUEFALSETRUEFALSE$1,331,285.30$80,439
USDbCBaseTRUEFALSETRUEFALSE$423,559.73$115,060
FRAXAvalancheTRUEFALSETRUEFALSE$9,089.91$193
USDC.ePolygonTRUEFALSE$4,264,694.03
sDAIEthereum CoreTRUEFALSE$158,437

LST/wrapper borrowing outside of emode

The introduction of LSTs and wrapped BTC derivatives has led to highly specialized, correlated borrowing demand for such assets, stemming from both ETH LRT and BTC LST collateral. Under the current configuration, these assets remain borrowable by the broader pool, inadvertently expanding the hypothetical risk surface. The following changes prevent unnecessary exposure and simplify the borrow market, particularly for tokens whose demand originates from correlation-driven use cases (e.g., LSTs, LRTs).

AssetInstanceCurrent isBorrowable (base)Recommended isBorrowable (base)Aggregate Demand Impacted
wstETHArbitrumTRUEFALSE$219,631.96
wstETHPolygonTRUEFALSE$136,418.14
wstETHEthereum CoreTRUEFALSE$8,369,034.52
wstETHEthereum PrimeTRUEFALSE$ -
wstETHLineaTRUEFALSE$50,083.17
tBTCBaseTRUEFALSE$15,287.88
cbETHBaseTRUEFALSE$203,093.89
wstETHBaseTRUEFALSE$169,108.87
cbETHEthereum CoreTRUEFALSE$58,977.19
FBTCEthereum CoreTRUEFALSE$156,748.08
WPOLPolygonTRUEFALSE$240,543.50

Isolated Borrowing Config Optimization

Another benefit of the v3.6 implementation is the fact that migration outside isolation mode to approximate similar yet constrained behavior becomes possible. Specifically, an asset can be configured to remove collateral status from the base configuration while simultaneously creating a stablecoin Emode configuration. By contrast, migration out of isolation mode previously implied that, unless users were forcibly liquidated to achieve the same outcome, the protocol would be subjected to an increased risk surface area due to exposure to all collateral (cross-margin) and debt assets in the reserve, at equivalent risk parameterization for that of the isolation mode config.

As such, this section removes the isolation mode status of XAUt and XAUt0 on Ethereum Core and Plasma deployments, and initializes an Emode configuration with isolated exposure to stablecoin borrowing.

AssetInstanceCurrent isCollateral (base)Recommended isCollateral (base)Additional Information
XAUtEthereum CoreTRUEFALSEremove isolation mode XAUT0 stablecoins emode
XAUt0PlasmaTRUEFALSEremove isolation mode XAUT0 stablecoins emode

New Emodes (Isolated Borrowing Config Optimization)

XAUt Stablecoins Ethereum Core

ParameterValueValueValueValue
AssetXAUtUSDCUSDTGHO
CollateralYesNoNoNo
BorrowableNoYesYesYes
Max LTV70%-
Liquidation Threshold75%-
Liquidation Bonus6%-

XAUt0 Stablecoins Plasma

ParameterValueValue
AssetXAUt0USDT
CollateralYesNo
BorrowableNoYes
Max LTV70%-
Liquidation Threshold75%-
Liquidation Bonus7.5%-

Configuration Cleanup (Collateral)

Assets that are currently leveraging the 0.1% LT workaround outside of Emode. In the interest of protocol hygiene, we recommend nulling out its collateral status entirely.

AssetInstanceCurrent isCollateral (base)Recommended isCollateral (base)Additional Information
PT-eUSDE-14AUG2025Ethereum CoreTRUEFALSELT 0.1%
PT-eUSDE-29MAY2025Ethereum CoreTRUEFALSELT 0.1%
PT-sUSDE-25SEP2025Ethereum CoreTRUEFALSELT 0.1%
PT-sUSDE-31JUL2025Ethereum CoreTRUEFALSELT 0.1%
PT-USDe-25SEP2025Ethereum CoreTRUEFALSELT 0.1%
PT-sUSDE-27NOV2025Ethereum CoreTRUEFALSELT 0.1%
PT-USDe-27NOV2025Ethereum CoreTRUEFALSELT 0.1%
PT-USDe-31JUL2025Ethereum CoreTRUEFALSELT 0.1%
ezETHEthereum CoreTRUEFALSELT 0.1%
sDAIEthereum CoreTRUEFALSELT 0.1%
sUSDeEthereum CoreTRUEFALSELT 0.1%
tETHEthereum CoreTRUEFALSELT 0.1%
MKREthereum CoreTRUEFALSE
sUSDeEthereum PrimeTRUEFALSELT 0.1%
tETHEthereum PrimeTRUEFALSELT 0.1%
ezETHEthereum PrimeTRUEFALSELT 0.1%
rsETHEthereum PrimeTRUEFALSELT 0.1%
syrupUSDTPlasmaTRUEFALSELT 0.1%
weETHPlasmaTRUEFALSELT 0.1%
sUSDePlasmaTRUEFALSELT 0.1%
rsETHPlasmaTRUEFALSELT 0.1%
ezETHBaseTRUEFALSELT 0.1%
wrsETHBaseTRUEFALSELT 0.1%
ezETHArbitrumTRUEFALSELT 0.1%
rsETHArbitrumTRUEFALSELT 0.1%
eUSDeEthereum CoreTRUEFALSELT 0.1%
rsETHAvalancheTRUEFALSELT 0.1%

Configuration Cleanup (Borrow)

While not directly a result of v3.6, assets that are currently leveraging the Borrow Cap 1 workaround outside of Emode. For the sake of protocol hygiene, we recommend disabling the borrowable status within the base configuration.

AssetInstanceCurrent isBorrowable (base)Recommended isBorrowable (base)Additional Information
ARBArbitrumTRUEFALSEBorrow Cap 1
LINKArbitrumTRUEFALSEBorrow Cap 1
LUSDArbitrumTRUEFALSEBorrow Cap 1
rETHArbitrumTRUEFALSEBorrow Cap 1
weETHArbitrumTRUEFALSEBorrow Cap 1
LINK.eAvalancheTRUEFALSEBorrow Cap 1
weETHBaseTRUEFALSEBorrow Cap 1
CakeBNBTRUEFALSEBorrow Cap 1
wstETHBNBTRUEFALSEBorrow Cap 1
1INCHEthereum CoreTRUEFALSEBorrow Cap 1
BALEthereum CoreTRUEFALSEBorrow Cap 1
CRVEthereum CoreTRUEFALSEBorrow Cap 1
ENSEthereum CoreTRUEFALSEBorrow Cap 1
ETHxEthereum CoreTRUEFALSEBorrow Cap 1
LDOEthereum CoreTRUEFALSEBorrow Cap 1
osETHEthereum CoreTRUEFALSEBorrow Cap 1
rETHEthereum CoreTRUEFALSEBorrow Cap 1
RPLEthereum CoreTRUEFALSEBorrow Cap 1
SNXEthereum CoreTRUEFALSEBorrow Cap 1
UNIEthereum CoreTRUEFALSEBorrow Cap 1
weETHEthereum CoreTRUEFALSEBorrow Cap 1
MKREthereum CoreTRUEFALSEBorrow Cap 1
weETHLineaTRUEFALSEBorrow Cap 1
LINKPolygonTRUEFALSEBorrow Cap 1
MaticXPolygonTRUEFALSEBorrow Cap 1
rsETHEthereumTRUEFALSEBorrow Cap 1
LUSDArbitrumTRUEFALSEBorrow Cap 1
EURSPolygonTRUEFALSEBorrow Cap 1

References

Copyright

Copyright and related rights waived via CC0.

by BGD Labs