Transactions

Get transaction summary

Get human-readable transaction summaries from Blockscout Transaction Interpreter.

get/transaction_summary

Query parameters

chain_idstring required

The ID of the blockchain

transaction_hashstring required

Transaction hash

Response

Transaction summary

data_descriptionstring[] nullable

Optional list of strings explaining the structure or fields of the data payload

notesstring[] nullable

Optional list of important warnings or contextual notes, such as data truncation alerts

instructionsstring[] nullable

Optional list of suggested follow-up actions for an AI agent

Changes