Skip to main content
The identity tables behind every perpetual and order-book figure. Every fact and metric joins to one of them, and Coverage introduces each grain.

Tables

One row per project in the catalog.
ColumnTypeDescription
project_idSTRINGThe project, such as aave.
nameSTRINGDisplay name.
symbolSTRINGTicker of the project’s token, where it has one.
status_labelSTRINGWhether the project is active or archived.
market_sectorsARRAY<STRING>Every sector the project is tagged with.
primary_market_sectorSTRINGThe first of those, for grouping.

Sample queries

interface_app_id is the builder a market is listed under, and on a venue’s own markets it holds the same value as exchange_app_id.