get_transaction_status
Check the status and details of a transaction by its hash on the Aptos Blockchain. Verify transaction success and access comprehensive information for monitoring and analysis.
Instructions
Get the status and details of a transaction by its hash. This is used for checking if a transaction was successful and getting detailed information about it. Returns comprehensive transaction information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
transaction_hash | Yes | Transaction hash to check, e.g., 0x1234567890abcdef... |