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.

Gnosis Chain staking opportunities exposed through the standard Yield.xyz integration model.

What this covers

  • Native staking opportunities on Gnosis Chain
  • Validator selection (where applicable)
  • Lifecycle timing

Available yields

Query the catalog for current Gnosis staking opportunities:
curl --request GET \
  --url 'https://api.yield.xyz/v1/yields?network=gnosis' \
  --header 'accept: application/json' \
  --header 'x-api-key: <API_KEY>'
Schemas and required arguments come from yield metadata. Current availability comes from the Providers catalog.

Integration model

1

Fetch yield metadata

Get required arguments and mechanics.
2

Request action

Call enter, exit, or manage.
3

Sign & submit

Execute ordered transactions.
4

Track balances

Monitor lifecycle states.

What to expect

Where applicable, fetch available validators from yield metadata.
Check yield metadata for timing requirements.
  • Insufficient balance
  • Approval not completed

See also

EVM Overview

All EVM staking