| Name | Type | Description | Notes |
|---|---|---|---|
| currency | str | crypto currency code | |
| address | str | Address | |
| entity | int | Entity id | |
| balance | Values | ||
| first_tx | TxSummary | ||
| last_tx | TxSummary | ||
| in_degree | int | ||
| out_degree | int | ||
| no_incoming_txs | int | ||
| no_outgoing_txs | int | ||
| total_received | Values | ||
| total_spent | Values | ||
| status | str | ||
| token_balances | TokenValues | [optional] | |
| total_tokens_received | TokenValues | [optional] | |
| total_tokens_spent | TokenValues | [optional] | |
| actors | LabeledItemRefs | [optional] | |
| is_contract | bool | [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 Feb 18, 2026. It is now read-only.