ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

BNB

Assist with BNB Chain transactions, BEP-20 tokens, gas fees, and cross-chain transfers.

Why use this skill?

Master BNB Chain, BEP-20 tokens, and DeFi with the OpenClaw BNB skill. Safely manage transactions, gas fees, and staking with ease.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ivangdavila/bnb
Or

What This Skill Does

The BNB skill enables the OpenClaw agent to manage interactions with the BNB Chain ecosystem. It provides the agent with the internal logic required to navigate BEP-20 token standards, compute gas fees for EVM-compatible transactions, and facilitate cross-chain movements. The skill acts as an intelligent layer between user intent and the BNB network, ensuring that users select the correct chain, verify contract addresses via BscScan, and understand the technical risks associated with staking or decentralized finance (DeFi) platforms like PancakeSwap.

Installation

To integrate this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/ivangdavila/bnb

Use Cases

  • Wallet Management: Automating network configuration (Chain ID 56) and transaction monitoring.
  • Asset Transfers: Guidance on moving assets across chains, ensuring users distinguish between BNB Chain, Ethereum, and legacy Beacon Chain to prevent permanent fund loss.
  • DeFi Interaction: Assisting with staking processes, yield farming, or identifying official contract addresses for tokens to avoid common honeypot scams.
  • Gas Optimization: Advising on optimal gwei settings for cost-effective transactions during high network traffic.

Example Prompts

  • "Can you help me verify if this contract address for USDT is official on the BNB Chain using BscScan?"
  • "I need to move my BNB from my exchange to my MetaMask wallet, which network setting should I select to avoid losing my funds?"
  • "How do I stake my BNB with a validator and what is the typical unbonding period I should expect?"

Tips & Limitations

The BNB skill is a navigational aid and not a financial advisor. Users must remain vigilant against 'fake' tokens; always verify the contract hash on BscScan. Remember that while BNB Chain is fast and cheap, it possesses a different security model than Ethereum. Never share your private keys or seed phrases with any site or service, regardless of what the agent suggests. Be aware that cross-chain bridges carry inherent smart contract risks, and liquid staking tokens (like stkBNB) may deviate in value from native BNB. Always check the official website of any DeFi protocol before performing approvals to avoid malicious drainer contracts.

Metadata

Stars2190
Views2
Updated2026-03-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ivangdavila-bnb": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#bnb#crypto#blockchain#defi#web3
Safety Score: 3/5

Flags: network-access, external-api