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.

Core DAO native staking with validator delegation and daily rewards.

What this yield is

  • Asset: CORE (native Core blockchain token)
  • Mechanism: Delegate CORE to validators
  • Rewards: Distributed daily at 00:00 UTC, auto-compounded to original stake
  • Unbonding: 7-day unbonding period
  • Minimum: 1 CORE

Available yields

Yield IDDescription
core-core-native-stakingNative CORE delegation

Required inputs

ArgumentRequiredDescription
amountYesAmount of CORE to stake
validatorAddressYesValidator address

Actions & lifecycle

  • Call /actions/enter with amount and validator
  • Single delegation transaction

Example flow

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

Pending actions

ActionDescription
CLAIM_UNSTAKEDAfter 7-day unbonding, claim unstaked balance

Operational notes

The minimum token amount that can be unstaked is 1 CORE. When unstaking, you cannot leave less than 1 CORE staked — you must either unstake all or leave at least 1 CORE.
Core has a 7-day unbonding period. Plan exits accordingly.

Preferred validators

ValidatorAddress
Everstake0x307f36ff0aff7000ebd4eea1e8e9bbbfa0e1134c
InfStones0xe2f8cefcdee51f48e3ce5c4deea3095c43369b36
Kiln0x1c151923cf6c381c4af6c3071a2773b3cdbbf704
Figment0xba57b8de67e0cf289c1ee39f1f888767003819aa

See also

EVM Overview

All EVM staking