Name | Type | Description | Notes |
---|---|---|---|
chainId | String | This is the unique identifier created for each chain. | |
content | String | This is the data that was stored in the first entry of this chain. | |
externalIds | [String] | Tags that have been used to identify this entry. | |
stage | String | The immutability stage that this chain has reached. | |
entries | ChainDataEntries | ||
eblock | ChainDataEblock | [optional] | |
dblock | ChainDataDblock | [optional] | |
createdAt | String | The time at which this chain was created. Sent in ISO 8601 Format. For example: `YYYY-MM-DDThh:mm:ss.ssssssZ` This will be null if the chain is not at least at the `factom` immutability stage. | [optional] |