Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.29 KB

Address.md

File metadata and controls

29 lines (24 loc) · 1.29 KB

Address

Properties

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]

[Back to Model list] [Back to API list] [Back to README]