Etherscan v2.0.2 Etherscan.BlockRewardUncle

Etherscan module for the BlockRewardUncle struct.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Etherscan.BlockRewardUncle{
  blockreward: String.t(),
  miner: String.t(),
  unclePosition: String.t()
}