Fellowship of Ethereum Magicians
EIP-3046: Add basefee to eth getUncleByBlockNumberAndIndex
EIPs
eip-1559
,
json-rpc
abdelhamidbakhta
October 14, 2020, 7:40am
1
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.