Skip to content

Discovery and Balances

When To Use It

Use this flow when the UI or service must list wallets, inspect balances, or open wallet detail views.

Prerequisites

  1. correct chain for the integration
  2. correct workspace context
  3. required permissions for wallet visibility

Call Sequence

  1. list or resolve wallets in scope
  2. load wallet detail and balance state
  3. load activity or linked flows if the experience needs drill-down

Branch Decisions

  1. web session view or API key integration
  2. workspace-scoped wallet or direct wallet lookup

Common Failures

  1. wrong chain type
  2. missing scope on the API chain
  3. missing workspace permission on the web chain

Reference Entry

Internal Documentation