GET /api/chain/:slug/tally/mint-rate
the global ticker drips it into tokens_remaining automatically. Cap is max_supply (lifetime issuance ceiling).
| Method | GET |
| Path | /api/chain/:slug/tally/mint-rate |
| Auth | public (no key) |
| Group | Economy · Tally |
Request
curl -X GET https://zeqsdk.com/api/chain/YOUR_MACHINE/tally/mint-rate
Generated from the node's own route registry (GET /api/endpoints) — this path is live.