• Sina Mahmoodi's avatar
    graphql: fee history fields (#24452) · 57cec892
    Sina Mahmoodi authored
    This PR adds the `NextBaseFeePerGas` to `Block` and `EffectiveTip` to `Transaction` to make it easier for clients to compute fee history themselves via graphql queries. 
    57cec892
Name
Last commit
Last update
..
feehistory.go Loading commit data...
feehistory_test.go Loading commit data...
gasprice.go Loading commit data...
gasprice_test.go Loading commit data...