Etherscan v2.0.2 Etherscan.MinedUncle

Etherscan module for the MinedUncle struct.

Link to this section Summary

Link to this section Types

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