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.

SushiSwap SUSHI staking, receiving xSUSHI tokens.

What this yield is

  • Asset: SUSHI (SushiSwap token)
  • Token out: xSUSHI (staked SUSHI)
  • Mechanism: Stake SUSHI in SushiBar, receive xSUSHI
  • Rewards: Portion of swap fees

Required inputs

ArgumentRequiredDescription
amountYesAmount of SUSHI to stake

Actions & lifecycle

  • Approval transaction (if needed)
  • Stake SUSHI, receive xSUSHI
  • xSUSHI value increases over time

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-sushi-xsushi-staking",
    "address": "0xYOUR_ADDRESS",
    "arguments": { "amount": "100" }
  }'

Operational notes

xSUSHI uses exchange rate appreciation. 1 xSUSHI represents >1 SUSHI over time.

See also

Ethereum Overview

All Ethereum staking