Skip to content

Commit 83f843b

Browse files
committed
prune: no longer accessible
1 parent 1796d2d commit 83f843b

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed
-761 Bytes
Binary file not shown.

src/components/Resources/useResources.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -251,12 +251,6 @@ export const useResources = ({ txCostsMedianUsd }): DashboardSection[] => {
251251
href: "https://defillama.com",
252252
imgSrc: IconDefiLlama,
253253
},
254-
{
255-
title: "DeFi Market Cap",
256-
description: t("page-resources-defi-defimarketcap-description"),
257-
href: "https://defimarketcap.io",
258-
imgSrc: IconDefiMarketCap,
259-
},
260254
{
261255
title: "EigenPhi",
262256
description: t("page-resources-defi-eigenphi-description"),

src/intl/en/page-resources.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"page-resources-gas-gasfees-description": "Gas costs data tracker for Ethereum networks.",
2727
"page-resources-defi-title": "DeFi",
2828
"page-resources-defi-defillama-description": "DefiLlama is the largest TVL aggregator for DeFi (Decentralized Finance).",
29-
"page-resources-defi-defimarketcap-description": "Top 100 DeFi tokens by market capitalization.",
3029
"page-resources-defi-eigenphi-description": "Wanna understand DeFi transactions and trading strategies?",
3130
"page-resources-defi-defiscan-description": "Verifiable insights into the maturity and risks of DeFi.",
3231
"page-resources-stablecoins-title": "Stablecoins",

0 commit comments

Comments
 (0)