Links
👤

Get User

Use this method to get a user's metadata, such as the name, bio, social link, etc.

Usage in your script

JavaScript
TypeScript
const alturaUser = await altura.getUser(wallet_address);
const alturaUser: TAlturaUser = await altura.getUser(wallet_address);

Parameters

Parameter
Type
Required
Description
wallet_address
String
Yes
Unique wallet address of user