Skip to content

Commit 11dae8c

Browse files
author
defi2025
committed
revert Bake to ExchangeItem
1 parent 5ea50aa commit 11dae8c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/pages/explore/dfi/_components/GetDFISectionExchanges.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ export default function GetDFISectionExchanges() {
2121
name: "Latoken",
2222
url: "https://latoken.com/exchange/DFI_USDT",
2323
},
24+
{
25+
id: "GetDFISection.Exchange.Bake",
26+
name: "Bake",
27+
url: "https://bake.io/",
28+
},
2429
];
2530

2631
const staking: ExchangeItem[] = [

0 commit comments

Comments
 (0)