What problem does it solve?
This Skill helps users interact with Gate LaunchPool so they can discover projects, stake or redeem participation, and review pledge and reward history without manually piecing together API/CLI steps.
Core Features & Use Cases
- LaunchPool project discovery and filtering: Find LaunchPool campaigns with filters like status (ongoing/warming up/ended), estimated APR, staking coin, and pool type (newbie/normal).
- Stake with a safe preview-confirm flow: Prepare a staking action by selecting the correct project/pool identifiers and stake amount, then require explicit confirmation before executing.
- Redeem with an early-withdraw warning: Preview redemption details, warn that early redemption may forfeit remaining rewards, and require confirmation before executing.
- Query participation history (pledge records): Retrieve staking/redemption records filtered by staking coin and/or time range with correct timestamp handling.
- Query airdrop history (reward records): Retrieve airdrop reward records filtered by reward coin and/or time range, using the required unix-timestamp strategy to avoid time calculation errors.
- Safety-first error handling: Map common Gate API error labels to user-friendly guidance, including compliance restrictions and insufficient balance.
Quick Start
Ask to “Show ongoing LaunchPool projects with USDT staking options, then help me stake 500 USDT into the BTC project and confirm the order.”