get_protocols
Retrieve a list of all protocols on DefiLlama along with their Total Value Locked (TVL) for comprehensive DeFi data analysis.
Instructions
GET /api/protocols
List all protocols on defillama along with their tvl.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_protocolsArguments",
"type": "object"
}