Etherscan v2.0.2 Etherscan.MinedBlock

Etherscan module for the MinedBlock struct.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Etherscan.MinedBlock{
  blockNumber: String.t(),
  blockReward: String.t(),
  timeStamp: String.t()
}