Post
Share your knowledge.
Stuck with RPC changes and contract interaction issues
I've been trying to send pol and interact with contracts for over 3 hours. I've changed several RPCs, but no luck. It seems like sends are queued and blocking the process. How can I resolve this?
- Polygon PoS
Answers
2It sounds like the issue could be due to a queue of pending transactions blocking your current sends. Consider checking the transaction pool to see if there are any stuck transactions and try clearing them if possible.
You might find this YouTube video helpful in solving your issue: link. It could provide some insights or steps to troubleshoot and resolve the blockage. Make sure your changes in RPC configurations are reflected across all nodes or services you're interfacing with.
Do you know the answer?
Please log in and share it.
Polygon is a decentralised Ethereum scaling platform that enables developers to build scalable user-friendly dApps with low transaction fees without ever sacrificing on security.