GET /api/pool
Public, read-only. The pool holds nothing opaquely: this returns its live balance plus the recent WORM-sealed inflows (carve + residual from each settlement) and outflows (credit→ZEQ conversions, ops, bounties, gifts) —
| Method | GET |
| Path | /api/pool |
| Domain | Economy · Transparency |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X GET https://zeqsdk.com/api/pool
Generated from the node's own route registry (GET /api/endpoints) — this path is live.