I can't sign my transaction

There might be a few reasons why you can't sign your pending transactions.

If this is a personal EOA wallet:

  • Check whether you have imported this wallet in your current device. Otherwise you will have read-only access.

  • If your wallet is imported from Ledger or Trezor, you can only sign and execute transaction on Nest Walelt extension.

  • Check whether you have enough balance in the wallet that will cover the gas fee.

If this is a Safe wallet:

  • Check whether you have pending transactions in the queue that have lower/smaller nonce. Safe transactions need to be executed in sequence.

    • If you want to execute nonce 3 transaction first, you need to either execute or reject nonce 2 transaction.

  • Check whether you have selected a wallet as executer.

  • Check whether your executer wallet has enough balance to cover the gas fee.

Last updated