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.
Mẹo: Quy trình làm việc có thể thực thi này được tự động tạo bởi SeamFlux Bot. Để sử dụng, hãy tạo một thực thi và kiểm tra nó với dữ liệu của bạn để đảm bảo nó đáp ứng nhu cầu của bạn.
Sẵn sàng bắt đầu?
để chạy mẫu này hoặc tạo tác vụ đã lên lịch, và hỏi AI về các bước thực thi nút chi tiết.
Chạy cục bộ — tải workflow dưới dạng ZIP hoặc chạy qua Seamflux CLI trong terminal; dùng nút "Chạy cục bộ" phía trên để chọn.
Xây dựng quy trình làm việc từ đầu bằng cách sử dụng trò chuyện AI. Không cần cấu hình tham số phức tạp hoặc kéo thả sơ đồ luồng.