get_translated_transaction
Translate any blockchain transaction into a human-readable description by providing the chain and transaction hash. Understand what a transaction does without decoding raw data.
Instructions
Get human-readable description of a specific transaction using Noves translation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Blockchain network | |
| transactionHash | Yes | Transaction hash to get human-readable description |