Skip to main content
Optimism is an Ethereum L2 using optimistic rollups. Staking opportunities on Optimism are exposed through the standard Yield.xyz integration model.

What this covers

  • Staking and yield opportunities on Optimism
  • Lifecycle timing

Available yields

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