tenderly-cli icon indicating copy to clipboard operation
tenderly-cli copied to clipboard

Tenderly-cli doesn't work with goerli network, it fails at london check.

Open harsh-98 opened this issue 2 years ago • 0 comments

Trying to run tenderly export <tx> gives error:

Missing block base fee parameter for block , london hard fork is probabbly not activated.

This is because london for mainnet happened at 12_965_000, but the latest block on goerli is around 7541854. Hence this error.

harsh-98 avatar Sep 06 '22 18:09 harsh-98