InterfacesGetUserAssetsResultOn this pageInterface: GetUserAssetsResult Result from getting a user's asset balances. Contains paginated list of tokens and their balances. Properties count count: number; Total number of different tokens the user owns tokens tokens: UserAsset[]; Array of tokens owned by the user