How to deal with error "Transaction underpriced" in "oz send-tx"?

Hi :slight_smile:

I’d like to execute a method on a smart contract in mainnet via

oz send-tx --network main

but I get:

Error while trying to send transaction to 0x..... Error: transaction underpriced

What could be the root cause and how can I proceed here?

Many thanks in advance!
itinance

stupid me. It was a too low gas price.

1 Like

Hi @itinance,

I’m glad that you were able to resolve. :smile:

I recommend manually checking EthGasStation at the moment. https://www.ethgasstation.info/
Network congestion means we have seen all sorts of gas prices.

As I write this fast is 89Gwei which is at the lower end of some of the numbers I have seen recently.