mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 11:41:50 +00:00
14 lines
578 B
YAML
14 lines
578 B
YAML
version: 2
|
|
models:
|
|
- name: defillama__dim_dexes
|
|
description: This table contains dimensional information about the decentralized exchanges (DEX) listed on Defillama.
|
|
|
|
columns:
|
|
- name: dex_id
|
|
description: Unique identifier of the dex.
|
|
- name: DEX
|
|
description: Name of the dex.
|
|
- name: CATEGORY
|
|
description: The category of protocol the decentralized exhange belongs to (e.g. Dexes, Options, Yield, Derivatives etc.).
|
|
- name: CHAINS
|
|
description: Array of the various chains or networks that the dex is deployed on. |