Users

How to use the API to get information about users and their tokens

* is a required field

User Lookup

Lookup all users who own the token in the collection

Lookup all users who own the token

User Token Lookup

Lookup all tokens in the game by the user

Lookup all tokens in the collection by the user

Lookup the details about the user token

Token Object

NameTypeDescription

fqTn

string

Fully qualified token name

totalSupply

number

Total number of minted tokens

amount

number

Number of tokens user owns

Last updated