# coinchan
## Launcher
- Make 21mm or 1bb coin with form inputs.
- Call makeLocked() on coinchan contract: https://etherscan.io/address/0x000000000000884864c66addde9748779fac8460#writeContract#F5
- Vesting `unlock` 6mos from creation time (allow vesting or hard unlock toggle?)
- 1% swap fee (100 bps)
% split in terms of the 21mm or 1bb should be in drawbar < creator | pool >
emits
`event Locked(uint256 indexed coinId, address indexed creator, uint256 liquidity, uint256 unlock, bool vesting)`
Can view vesting with coinId into https://etherscan.io/address/0x000000000000884864c66addde9748779fac8460#readContract#F4
> nice to haves
* buy or sell by calling swapExactIn on ZAMM
* NANI integration to state intent and form gets filled