curl --request GET \
--url https://api.platform.dakota.xyz/info/capabilities/networks \
--header 'x-api-key: <api-key>'[
"ethereum-mainnet"
]Returns an array of all supported blockchain networks
curl --request GET \
--url https://api.platform.dakota.xyz/info/capabilities/networks \
--header 'x-api-key: <api-key>'[
"ethereum-mainnet"
]Successfully retrieved the list of supported networks