• Beta

    Get the total supply for this token

    Parameters

    Returns UseQueryResult

    a response object that includes the total minted supply

    Example

    const { data: totalSupply, isLoading, error } = useTokenSupply(contract);
    

    Twfeature

    ERC20

    See

    Documentation

Generated using TypeDoc