fix: update ramp network link
fix: https://github.com/status-im/status-desktop/issues/14359
This commit is contained in:
parent
2b7306d62d
commit
6823870b01
|
@ -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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue