get_transaction_info
Retrieve detailed transaction data from blockchain networks using the transaction hash and specified network to analyze and verify onchain activity.
Instructions
Gets detailed information about a specific transaction
Input Schema
Name | Required | Description | Default |
---|---|---|---|
network | Yes | The blockchain network (e.g., "ethereum", "polygon") | |
txHash | Yes | The transaction hash to fetch details for |