Beta
Get the total supply for this token
an instance of a TokenContract
a response object that includes the total minted supply
const { data: totalSupply, isLoading, error } = useTokenSupply(contract); Copy
const { data: totalSupply, isLoading, error } = useTokenSupply(contract);
ERC20
Documentation
Generated using TypeDoc
Get the total supply for this token