Indexer: Stargate total VTHO generated
getStargateTotalVthoGeneratedRetrieve the total VTHO generated from Stargate delegations, including unclaimed validator block rewards, with an optional historical block number for snapshots.
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 |