From 6823870b01efc67bced52d038c5b1192eef9d56b Mon Sep 17 00:00:00 2001 From: Anthony Laibe <491074+alaibe@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:17:40 +0200 Subject: [PATCH] fix: update ramp network link fix: https://github.com/status-im/status-desktop/issues/14359 --- services/wallet/on_ramp.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/wallet/on_ramp.go b/services/wallet/on_ramp.go index de74ebf42..0185f794a 100644 --- a/services/wallet/on_ramp.go +++ b/services/wallet/on_ramp.go @@ -120,7 +120,7 @@ func (c *CryptoOnRampManager) getFromStaticDataSource() ([]byte, error) { "description": "Global crypto to fiat flow", "fees": "0.49%% - 2.9%%", "logoUrl": "%s", - "siteUrl": "https://buy.ramp.network/?hostApiKey=zrtf9u2uqebeyzcs37fu5857tktr3eg9w5tffove&swapAsset=DAI,ETH,USDC,USDT", + "siteUrl": "https://ramp.network/buy?hostApiKey=zrtf9u2uqebeyzcs37fu5857tktr3eg9w5tffove&swapAsset=DAI,ETH,USDC,USDT", "hostname": "ramp.network" }, {