B3TR: Global overview (totals)
getB3TRGlobalOverviewProvides a global overview of B3TR actions, optionally filtered by round ID or date (UTC).
Instructions
Get global B3TR action overview via /api/v1/b3tr/actions/global/overview. Optionally filter by roundId OR date (yyyy-MM-dd UTC), but not both — they are mutually exclusive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional date (UTC) to filter by, format yyyy-MM-dd. Mutually exclusive with roundId. | |
| roundId | No | Optional round id to filter by. Mutually exclusive with date. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | Global B3TR action overview (totals) | |
| error | No | ||
| network | Yes |