useUnclaimedNFTSupply
Parameters
Returns
a response object that includes the number of NFTs that are unclaimed
type ReturnType = UseQueryResult<BigNumber, unknown>;
a response object that includes the number of NFTs that are unclaimed
type ReturnType = UseQueryResult<BigNumber, unknown>;