Tradehub.Protocol.total_balances
You're seeing just the function
total_balances
, go back to Tradehub.Protocol module for more information.
Specs
total_balances() :: {:ok, [Tradehub.protocol_balance()]} | {:error, HTTPoison.Error.t()}
Get total of available balances of token on the chain.
Examples
iex> Tradehub.Protocol.total_balances