Telegram Bots

Stake Tracker Bot

Sui Builders Staking Tracker

See stake and unstake events live with clear totals and percent of supply when known. Add your token once and the bot handles instant alerts plus a daily summary. Use /stakestats anytime for a quick snapshot.

⚡ Quick Install

Instructions

Private chat: https://t.me/SuiBuildersStakeTrackerBot

Add to a group: https://t.me/SuiBuildersStakeTrackerBot?startgroup=true

Tip: if Telegram privacy mode is ON in your group, use the @mention with commands, e.g. /stakestats@SuiBuildersStakeTrackerBot.

Quick setup

/setstaketoken <contract_address>
/setstakephoto

Reply to a photo with /setstakephoto to set the image used on stake alerts.

Check

/stakestats

Commands

  • /setstaketoken <contract_address> – start tracking this token for the current chat (auto-detects decimals & total supply so % staked is accurate)
  • /setstakephoto – reply to a photo to set the image used on stake alerts
  • /stakestats – show current staked totals (and % if supply known)
  • /help – short help & usage

What you'll see

Live alerts for stake/unstake events, current totals, % of supply staked, plus a daily summary at 00:00 UTC.

Notes

  • Admin-only: config commands (/setstaketoken, /setstakephoto) require you to be a group admin.
  • Privacy mode: if your group enforces it, call commands with the bot mention, e.g. /setstaketoken@SuiBuildersStakeTrackerBot <contract_address>
  • Images: standard photos work best for /setstakephoto.
  • Accuracy: the bot auto-fetches token decimals and total supply; you can override with manual commands if ever needed.
Burn Tracker Bot

Sui Builders Burn Tracker

Track token burns in real time with clean, branded alerts. Add the bot, set your contract once, and it posts instant burn updates with your image plus a nightly recap. It auto-detects decimals and total supply so percent burned stays accurate.

⚡ Quick Install

Instructions

Add the bot

(Tip: if Telegram privacy mode is ON in your group, use the @mention with commands, e.g. /burnstats@SuiBuildersBurnTrackerBot.)

Quick setup (in your group)

Set your token

/setburntoken <contract_address>

Example:

/setburntoken 0x3766e534b5dc6cdb7defd998debf19f72565f4a7b8224e36b050f690b71a8819::boom::BOOM

Set the alert image

Send a photo, then reply to that photo with:

/setburnphoto

Check status

/burnstats

Commands

  • /setburntoken <contract_address> – start tracking this token for the current chat (auto-detects decimals & total supply so % burned is accurate)
  • /setburnphoto – reply to a photo to set the image used on burn alerts
  • /burnstats – show current burn wallet total (and % if supply known)
  • /help – short help & usage

What you’ll see

Instant alert whenever the burn wallet increases, e.g.

🔥 1,234 TOKEN burned!
📥 Burn wallet total: 8.28%

Daily summary at 00:00 UTC for each configured chat.

Notes

  • Admin-only: config commands (/setburntoken, /setburnphoto) require you to be a group admin.
  • Privacy mode: if your group enforces it, call commands with the bot mention, e.g. /setburntoken@SuiBuildersBurnTrackerBot <contract_address>
  • Images: standard photos work best for /setburnphoto.
  • Accuracy: the bot auto-fetches token decimals and total supply; you can override with manual commands if ever needed.

Also available: Sui Builders Staking Tracker

Quick setup:
/setstaketoken <contract_address>
/setstakephoto (reply to a photo)

Check: /stakestats

You’ll get live stake/unstake alerts, current totals, % of supply staked, and a daily summary.

Chop Locker Bot

Sui Builders Chop Locker

Get instant alerts whenever a new CHOP locker is created for your token. Point the bot at your PoolConfig and it posts a crisp “🔒 +1 TOKEN locked” message with a tx link and a “lock yours” CTA. Photo-on-top posts keep it on-brand, with no TVL noise.

⚡ Quick Install

Instructions

Add the bot

(Tip: if Telegram privacy mode is ON in your group, call commands with the bot @mention, e.g. /status@YourChopLockerBotUsername.)

Quick setup (in your group)

Track your pool

/track <SuiVision object link OR 0x... PoolConfig id>

Example:

/track https://suivision.xyz/object/0xabc123...def

Set the alert image

Send a photo, then in the same message use:

/setchoplockphoto

Check status

/status

Commands

  • /track <SuiVision link|0x…> — start tracking a CHOP PoolConfig for this chat (auto-detects coin type, symbol, and decimals from metadata)
  • /setchoplockphoto — reply with a photo in the same message to set the image used on alerts
  • /status — show current tracking info (pool, package, coin type, functions found)
  • /help — short help & usage

What you’ll see

Instant alert whenever a new locker is created:

🔒 +1 UICIDE locked
👤 By: 0x5da9…050d
🔗 View tx
🪙 Lock your own tokens here

(Your project image will be shown on top if set via /setchoplockphoto.)

Notes

  • Admin-only: config commands (/track, /setchoplockphoto, /setchoplocktoken) require you to be a group admin.
  • Privacy mode: if your group enforces it, call commands with the bot mention, e.g. /track@YourChopLockerBotUsername <SuiVision link>
  • Images: standard photos work best for /setchoplockphoto.
  • Scope: this bot only posts on new locker creations for your tracked PoolConfig.
  • Accuracy: the bot auto-fetches coin metadata for symbol/decimals; you can override with /setchoplocktoken if needed.