How to add your token to the Lens allowlist

About the Lens allowlist

The Lens allowlist is a list of ERC20 tokens registered and approved to interact with dApps on Lens protocol. For example: $BONSAI, $POINTLESS, $00, etc.

In order to have your token used as a currency on Lens, for instance to collect posts, you have to add it to the Lens allowlist. This is the first step, as you will then have to ask Lens clients to accept your token on their frontends such as: Orb, Hey, Phaver, Kaira, etc.

How it works

Step 1: Find your token contract address

To do so, sign into your Creator Portal and click on your token name. This will open a page to PolygonScan with all of the on-chain data available for your token, including your token contract .

Step 2: Go the Lens allowlist contract page

Navigate to to the Lens allowlist contract page. The function that we need to use is registerErc20Currency(Oxacc33155) .

Step 3: Add your token address

Connect your wallet, input your token contract from Step 1, and click on Write. Confirm the transaction.

Step 4: Reach out to Lens clients

Your token is now ready to be displayed on Lens clients. Open a Kaira/Lens Integration or Orb/Lens Integration ticket via the P00LS support chatbot and the team will reach out to you with next steps.

Last updated