Failed to simulate opensea transaction with hardhat node fork mode #3185
Unanswered
wong2
asked this question in
Troubleshooting
Replies: 1 comment
-
Hopefully the stack trace of the reverted transaction should give you a hint of what happened. At the very least, you should get the address of the contract that reverted, and you should be able to start investigating from there. Other than that, it's hard to help without more information. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm running a hardhat node with fork mode (fork from mainnet). Then I send an OpenSea buying order transaction to the node, but the transaction reverted without reason.
Do you have any idea?
Beta Was this translation helpful? Give feedback.
All reactions