Added currency filter to ramp (#2390)

This commit is contained in:
Samuel Hawksby-Robinson 2021-10-01 14:25:54 +01:00 committed by GitHub
parent 6bb04e0858
commit 20b6f8d96e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.89.2 0.89.3

View File

@ -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"
}, },
{ {