cURL
curl --request GET \ --url https://yield.gluex.xyz/active-protocols
{ "success": true, "chains": {}, "total_chains": 15, "total_unique_protocols": 25, "timestamp": 1641024000 }
Fetches a list of supported blockchain networks and their associated active lending protocols.
Successful response containing available chains and protocols
The response is of type object.
object