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
exploit is failing with : ValueError: {'message': "VM Exception while processing transaction: Transaction's maxFeePerGas (1) is less than the block's baseFeePerGas (40436817490) (vm hf=london -> block -> tx)" #24
Hi ,
I have ganache --fork running and connected to forked networked with theo , contract is also deployed on address with which i am interacting but while executing exploit i am getting this error.
Thanks in advance...