binance-agentic-wallet

Drive baw CLI for Binance Web3 wallet authentication, balances, and DEX trading.

Updated May 10, 2026
One-click install
npx skills add https://github.com/Tsin418/crypto-research-agent --skill binance-agentic-wallet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: binance-agentic-wallet
Source: https://github.com/Tsin418/crypto-research-agent/tree/main/.agents/skills/binance-agentic-wallet
Command: npx skills add https://github.com/Tsin418/crypto-research-agent --skill binance-agentic-wallet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps users safely connect a Binance Web3 wallet and perform common wallet and trading actions without manual back-and-forth or ambiguous commands.

Core Features & Use Cases

  • Wallet connect and verification: Sign in/connect, verify login state, and sign out/disconnect using the Binance Agentic Wallet flow.
  • On-chain actions with guardrails: Check wallet status, supported chains, addresses, balances, security settings, daily quota, and pending/locked transaction state.
  • DEX trading and order management: Send tokens, execute market swaps, get swap quotes, place limit orders (buy/sell), list orders, and cancel orders.

Example use case: A user wants to swap USDT to BNB and then place a limit order to buy BTC at a lower price; this skill routes the intent to the correct baw CLI commands, enforces preflight and security checks, and requires explicit confirmation for state-changing operations.

Quick Start

Ask the assistant to connect your Binance wallet and then show your current token balances.

Frequently Asked Questions about binance-agentic-wallet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect a Binance Web3 wallet and check my token balances?

To connect a Binance Web3 wallet, initiate the authentication flow to verify your login state, then request a balance retrieval to display your current token holdings across supported chains. This process enforces preflight checks to ensure your connection is secure before proceeding.

How do I execute token swaps and place limit orders on a DEX?

Executing DEX token swaps and placing limit orders requires routing your intent through defined trading commands. The system retrieves swap quotes, performs token audit security pre-checks, and requires explicit confirmation before executing state-changing market swaps or limit order placements.

Can I manage pending transactions and view on-chain history for my wallet?

Yes, you can manage pending transactions and view on-chain history by requesting wallet status checks. This allows you to verify pending or locked transaction states, review daily quotas, and retrieve historical on-chain activity data for your connected Binance Web3 wallet.

Does the Binance wallet workflow support sending tokens and listing active limit orders?

Yes, the Binance wallet workflow supports sending tokens and listing active limit orders. You can route send token commands directly, or request a comprehensive listing of your active buy and sell limit orders across supported chains to manage your DEX trading positions.

What security checks are enforced before state-changing wallet operations?

Before state-changing wallet operations, the system enforces skill preflight checks, requires machine-readable JSON output, and performs swap security pre-checks via token audits when applicable. Explicit user confirmation is mandated for all commands that alter your wallet state.

How do I disconnect my Binance Web3 wallet safely?

To disconnect your Binance Web3 wallet safely, initiate the sign-out or disconnect action through the authentication flow. This terminates your active session and ensures your wallet is securely disconnected from the trading and operations interface.