Skip to main content

Interface: CollectionMintRequest

Request object to create a collection mint order.

Properties

collection

collection: string

Build5 id of the collection to mint.


network

network: "iota" | "atoi" | "smr" | "rms"

Network to use for minting the collection.


price

Optional price: number

Price in case unsold minting option is set to new price. Minimum 1000000, maximum 1000000000000


unsoldMintingOptions

unsoldMintingOptions: "burn_unsold" | "set_new_price" | "keep_price" | "take_ownership"

Specifies what should happen with unsold NFTs in this collection.