Skip to content

lending:set-emode

Set the connected account's efficiency-mode category, unlocking higher LTV between correlated assets (e.g. stablecoins). Category 0 disables e-mode.

lending:set-emode <categoryId>
NameTypeDescription
categoryIdnumberE-mode category id (0 disables e-mode)
NameTypeDescription
--usinglending-adapterLending protocol: AaveV3, Spark or CompoundV3 (default: the best available on the chain)
# Enter e-mode category 1 to unlock higher LTV between correlated assets
lending:set-emode 1
# Leave e-mode
lending:set-emode 0