Skip to content

Commit bc5b8c7

Browse files
authored
Merge pull request #1499 from scroll-tech/sepolia
Merge pull request #1498
2 parents f7ffc29 + 4dbbb89 commit bc5b8c7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/app/sessions/Protocols/protocolList.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +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-
},
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+
// },
8080
// {
8181
// name: "Vessel",
8282
// project: "Vessel",

0 commit comments

Comments
 (0)