transactions

Get a human-readable, LLM-based transaction summary

Retrieves a human-readable summary of what a transaction did, presented in natural language.

get/{chain_id}/api/v2/transactions/{transaction_hash_param}/summary

Path parameters

transaction_hash_paramstring required

Transaction hash in the path

chain_idstring required

The ID of the blockchain

Query parameters

just_request_bodyboolean

If true, returns only the request body in the summary endpoint

Response

Human-readable summary of the specified transaction.

OR

Changes

No recorded changes to this endpoint across all 1 revision of this API.