Uncle Reward (native units)
/timeseries/asset-metrics
The sum in native units rewarded to miners for creating and including uncle blocks in that interval. This includes the uncle inclusion reward (for the main chain block miner) and the uncle rewards (for the uncle block miners).
Name | MetricID | Category | Subcategory | Type | Unit | Interval |
Uncle Reward (native units) | BlkUncRwd | Network Usage | Blocks | Sum | Native Units | 1 block, 1 day |
- Uncle Blocks (also known as Ommer Blocks) are an intrinsic feature of Ethereum.
- Unlike Bitcoin, Ethereum does not discard blocks in situations where multiple miners find a valid block of the same height.
- Instead, Ethereum rewards secondary miners with so-called Uncle Blocks, which effectively represent a share of the work, as well as the reward, of processing transactions.
- Uncle blocks are not included in the asset’s main chain but are referenced by main chain blocks. Both the main chain block and uncle block miners get an extra reward for this.
- Only available for ETH and ETC
- Released in the 4.3 release of NDP
Last modified 10mo ago