| Name | Type | Description | Notes |
|---|---|---|---|
| label | str | Label | |
| tagpack_title | str | Tagpack title | |
| tagpack_is_public | bool | whether the address is public | |
| tagpack_creator | str | Tagpack creator | |
| is_cluster_definer | bool | whether the address tag applies to the entity level | |
| tag_type | str | kind of tag e.g. Mention; representing a mention of an address, or Actor; representing an actor saying something about the actor behind the address. | |
| currency | str | crypto currency code | |
| category | str | Category | [optional] |
| concepts | [str] | A list additional concepts/categories | [optional] |
| actor | str | id of the actor that controlls the address | [optional] |
| abuse | str | Abuses | [optional] |
| tagpack_uri | str | Tagpack URI | [optional] |
| source | str | Source | [optional] |
| lastmod | int | Last modified | [optional] |
| confidence | str | Confidence name | [optional] |
| confidence_level | int | Confidence level | [optional] |
| inherited_from | str | if the tag was inherited from cluster | [optional] if omitted the server will use the default value of "cluster" |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |
This repository was archived by the owner on Sep 5, 2025. It is now read-only.