void
Get Collection data Retrieve information about a specific collection using the contract address. Can be called for any Cometh indexed collection.
GetCollectionResponse Collection information
Retrieve the collection attributes by contract address Retrieve all the existing permutations of the trait types and values for a collection. Can be called for any Cometh indexed collection.
CollectionAttributes Successful operation
Retrieve the collection progress by contract address Retrieve the block number of the last indexed block for a collection as well as related data.
GetCollectionProgressResponse Successful operation
Refreshes the metadata of the specified collection Queue jobs to refresh the metadata of all the NFTs of the specified collection. If there are many assets in the collection, this might take a while.
RefreshCollectionMetadataResponse Metadata refresh initiated successfully
Register a new collection Register a new collection in the Marketplace API. This will start the process of indexing this ERC721 contract.
Collection Successful operation
Retrieve all collections Retrieve all collections that were indexed for your project in the Marketplace API.
PaginatedCollections Successful operation
Update a collection Update a collection in the Marketplace API. Only given fields will be updated.
Collection Collection information
Delete a collection Delete a collection in the Marketplace API. This will stop the process of indexing this ERC721 contract.