Overview
- Skill Key
- bytesagain1/wallet-tracker
- Author
- bytesagain1
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/bytesagain1/wallet-tracker
- Latest Commit SHA
- dd389fe39adc14a04081547b66d5b999fd1b5146
Multi-chain wallet asset tracker — monitor EVM and Solana wallets, aggregate portfolio, and detect holding changes.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Wallet Tracker 技能。 若已安装,则直接安装 Wallet Tracker 技能。
# Wallet Tracker 👛 Track multiple wallets across EVM chains and Solana. Aggregate your portfolio, monitor holding changes, and get alerts when significant movements happen. ## Scenarios & Use Cases ### Scenario 1: Personal Portfolio Overview You hold assets across 5 wallets on Ethereum, Polygon, and Solana. You want a single dashboard. ```bash bash scripts/wallet-tracker.sh portfolio \ --wallets "0xABC123...,0xDEF456...,5KtPn1..." \ --chains "ethereum,polygon,solana" ``` **Output:** An HTML report showing total value, per-chain breakdown, and per-wallet holdings. --- ### Scenario 2: Whale Watching Track a known whale wallet for large movements: ```bash bash scripts/wallet-tracker.sh watch \ --wallet "0xWhale..." \ --chain ethereum \ --threshold 100000 \ --interval 300 ``` **Output:** Console alerts when transfers exceed $100K threshold. --- ### Scenario 3: Airdrop Farming Tracker You're farming airdrops across multiple wallets. Track activity and eligibility: ```bash bash scripts/wallet-tracker.sh activity \ --wallets-file my-wallets.txt \ --chain ethereum \ --since 2024-01-01 ``` **Output:** Transaction count, unique contracts interacted, active days, and volume per wallet. --- ### Scenario 4: Team Treasury Monitoring Monitor a DAO treasury wallet for unauthorized withdrawals: ```bash bash scripts/wallet-tracker.sh monitor \ --wallet "0xTreasury..." \ --chain ethereum \ --alert-on decrease \ --output treasury-report.html ``` --- ### Scenario 5: Cross-Chain Balance Snapshot Take a point-in-time snapshot across all chains for accounting: ```bash bash scripts/wallet-tracker.sh snapshot \ --wallets-file all-wallets.txt \ --output snapshot-2024-Q1.json ``` ## Supported Chains | Chain | Type | Native Token | RPC Default | |-------|------|-------------|-------------| | Ethereum | EVM | ETH | Public RPC | | Polygon | EVM | MATIC | Public RPC | | Arbitrum | EVM | ETH | Public RPC | | Optimism | EVM | ETH | Public RPC...
0xnyk
X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
jackculpan
Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.
openclaw-trade
openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.
xquik-dev
X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.
mohsinkhadim59
Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.