Set the user’s efficiency mode (eMode) category on Aave.
Efficiency mode (eMode) allows borrowers to extract the highest borrowing power when collateral and borrowed assets are correlated in price, particularly for stablecoin pairs. Each eMode category has specific LTV and liquidation threshold settings. Setting category_id to 0 disables eMode, while other values enable specific eMode categories defined by the protocol.
The eMode category ID to set for the user. 0 = no eMode, 1+ = specific eMode category.
0 <= x <= 2550
1
2
arbitrum, base, ethereum The address of the transaction sender.
"0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"
"AAVE_SET_USER_EMODE"Determines whether to estimate gas costs for transactions, also verifying that the transaction can be successfully executed.
Successful Response
The unsigned transaction data. User must sign and broadcast to network.