okx-growth-competition
Installation
SKILL.md
OKX Growth Competition — Trading Competition
Agentic Wallet exclusive trading competitions. Full lifecycle: list → detail → join → trade → rank → claim.
CLI reference: references/cli-reference.md
Facts about every Agentic Wallet competition (always true unless backend confirms otherwise)
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. (May be empty on legacy activities created before the field was added; in that case fall back to[chainId]for trading-chain display — backend invariant for new activities is thatparticipateChainIdsis always populated.)
Trading-chain set = participateChainIds. Claim chain = chainId. These are two separate concepts; the display rules below NEVER union them.