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

Provides access to Snowtrace GETH/Parity Proxy API. API Documentation

Link to this section Summary

Link to this section Functions

Specs

call(binary(), binary()) :: {:ok, any()} | {:error, any()}
Link to this function

get_transaction(tx_hash)

View Source

Specs

get_transaction(hash :: binary()) :: {:ok, any()} | {:error, any()}