Name | Type | Description | Notes |
---|---|---|---|
kind | string | Kind of the contract (`delegator_contract` or `smart_contract`), where `delegator_contract` - manager.tz smart contract for delegation purpose only | [optional] |
alias | string | Name of the project behind the contract or contract description | [optional] |
address | string | Public key hash of the contract | [optional] |
balance | int | Contract balance (micro tez) | [optional] |
delegate | \Bzzhh\Tzkt\Model\RelatedContractDelegate | [optional] | |
creation_level | int | Height of the block where the contract was created | [optional] |
creation_time | \DateTime | Datetime of the block where the contract was created (ISO 8601, e.g. `2020-02-20T02:40:57Z`) | [optional] |