Protocols in a project
Integration
Protocols in a project
Returns all protocols available within the given project. For supported projects, see the /projects endpoint.
GET
Protocols in a project
Path Parameters
The overarching project or platform associated with the DeFi token, for example aave
Example:
"aave"
Response
200 - application/json
Example:
"uniswap"
Example:
"uniswap-v2"
Example:
"Uniswap V2"
Example:
"https://app.uniswap.org/swap"
Example:
"https://icons.llama.fi/uniswap-v2.png"
Example:
[{ "id": 1, "name": "mainnet" }]