binance-agentic-wallet
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 app
npx skills add binance/binance-skills-hub --skill binance-agentic-wallet --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Binance Agentic Wallet Skill This skill drives the `baw` CLI to manage a Binance Web3 wallet — sign-in/sign-out, balance and history queries, security settings, token transfers, DEX swaps (market orders), limit orders, order management, prediction market trading, x402 payments, and DeFi operations. ## Command Routing | User Intent | Command | Reference | |----------------------------------------------------------------------|---------------------------------------|---------------------------------------------------| | Sign in / connect wallet | `auth signin` → `auth verify` | [authentication.md](references/authentication.md) | | Sign out / disconnect wallet | `auth signout` | [authentication.md](references/authentication.md) | | Check if wallet is connected | `wallet status` | [wallet-view.md](references/wallet-view.md) | | List supported chains / available networks | `wallet chains` | [wallet-view.md](references/wallet-view.md) | | Get my wallet address | `wallet address` | [wallet-view.md](references/wallet-view.md) | | Check token balances | `wallet balance` | [wallet-view.md](references/wallet-view.md) | | View transaction history | `wallet tx-history` | [wallet-view.md](refe
- Command Routing
- Preflight Checks
- Build the Command
- Display Rules
- Security Policy
- Error Handling
- Common Token Addresses
- BNB Smart Chain (BSC)
- Solana
- Ethereum
- Base
What does the binance-agentic-wallet skill do?
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 app
How do I install it?
Run `npx skills add binance/binance-skills-hub --skill binance-agentic-wallet --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From binance/binance-skills-hub, a repository with 947 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
