lookup-bsv-address
OfficialInspect BSV addresses instantly.
Authorb-open-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill lets you quickly fetch balance, transaction history, and UTXOs for a BSV address via the WhatsOnChain API, reducing manual lookup time.
Core Features & Use Cases
- Balance & total value: Retrieve confirmed and unconfirmed satoshis.
- History: View transaction history and recent activity.
- UTXOs: List unspent outputs for planning spends or audits.
Quick Start
bun run /path/to/skills/lookup-bsv-address/scripts/lookup.ts <address> [balance|history|utxos|info]
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: lookup-bsv-address Download link: https://github.com/b-open-io/bsv-skills/archive/main.zip#lookup-bsv-address Please download this .zip file, extract it, and install it in the .claude/skills/ directory.