File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @api3/contracts ' : minor
3+ ---
4+
5+ Add Morpho markets on Katana
Original file line number Diff line number Diff line change @@ -49,6 +49,26 @@ export const DAPPS: Dapp[] = [
4949 title : 'Morpho cbBTC/USDC 86% LLTV' ,
5050 description : 'Only to be used for the cbBTC/USDC 86% LLTV market.' ,
5151 } ,
52+ 'morpho-vbeth-vbusdc-860-lltv' : {
53+ chains : [ 'katana' ] ,
54+ title : 'Morpho vbETH/vbUSDC 86% LLTV' ,
55+ description : 'Only to be used for the vbETH/vbUSDC 86% LLTV market.' ,
56+ } ,
57+ 'morpho-vbeth-vbusdt-860-lltv' : {
58+ chains : [ 'katana' ] ,
59+ title : 'Morpho vbETH/vbUSDT 86% LLTV' ,
60+ description : 'Only to be used for the vbETH/vbUSDT 86% LLTV market.' ,
61+ } ,
62+ 'morpho-vbwbtc-vbusdc-860-lltv' : {
63+ chains : [ 'katana' ] ,
64+ title : 'Morpho vbWBTC/vbUSDC 86% LLTV' ,
65+ description : 'Only to be used for the vbWBTC/vbUSDC 86% LLTV market.' ,
66+ } ,
67+ 'morpho-vbwbtc-vbusdt-860-lltv' : {
68+ chains : [ 'katana' ] ,
69+ title : 'Morpho vbWBTC/vbUSDT 86% LLTV' ,
70+ description : 'Only to be used for the vbWBTC/vbUSDT 86% LLTV market.' ,
71+ } ,
5272 } ,
5373 homepageUrl : 'https://morpho.org/vaults/' ,
5474 } ,
You can’t perform that action at this time.
0 commit comments