Liquidity pool
- Type: Contract
- Scope: Coordinates all transfers and interactions between investment products and loan books and it acts as accounting capability for the liquidity in the system
- Amount: One
- Interaction: Liquidity pool interfaces, loan books, capital pool, Topos treasury
- Manager: Single, immutable
- Status: In testing
Liquidity pool interfaces
- Type: Contract
- Scope: Offer specific investment products to institutional investors
- Amount: Many, each to be configured in terms of investment product and loan books to finance
- Interaction: Liquidity pool (m:1), loan books (1:n), white lists (1:1)
- Manager: Single, immutable
- Status: In testing (1 config per now)
White list for liquidity pool interfaces
- Type: Contract
- Scope: Allows wallets to invest into a specific liquidity pool interface
- Amount: Many
- Interaction: Liquidity pool interfaces (1:1) - n.b. Each liquidity pool interface requires one white list; a white list can serve more than one Liquidity pool interface
- Manager: Single, immutable