File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
src/app/sessions/Protocols Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,13 @@ const DECENTRALIZED_EXCHANGES_DATA: ProtocolData = {
70
70
href : "https://syncswap.xyz/" ,
71
71
upcoming : true ,
72
72
} ,
73
+ {
74
+ name : "Tempest" ,
75
+ project : "Tempest" ,
76
+ logoURL : "https://scroll-eco-list.netlify.app/logos/Tempest%20Finance.png" ,
77
+ href : "https://app.tempestfinance.xyz/vaults" ,
78
+ upcoming : true ,
79
+ } ,
73
80
// {
74
81
// name: "Vessel",
75
82
// project: "Vessel",
@@ -171,13 +178,6 @@ const OTHERS_DATA: ProtocolData = {
171
178
href : "https://www.rhomarkets.xyz/" ,
172
179
upcoming : true ,
173
180
} ,
174
- {
175
- name : "Tempest" ,
176
- project : "Tempest" ,
177
- logoURL : "https://scroll-eco-list.netlify.app/logos/Tempest%20Finance.png" ,
178
- href : "https://app.tempestfinance.xyz/vaults" ,
179
- upcoming : true ,
180
- } ,
181
181
// {
182
182
// name: "Tranchess",
183
183
// project: "Tranchess",
You can’t perform that action at this time.
0 commit comments