Skip to main content

DropContract type

This feature is currently in beta and may change based on feedback that we receive.

The possible DROP contract types.

Signature:

export declare type DropContract = NFTDrop | EditionDrop | SignatureDrop;