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.
Tip: This executable workflow was automatically generated by SeamFlux Bot. To use it, create an execution and test it with your data to ensure it meets your needs.
Ready to get started?
to run this template or create a scheduled task, and ask AI about detailed node execution steps.
Run Locally — download this workflow as a ZIP or run it via Seamflux CLI in your terminal; use the "Run Locally" button above to choose.
Build a workflow from scratch using AI chat. No complex parameter configuration or flowchart dragging needed.