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.

TON staking via Chorus One institutional pools.

What this yield is

  • Asset: TON (native TON token)
  • Provider: Chorus One (institutional provider)
  • Mechanism: Deposit TON into Chorus One pools
  • Rewards: Staking rewards per validation round

Required inputs

ArgumentRequiredDescription
amountYesAmount of TON to stake

Actions & lifecycle

  • Deposit TON to pool
  • Active after pool cycle

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": "ton-ton-chorus-one-pools-staking",
    "address": "EQYourTonAddress",
    "arguments": { "amount": "100" }
  }'

See also

TON Overview

All TON staking