Introduction

SCMon sends you an alert the moment a wallet sends or receives a token. Point it at any address on BSC or TRON, choose what you care about, and get a webhook or Telegram message within seconds of a confirmed transfer.

SCMon is launching soon. These docs describe the v1 API — join from the homepage for early access.

How it works

  1. We index the chains. SCMon runs its own indexers that record every confirmed token transfer — you never run a node or hand over keys.
  2. You register a watch. A watch is an address + token + chain, plus a rule and a delivery channel.
  3. We match and notify. When a confirmed transfer matches one of your watches, SCMon evaluates your rule and delivers the alert to your channel.

Why SCMon

  • Non-custodial / watch-only. We read public on-chain data. SCMon never holds your keys or funds.
  • No-code or API. Use Telegram with no engineering, or drive everything through a small REST API.
  • Pay in crypto. Prepaid credits topped up in USDT/USDC — no card, no subscription.
  • Reorg-safe. Alerts fire only on confirmed transfers (BSC 15 confirmations, TRON 25).

Next steps