GetOwnedNFTsParams

type GetOwnedNFTsParams = GetOwnedTokenIdsParams & {
useIndexer?: boolean;
};