# Factory

The factory holds the generic bytecode responsible for powering pairs. Its primary job is to create one and only one smart contract per unique token pair.

### Code

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

### ABI

[KoffeeSwapFactory.abi](https://github.com/KoffeeSwap/koffeeswap-contracts/blob/master/abis/KoffeeSwapFactory.abi)

### Address

The factory contract is deployed to the KuCoin Community Chain at: \
[`0xC0fFeE00000e1439651C6aD025ea2A71ED7F3Eab`](https://explorer.kcc.io/en/address/0xc0ffee00000e1439651c6ad025ea2a71ed7f3eab)

*Also available on the KCC tesnet at the same address.*
