Skip to main content

Erc1155Enumerable.(constructor)

Constructs a new instance of the Erc1155Enumerable class

Signature:

constructor(erc1155: Erc1155, contractWrapper: ContractWrapper<BaseERC1155 & IERC1155Enumerable>);

Parameters

ParameterTypeDescription
erc1155Erc1155
contractWrapperContractWrapper<BaseERC1155 & IERC1155Enumerable>