audit_funders
Every address that sent this wallet the asset, with amounts, transfer counts and block ranges.
One address at a time; run audit.cluster on a set. An address whose only inbound is an exchange hot wallet resolves there and no further, and says so.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | No | optional — credential from the /pay socket. With it the call is served off your line and carries no payment. Without it, put x402 payment in params._meta. | |
| token | No | optional string — the asset to follow, 0x form. Defaults to the chain's main stablecoin. | |
| address | Yes | string — the wallet to trace, 0x form. | |
| to_block | No | optional int — where to stop. Defaults to the head. | |
| from_block | No | optional int — where to start. Defaults to the token's deployment if known, else 0. |