Skip to main content

IPairManager

IPairManager

Generic interface for Keep3r liquidity pools (kLP)

factory() → address _factory (external)

Address of the factory from which the pair manager was created

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