Finds multiple NFTs and SFTs by a given update authority.
const nfts = await metaplex .nfts() .findAllByUpdateAuthority({ updateAuthority };
Generated using TypeDoc
Finds multiple NFTs and SFTs by a given update authority.