Category: Query
Entity: PlanetAttribute
Base URL: local http://localhost:1317; public testnet https://public.testnet.structs.network
Base Path: /structs
Mine/refine blockStart clocks live on the planet, not the extractor/refinery. See hashing.md. Webapp: planet-attribute.md.
| Method | Path | Description | Auth | Paginated |
|---|---|---|---|---|
| GET | /structs/planet_attribute/{planetId}/{attributeType} |
Get one attribute | No | No |
| GET | /structs/planet_attribute |
List all planet attributes | No | Yes |
CLI: planet-attribute · planet-attribute-all
GET /structs/planet_attribute/{planetId}/{attributeType}
| Name | Type | Required | Description |
|---|---|---|---|
| planetId | string | Yes | Planet id (2-n) |
| attributeType | string | Yes | Attribute name |
GET /structs/planet_attribute