Skip to content

Commit 72629ca

Browse files
committed
fix: Binance url
1 parent 808850a commit 72629ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/SCR-sSCR/Header/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const BUY_ON_BINANCE = {
3030
{
3131
name: "Binance",
3232
logoURL: BinanceSvg,
33-
href: "https://scroll-us.ambient.finance/swap/chain=0x82750&tokenA=0x0000000000000000000000000000000000000000&tokenB=0xd29687c813d741e2f938f4ac377128810e217b1b",
33+
href: "https://www.binance.com/en/trade/SCR_USDT",
3434
},
3535
],
3636
}

0 commit comments

Comments
 (0)