Verify On-Chain Data via PolygonScan

Our website is only a wrapper around the smart contract, in case the website is down, you can always check your data directly via Polygon Scan.

Farm Data

https://polygonscan.com/address/0x8e5860DF653A467D1cC5b6160Dd340E8D475724E#readProxyContract

What you are looking for is function 34, stakedWantTokens, and function 40, userInfo

Staking Data

https://polygonscan.com/address/0x047e7D6E8f4b6dEBa0537A7c7e852C4272981075#readProxyContract

Function 1: claimableRewards

Function 2: earnedBalances

Function 3: lockedBalances

Function 17: totalBalance

Functoin 19: unlockedBalance

Function 21: withdrawableBalance

Last updated