Ethereum staking on Yield.xyz includes native ETH staking via multiple institutional providers, as well as ERC-20 token staking for MATIC, GRT, APE, and SNX.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.
ETH staking (by provider)
Everstake
Institutional validator provider
Figment
Institutional validator provider
P2P
Validator infrastructure
Additional ETH staking providers (InfStones, Luganodes, StakeWise) are available. Check the Providers catalog for current availability.
ERC-20 token staking
MATIC Staking
Delegate to Polygon validators
GRT Staking
Delegate to The Graph indexers
APE Staking
ApeCoin and NFT staking
SNX 420 Pool
Synthetix staking
SUSHI → xSUSHI
SushiSwap staking
Available yields
ETH native staking (by provider)
ETH native staking (by provider)
| Provider | Yield ID | Notes |
|---|---|---|
| Everstake | ethereum-eth-everstake-staking | Institutional provider |
| Figment | ethereum-eth-figment-staking | Institutional provider |
| InfStones | ethereum-eth-infstones-staking | Institutional provider |
| Luganodes | ethereum-eth-luganodes-staking | Institutional provider |
| P2P | ethereum-eth-p2p-staking | Institutional provider |
| StakeWise | ethereum-eth-stakewise-staking | Non-custodial staking |
MATIC staking
MATIC staking
| Yield ID | Description |
|---|---|
ethereum-matic-native-staking | Delegate MATIC to Polygon validators |
GRT staking (The Graph)
GRT staking (The Graph)
| Yield ID | Description |
|---|---|
ethereum-grt-native-staking | Delegate GRT to indexers |
APE staking (ApeCoin)
APE staking (ApeCoin)
| Yield ID | Description |
|---|---|
ethereum-ape-native-staking | Stake APE tokens |
ethereum-ape-bayc-native-staking | Stake with BAYC NFT |
ethereum-ape-mayc-native-staking | Stake with MAYC NFT |
ethereum-ape-bakc-native-staking | Stake with BAKC NFT |
ethereum-ape-paraspace-staking | ParaSpace APE staking |
SNX staking (Synthetix)
SNX staking (Synthetix)
| Yield ID | Description |
|---|---|
ethereum-snx-420-staking | Synthetix 420 pool staking |
SUSHI staking
SUSHI staking
| Yield ID | Description |
|---|---|
ethereum-sushi-xsushi-staking | Stake SUSHI for xSUSHI |
Required inputs
Inputs vary by yield type. Always fetch yield metadata for exact schemas.| Yield Type | Required Arguments |
|---|---|
| ETH staking | amount |
| MATIC staking | amount, validatorAddress |
| GRT staking | amount, validatorAddress (indexer) |
| APE staking | amount, NFT token IDs (for NFT variants) |
Actions & lifecycle
- Enter
- Exit
- Manage
- Call
/actions/enterwith yield ID and required arguments - ETH staking: single transaction (no approval needed for native ETH)
- ERC-20 staking: approval transaction + stake transaction
- Execute transactions in order returned by API
- Position becomes active after confirmation
Example flow
Operational notes
ETH staking provider selection
ETH staking provider selection
Different providers have different terms, fee structures, and SLAs. Consult your account team for institutional provider recommendations.
Validator selection (MATIC, GRT)
Validator selection (MATIC, GRT)
Use the validators endpoint to fetch available validators with performance metrics before staking.
APE NFT staking
APE NFT staking
NFT-based staking requires ownership of the corresponding NFT. Token IDs must be provided in the action arguments.
Shield recommendation
Shield recommendation
For institutional flows, validate unsigned transactions with Shield before signing.
See also
Liquid Staking
stETH, rETH
EVM Overview
All EVM chains
API Reference
Enter action endpoint

