Reads token balances for a Sui wallet on-chain; if the chosen token’s balance is below your minimum threshold, it sends one alert to Telegram and then finishes.
Sui wallet address (required): The Sui address to query. Example: a 0x… address. This is the account whose balances are checked.
Token symbol to check (required): Which token to monitor. Example: SUI. Only this symbol is compared to the threshold.
Minimum balance threshold (required): Alert when the token balance is below this value. Example: 1. Use the same units as the chain (e.g. SUI, not wei).
Telegram (required): Telegram bot and chat. The workflow uses this to send the alert when the balance is below the threshold.
What it does, step by step:
When it stops: After one run (one balance check and optional alert); it runs once and stops.
If something fails: If the chain call or Telegram send fails, the error propagates and the workflow ends.
ヒント: この実行可能なワークフローは SeamFlux Bot によって自動生成されました。使用するには、実行を作成し、データでテストして、ニーズを満たしていることを確認してください。
始める準備はできましたか?
このテンプレートを実行するか、スケジュールされたタスクを作成し、AI に詳細なノード実行手順について尋ねます。
ローカルで実行 — ワークフローをZIPでダウンロードするか、ターミナルでSeamflux CLIから実行できます。上の「ローカルで実行」ボタンから選択してください。
AI チャットを使用してゼロからワークフローを構築します。複雑なパラメータ設定やフローチャートのドラッグは不要です。