UNCX Network
  • 🚪Introduction
  • 👀Availability and Fees
  • 🪙UNCX token
  • 📖Guides
    • For Investors
      • Liquidity Lockers
        • How can I check if the project locked liquidity?
      • Token Vesting
        • How can I check if the project locked tokens?
      • Staking
        • How to stake?
        • How to withdraw my staked tokens?
        • How to boost my stake?
    • For Projects
      • Stealth Launch
        • Creating your launch
        • Managing your launch
      • Liquidity Lockers V2
        • How to lock your LP tokens?
        • Managing your lock/Withdrawal
      • Liquidity Lockers V3
        • How to lock your LP?
        • Managing your lock/Withdrawal
      • Liquidity Lockers V4
        • How to lock your LP?
        • Managing your lock/Withdrawal
      • Solana Lockers
        • How to lock your LP?
        • Managing your lock/Withdrawal
        • Squads Multisig
      • Token Vesting
        • How to lock your tokens?
        • Managing your lock/Withdrawal
      • Staking-as-a-service
        • Creating a farm
        • Reward Pools
        • Editing a farm page
      • New Token Minter
        • Mint your token
        • Edit your token
        • Verify your token
    • For Developers
      • Subgraphs
      • Liquidity Lockers
        • Lockers V2
          • Contracts
          • Technical Reference
            • UniswapV2Locker (2.1)
            • UniswapV2Locker
          • Subgraphs
            • Endpoints
            • Queries
            • Entities
        • Lockers V3
          • Contracts
          • Technical Reference
            • Locker V3.1
            • NFT Migrator V3
          • Subgraphs
            • Endpoints
            • Queries
            • Entities
      • Token Vesting
        • Contracts
        • Technical Reference
        • Subgraphs
  • 👥Whitelisted audit/KYC partners
  • 💸UNCX Referral Program
  • 🔗UNCX Related Links
  • 🖇️UNCX API Collaborations
  • 🤖UNCX Info Bot Manual
Powered by GitBook
On this page
  • What is the UNCX Info Bot?
  • How to add the UNCX Info Bot to my channel?
  • Configuring the bot and the commands
  • Configuring the bot
  • Bot commands

UNCX Info Bot Manual

This page will help you understand how to add, configure, and use the UNCX Info Bot.

PreviousUNCX API Collaborations

Last updated 5 months ago

What is the UNCX Info Bot?

The UNCX Info Bot is a telegram bot developed by UNCX Network, to help you and your community with the research. It allows you to track a token of your choice and display specific information about it. The bot allows you to check: -Liquidity Locks on UNCX -Token Locks on UNCX -Token farms on UNCX

The bot is completely free to use, all you have to do is add it to your telegram channel and configure it.

How to add the UNCX Info Bot to my channel?

Search for the Bot on Telegram, you can find it under the handle @UNCXInfoBot or under

Once you've located the bot you can select the "Add to group or channel" button.

You can also add the bot using the edit panel of your telegram group.

You do not have to grant the bot any special permissions. It does not modify any messages or manage users, so the standard user permissions are enough for the bot to work properly.

Configuring the bot and the commands

Configuring the bot

Use the /uncxset command, it sets the bot to listen to events for a specific token on a chain.

Usage: /uncxset [chain] [tokenaddress]

Chains: BSC, ETH, MATIC, ARB, AVAX, BASE.

if you want the bot to stop listening to the token you've set, use /uncxdelete

Usage: /uncxdelete

Bot commands

/uncxautoupdates - Toggles automatic updates. If this setting is toggled on it will post any updates related to the selected service. (This command is admin only)

Usage: /uncxautoupdates [service] [on/off]

Services: locks, vesting, farms.

/uncxinfo - Get comprehensive information about a token's services.

Usage: /uncxinfo

/uncxlocks - Details about the liquidity locks of a token.

Usage: /uncxlocks

/uncxvesting - Information about token vesting.

Usage: /uncxvesting

/uncxfarm - Information about farms for a token address.

Usage: /uncxfarm

🤖
this link.
Configuring the bot to listen to events related to UNCX token.
Configuring the bot to stop listening to events related to UNCX token.
Page cover image