Commitments

Get commitment by blinded address

Returns a commitment with the specified blinded address.

get/v1/commitments/{address}

Path parameters

addressstring required

Blinded address (starting with btz)

Response

addressstring required

Blinded address of the account

balanceinteger

Account balance to be activated

activatedboolean

Flag showing whether the account has been activated or not.

activationLevelinteger nullable

Level of the block at which the account has been activated. null if the account is not activated yet.

activationTimestring date-time nullable

Datetime of the block at which the account has been activated (ISO 8601, e.g. 2020-02-20T02:40:57Z). null if the account is not activated yet.

Changes

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