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.

Synthetix SNX staking in the 420 pool.

What this yield is

  • Asset: SNX (Synthetix token)
  • Mechanism: Stake SNX in the 420 pool
  • Rewards: SNX staking rewards

Required inputs

ArgumentRequiredDescription
amountYesAmount of SNX to stake

Actions & lifecycle

  • Approval transaction (if needed)
  • Stake transaction
  • Position active after confirmation

Example flow

curl --request POST \
  --url https://api.yield.xyz/v1/actions/enter \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --header 'x-api-key: <API_KEY>' \
  --data '{
    "yieldId": "ethereum-snx-420-staking",
    "address": "0xYOUR_ADDRESS",
    "arguments": { "amount": "100" }
  }'

See also

Ethereum Overview

All Ethereum staking