Interface

UpdateCollectionByCollectionIdAndApiKeyParams

UpdateCollectionByCollectionIdAndApiKeyParams

Properties:
Name Type Attributes Description
contractAddress string

The smart contract address of the collection

name string

The name of the collection

accountId string

The Myria user ID (unique and identical for account)

apiKey string

The partner's api key

description string <optional>

The details description of the collection

collectionImageUrl string <optional>

The collection banner image which is shown on the Marketplace

iconUrl string <optional>

The avatar of the collection

View Source types/CollectionTypes.ts, line 207