File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
src/app/sessions/Protocols Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -110,6 +110,14 @@ const LENDING_BORROWING_DATA: ProtocolData = {
110110 logoURL : "https://scroll-eco-list.netlify.app/logos/Compound%20Finance.png" ,
111111 href : "https://app.compound.finance/?market=usdc-scroll" ,
112112 } ,
113+ // Collateralized Debt Position
114+ {
115+ name : "Quill Finance" ,
116+ project : "Quill Finance" ,
117+ logoURL : QuillFinanceSvg ,
118+ href : "https://www.quill.finance/" ,
119+ upcoming : true ,
120+ } ,
113121 // {
114122 // name: "Huma",
115123 // project: "Huma",
@@ -156,13 +164,6 @@ const OTHERS_DATA: ProtocolData = {
156164 // logoURL: "https://scroll-eco-list.netlify.app/logos/Pencils%20Protocol.png",
157165 // href: "https://app.pencilsprotocol.io/farming",
158166 // },
159- {
160- name : "Quill Finance" ,
161- project : "Quill Finance" ,
162- logoURL : QuillFinanceSvg ,
163- href : "https://www.quill.finance/" ,
164- upcoming : true ,
165- } ,
166167 {
167168 name : "Rho Markets" ,
168169 project : "Rho Markets" ,
You can’t perform that action at this time.
0 commit comments