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.

What this yield is

  • Protocol: Ethena Protocol
  • Asset: Ethena USD (USDe)
  • Receipt token: Staked USDe (sUSDe)
  • Additional rewards: Sats (Ethena points)
  • Unbonding period: 7 days
  • Network: Ethereum
When you stake USDe with Ethena, you receive sUSDe and start earning immediately. Rewards are automatically credited to your deposit every 8 hours. Stakers also earn Ethena Sats as part of their points program.

Required inputs

ParameterDescription
yieldIdethereum-usde-ethena-staking
addressUser’s wallet address
amountAmount of USDe to stake

Actions & lifecycle

Action: Stake USDe
  • Deposit USDe into Ethena
  • Receive sUSDe representing your stake
  • Begin earning yield immediately
  • Rewards credited every 8 hours

Example flow

1

Get yield metadata

Fetch Ethena staking yield details.
2

Enter position

Stake USDe to receive sUSDe.
3

Sign & submit

Sign the transaction and broadcast.
4

Track balances

Monitor your position via the balances endpoint.
curl --request GET \
  --url https://api.yield.xyz/v1/yields/ethereum-usde-ethena-staking \
  --header 'accept: application/json' \
  --header 'x-api-key: <API_KEY>'

Operational notes

After initiating unstaking, users must wait 7 days before claiming their USDe. Track progress via the balances endpoint.
Stakers earn Sats as part of Ethena’s points program, in addition to staking rewards.
Rewards are credited automatically every 8 hours. No claiming required for base yield.

Yield IDs for this protocol

Yield IDName
ethereum-usde-ethena-stakingEthena USDe Staking

See also

Quickstart

Get started with Yield.xyz

Actions & Balances

Understand how actions work