MarketplaceAuction.(constructor)
Constructs a new instance of the MarketplaceAuction
class
Signature:
constructor(contractWrapper: ContractWrapper<Marketplace>, storage: ThirdwebStorage);
Parameters
Parameter | Type | Description |
---|---|---|
contractWrapper | ContractWrapper<Marketplace> | |
storage | ThirdwebStorage |