Skip to main content
Schema: thorchain.core Table: dim_labels Type: Base Table A hand curated table containing address names / labels for popular contracts, validators, tokens, etc.

Columns

Column NameData TypeDescription
DIM_LABELS_IDTEXT
BLOCKCHAINTEXTThe name of the blockchain
CREATORTEXTThe name of the creator of the label
ADDRESSTEXTAddress that the label is for. This is the field that should be used to join other tables with labels.
LABEL_TYPETEXTA high-level category describing the addresses main function or ownership
LABEL_SUBTYPETEXTA sub-category nested within label type providing further detail
LABELTEXTName of the controlling entity of the address
ADDRESS_NAMETEXT
_AUDIT_RUN_IDTEXT
INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
MODIFIED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was last modified.