返回顶部
B

Bitcoin

Assist with Bitcoin transactions, wallets, Lightning, and security decisions.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,289
下载量
2
收藏
概述
安装方式
版本历史

Bitcoin

## Wallet Compatibility Traps - Same seed phrase in different wallets can show zero balance — derivation paths differ (BIP44 for legacy, BIP84 for native segwit, BIP86 for taproot). Ask which wallet created the seed before troubleshooting "missing funds" - Importing a seed into a watch-only wallet won't show funds if the wallet defaults to a different address type than the original - Some exchanges still reject bc1p (taproot) addresses for withdrawals — verify before giving the user a taproot address ## Fee Timing - Bitcoin fees follow predictable patterns: weekends and UTC night hours (00:00-06:00) are typically 50-80% cheaper than weekday peaks - mempool.space/api/v1/fees/recommended gives current sat/vB rates — wallet built-in estimates are often 12-24 hours stale - A transaction at 1 sat/vB during high congestion can stay unconfirmed for 2+ weeks, but will eventually drop from mempools (not fail, just disappear) ## Stuck Transaction Recovery - RBF (Replace-By-Fee): sender broadcasts new tx with higher fee — only works if original was flagged replaceable (most modern wallets do this by default now) - CPFP (Child-Pays-For-Parent): receiver creates a high-fee tx spending the unconfirmed output, incentivizing miners to confirm both — useful when sender didn't enable RBF - If user is the receiver and stuck tx has no change output to them, CPFP won't help — they must wait or ask sender to RBF ## Lightning Network Gotchas - Lightning invoices expire (default 1 hour on many wallets) — an expired invoice cannot receive payment even if the payer tries - "Inbound liquidity" limits how much a user can receive — a fresh channel can send but not receive until the balance shifts - Closing a channel during high on-chain fees can cost more than the channel balance — warn users before force-closing small channels - Lightning payments are not automatically retried — if a route fails, the user must manually retry or the payment fails permanently ## Privacy and Security Patterns - Dust attacks: tiny amounts sent to addresses to link them when user spends — advise not to consolidate dust with main UTXOs - Address reuse lets anyone see full transaction history of that address — each receive should use a fresh address - Clipboard malware silently replaces copied addresses — always verify first and last 6 characters match on both devices before confirming send - Hardware wallet "verify on device" step is critical — if malware changed the address, only the device screen shows the real destination ## Scam Recognition - "Send X BTC, receive 2X back" is always a scam — no exceptions, even if the account looks official - "Recovery services" that ask for seed phrase will steal everything — legitimate recovery never needs the seed - Fake wallet apps in app stores with slight name variations — verify publisher and download count before recommending - "Support" DMing users on social media asking to "validate wallet" or "sync" — real support never initiates contact ## Verification APIs - mempool.space is the current standard block explorer — blockchain.info is outdated and less reliable for fee data - Transaction confirmed = included in a block. 1 confirmation is minimum, 6 is standard for high-value, some exchanges require 3 - Check raw tx with: `curl -s "https://mempool.space/api/tx/{txid}"` — returns full transaction details including fee, size, confirmation status - For address balance: `curl -s "https://mempool.space/api/address/{address}"` — shows funded/spent totals

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 bitcoin-1776329060 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 bitcoin-1776329060 技能

通过命令行安装

skillhub install bitcoin-1776329060

下载 Zip 包

⬇ 下载 Bitcoin v1.0.0

文件大小: 2.41 KB | 发布时间: 2026-4-17 15:12

v1.0.0 最新 2026-4-17 15:12
Initial release

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部