Skip to main content
GET
/
v2
/
delta
/
prices
/
strategies
/
{chainId}
List Delta yield strategies (with APR) for a chain
curl --request GET \
  --url https://api.velora.xyz/v2/delta/prices/strategies/{chainId}
{}

Path Parameters

chainId
integer
required
Example:

1

Response

Map of underlyingTokenAddress → { address, strategies }.

{key}
object
Last modified on June 14, 2026