Skip to main content
Schema: sei.core_evm Table: dim_labels Type: Base Table This table contains the core.dim_labels table with the address mapped to the sei_address in the core.dim_address_mapping table.

Columns

Column NameData TypeDescription
BLOCKCHAINTEXTThe blockchain the label belongs to.
CREATORTEXTThe creator of the label.
ADDRESSTEXTThe address the label belongs to.
ADDRESS_NAMETEXTThe name of the address.
LABEL_TYPETEXTThe type of the label.
LABEL_SUBTYPETEXTThe subtype of the label.
LABELTEXTThe label.
DIM_LABELS_IDTEXTThe unique identifier for each row in the table.
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.