What problem does it solve?
Manually configuring Continuous Clearing Auction (CCA) smart contract parameters requires complex fixed-point math, precise block timeline calculations, and custom supply schedule design, which is error-prone and time-consuming for teams launching token auctions.
Core Features & Use Cases
- Guided Interactive Configuration: Collects all required auction parameters in batched, user-friendly prompts to minimize interaction rounds.
- Automated Validation & Math: Automatically calculates Q96 pricing, block timelines, and tick spacing, with built-in checks to catch errors like misaligned floor prices.
- Supply Schedule Integration: Generates optimized convex distribution supply schedules for token issuance, with support for custom or pre-generated schedules.
Use Case: A team launching a new token on Unichain can use this skill to collect all required auction parameters, generate an optimized supply schedule, and receive a validated JSON configuration ready for on-chain deployment.
Quick Start
Use the configurator skill to configure all parameters for your new CCA token auction and generate a ready-to-deploy JSON configuration file.