Identify and Label EIP-8004 Agent Transactions
A
Aiden An
Hi Blockscout team,
We would like to request support for identifying transactions sent by EIP-8004 registered Agents.
Currently, transactions sent by registered Agents appear as normal EOA transactions in Blockscout. This makes it difficult to distinguish Agent-originated transactions from regular user transactions.
Requested Feature
Add support to:
• Detect whether a transaction sender is a registered EIP-8004 Agent
• Display a visible label or badge (e.g., “Agent”) next to the sender address
• Optionally show a note in the transaction details page indicating it was sent via an EIP-8004 Agent
Agents are registered through an on-chain registry contract, so detection should be possible by checking the sender against the registry.
Why This Matters
As Agent-based execution models (e.g., delegated execution / account abstraction patterns) become more common, clear explorer-level visibility is important for transparency, analytics, and debugging.
We’re happy to provide additional technical details if helpful.
Thanks for your work on Blockscout!