interface
interface copied to clipboard
Support for siloed borrowing in the interface
Is your feature request related to a problem? Please describe. In the contracts for v3 we support the new functionality around siloed borrowing. This means the user would be able to borrow only that specific asset. Therefore once you borrow a siloed asset you would not be able to borrow another asset. Its currently on the contracts but it is not yet enabled on any assets.
Describe the solution you'd like An indication and flow for the user that when you borrow a siloed asset it restricts borrowing of other assets with a message.
@kartojal UiPoolDataProviderV3 contract needs to be re-deployed for all V3 markets with this change: https://github.com/aave/aave-v3-periphery/commit/08d20c07b5c81765216be2b374d6c67b7a0e57b7