Erc1155Droppable class
Signature:
export declare class Erc1155Droppable implements DetectableFeature
Implements: DetectableFeature
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(erc1155, contractWrapper, storage) | Constructs a new instance of the Erc1155Droppable class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| claim | Erc1155Claimable | undefined | Claim tokens and configure claim conditions | |
| featureName | "ERC1155Droppable" | ||
| revealer | DelayedReveal<BaseDelayedRevealERC1155> | undefined | Delayed reveal |
Methods
| Method | Modifiers | Description |
|---|---|---|
| lazyMint(metadatas, options) | Create a batch of NFTs to be claimed in the future |