Interface CreateCollectionRequest

Hierarchy

  • CreateCollectionRequest
    • CreateCollectionRequest

Properties

collection_image_url?: string

URL of the tile image for this collection

Memberof

CreateCollectionRequest

contract_address: string

Ethereum address of the ERC721 contract

Memberof

CreateCollectionRequest

description?: string

Description of the collection

Memberof

CreateCollectionRequest

icon_url?: string

URL of the icon for this collection

Memberof

CreateCollectionRequest

metadata_api_url?: string

URL of the metadata for this collection

Memberof

CreateCollectionRequest

name: string

Name of the collection

Memberof

CreateCollectionRequest

owner_public_key: string

Owner Public Key: The uncompressed public key of the owner of the contract

Memberof

CreateCollectionRequest

project_id: number

The collection's project ID

Memberof

CreateCollectionRequest

Generated using TypeDoc