# CoreApiV10.BlockchainInfo

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**hash** | **String** |  | [optional] 
**status** | **String** |  | [optional] 


<a name="StatusEnum"></a>
## Enum: StatusEnum


* `Undefined` (value: `"Undefined"`)

* `New` (value: `"New"`)

* `Pending` (value: `"Pending"`)

* `ConfirmedByGate` (value: `"ConfirmedByGate"`)

* `ConfirmedAndValidated` (value: `"ConfirmedAndValidated"`)

* `Error` (value: `"Error"`)

* `Cancelled` (value: `"Cancelled"`)




