| Name | Type | Description | Notes |
|---|---|---|---|
| currency | str | crypto currency code | |
| entity | int | Entity id | |
| root_address | str | Address | |
| balance | Values | ||
| first_tx | TxSummary | ||
| last_tx | TxSummary | ||
| in_degree | int | ||
| out_degree | int | ||
| no_addresses | int | number of contained addresses | |
| no_incoming_txs | int | ||
| no_outgoing_txs | int | ||
| total_received | Values | ||
| total_spent | Values | ||
| no_address_tags | int | number of address tags | |
| token_balances | TokenValues | [optional] | |
| total_tokens_received | TokenValues | [optional] | |
| total_tokens_spent | TokenValues | [optional] | |
| actors | LabeledItemRefs | [optional] | |
| best_address_tag | AddressTag | [optional] | |
| 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.