Implement Transaction Parsing Agent
implementationChallengeNovember 20, 2025
Prompt Content
Implement the 'Transaction Parser Agent' using the Claude Agent SDK. This agent should take a raw blockchain transaction hash as input, query a simulated blockchain explorer (via a provided mock API or LlamaIndex tool), and extract key details like `sender`, `receiver`, `contract_address`, `value`, `token_transfers`, and decoded `input_data` function calls. Ensure robust error handling for invalid hashes or inaccessible data. Integrate this agent into your LangGraph workflow.
Related Prompts
Explore similar prompts from our community
Usage Tips
Copy the prompt and paste it into your preferred AI tool (Claude, ChatGPT, Gemini)
Customize placeholder values with your specific requirements and context
For best results, provide clear examples and test different variations