Get a human-readable, LLM-based transaction summary
transactions
Get a human-readable, LLM-based transaction summary
Retrieves a human-readable summary of what a transaction did, presented in natural language.
GET
Get a human-readable, LLM-based transaction summary
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
Transaction hash in the path
Pattern:
^0x([A-Fa-f0-9]{64})$The ID of the blockchain
Query Parameters
If true, returns only the request body in the summary endpoint
Get on-chain state changes caused by a specific transaction
Previous
List token transfers within a specific transaction
Next