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 = {
7070 href : "https://syncswap.xyz/" ,
7171 upcoming : true ,
7272 } ,
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+ } ,
7380 // {
7481 // name: "Vessel",
7582 // project: "Vessel",
@@ -171,13 +178,6 @@ const OTHERS_DATA: ProtocolData = {
171178 href : "https://www.rhomarkets.xyz/" ,
172179 upcoming : true ,
173180 } ,
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- } ,
181181 // {
182182 // name: "Tranchess",
183183 // project: "Tranchess",
You can’t perform that action at this time.
0 commit comments