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 = {
110
110
logoURL : "https://scroll-eco-list.netlify.app/logos/Compound%20Finance.png" ,
111
111
href : "https://app.compound.finance/?market=usdc-scroll" ,
112
112
} ,
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
+ } ,
113
121
// {
114
122
// name: "Huma",
115
123
// project: "Huma",
@@ -156,13 +164,6 @@ const OTHERS_DATA: ProtocolData = {
156
164
// logoURL: "https://scroll-eco-list.netlify.app/logos/Pencils%20Protocol.png",
157
165
// href: "https://app.pencilsprotocol.io/farming",
158
166
// },
159
- {
160
- name : "Quill Finance" ,
161
- project : "Quill Finance" ,
162
- logoURL : QuillFinanceSvg ,
163
- href : "https://www.quill.finance/" ,
164
- upcoming : true ,
165
- } ,
166
167
{
167
168
name : "Rho Markets" ,
168
169
project : "Rho Markets" ,
You can’t perform that action at this time.
0 commit comments