Skip to main content

ERC1155

Opensea

To create a TGR for an OpenSea collection on Ethereum Mainnet:

  1. Log in to the Command Center at https://cc.collab.land.

  2. From the left panel, select the server in which you would like to create the TGR. Then, click on "TGRs".

  3. Click the "+ Select Role" button and choose the Discord role you would like to use for your TGR.

  4. Enter the token details for your Solana FT token.

    • Description (optional): A description of your TGR that will only be displayed in the CC for reference purposes.
    • Chain Type: Mainnet.
    • Token Type: Opensea.
    • Collection Name: The collection name of your token.
    • Balance: The minimum and maximum (optional) amount of tokens required to obtain the role.
  5. Click "Save"

Note: It is important to copy the collection name from the URL of the collection on OpenSea.

For example, if the URL of your collection is "opensea.io/collection/liquiddreams2-0", then the name you should use in the configuration is "liquiddreams2-0".

Create an Opensea TGR

ERC1155 collection not listed on Opensea (Mainnet or not)

To create a TGR for an ERC1155 collection not listed on OpenSea, follow these steps:

  1. Log in to the Command Center at https://cc.collab.land.

  2. From the left panel, select the server in which you would like to create the TGR. Then, click on "TGRs".

  3. Click the "+ Select Role" button and choose the Discord role you would like to use for your TGR.

  4. Enter the token details for your Solana FT token.

    • Description (optional): A description of your TGR that will only be displayed in the CC for reference purposes.
    • Chain Type: Mainnet or other EVM chain.
    • Token Type: ERC1155.
    • Address: The contract address of your token.
    • Balance: The minimum and maximum (optional) amount of tokens required to obtain the role.
    • Token ID: All of the Token IDs you want configured. (required)
  5. Click "Save"

The configuration of an ERC1155 TGR should look like this:

Create an ER1155 TGR
caution

Token IDs are required for ERC1155 TGRs, the TGR will not work without them.

Supported Token ID formats are specified in How to Create a TGR.