Beta
an instance of a NFTContract
Optional
queryParams: {}query params to pass to the query for pagination
a response object that includes an array of NFTs
const { data: nfts, isLoading, error } = useNFTs(contract, { start: 0, count: 100 });
ERC721Supply | ERC721Enumerable | ERC1155Enumerable
Generated using TypeDoc
Get all NFTs