Skip to main content

Erc721Enumerable.(constructor)

Constructs a new instance of the Erc721Enumerable class

Signature:

constructor(erc721: Erc721, contractWrapper: ContractWrapper<BaseERC721 & IERC721Enumerable>);

Parameters

ParameterTypeDescription
erc721Erc721
contractWrapperContractWrapper<BaseERC721 & IERC721Enumerable>