Coins Changelog
0.6.1
Patch Changes
- b9f717db: Export IUniswapV3Pool interface
0.6.0
Minor Changes
- 55bc4bf3: Update WETH tick and use as the minimum
0.5.0
Minor Changes
- 39ffa77c: Add coin refunds for large sells with little liquidity
0.4.0
Minor Changes
- e6ee19ce: Updated launch rewards - 10m coins for creator; remaining 990m for market
0.3.1
Patch Changes
- 11854bbe: Updated factory impl abi to return coins purchased on deploy
0.3.0
Minor Changes
- e1a3d68f: Refactored coin interface imports
0.2.0
Minor Changes
- 9fa218c9: - Final events in preparation for V1 release
- Updated the starting tick for WETH pools
0.1.1
Patch Changes
- 1e10ac74: - Fixed coins package visibility
- Renamed export to
coinFactory*
- Renamed export to
0.1.0
Minor Changes
- e42eb013: Initial setup