Post
Share your knowledge.
Why my NFT transfer on Polygon isn't showing on block explorer?
I'm trying to broadcast an NFT transfer transaction on the Polygon network using the endpoint https://polygon-rpc.com/ and getting gas price with web3.eth.getGasPrice(). However, sometimes the transaction won't appear on Polygonscan, even though I receive a transaction hash. It either takes hours to reflect or doesn't appear at all. How can I resolve this issue?
- General
Answers
1Consider trying different RPC endpoints. The problem might be related to the specific RPC you are using. There's a list of alternatives here: https://chainlist.org/chain/137
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.