Name | Type | Description | Notes |
---|---|---|---|
type | str | Type of the operation, `activation` - is used to activate accounts that were recommended allocations of tezos tokens for donations to the Tezos Foundation’s fundraiser. | [optional] |
id | int | Unique ID of the operation, stored in the TzKT indexer database | [optional] |
level | int | The height of the block, from the genesis block, in which the operation was included | [optional] |
timestamp | datetime | Datetime of the block, in which the operation was included (ISO 8601, e.g. `2020-02-20T02:40:57Z`) | [optional] |
block | str | Hash of the block, in which the operation was included | [optional] |
hash | str | Hash of the operation | [optional] |
account | object | Information about activated account | [optional] |
balance | int | Account activation balance of tezos tokens that were recommended allocations for donations to the Tezos Foundation’s fundraiser | [optional] |
quote | object | Injected historical quote at the time of operation | [optional] |