โ† All skills
Tencent SkillHub ยท Data Analysis

BNB

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

Network Clarity (Critical)

"BNB Chain" is the main smart contract chain โ€” formerly Binance Smart Chain (BSC) "BNB Beacon Chain" was for staking โ€” deprecated, merged into BNB Chain BEP-20 tokens on BNB Chain โ€” equivalent to ERC-20, EVM compatible Same address format as Ethereum โ€” 0x... addresses work on both DIFFERENT networks โ€” sending to wrong network loses funds

BNB Token

Native gas token for BNB Chain โ€” needed for all transactions Also available as BEP-2 (legacy), ERC-20 (Ethereum), and other wrapped versions BNB on Binance exchange can be withdrawn to multiple networks โ€” choose carefully Burning mechanism reduces supply โ€” quarterly burns based on trading volume

Gas and Fees

EVM compatible gas model โ€” same as Ethereum but cheaper Gas prices typically 3-5 gwei โ€” much lower than Ethereum Standard transfer ~21,000 gas โ€” costs fraction of a cent Complex DeFi transactions cost more โ€” but still very cheap Fast block time (3 seconds) โ€” quick confirmations

BEP-20 Tokens

Same interface as ERC-20 โ€” all ERC-20 tooling works Approve + transfer pattern โ€” same as Ethereum Many tokens have same name as Ethereum versions โ€” but different contracts Verify contract address on bscscan.com โ€” scam tokens everywhere Popular tokens: USDT, USDC, BUSD (deprecated), CAKE, various memes

Cross-Chain Transfers

Binance exchange supports direct withdrawal to BNB Chain โ€” easiest method Bridges: cBridge, Multichain, Stargate โ€” verify bridge reputation BNB Chain โ†” Ethereum requires bridge โ€” not same network despite same addresses opBNB is L2 on BNB Chain โ€” even lower fees, different RPC Wrapped assets need unwrapping โ€” bridged ETH is not native ETH

DeFi Ecosystem

PancakeSwap is largest DEX โ€” similar to Uniswap Venus for lending/borrowing โ€” similar to Aave Lower TVL than Ethereum DeFi โ€” but still significant Higher rug pull risk โ€” less auditing culture Verify contracts before interacting โ€” bscscan shows verification status

Wallet Configuration

MetaMask works natively โ€” add BNB Chain network Chain ID: 56 โ€” RPC: https://bsc-dataseed.binance.org Block explorer: bscscan.com โ€” verify transactions Trust Wallet has native support โ€” no manual network add Hardware wallets work via MetaMask โ€” same as Ethereum

Staking

Stake BNB with validators โ€” earn staking rewards Minimum stake varies by validator โ€” typically 1 BNB minimum Unbonding period: 7 days โ€” funds locked during unstaking Slashing risk exists โ€” choose reliable validators Liquid staking options: stkBNB, ankrBNB โ€” maintain liquidity while staking

Common Scams

"USDT" with wrong contract โ€” verify against official addresses Honeypot tokens โ€” can buy but not sell Fake PancakeSwap sites โ€” always verify URL Airdropped tokens you didn't request โ€” often scam triggers "Validators" asking for private keys โ€” never share

Common Issues

"Insufficient funds for gas" โ€” need BNB for gas, not just tokens Wrong network โ€” ETH sent to BNB Chain address (same address, different chains) High slippage on DEX โ€” low liquidity tokens Transaction pending โ€” try increasing gas price Contract interaction failed โ€” check approval and balance

Security

Same security model as Ethereum โ€” private key = full access Revoke unused approvals โ€” bscscan.com token approval checker Verify all contract addresses โ€” especially for popular tokens Use hardware wallet for large amounts โ€” same setup as Ethereum Don't interact with unknown airdropped tokens โ€” can contain malicious contracts

Category context

Data access, storage, extraction, analysis, reporting, and insight generation.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc