wallet-tracker-mcap

Monitor Solana wallets and mirror meme-token trades with MC_TARGET or instant follow modes.

12|64|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/okx/plugin-store --skill wallet-tracker-mcap
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wallet-tracker-mcap
Source: https://github.com/okx/plugin-store/tree/main/skills/wallet-tracker-mcap
Command: npx skills add https://github.com/okx/plugin-store --skill wallet-tracker-mcap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wallet owners can automate real-time monitoring of Solana wallets to detect new meme-token acquisitions and automatically mirror buys and sells with safety gates and risk scoring.

Core Features & Use Cases

  • Two follow modes: INSTANT and MC_TARGET for immediate or gated entry depending on market conditions.
  • 4-tier risk grading + safety gates: honeypot, rug history, wash trading, liquidity drain checks before trading.
  • Live dashboard & risk-aware execution: web UI at http://localhost:3248 to monitor positions, watch list, and trades; onchainos CLI drives trading with TEE signing.

Quick Start

Run python3 wallet_tracker.py to start the bot and view the dashboard at http://localhost:3248.

Frequently Asked Questions about wallet-tracker-mcap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate copy trading Solana meme tokens from target wallets?▼

Automate Solana meme-token copy trading by monitoring target wallets for new acquisitions and mirroring buys and sells. This bot supports onchainos CLI data, pre/post-trade risk checks, paper/live modes, and a dashboard.

What is MC_TARGET gating for meme-token copy trading?▼

MC_TARGET gating is a risk-control mode that delays mirroring a target wallet's buy until market cap thresholds are met. It enables safer entry in meme-token markets compared to instant follow execution.

How do I check for honeypots and rug pulls before copying a Solana wallet trade?▼

Check for honeypots and rug pulls using the bot's 4-tier risk grading and safety gates. The system performs pre-trade risk checks covering rug history, wash trading, and liquidity drain detection before executing mirrored buys.

Can I run a Solana copy trade bot in paper trading mode?▼

You can run the Solana copy trade bot in paper trading mode to simulate strategies without real capital. It supports both paper and live execution modes, viewable via a real-time web dashboard at localhost:3248.

Does onchainos CLI support automated wallet tracking and TEE signing?▼

Onchainos CLI drives the wallet tracking automation and trading execution with TEE signing. It feeds data to the bot which monitors target Solana wallets and mirrors their meme-token transactions using secure signing.

What is the difference between INSTANT and MC_TARGET follow modes for copy trading?▼

INSTANT follow mode mirrors target wallet buys immediately for faster execution, while MC_TARGET mode applies market cap gating for safer entry. Both modes handle different risk appetites in Solana meme-token markets.