Periodically checks token balances for a wallet on a given chain; when a change is detected, it appends a row to a Notion database and then stops. Useful for on-chain monitoring and audit logs.
Notion API (required): Notion integration credentials. The workflow uses the API key to create records in the specified database.
Notion database name (required, default: "Wallet Balance Change Log"): The name of the Notion database where balance-change rows will be created. The database should exist in your Notion workspace; the workflow creates records with fields such as Name, Token, PreviousBalance, NewBalance, Change, Address, Chain, and Timestamp.
Wallet address (required): The wallet address to monitor (EVM or Sui depending on chain).
Chain (optional, default: sui): The chain to query. Supported values include sui, eth, bsc.
Token symbol to monitor (optional, default: SUI): The token to watch. If empty, the first token in the balance list is used. When the balance of this token changes, a record is written to Notion.
Check interval (seconds) (optional, default: 300): How often to poll the chain for balances. Minimum 60 seconds.
When it stops: After the first balance change is detected and the Notion record is created. Until then, it keeps running at the given interval.
If something fails: Errors are logged and the next run is still scheduled so monitoring continues until a change is detected or the user stops the workflow.
팁: 이 실행 가능한 워크플로우는 SeamFlux Bot에 의해 자동으로 생성되었습니다. 사용하려면 실행을 생성하고 데이터로 테스트하여 요구 사항을 충족하는지 확인하세요.
시작할 준비가 되셨나요?
이 템플릿을 실행하거나 예약된 작업을 생성하고, AI에게 상세한 노드 실행 단계에 대해 물어봅니다.
로컬 실행 — 이 워크플로를 ZIP으로 다운로드하거나 터미널에서 Seamflux CLI로 실행할 수 있습니다. 위의 '로컬 실행' 버튼을 사용하세요.
AI 채팅을 사용하여 처음부터 워크플로우를 구축합니다. 복잡한 매개변수 구성이나 플로우차트 드래그가 필요하지 않습니다.