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;
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;