Indexer: Stargate total VTHO generated
getStargateTotalVthoGeneratedFetch the total VTHO generated by Stargate delegations from validator block rewards, aggregated whether claimed or not. Optionally query a historical snapshot by block number.
Instructions
Fetch the total VTHO generated by Stargate delegations from validators’ block rewards (aggregate produced, whether or not claimed). Returns a numeric value encoded as a JSON string. Optional: blockNumber for historical snapshots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockNumber | No | Optional block number to query a historical snapshot. Defaults to latest. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | Total VTHO generated by Stargate delegations represented as a JSON string (API returns plain string). | |
| error | No | ||
| network | Yes |