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.

Linea is a zkEVM Layer 2 by Consensys. Staking opportunities on Linea are exposed through the standard Yield.xyz integration model.

What this covers

  • Staking opportunities on Linea
  • Lifecycle timing

Available yields

Query the catalog for current Linea staking opportunities:
curl --request GET \
  --url 'https://api.yield.xyz/v1/yields?network=linea' \
  --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.

See also

EVM Overview

All EVM staking