This object contains information about registry.
Name | Type | Description |
---|---|---|
ID | UUID | Registry unique id. |
NetworkID | UUID | Network id. |
Network | Object | Contains information from Network |
OrganizationID | UUID | The organization id. |
CollectionName | String | Collection name. |
ContractAddress | String | Contract address. |
IsAllTokensApproved | Boolean | If its true against the contract all token in secondary marketplace. |
MarketplaceID | UUID | Marketplace id. |
TotalApproved | Boolean | Total approved. |
CollectionTotal | Integer | Collection total. |
ArtistID | UUID | Artist id. |
Artist | Object | Contains information from Artist |
CategoryID | UUID | Category id. |
Category | Object | Contains information from Category |
SyncStatus | Status | Sync status |
CreatedByUserID | UUID | Registry creater user id |
History | Object | Contains all information from RegistryHistory |
RegistryLatestStatus | String | Registry status. |
ContractType | String | NFT contract type. |
CreatedAt | Time | Registry created time. |
UpdatedAt | Time | registry updated time. |