get_transaction_graph
Get a transaction's graph structure for visualization and relationship analysis. Input protocol and hash to receive detailed transaction data.
Instructions
Retrieve detailed transaction data with graph structures suitable for visualization and relationship analysis.
Args: proto: Blockchain protocol (currently only eth supported) hash: Transaction hash (e.g. 0xfd04466bb91ec4270172acffe187eea57145a906de9b488a0f410ade1569760e)
Cost: 100 credits
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | ||
| proto | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||