Erc1155Droppable.(constructor)
Constructs a new instance of the Erc1155Droppable class
Signature:
constructor(erc1155: Erc1155, contractWrapper: ContractWrapper<BaseDropERC1155>, storage: IStorage);
Parameters
| Parameter | Type | Description |
|---|---|---|
| erc1155 | Erc1155 | |
| contractWrapper | ContractWrapper<BaseDropERC1155> | |
| storage | IStorage |