Comment on page
Crosschain Address Labels
crosschain.address_labels
Field | Type | Description |
---|---|---|
system_created_at | timestamp | The time when the label was sent to the table. |
insert_date | timestamp | The date the label was inserted into the table. |
blockchain | string | The name of the blockchain. |
creator | string | The name of the creator of the label. |
address | string | The address the label belongs to. Use this to join to other tables. |
label_type | string | A high-level category describing the addresses main function or ownership. |
label_subtype | string | A sub-category nested within label type providing further detail. |
address_name | string | Name of the address or the label. |
project_name | string | Name of the controlling entity of the address. |
Last modified 1mo ago