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