Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution error: Invalid transaction nonce of contract at address #2104

Open
refl3ction opened this issue Dec 20, 2023 · 10 comments
Open

Execution error: Invalid transaction nonce of contract at address #2104

refl3ction opened this issue Dec 20, 2023 · 10 comments

Comments

@refl3ction
Copy link

I'm getting the following error when trying to submit a swap transaction.

Execution error: Invalid transaction nonce of contract at address ContractAddress(PatriciaKey(StarkFelt("0x02ff4ec5c0c71fd80dc56b85b51a4304b2fb940322aad121ceecd236731bad5a"))). Expected: Nonce(StarkFelt("0x0000000000000000000000000000000000000000000000000000000000000002")); got: Nonce(StarkFelt("0x0000000000000000000000000000000000000000000000000000000000000000")).

I think it's worth mentioning that I have a REVERTED transaction that is still being shown as pending on my wallet, which is a little bit annoying, I don't know if the issues are related.

TX: https://starkscan.co/tx/0x3d2f6b0bd6b5993008a138ee9a1499a8d5958dbf550de2efc4bd7edad9c4367

@benpatterson1
Copy link

I see the same thing.
A transaction stuck in the wallet stops all further transactions with that error message.
Execution error: Invalid transaction nonce of contract at address ContractAddress(PatriciaKey(StarkFelt(

@Aravinthrselva
Copy link

Aravinthrselva commented Dec 22, 2023

Same Issue.
Notification shows there's a pending transaction
even though the prev txn is already thru

Expected: Nonce(StarkFelt("0x0000000000000000000000000000000000000000000000000000000000000002")); got: Nonce(StarkFelt("0x0000000000000000000000000000000000000000000000000000000000000000")).

@me2again
Copy link

Same issue, funds are locked can't move them.

Execution error: Invalid transaction nonce of contract at address ContractAddress(PatriciaKey(StarkFelt("="))). Expected: Nonce(StarkFelt("0x0000000000000000000000000000000000000000000000000000000000000002")); got: Nonce(StarkFelt("0x0000000000000000000000000000000000000000000000000000000000000000")).

@Dannyvanz
Copy link

Same as above. Anyone found a solution?

@refl3ction
Copy link
Author

@benpatterson1 @Aravinthrselva @me2again @Dannyvanz please consider giving a 👍 to the issue so it can be easily filtered and prioritized.

@sedatruhi
Copy link

same issue {"execution error": "Invalid transaction nonce of contract at address ContractAddress (PatriciaKey (StarkFelt ""))). Account nonce:
Nonce(StarkFelt(|"0x000000000000000000000000000000000000000
0000000000000000000000033"); got:
Nonce (StarkFelt|"0×000000000000000000000000000000000000000
0000000000000000000000000|4))." "transaction index":o}

@ronan5
Copy link

ronan5 commented Jan 29, 2024

can you share your public address with me?

@sedatruhi
Copy link

i fixed it. thanks a lot

@schnappyy
Copy link

How did you resolve the issue?

@sedatruhi
Copy link

How did you resolve the issue?

First, I accessed my accounts with v5.5.2. I then pasted the v5.12.8 file onto v5.5.2. After closing and opening the browser, my accounts were still there. It even showed the amount of assets inside. But when I wanted to make a Transaction, I got the nonce problem again. Then I went to the manage extension section and pressed the update button for argent. and everything went back to normal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants