-record(fee_history, { oldest_block :: binary(), base_fee_per_gas :: list(binary()), gas_used_ratio :: list(float()), reward :: list(list(binary())) }).