Erc1155Enumerable.(constructor)
Constructs a new instance of the Erc1155Enumerable
class
Signature:
constructor(erc1155: Erc1155, contractWrapper: ContractWrapper<BaseERC1155 & IERC1155Enumerable>);
Parameters
Parameter | Type | Description |
---|---|---|
erc1155 | Erc1155 | |
contractWrapper | ContractWrapper<BaseERC1155 & IERC1155Enumerable> |