GET /api/swap/quote
the UI can show "stamped at Z2,288,775,000" and the user knows the quote is current. The quote is INFORMATIONAL — when the user actually claims, the server re-runs the math against the oracle's price at claim time.
| Method | GET |
| Path | /api/swap/quote |
| Auth | public (no key) |
| Group | Economy · Crypto Donations |
Request
curl -X GET https://zeqsdk.com/api/swap/quote
Generated from the node's own route registry (GET /api/endpoints) — this path is live.