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

Address

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

Last updated