# swivel.contracts.market\_place

### Classes

#### Class `MarketPlace` <a href="#id" id="id"></a>

> ```
> class MarketPlace(
>     v
> )
> ```

Helper class that provides a standard way to create an ABC using inheritance.

### Parameters

v (W3) Instance of a vendor W3 class (no other vendors are supported as of now)

**Ancestors**

* swivel.abstracts.market\_place.MarketPlace
* swivel.abstracts.deployed.Deployed
