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 @@ -31,6 +31,12 @@ const DECENTRALIZED_EXCHANGES_DATA: ProtocolData = {
3131 project : "Ambient" ,
3232 logoURL : "https://scroll-eco-list.netlify.app/logos/Ambient%20Finance.png" ,
3333 href : "https://ambient.finance/" ,
34+ } ,
35+ {
36+ name : "Izumi" ,
37+ project : "Izumi" ,
38+ logoURL : "https://scroll-eco-list.netlify.app/logos/iZUMi%20Finance.png" ,
39+ href : "https://izumi.finance/trade/swap" ,
3440 upcoming : true ,
3541 } ,
3642 {
@@ -51,12 +57,7 @@ const DECENTRALIZED_EXCHANGES_DATA: ProtocolData = {
5157 logoURL : "https://scroll-eco-list.netlify.app/logos/Oku%20Trade.jpeg" ,
5258 href : "https://oku.trade/" ,
5359 } ,
54- // {
55- // name: "Izumi",
56- // project: "Izumi",
57- // logoURL: "https://scroll-eco-list.netlify.app/logos/iZUMi%20Finance.png",
58- // href: "https://izumi.finance/trade/swap",
59- // },
60+
6061 // {
6162 // name: "Scribe",
6263 // project: "Scribe",
@@ -163,7 +164,6 @@ const OTHERS_DATA: ProtocolData = {
163164 project : "Loopfi" ,
164165 logoURL : "https://scroll-eco-list.netlify.app/logos/Loop.jpg" ,
165166 href : "https://app.loopfi.xyz/" ,
166- upcoming : true ,
167167 } ,
168168 // {
169169 // name: "Pencils",
You can’t perform that action at this time.
0 commit comments