Tradehub.Protocol.external_transfers
You're seeing just the function
external_transfers
, go back to Tradehub.Protocol module for more information.
Specs
external_transfers(String.t()) :: {:ok, [Tradehub.transfer_record()]} | {:error, HTTPoison.Error.t()}
Get external transfers (both withdraws and deposits) of an account from other blockchains.
Examples
iex> Tradehub.Protocol.external_transfers("swth1qlue2pat9cxx2s5xqrv0ashs475n9va963h4hz")