Skip to content

Commit

Permalink
fix: Binance url
Browse files Browse the repository at this point in the history
  • Loading branch information
Holybasil committed Jan 22, 2025
1 parent 808850a commit 72629ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/SCR-sSCR/Header/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const BUY_ON_BINANCE = {
{
name: "Binance",
logoURL: BinanceSvg,
href: "https://scroll-us.ambient.finance/swap/chain=0x82750&tokenA=0x0000000000000000000000000000000000000000&tokenB=0xd29687c813d741e2f938f4ac377128810e217b1b",
href: "https://www.binance.com/en/trade/SCR_USDT",
},
],
}
Expand Down

0 comments on commit 72629ca

Please sign in to comment.