View Source Snowtracex.Blocks (snowtracex v0.1.0)

Provides access to Snowtrace Blocks API. API Documentation

Link to this section Summary

Link to this section Types

Specs

timestamp() :: integer() | DateTime.t()

Link to this section Functions

Link to this function

get_block_number_by_timestamp(timestamp)

View Source

Specs

get_block_number_by_timestamp(timestamp()) :: {:ok, integer()} | {:error, any()}