원클릭으로
binance
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Wallet tracking and monitoring on Binance Web3. Monitor token/trade activity for private groups or public Smart Money/KOL data. Four domains: (A) Discovery — consensus, pioneer, leaderboard diff, token buyer lookup, time-window summaries, similar wallets; (B) Evaluation — token risk (tokenRiskLevel ≥ 3), group rhythm, follow list assessment, token heat; (C) Replay — 4h summary, Accumulation/Distribution, sector rotation, anomaly orders, round-trip, first-mover/leader-follower, wake-up, bot-like; (D) Management — group create/rename, batch import, label update, link, follow list; (E) Real-time — WebSocket push for Smart Money, KOL, wallet-level, and address-level trade events. Trigger on: wallet tracker, monitoring, consensus, pioneer, accumulation, Distribution, Sector Rotation, Anomaly Large Order, round-trip, first-mover, wake-up, bot-like, token risk, token heat, group profile, similar wallets, group management, address import, follow list, real-time push, WebSocket — even without "tracker" explicitly.
On-chain wallet leaderboard and Gem Hunter analysis on Binance Web3. Query top trader rankings by PnL, win rate, volume, trade count, or token count across BSC/Solana/Base/ETH. Analyze individual wallet addresses with a 6-dimension scoring model (winrate/stability/drawdown/ tags/pnl/follow_friendly) plus AI archetype overlay. Query Gem Hunter to find wallets holding specific tokens. Save and load preset filter conditions and Gem Hunter configs. Trigger whenever the user mentions leaderboard, top traders, wallet analysis, Address Analysis, AddressScore, Gem Hunter, or wants to evaluate a wallet's trading quality — even if they don't say "leaderboard" explicitly.
Use when the user mentions connect/disconnect wallet, sign in, sign out, web3 wallet, wallet address, check balance, how much crypto do I have, send BNB/USDT/crypto, transfer tokens, swap tokens, buy/sell token, DEX trade, limit order, market order, cancel order, get a quote, transaction history, wallet settings, daily limit, slippage, MEV protection, supported chains, available networks, prediction market, predict.fun, YES/NO market, place a prediction, redeem winnings, claim payout, prediction portfolio, prediction PnL, x402 payment, HTTP 402 Payment Required, pay a known x402 API, check approvals, view token approvals, revoke approval, manage approvals, wallet approvals, authorization management, token authorization, DeFi protocols, DeFi position, DeFi portfolio, staking, liquidity pool, LP, yield farming, health factor, APY, TVL, DeFi investment, DeFi deposit, DeFi redeem, DeFi stake, DeFi unstake, add liquidity, remove liquidity, claim rewards, claim fees, or any on-chain wallet operation.
Binance Onchain Pay enables users to buy cryptocurrency with fiat (e.g., EUR, USD) or send existing crypto from their Binance account directly to any external on-chain wallet address in a single flow—no manual withdrawal needed. Enables partners to integrate crypto buying services: - payment-method-list: Get available payment methods (Card, P2P, Google Pay, Apple Pay, etc.) with limits for a fiat/crypto pair - trading-pairs: List all supported fiat currencies and cryptocurrencies - estimated-quote: Get real-time price quote including exchange rate, fees, and estimated crypto amount - pre-order: Create a buy order and get redirect URL to Binance payment flow - order: Query order status and details (processing, completed, failed, etc.) - crypto-network: Get supported blockchain networks with withdraw fees and limits - p2p/trading-pairs: List P2P-specific trading pairs
Use when users ask for World Cup or 世界杯 AI match predictions, WC assistant probabilities, World Cup news insights, master analysis, recomputing football match win rates with custom correction signals, or trading a related prediction market after reviewing the AI analysis.
Per-trade smart-money signals — each result is a discrete buy or sell event from a tracked smart-money wallet, with trigger price, current price, max gain since trigger, and exit rate. BSC and Solana only. Use for: "smart money buy signal on $X", "any whale just bought $Y", "alpha signals in the last hour", "copy-trade-worthy signals", "trigger price and max gain on these trades", "on-chain trading signals from smart money".
| name | binance |
| description | Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth. |
| metadata | {"version":"1.2.0","author":"Binance","openclaw":{"requires":{"bins":["binance-cli"]},"install":[{"kind":"node","package":"@binance/binance-cli","bins":["binance-cli"],"label":"Install binance-cli (npm)"}]}} |
| license | MIT |
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.
PREREQUISITE: Read
auth.mdfor auth, global flags, and security rules.
| Command | Description |
|---|---|
algo | Algo Trading |
alpha | Alpha |
c2c | C2C |
convert | Convert |
copy-trading | Copy Trading |
crypto-loan | Crypto Loan |
derivatives-options | Derivatives Trading (Options) |
derivatives-portfolio-margin | Derivatives Trading (Portfolio Margin) |
derivatives-portfolio-margin-streams | Derivatives Trading Streams (Portfolio Margin) |
derivatives-portfolio-margin-pro | Derivatives Trading (Portfolio Margin Pro) |
derivatives-portfolio-margin-pro-streams | Derivatives Trading Streams (Portfolio Margin Pro) |
dual-investment | Dual Investment |
fiat | Fiat |
futures-coin | Derivatives Trading (COIN-M Futures) |
futures-coin-streams | Derivatives Trading Streams (COIN-M Futures) |
futures-usds | Derivatives Trading (USDS-M Futures) |
futures-usds-streams | Derivatives Trading Streams (USDS-M Futures) |
gift-card | Gift Card |
margin-trading | Margin Trading |
margin-trading-streams | Margin Trading Streams |
mining | Mining |
pay | Pay |
rebate | Rebate |
simple-earn | Simple Earn |
spot | Spot Trading |
spot-streams | Spot Trading Streams |
staking | Staking |
sub-account | Sub Account |
vip-loan | VIP Loan |
wallet | Wallet |
CONFIRM before executing.npm install -g @binance/binance-cli--help to get the list of commands and parameters.--profile <name> to any command to use a non-active profile.--recvWindow <ms> (max 60 000).startTime, endTime) are Unix ms.binance-cli request (GET|POST|PUT...) <url> [--signed]. Any Parameters can be added to the request (e.g: --param1 value --param2 value).