Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 880 Bytes

Delegator.md

File metadata and controls

14 lines (11 loc) · 880 Bytes

Delegator

Properties

Name Type Description Notes
type str Delegator type ('contract' for KT.. address or 'user' for tz.. address) [optional]
alias str Name of the project behind the account or account description [optional]
address str Public key hash of the account [optional]
balance int Account balance (micro tez) [optional]
delegation_level int Block height of last delegation operation [optional]
delegation_time datetime Block datetime of last delegation operation (ISO 8601, e.g. `2020-02-20T02:40:57Z`) [optional]

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