Multi-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more.
Scanned 2/12/2026
Install to Claude Code
npx -y skills add sundial-org/awesome-openclaw-skills --skill crypto-wallet --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Crypto Wallet?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sundial-org-crypto-wallet)More formats (shields.io, HTML) on the badges page.
---
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
1. **ALWAYS** confirm before sending transactions
2. **NEVER** expose private keys
3. **ALWAYS** verify recipient addresses
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!