Stake GuideStaking POL(ex-MATIC) with StaFi

Staking POL(ex-MATIC) with StaFi

🚫

StaFi has taken the rMATIC service offline. No further rewards will be distributed.

Stakers should unstake and withdraw their assets via the Ethereum Explorer by following these steps:

Step 1: Query your rMATIC balance

  1. Go to https://etherscan.io/address/0x3dbb00c9be5a327e25caf4f650844c5dba81e34b#readContract
  2. Click “Contract” -> “Read Contract”
  3. Call balanceOf with:
    • account: your account address

Step 2: Approve

  1. Go to https://etherscan.io/address/0x3dbb00c9be5a327e25caf4f650844c5dba81e34b#writeContract
  2. Click “Contract” -> “Write Contract”
  3. Connect wallect
  4. Call increaseAllowance with:
    • Spender: 0x3aee3e96c9e340cbe0fffc5224db9e97949f3899
    • Amount: your rMATIC balance

Step 3: Unstake and Withdraw

  1. Go to https://etherscan.io/address/0x3aee3e96c9e340cbe0fffc5224db9e97949f3899#writeProxyContract
  2. Click “Contract” -> “Write Proxy”
  3. Connect wallect
  4. Call the unstakeAndWithdrawAll method
  5. Your asset will be transferred to your wallet instantly