Tables
- Projects
- Apps
- Perp markets
- Order book markets
One row per project in the catalog.
| Column | Type | Description |
|---|---|---|
project_id | STRING | The project, such as aave. |
name | STRING | Display name. |
symbol | STRING | Ticker of the projectβs token, where it has one. |
status_label | STRING | Whether the project is active or archived. |
market_sectors | ARRAY<STRING> | Every sector the project is tagged with. |
primary_market_sector | STRING | The first of those, for grouping. |
Sample queries
- Markets per interface app
- Builder-deployed markets
- Order books per app and quote asset
- Pool markets by chain
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.