get_transaction_info
Retrieve detailed transaction data including decoded inputs, token transfers, fee breakdown, and transaction types. Essential for analyzing blockchain transactions, debugging smart contracts, and tracking DeFi operations using the Blockscout MCP Server.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain_id | Yes | The ID of the blockchain | |
include_raw_input | No | If true, includes the raw transaction input data. | |
transaction_hash | Yes | Transaction hash |