portal-query-evm-traces
Installation
SKILL.md
When to Use This Skill
Use this skill when you need to:
- Track contract deployments (CREATE/CREATE2 operations)
- Monitor internal ETH transfers
- Analyze internal function calls between contracts
- Track proxy pattern delegatecalls
- Investigate MEV bot activity (multi-hop swaps)
- Find contracts deployed by specific addresses
EVM traces capture internal contract interactions that don't appear in the transactions table.
Query Structure
Basic EVM trace query structure: