Tradehub.Exchange.tokens
You're seeing just the function
tokens
, go back to Tradehub.Exchange module for more information.
Specs
tokens() :: {:error, HTTPoison.Error.t()} | {:ok, [Tradehub.token()]}
Requests all known tokens on the Tradehub chain.
Examples
iex> Tradehub.Exchange.tokens