Added currency filter to ramp (#2390)
This commit is contained in:
parent
6bb04e0858
commit
20b6f8d96e
|
@ -122,7 +122,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",
|
"siteUrl": "https://buy.ramp.network/?hostApiKey=zrtf9u2uqebeyzcs37fu5857tktr3eg9w5tffove&swapAsset=DAI,ETH,USDC,USDT",
|
||||||
"hostname": "ramp.network"
|
"hostname": "ramp.network"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue