๐ฐCheck User's Balance
GET
https://api.alturanft.com/api/v2/native/balance
Request Body
Name
Type
Description
chainId
String
network id
address
String
address of the user
{
success: true,
message: 1000000000000,
}
Last updated
Was this helpful?