This object contains all the information about the registry history.
Name | Type | Description |
---|---|---|
ID | UUID | registry history id. |
NetworkID | UUID | The network id. |
CollectionTotal | Integer | Total collection in the registry |
TotalApproved | Integer | Total approved registry |
TotalRequested | Integer | Total request. |
ArtistID | UUID | Artist id. |
CategoryID | UUID | Category id. |
Status | Enum | RegistryHistoryStatus like TOKENS_FETCHED ,WALLETS_CREATED ,CREATING_TOKENS ,COMPLETED . |
CreatedByUserID | UUID | Registry created user id. |
CreatedAt | Time | Registry created time. |
UpdatedAt | Time | Registry last update time |