Skip to main content

Erc721Supply.(constructor)

Constructs a new instance of the Erc721Supply class

Signature:

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

Parameters

ParameterTypeDescription
erc721Erc721
contractWrapperContractWrapper<BaseERC721 & IERC721Supply>