Skip to main content
Schema: movement.core Table: dim_labels Type: View Address labeling and classification for Movement addresses. This table provides a mapping of addresses to their known identities and classifications.

Columns

Column NameData TypeDescription
BLOCKCHAINTEXTThe blockchain network (movement).
CREATORTEXTThe entity that created this label.
ADDRESSTEXTThe labeled address.
ADDRESS_NAMETEXTHuman-readable name for the address.
LABEL_TYPETEXTPrimary classification type for the address.
LABEL_SUBTYPETEXTSecondary classification for the address.
PROJECT_NAMETEXTAssociated project or protocol name.
DIM_LABELS_IDTEXTUnique identifier for the row.
INSERTED_TIMESTAMPTIMESTAMP_NTZTimestamp when the record was inserted.
MODIFIED_TIMESTAMPTIMESTAMP_NTZTimestamp when the record was last modified.