Discovery
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"
}
]