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

sendTransaction() sometimes returns a transaction hash that is not in the blockchain #155

Open
bcgreijnlautier opened this issue Dec 5, 2024 · 2 comments

Comments

@bcgreijnlautier
Copy link

I'm using an ERC20 contract to send Polygon transactions. This is a very rare occurrence, but occasionally Web3Client.sendTransaction() will return a transaction hash that cannot be found on the blockchain. I verified that the Polygon wallet did not actually send the funds. It seems that a transaction was created but was not successful, yet not error is thrown.

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

4 participants
@bcgreijnlautier and others