auto_trace_address
Automatically trace transaction paths from a wallet address across multiple hops to map fund flow and uncover origins and destinations.
Instructions
Automatically trace the flow of transactions from a wallet address across multiple hops. May take up to 5 minutes.
Args: proto: Blockchain protocol (btc, eth, trx, xrp) address: Blockchain address to trace (e.g. 1ECeZBxCVJ8Wm2JSN3Cyc6rge2gnvD3W5K) direct: Transaction direction filter (in, out) time_from: Start timestamp for analysis (Unix timestamp, e.g. 1577836800) time_to: End timestamp for analysis (Unix timestamp, e.g. 1609459200)
Cost: 200 credits
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proto | Yes | ||
| direct | Yes | ||
| address | Yes | ||
| time_to | Yes | ||
| time_from | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||