get_transaction_detail
Retrieve detailed on-chain information for a specific blockchain transaction by supplying the protocol and transaction hash. Enables risk assessment, sanctions screening, and transaction analysis.
Instructions
Retrieve detailed on-chain information for a specific blockchain transaction.
Args: proto: Blockchain protocol (btc, eth, xrp, hash) hash: Transaction hash (e.g. 0xfd04466bb91ec4270172acffe187eea57145a906de9b488a0f410ade1569760e)
Cost: 50 credits
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | ||
| proto | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||