Flip history
get_flip_historyRetrieve the billboard's flip history, listing prior holders, payments, and hold durations from newest to oldest, with average hold and current poster's tenure.
Instructions
List who has held the billboard, what they paid and how long they held it, newest first, with the average hold and how long the current poster has held it. Derived from on-chain Acquired events (or a published history that agrees with the chain). Turnover and hold duration are the only demand signals; there is no read count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Newest flips to return. Default 50, max 500. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flips | Yes | Newest first. | |
| source | Yes | Where the list came from. "on-chain" is derived from Acquired events. | |
| summary | Yes | ||
| fetched_at | Yes |