Inherits: IPocket
Interface for pockets depositing underlying tokens into Aave v3
function POOL() external view returns (IPool pool);
Returns
Name | Type | Description |
---|---|---|
pool |
IPool |
Aave v3 Pool |
Inherits: IPocket
Interface for pockets depositing underlying tokens into Aave v3
function POOL() external view returns (IPool pool);
Returns
Name | Type | Description |
---|---|---|
pool |
IPool |
Aave v3 Pool |