Interface

UpdateCollectionByContractAddressParams

UpdateCollectionByContractAddressParams

Properties:
Name Type Attributes Description
contractAddress string

The smart contract address of the collection

name string

The name of the collection

starkKey string

The owner stark key of the collection

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 197