Binance Wallet Skills
Binance Wallet Skills are composable AI modules for developers. They expose Binance Web3's on-chain capabilities in a form that any LLM Agent or application can call directly.
What Are Skills
Traditional APIs require developers to manually parse intent, call endpoints, and handle errors. Skills wrap all of that into modules an AI can understand and invoke directly:
- Triggered by natural language intent — no API calls to write
- Each Skill is a standalone module — integrate individually or combine
- Compatible with Claude, ChatGPT, Copilot, and major AI Agent environments
Published Wallet Skills (binance-web3)
8 Skills are currently published on binance-skills-hub:
| Skill | Type | Core Capability |
|---|---|---|
| binance-agentic-wallet | Read + Write | Wallet management, token transfers, market swaps, limit orders (BSC/ETH/Base/Solana) |
| query-token-info | Read | Token search, metadata, live market data, candlestick charts |
| query-token-audit | Read | Token security audit: risk scoring, honeypot detection, contract verification |
| query-address-info | Read | Wallet address token holdings with prices and balances |
| crypto-market-rank | Read | Market rankings: social buzz, smart money inflow, Meme coins, trader PnL |
| meme-rush | Read | Meme token tracking (new/migrating/migrated) + AI narrative discovery |
| trading-signal | Read | On-chain smart money signals with signal status and peak gain data |
| binance-tokenized-securities-info | Read | Tokenized securities (Ondo Finance) — live prices, market status, on-chain data |