Tradehub.Account.profile
You're seeing just the function
profile
, go back to Tradehub.Account module for more information.
Specs
profile(Tradehub.address()) :: {:error, HTTPoison.Error.t()} | {:ok, Tradehub.profile()}
Get profile details of the given wallet address.
Examples
iex> Tradehub.Account.profile("swth1fdqkq5gc5x8h6a0j9hamc30stlvea6zldprt6q")