Use this skill
Step 1. Add Altana to your agent
claude mcp add altana -- bunx @altananetwork/mcp
Step 2. Then just ask
watch what 0xab... is buying and tell me when they move
Your agent finds and verifies this skill by itself. Nothing to download.
What your agent learns
Everything you need to read a wallet's activity from public logs: the events, how to filter them by wallet without knowing the pairs, and the range limits to work around.
Ready made plays it can run
↗runs until stopped
watch-wallet
Poll for a wallet's new swaps and report each one. Parameters: wallet address, check interval (default 30s).
↘~30s depending on window and chunking
profile-wallet
Summarize a wallet's recent trading and current holdings. Parameters: wallet address, window (default last ~20,000 blocks, about 17 hours).
⇄~30s
find-early-buyers
Given a token, find its first buyers in the available window. Parameters: token address, how many (default 10).