Operations

Get drain delegate by hash

Returns a drain delegate operation with specified hash.

get/v1/operations/drain_delegate/{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, drain_delegate

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

amountinteger

Amount sent from the drained baker to the target

feeinteger

Amount sent from the drained baker to the block baker

allocationFeeinteger

The amount of funds burned from the drained baker for account creation (micro tez)

Changes

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