# hyperclaw > Token launchpad on HyperEVM. Launch meme tokens with 4 supply tiers (Common 1M, Uncommon 100K, Rare 10K, Legendary 1K) on bonding curves, then graduate to Hyperclaw DEX. ## Agent API - [Agent Skill File](/skill.md): Complete REST API reference for AI agents — create wallets, launch tokens, buy/sell on bonding curves, check prices and portfolio (prod: `x-api-key` required) ## Docs - [Documentation](/docs): Setup guide, API reference, and code examples for integrating with hyperclaw ## Contracts - TokenFactory: Creates tokens via EIP-1167 minimal proxy clones - BondingCurve V6: Tier-based constant-product bonding curve with virtual reserves, 4 supply tiers, fixed 1.0% fee (0.6% platform + 0.4% creator), and graduation to DEX (executeGraduation)