mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-07-27 16:57:44 +00:00
2cb07bef94
- Expand CreateTokenParams interface with all advanced fields: raised_token, dev_wallet_bps, is_mayhem/cashback/revoke_fee_auth/agent, agent_bps, pump_fee_share_list, flap_rate_conf, fourmeme_rate_conf, bags_fee_share_list, bonk_model, buy_wallets, snip_buy_wallets, interval_seconds - Add supporting interfaces: PumpFeeShareInfo, BAGSFeeShareInfo, FlapRateConf, FourmemeRateConf, BuyWalletInfo - Wire new CLI flags in cooking create: --anti-mev-mode, --raised-token, --dev-wallet-bps, --is-mayhem, --is-cashback, --is-revoke-fee-auth, --is-agent, --agent-bps, --bonk-model, --interval-seconds - Update SKILL.md and cli-usage.md parameter tables to document all flags Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>