Reference¶
This section contains reference material for the Gnosis Analytics platform: environment variables for all components, a glossary of terms, and a data dictionary documenting the ClickHouse databases and tables.
Sections¶
-
Environment Variables
All environment variables across every component: cerebro-api, cerebro-mcp, indexers, crawlers, and data loaders.
-
Glossary
Definitions of blockchain, infrastructure, and platform-specific terms used throughout the documentation.
-
Data Dictionary
ClickHouse database schemas, table definitions, column types, and partitioning strategies.
Quick Links¶
| What | Where |
|---|---|
| API base URL | https://api.analytics.gnosis.io/v1 |
| Swagger UI | https://api.analytics.gnosis.io/docs |
| ReDoc | https://api.analytics.gnosis.io/redoc |
| MCP server (hosted) | mcp.analytics.gnosis.io |
| dbt manifest | https://gnosischain.github.io/dbt-cerebro/manifest.json |
| GitHub organization | github.com/gnosischain |