Source: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.
packages/subgraph/
Indexes:
MarketCreatedandMarketYieldDeployedfromMarketFactory→ creates aMarketentity, attachestreasury+gimoAdapter.PositionTaken,Claimed,MarketResolved,MarketVoided,ResolutionPendingfrom eachPredictionMarketclone (template).YieldSnapshottedandHouseWithdrawnfor per-market and protocol-wide yield totals.ResolutionSubmittedfromAIResolverfor audit trails.
apps/api) prefers the subgraph for /markets reads (one round-trip per page, fully hydrated, with rolling counters) and falls back to direct chain reads when GOLDSKY_GRAPHQL_URL is unset.
Deploy
prod tag is what GOLDSKY_GRAPHQL_URL points at. Bump version in package.json before each deploy so older versions aren’t overwritten.
Querying
Production endpoint:https://api.goldsky.com/api/public/project_cmioox8y90t7401znbgia8tcm/subgraphs/signalium/prod/gn.
Example — list the 5 most recent yield-enabled markets:
packages/subgraph/README.md for the full schema reference.
