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.
Consejo: Este flujo de trabajo ejecutable fue generado automáticamente por SeamFlux Bot. Para usarlo, crea una ejecución y pruébalo con tus datos para asegurarte de que cumple con tus necesidades.
¿Listo para comenzar?
para ejecutar esta plantilla o crear una tarea programada, y preguntar a la IA sobre los pasos detallados de ejecución de nodos.
Ejecutar en local — descarga este workflow en ZIP o ejecútalo con Seamflux CLI en tu terminal; usa el botón "Ejecutar en local" de arriba para elegir.
Construye un flujo de trabajo desde cero usando chat con IA. No se necesita configuración compleja de parámetros ni arrastrar diagramas de flujo.