fix: update ramp network link

fix: https://github.com/status-im/status-desktop/issues/14359
This commit is contained in:
Anthony Laibe 2024-04-09 09:17:40 +02:00
parent 2b7306d62d
commit 6823870b01
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ func (c *CryptoOnRampManager) getFromStaticDataSource() ([]byte, error) {
"description": "Global crypto to fiat flow", "description": "Global crypto to fiat flow",
"fees": "0.49%% - 2.9%%", "fees": "0.49%% - 2.9%%",
"logoUrl": "%s", "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" "hostname": "ramp.network"
}, },
{ {