EIP-3046: Add basefee to eth getUncleByBlockNumberAndIndex


EIP-1559 introduces a base fee per gas in protocol.
This value is maintained under consensus as a new field in the block header structure.
This change should be reflected in RPC methods that return block header information.