## `IPairManager`

Generic interface for Keep3r liquidity pools (kLP)




### `pool() → address _pool` (external)

Address of the pool from which the Keep3r pair manager will interact with




### `token0() → address _token0` (external)

Token0 of the pool




### `token1() → address _token1` (external)

Token1 of the pool







