Hello,
I have problem with communication with Polygon testnet. I have tried to send transaction for deployment of smartcontracts and interacting with my smartcontracts and for all transactions I get transaction hash but the transaction stay in pending state with message “This txn hash was found in our secondary node and should be picked up by our indexer in a short while.” Here is one of my Txs “0x425c464734ddfe65fb969a5baac5334101b954d708f9e8dfff4a7e129d18c0c5”.
I use the nethereum framework with automatic gas price and I have tried to add gas price manually and anythink does not have any impact. If I use your same RPC url in Metamask, the transaction was processed success. I use SpeedyNode endpoind for communication.
And the code and transactions worked a week ago. I have tried it yesterday and today with these problems.
Can you help me? Is it problem on polygon site or on Moralis servers or on my?
Thanks.