v1
latestOpenAPI 3.0.02026-07-2442138225.7 KBDiscovery
List enabled networks
Retrieve networks with enabled yield opportunities for the authenticated project.
get/v1/networks
Response
Returns enabled networks for the authenticated project
Example response
[
{
"id": "ethereum",
"name": "Ethereum",
"category": "evm",
"logoURI": "https://assets.stakek.it/networks/ethereum.svg"
}
]