Documentation Index
Fetch the complete documentation index at: https://docs.signalium.site/llms.txt
Use this file to discover all available pages before exploring further.
GET /price/0g
How it works
- Upstream: CoinGecko
/simple/price?ids=zero-gravity&vs_currencies=usd&include_24hr_change=true. - Cache: SQLite row keyed by
0g, refreshed when older than 6 hours. - Stale fallback: if CoinGecko is unreachable but a cached row exists, the cached value is served and a warning is logged. Total upstream failures (cold cache + outage) return
502.
≈ $X.XX display in the bet panel via the use0gPrice hook.
