🔗
Token Integrations Guide
  • 🙂Introduction
    • Token Integrations
    • Token Gating vs Token Spending
    • Choosing the right numbers
  • 🚀App Store
    • Intro
    • Bonfire
      • Add your token
      • Create a P00LS Token Page
      • Create a Membership
    • Social Tipping
      • Farcaster Tipping
      • Lens Tipping
    • MadFi
    • Unlock
    • P00LS Customizable Embeds
      • Leaderboard Embeds
      • Reward Embeds
    • Lens App Integrations
      • How to add your token to the Lens allowlist
  • 📩Communication
    • Communicating with Token Holders
    • Spaces
      • Telegram
      • Discord
    • Gating Tools & Bots
      • Collabland
        • Collabland Telegram
        • Collabland Discord
      • Vulcan
        • Vulcan and Discord
      • Guild
        • Guild Telegram
        • Guild Discord
  • 📄Content
    • Content for Token Holders only
    • Bonfire
    • Shopify
  • 🔶NFTs
    • NFTs x P00LS Tokens
    • Coinvise
    • Sound
    • Thirdweb
      • Advanced Marketplace
  • 🎁Quests / Giveaways
    • Reward participation
    • Tropee
  • ❓Polls
    • Asking your Token Holders
    • Snapshot
      • Space Setup Guide
      • Conducting a Poll
Powered by GitBook
On this page
  • About the Lens allowlist
  • How it works
  1. App Store
  2. Lens App Integrations

How to add your token to the Lens allowlist

PreviousLens App IntegrationsNextCommunicating with Token Holders

Last updated 1 year ago

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 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

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.

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

🚀
contract page
Creator Portal