Non-Fungible Token holdings
Retrieves the list of Non-Fungible Tokens owned by the given principal (STX address or Smart Contract ID). Results can be filtered by one or more asset identifiers and can include metadata about the transaction that made the principal own each token.
More information on Non-Fungible Tokens on the Stacks blockchain can be found here.
Query Parameters |
---|
string — REQUIRED token owner's STX address or Smart Contract ID |
string[] identifiers of the token asset classes to filter for |
integer max number of tokens to fetch |
integer index of first tokens to fetch |
boolean whether or not to include tokens from unconfirmed transactions |
boolean whether or not to include the complete transaction metadata instead of just |
Responses | |||||
---|---|---|---|---|---|
List of Non-Fungible Token holdings
|