The current treasury balance, scaled.
The address of the aToken.
Stores the reserve configuration.
The current supply rate, expressed in ray.
The current variable borrow rate, expressed in ray.
The current deficit, expressed in ray.
The ID of the reserve, representing the position in the list of active reserves.
The outstanding debt borrowed against this asset in isolation mode.
The timestamp of the last update.
Timestamp until when liquidations are not allowed on the reserve, if set to past liquidations will be allowed (u40 -> u64).
The liquidity index, expressed in ray.
The variable borrow index, expressed in ray.
The address of the variable debt token.
The amount of underlying accounted for by the protocol.
Represents the data structure for a reserve in the Aave V3 protocol.