-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathcustom-warnings.json
More file actions
90 lines (90 loc) · 2.95 KB
/
custom-warnings.json
File metadata and controls
90 lines (90 loc) · 2.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[
{
"vaultAddress": "0x0F359FD18BDa75e9c49bC027E7da59a4b01BF32a",
"chainId": 1,
"level": "red",
"metadata": {
"content": "The risk curator has executed a forced removal of the sdeUSD/USDC market. The vault's share price decreased proportionally, resulting in a loss for affected depositors. For more information, please refer to the Vault Curator's updates."
}
},
{
"vaultAddress": "0x3DC15A363f5Dcf3B9dB90a5C0e2a5Cdf8f1CD77E",
"chainId": 1,
"level": "red",
"metadata": {
"content": "Yearn is winding down curation of Yearn OG DAI. Please withdraw your funds and deposit in another DAI vault."
}
},
{
"vaultAddress": "0x2C3Cc1C02856894345797Cf6ee76aE76AC0f4031",
"chainId": 1,
"level": "red",
"metadata": {
"content": "M11C is deprecating this vault as the Level protocol is shutting down. Please withdraw your funds."
}
},
{
"vaultAddress": "0x67315dd969B8Cd3a3520C245837Bf71f54579C75",
"chainId": 1,
"level": "red",
"metadata": {
"content": "LlamaRisk is deprecating this vault. Please withdraw your funds."
}
},
{
"vaultAddress": "0xbEEFC01767ed5086f35deCb6C00e6C12bc7476C1",
"chainId": 1,
"level": "red",
"metadata": {
"content": "This vault is being deprecated following USDL asset deprecation. Please withdraw your funds."
}
},
{
"vaultAddress": "0xbEeFc011e94f43b8B7b455eBaB290C7Ab4E216f1",
"chainId": 1,
"level": "red",
"metadata": {
"content": "This vault is being deprecated following USDL asset deprecation. Please withdraw your funds."
}
},
{
"vaultAddress": "0xa60643c90A542A95026C0F1dbdB0615fF42019Cf",
"chainId": 42161,
"level": "red",
"metadata": {
"content": "This vault has force removed a market and has an asset shortage of 645k USDC. For more information, please refer to the Vault Curator's updates."
}
},
{
"marketId": "0x5b347b3dcfed096f09040cd30a174ae354ecc0a35c996493b8fa490d6d3e79d7",
"chainId": 8453,
"level": "red",
"metadata": {
"content": "Curator is deprecating the market and borrow rates are rising. Manage your Position accordingly."
}
},
{
"marketId": "0x9e90aec7d768403dacc9dd0d8320307fda3f980eed4df43e3e52168a1c667709",
"chainId": 42161,
"level": "red",
"metadata": {
"content": "This market is experiencing significant volatility. Proceed with caution."
}
},
{
"marketId": "0x0f9563442d64ab3bd3bcb27058db0b0d4046a4c46f0acd811dacae9551d2b129",
"chainId": 1,
"level": "red",
"metadata": {
"content": "The collateral in this market is experiencing significant volatility. Proceed with caution."
}
},
{
"marketId": "0x7e79c25831c97175922df132d09b02f93103a2306b1d71e57a7714ddd4c15d13",
"chainId": 1,
"level": "red",
"metadata": {
"content": "This market is solely operated by Relend. Any funds deposited should be considered permanently unrecoverable."
}
}
]