Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 493 Bytes

interface.IAaveV3Pocket.md

File metadata and controls

23 lines (14 loc) · 493 Bytes

IAaveV3Pocket

Git Source

Inherits: IPocket

Interface for pockets depositing underlying tokens into Aave v3

Functions

POOL

function POOL() external view returns (IPool pool);

Returns

Name Type Description
pool IPool Aave v3 Pool