getNetworks

open fun getNetworks(): List<Network>

Retrieves the list of available blockchain networks from the API.

Return

A list of Network objects representing supported networks.

Throws

If the API request fails or response parsing encounters an issue.