Smart Money Flow
get_smart_money_flowWhere profitable on-chain wallets have been rotating capital recently, from the tracked smart-money cohort.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return (1-25). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Row cap applied to every list in this payload. | |
| stale | No | True when the snapshot is past its refresh interval. | |
| reason | No | Why the payload is absent, when `available` is false. | |
| available | No | False when this call has no data — a snapshot that is not warm yet, a domain switched off, or an argument that was rejected. NOT an error, and NOT a statement about the market. | |
| fetchedAt | No | When the underlying snapshot was refreshed (epoch ms, or ISO-8601 for the Bitcoin cycle feed). Age matters: these are cached reads, not live queries. | |
| overallSignal | No | Net read across the transfers — accumulating, distributing or neutral. | |
| smartMoneyMoves | No | One-line summaries of the same moves. | |
| notableTransfers | No | The transfers behind the signal. | |
| droppedRoutineCustody | No | Transfers dropped as routine custody movement rather than signal. |