Operations

Get activation by hash

Returns an activation operation with specified hash.

get/v1/operations/activations/{hash}

Path parameters

hashstring required

Operation hash

Query parameters

quote'None' | 'Btc' | 'Eur' | 'Usd' | 'Cny' | 'Jpy' | 'Krw' | 'Eth' | 'Gbp'

Comma-separated list of ticker symbols to inject historical prices into response

Response

typestring

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.

idinteger

Unique ID of the operation, stored in the TzKT indexer database

levelinteger

The height of the block, from the genesis block, in which the operation was included

timestampstring date-time

Datetime of the block, in which the operation was included (ISO 8601, e.g. 2020-02-20T02:40:57Z)

blockstring required

Hash of the block, in which the operation was included

hashstring required

Hash of the operation

balanceinteger

Account activation balance of tezos tokens that were recommended allocations for donations to the Tezos Foundation’s fundraiser

Changes

No recorded changes to this endpoint across all 1 revision of this API.