Beta
an instance of a NFTContract
a response object that includes the total count of NFTs
const { contract } = useContract("{{contract_address}}");
const { data: count, isLoading, error } = useTotalCount(contract);
ERC721Supply | ERC1155Enumerable
Generated using TypeDoc
Get total supply count