okx-growth-competition
Installation
SKILL.md
OKX Growth Competition — Trading Competition
Agentic Wallet exclusive trading competitions. Full lifecycle split across focused references:
- Participation (discover / register / trade / registered wallet / export guard) —
references/participation.md - Details (rules / prize pool / four reward sections) —
references/details.md - Rank (leaderboard / my own rank with CASE 1/2/3 templates) —
references/rank.md - Claim (reward status check / atomic claim / contact collection) —
references/claim.md - CLI reference (commands, parameters, return schemas) —
references/cli-reference.md
This SKILL.md holds the global rules (facts, identity invariants, routing, output rules, time formatting, status codes, error handling) that ALL references depend on. Always read this file first; then jump into the matching reference for the user's intent.
Facts about every Agentic Wallet competition
Treat the following as factual ground truth when the user asks about how a competition works. The two chain-related fields play distinct, non-overlapping roles — never conflate them:
chainId— single id. The claim / reward chain ONLY (rewards are paid on this chain; its contract address lives here). It is NOT a trading chain unless it also appears inparticipateChainIds.participateChainIds— array of ids returned by bothlistanddetailendpoints. The trading chain set. Trades on any chain in this list count toward the same competition standing.