REF: Change source API for some fiat

This commit is contained in:
Marcos Rodriguez Velez 2024-03-26 09:37:12 -04:00
parent 2743e38a1a
commit 22b2e4f3fb
No known key found for this signature in database
GPG key ID: 6030B2F48CCE86D7

View file

@ -2,7 +2,7 @@
"USD": {
"endPointKey": "USD",
"locale": "en-US",
"source": "Bitstamp",
"source": "CoinGecko",
"symbol": "$"
},
"AED": {
@ -92,13 +92,13 @@
"EUR": {
"endPointKey": "EUR",
"locale": "en-IE",
"source": "Bitstamp",
"source": "CoinGecko",
"symbol": "€"
},
"GBP": {
"endPointKey": "GBP",
"locale": "en-GB",
"source": "Bitstamp",
"source": "CoinGecko",
"symbol": "£"
},
"HRK": {