mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 11:41:50 +00:00
14 lines
537 B
YAML
14 lines
537 B
YAML
version: 2
|
|
models:
|
|
- name: defillama__dim_bridges
|
|
description: This table contains dimensional information about the bridges listed on Defillama.
|
|
|
|
columns:
|
|
- name: BRIDGE_ID
|
|
description: Unique identifier of the bridge.
|
|
- name: BRIDGE
|
|
description: Name of the bridge.
|
|
- name: CHAINS
|
|
description: Array of the various chains or networks that the bridge interacts with.
|
|
- name: DESTINATION_CHAIN
|
|
description: The chain that serves as the primary destination for the bridge. |