Skip to main content
The identity table behind every chain figure. Every metric table joins to it, and Coverage introduces the grain.

Columns

ColumnTypeDescription
chain_idSTRINGIdentifier of the chain. Every table that mentions a chain joins on this.
project_idSTRINGProject that runs the chain. Defaults to the chain’s own project, and names another project where that project’s app runs the chain: unichain resolves to uniswap.
nameSTRINGDisplay name.
chain_familySTRINGevm or svm, null when the chain is unmapped. Every chain in one family is summed together for a key’s activity, such as region on Accounts β–Έ Registry.

Sample queries

chain_id is the value every other table keys on, and this is the table that spells out what it stands for.