Skip to content

yearn/risk-score

Repository files navigation

Yearn Risk Scores

This repository contains risk scores for Yearn strategies, vaults, assets, and protocols.

Strategy Risk Scores

Yearn vault risk scores are defined in folder vaults using Risk Score Framework.

Asset Risk Scores

Analysis of the assets is available in the asset folder.

Protocol Risk Scores

Analysis of the protocols is available in the protocol folder.

API

Risk data is served via https://risk.yearn.fi.

Vault Endpoints

Get all vaults for a chain:

GET https://risk.yearn.fi/cdn/vaults/{chainId}.json

Example:

https://risk.yearn.fi/cdn/vaults/1.json

Get a single vault:

GET https://risk.yearn.fi/cdn/vaults/{chainId}/{address}.json

Example:

https://risk.yearn.fi/cdn/vaults/1/0x4cE9c93513DfF543Bc392870d57dF8C04e89Ba0a.json

Vault addresses are case-insensitive and normalized to lowercase.

Supported Chains

Chain ID
Ethereum 1
Polygon 137
Sonic 146
Base 8453
Arbitrum 42161
Katana 747474

About

Yearn Risk Score Framework

Resources

Stars

Watchers

Forks

Contributors 5