mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:06:59 +00:00
fix dim labels name
This commit is contained in:
parent
88b8b0682a
commit
eeb0f141cd
@ -1,4 +1,4 @@
|
||||
{% docs table_dim_labels %}
|
||||
{% docs core__dim_labels %}
|
||||
## Description
|
||||
This table provides a comprehensive mapping of Flow addresses to human-readable labels, supporting entity identification and classification across the blockchain. Each row represents a unique address and its associated label, with additional metadata such as label type, subtype, and creator. Labels are sourced from both automated algorithms and manual curation, enabling robust address classification for analytics and reporting. The table is continuously updated to reflect new addresses, protocol deployments, and community contributions.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
version: 2
|
||||
models:
|
||||
- name: core__dim_labels
|
||||
description: '{{ doc("table_dim_labels") }}'
|
||||
description: '{{ doc("core__dim_labels") }}'
|
||||
columns:
|
||||
- name: BLOCKCHAIN
|
||||
description: '{{ doc("blockchain") }}'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user