Category: Query
Entity: Grid (GridRecord)
Base URL: local http://localhost:1317; public testnet https://public.testnet.structs.network
Base Path: /structs
The grid is the scalar store behind player/planet/struct power and ore. Mechanics: energy.md. Webapp: grid.md.
| Method | Path | Description | Auth | Paginated |
|---|---|---|---|---|
| GET | /structs/grid/{attributeId} |
Get one grid attribute | No | No |
| GET | /structs/grid |
List all grid attributes | No | Yes |
CLI: structsd query structs grid [attributeId] · grid-all
GET /structs/grid/{attributeId}
| Name | Type | Required | Description |
|---|---|---|---|
| attributeId | string | Yes | Grid attribute id |
attributeId, value as a JSON string). Mechanics: energy.md.GET /structs/grid
Paginated GridRecord list. uint64 values are JSON strings.