Token Activity
Returns token balance and transfer history for a specific holder/token pair.Returns
- Current balance
- Transfer history (in/out direction)
- Paginated results (100 per page)
Example Queries
Parameters
You can use token symbols (like “USDC”) - Claude will look up the correct contract address.
Example Output
Understanding Direction
Use Cases
Track incoming funds:Pagination
For addresses with extensive history: You: “Show page 5 of USDC transfers for 0x…”Comparing Multiple Tokens
You can ask about multiple tokens: You: “Compare the USDC and USDT activity for this wallet” Claude will make multiple queries and provide comparison.Common Use Cases
Track salary/income payments
Track salary/income payments
“Show me all incoming USDC transfers over $1,000”
Monitor DeFi positions
Monitor DeFi positions
“Track aUSDC (Aave deposit token) activity for this wallet”
Analyze trading activity
Analyze trading activity
“Show the WETH in/out flow for this trader”
Investigate token accumulation
Investigate token accumulation
“When did this wallet start accumulating this token?”
Combining with Other Tools
For complete analysis:- Check all holdings →
getWalletOverviewTool - Focus on one token →
getTokenActivityTool - Analyze specific transfer →
queryTransactionTool - Check counterparty →
getWalletOverviewToolon the other address
Tips
Supported Token Types
Limitations
Next Steps
Wallet Overview
See complete wallet profile
Deployed Contracts
Find contracts created by an address

