# Restricted Token Widget

**Current Version**

`0.1.0`

#### **Javascript Library**

<https://restrictedtoken.manifoldxyz.dev/0.1.0/restrictedToken.umd.min.js>

#### Base CSS

<https://restrictedtoken.manifoldxyz.dev/0.1.0/restrictedToken.css>

#### Required Properties

* **data-widget**: `"m-restricted-token"`
* **data-network:** The network chain id your token contract is on (e.g. Ethereum Mainnet is 1).
* **data-address**: Your token's contract address

## Overview

The Restricted Token Widget allows you to display any/all marketplaces that are blocked from transferring this token address. The widget displays its information in accordance with the [Creator Ownership Research Institute](https://corinstitute.co/)'s standards.

This is especially important information to have when you are selling a token (i.e. if you are using [marketplace widget](https://docs.manifold.xyz/manifold-for-developers/resources/widgets/marketplace-widgets)).

{% hint style="info" %}
If there are no marketplaces blocked, then the restricted token widget will not display on the page.
{% endhint %}

<div align="center"><figure><img src="https://268636785-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8n4plerMUJrsrAiaKpc2%2Fuploads%2Fam6NbdRynoVNFjypVmxS%2FScreen%20Shot%202023-02-05%20at%208.04.17%20PM.png?alt=media&#x26;token=eae78c0b-599d-47c4-8675-eb7d6633348d" alt=""><figcaption><p>Restricted Token Widget in Dark Mode</p></figcaption></figure></div>

## Adding the Restricted Token Widget

You can find detailed instructions on how to install and use widgets for your specific website stack by referring to [Step 3 in the Getting Started Guide](https://docs.manifold.xyz/manifold-for-developers/guides/getting-started#step-3-add-manifold-widgets-to-your-website). Step 1 and 2 are not required for this widget.
