Get a User's Item Balance
Getting item balance of user
GET
https://api.alturanft.com/api/v2/item/balance
Query Parameters
Name
Type
Description
chainId*
String
Network id
userAddress*
String
address of the user
collectionAddress*
String
address of the item collection
tokenId*
int
item token ID
Last updated