Crosschain Address Tags
crosschain.core.address_tags
Field | Type | Description |
---|---|---|
blockchain | string | The name of the blockchain. |
creator | string | The name of the creator of the tag. |
address | string | The address that the tag belongs to. Use this to join to other tables. |
tag_name | string | The name of the tag or the tag itself. |
tag_type | string | The type of the tag. |
start_date | timestamp | The starting date that the tag is valid for. |
end_date | timestamp | The ending date of the tag's validity. |
Last modified 11mo ago