Tradehub.Exchange.token
You're seeing just the function
token
, go back to Tradehub.Exchange module for more information.
Specs
token(String.t()) :: {:error, HTTPoison.Error.t()} | {:ok, Tradehub.token()}
Request information about a token
Examples
iex> Tradehub.Exchange.token("swth")