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
- correct chain for the integration
- correct workspace context
- required permissions for wallet visibility
Call Sequence
- list or resolve wallets in scope
- load wallet detail and balance state
- load activity or linked flows if the experience needs drill-down
Branch Decisions
- web session view or API key integration
- workspace-scoped wallet or direct wallet lookup
Common Failures
- wrong chain type
- missing scope on the API chain
- missing workspace permission on the web chain