What problem does it solve?
This Skill eliminates the complex, error-prone manual work of configuring Continuous Clearing Auction (CCA) smart contract parameters for token launches, ensuring all values are correctly calculated and validated for secure onchain deployment.
Core Features & Use Cases
- Interactive Bulk Configuration: Guides users through all required CCA parameters (network selection, token details, pricing, timing, recipients) in minimal interaction rounds using structured prompts.
- Automated Math & Validation: Handles Q96 fixed-point pricing calculations, block timeline derivation, floor price divisibility checks, and supply schedule generation to prevent configuration errors.
- Use Case: A Web3 token launch team can use this skill to fully configure a CCA auction for a new ERC20 token on Base, including setting floor prices, tick spacing, and supply release schedules without manually assembling Solidity structs.
Quick Start
Use the configurator skill to set up all required parameters for your CCA token auction on your target EVM network.