# KoffeeMugs

KoffeeMugs are the pairs generated when liquidity is added to the Exchange for the first time. These pair contracts serve as automated market makers and keep track of pool token balances.

### Code

[KoffeeSwapPair.sol](https://github.com/KoffeeSwap/koffeeswap-contracts/blob/master/factory/KoffeeSwapPair.sol)

### Address

Each token pair gets a unique address when liquidity is first created.
