You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present the library doesn't provide any way to specify block number when calling estimateGas (the second parameter to that function). It'd be useful if this was provided, and especially useful if it can be made accessible when automatically estimating gas via build_transaction or transact (in order to be able to specify 'pending').