Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 350 Bytes

File metadata and controls

7 lines (4 loc) · 350 Bytes

Pool Factory

The Pool Factory Contract Deploys and Initializes new Lending Pool contracts. It stores the addresses of deployed pools and can be queried to check if a pool was deployed by it.

This contract will typically not be user-facing.

Interface Docs Here