pot_query
Query Proof of Time history from local logs and on-chain subgraph to verify transaction timing and resolve payment disputes.
Instructions
Query Proof of Time history from local log and on-chain subgraph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startTime | No | Start time (unix ms). Default: 24h ago | |
| endTime | No | End time (unix ms). Default: now | |
| limit | No | Max entries to return. Default: 100, max: 1000 |