View Source API.Snowtrace.Logs (snowtracex v0.1.0)

Provides access to Snowtrace Logs API. API Documentation

Link to this section Summary

Link to this section Functions

Link to this function

get_event_logs(address, from_block)

View Source
Link to this function

get_event_logs(address, from_block, to_block)

View Source

Specs

get_event_logs(binary(), binary(), integer() | binary()) ::
  {:ok, list()} | {:error, any()}