Question
How should the AMM app discover the selectable token holdings for Issue 30 from current main?
Answer should identify:
- which wallet/indexer/backend data source lists token holding accounts, token definition IDs, balances, and public/private status
- how selected wallet account maps to token holdings
- what minimal token display data is available now, and what must be deferred
- how to exclude non-fungible/non-token/native accounts
- how equal-token and duplicate-pair prevention should be represented before PDA derivation
Question
How should the AMM app discover the selectable token holdings for Issue 30 from current
main?Answer should identify: