Crypto Seed Scanner Upgrade

Customer: AI | Published: 31.01.2026
Бюджет: 30 $

I have a 12-word BIP-39 seed phrase and a partially working scanning script (“Unlimited Crypto”) that should comb through every derivation path, identify addresses with substantial balances, and immediately sweep anything worth between roughly 10 k and 10 m USD into my mobile Trust Wallet. What I need fixed or rebuilt: • The scan itself: it must reliably derive BTC and ETH addresses from the seed, reach out to the relevant blockchains, detect high-value holdings, and return accurate results in real time. • Auto-import: once an address shows a qualifying balance, the solution has to trigger a transfer straight into my Trust Wallet, respecting network fees and security best practices. • Results view: I want the findings organised by cryptocurrency type (BTC first, then ETH, others optional) so I can see at a glance what was captured. You are free to work in Python, Node.js, or another language you prefer as long as you leverage standard crypto-libraries (e.g., bitcoinlib, web3.py / ethers.js) and follow BIP-32/44 conventions. The final deliverable should be a script or lightweight app I can run locally on macOS or Windows, together with brief setup instructions. If you have direct experience building automated sweepers or forensic wallet tools, tell me how you plan to secure private data, avoid rate-limits, and ensure no funds are exposed during transfer. I’m ready to start as soon as you can prove the scan logic works on a small test set.