Etherscan v0.1.4 Etherscan.Utils

A module of utility functions for Etherscan.

Link to this section Summary

Link to this section Functions

Link to this function api(module, action, params \\ %{})
api(module :: String.t(), action :: String.t(), params :: map()) :: String.t()
Link to this function format(response)
format(response :: any()) :: {:ok, any()}
Link to this function network_url()
network_url() :: String.t()
Link to this function parse(response, opts \\ [])
parse(response :: any(), opts :: Keyword.t()) :: any()