mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-08-24 05:28:06 +00:00
feat(chains): support robinhood on kol, smartmoney, signal and cooking
- Remove the robinhood-rejection guards in kol, smartmoney, signal and cooking create-token so the CLI matches the backend, which now accepts robinhood on these endpoints - Update --chain / --dex / --raised-token help text and error messages - cooking: robinhood launchpad uses trench / pons DEXes, native raised token only - Sync SKILL.md files, cli-usage.md and both Readmes with the new chain support Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
97df79b9f6
commit
e68e889c3c
@@ -732,8 +732,8 @@ gmgn-cli cooking \
|
||||
| token / market / portfolio / track | `sol` / `bsc` / `base` / `eth` / `robinhood` | — |
|
||||
| swap / order | `sol` / `bsc` / `base` / `eth` / `robinhood` | sol: SOL, USDC · bsc: BNB, USDC · base: ETH, USDC · eth: ETH |
|
||||
| gas-price | `sol` / `bsc` / `base` / `eth` / `robinhood` | — |
|
||||
| track kol / track smartmoney · market signal | `sol` / `bsc` / `base` / `eth` (kol/smartmoney) · `sol` / `bsc` (signal) — **no `robinhood`** | — |
|
||||
| cooking create | `sol` / `bsc` / `base` — **no `robinhood`** | — |
|
||||
| track kol / track smartmoney · market signal | `sol` / `bsc` / `base` / `eth` / `robinhood` (kol/smartmoney) · `sol` / `bsc` / `robinhood` (signal) | — |
|
||||
| cooking create | `sol` / `bsc` / `base` / `robinhood` | — |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user