Is anyone else having issues staking POL on the official site? I remembered I had some funds there and now I'm completely stuck. Can't unbond or withdraw, just getting a boring "Transaction failed. Please try again" error.
You using staking.polygon.technology? I think staking there means picking a validator. If errors pop up, it could be the platform's fault or the validator's. Never faced that myself, so not really sure how to help.
For real, you should hit up their support on Telegram or Discord. By the way, was it liquid staking? If it was long ago, maybe check the contract you interacted with on polygonscan. Could be a new one. You might find the unstake function there.
Nah, it wasn’t liquid staking. They just rolled that out. I did delegate at that link, but since it's the polygon portal, I didn't think I'd have to look somewhere else.
So it says "tx failed". Did you check polygonscan to see if the transaction kicked off and then failed? If it did, you should see the reason. If nothing got initiated, bump the gas fee way up and see if that helps.
I wasn’t even prompted for any transaction signing! Just got that error on the site. Tried to disconnect my wallet and log back in, then got a new error I’ve never seen before. Using a VPN actually helped.
Nice, glad you figured it out. When transactions fail without any wallet prompt, it’s usually a public RPC issue. Either the node's out of sync or your region's getting filtered. A lot of these platforms don't handle these errors well.
True, but if this was a public RPC issue, I would've seen it on other platforms too, right? Not just Polygon. I checked their TOS and didn’t see my country mentioned, just OFAC stuff.
Yeah, good point. A full RPC issue would likely mess with other apps too, not just Polygon. Seems like it was a specific issue on their end maybe a bad RPC endpoint or some caching problems. VPN working suggests a routing issue.
I tried accessing from an IP in a sanctioned area and the page wouldn’t even load. Makes sense, but it’s a UX fail. They should at least tell you you’re geo-restricted instead of loading a broken page.