9.0k★by 0xterrybit
crypto-wallet – OpenClaw Skill
crypto-wallet is an OpenClaw Skills integration for data analytics workflows. Multi-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more.
Skill Snapshot
| name | crypto-wallet |
| description | Multi-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more. OpenClaw Skills integration. |
| owner | 0xterrybit |
| repository | 0xterrybit/crypto-wallet |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @0xterrybit/crypto-wallet |
| last updated | Feb 7, 2026 |
Maintainer

name: crypto-wallet description: Multi-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more. metadata: {"clawdbot":{"emoji":"💰","requires":{"bins":["curl","jq"]}}}
Crypto Wallet 💰
Manage cryptocurrency wallets across multiple blockchains.
Supported Chains
- Ethereum (ETH, ERC-20)
- Solana (SOL, SPL tokens)
- Bitcoin (BTC)
- Polygon (MATIC)
- Arbitrum
- Base
Features
- Check wallet balances
- View transaction history
- Send tokens (with confirmation)
- Token price lookup
- Portfolio overview
Usage Examples
"What's my ETH balance?"
"Show my crypto portfolio"
"Send 0.1 ETH to 0x..."
Safety Rules
- ALWAYS confirm before sending transactions
- NEVER expose private keys
- ALWAYS verify recipient addresses
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install crypto-wallet?
Run openclaw add @0xterrybit/crypto-wallet in your terminal. This installs crypto-wallet into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/0xterrybit/crypto-wallet. Review commits and README documentation before installing.
