land_volume
Retrieve the two land volume figures from the Splinterlands API—a sum and a count—returned as-is without conversion or rounding. Use this tool to access the upstream values, which may change and are not cumulative.
Instructions
Get the two land volume figures the upstream returns for GET /land/volume: a sum and a count. This route takes no parameters. Both figures are the upstream's own values. They were observed to change between two captures about an hour apart, and to decrease, so this server does not present them as a cumulative total. When this server observed the route, both figures were returned as JSON strings rather than numbers; that was true of every observation so far, not a guarantee about every response. This server passes the response through unchanged and does not convert, round or combine the figures, and a change in that wire type would be reported as a malformed response rather than converted silently. What the two figures measure, and over what period, is not stated by the response and is not claimed here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||