Skip to main content

Documentation Index

Fetch the complete documentation index at: https://yieldxyz.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

POL (formerly MATIC) staking on Ethereum mainnet, delegating to Polygon validators.

What this yield is

  • Asset: POL (ERC-20 on Ethereum)
  • Mechanism: Delegate POL to Polygon validators
  • Rewards: Daily rewards, must be claimed manually (1 POL threshold)
  • Unbonding: 2 days
  • Minimum: 1 POL
POL staking occurs on the Ethereum network, not Polygon. Users can either buy POL on Ethereum or bridge their POL tokens from Polygon to Ethereum.

Required inputs

ArgumentRequiredDescription
amountYesAmount of MATIC to stake
validatorAddressYesPolygon validator address

Actions & lifecycle

  • Approval transaction (if needed)
  • Delegation transaction
  • Position active after confirmation
  • Rewards begin accruing

Example flow

1

Fetch yield metadata

Get validator options.
2

Get validators

List available Polygon validators.
3

Request action

Call enter with amount and validator.
4

Sign & submit

Execute ordered transactions.
curl --request GET \
  --url https://api.yield.xyz/v1/yields/ethereum-matic-native-staking \
  --header 'accept: application/json' \
  --header 'x-api-key: <API_KEY>'

Pending actions

ActionDescription
CLAIM_REWARDSClaim rewards once they reach 1 POL threshold
WITHDRAWAfter 2-day unbonding, withdraw unstaked balance

Operational notes

POL has a 2-day unbonding period. Plan exits accordingly.
The CLAIM_REWARDS pending action becomes available once rewards reach 1 POL. Rewards are auto-claimed when delegating more or unstaking.
The minimum amount to unstake is 1 POL. If your staked balance falls below 1 POL after unstaking, you cannot unstake the remainder — you would need to stake more first.
Use validators endpoint to check commission rates and performance.

Preferred validators

ValidatorAddress
Figment0xb929b89153fc2eed442e81e5a1add4e2fa39028f
Staked0x41472fDdbAEc17E2a98F125Cacf8f76F919EA095
Blockdaemon0x875e901465A639f2E71fcfC10F426eD32F5A909a
Chainflow0x56d783Ca8e0b998C57a428Bf1c26A8baca50524e
Coinbase Cloud0x857679d69fe50e7b722f94acd2629d80c355163d
Everstake0xF30Cf4ed712D3734161fDAab5B1DBb49Fd2D0E5c

See also

Ethereum Overview

All Ethereum staking

Polygon

MATIC on Polygon network