Fetches all token balances for a wallet address on a given chain (EVM or Sui) and writes each token as a row in a Notion database for on-chain portfolio monitoring.
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 Snapshot"): The name of the Notion database where balance rows will be created. The database should exist in your Notion workspace; the workflow creates records with fields such as Name, Symbol, Balance, PriceUSD, Address, and Chain.
Wallet address (required): The wallet address to query for token balances (EVM or Sui depending on chain).
Chain (optional, default: sui): The chain to query. Supported values include sui, eth, bsc.
When it stops: After the first run. It runs once and then stops.
If something fails: If the chain or Notion request fails, the error propagates and the workflow run fails.
ヒント: この実行可能なワークフローは SeamFlux Bot によって自動生成されました。使用するには、実行を作成し、データでテストして、ニーズを満たしていることを確認してください。
始める準備はできましたか?
このテンプレートを実行するか、スケジュールされたタスクを作成し、AI に詳細なノード実行手順について尋ねます。
ローカルで実行 — ワークフローをZIPでダウンロードするか、ターミナルでSeamflux CLIから実行できます。上の「ローカルで実行」ボタンから選択してください。
AI チャットを使用してゼロからワークフローを構築します。複雑なパラメータ設定やフローチャートのドラッグは不要です。
ステーブルコインの監視データをNotionに保存し、過去の記録に対してトレンド分析を行い、価格の傾向、平均偏差、および時間経過による最大偏差を特定します。