User
addressesstring[]
Array of user addresses
usernamestringnullable
User's username
imageUrlstringnullable
User's profile image URL
displayNamestringnullable
User's display name
User
{
"addresses": [
"9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM"
],
"username": "johndoe",
"imageUrl": "https://example.com/profile.jpg",
"displayName": "John Doe"
}