We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the application settings under 'Fiat Currency' there is no option to set the currency as British Pound (GBP).
I'm happy to work on this issue if it is agreed upon.
The text was updated successfully, but these errors were encountered:
In the application settings under 'Fiat Currency' there is no option to set the currency as British Pound (GBP)
hey @tboltondev I think our BE right now doesn't support it, let me get the list. (we use 3 different providers and return the avg of them)
Sorry, something went wrong.
hey @tboltondev these are the supported (for now) currencies, I've created a ticket internally to add GBP
GBP
➜ curl https://api.yoroiwallet.com/api/price/ADA/current | jq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 423 100 423 0 0 502 0 --:--:-- --:--:-- --:--:-- 502 { "error": null, "ticker": { "from": "ADA", "timestamp": 1729779602000, "signature": "c2cf0912a4dfdf7d458264e870dcfd0d799166b3b58df730c704c1907b7f92fc6a7e06b3204d13c1565455c37ea537cd53062328b0b0aeb0a4145e219bb8b60a", "prices": { "BRL": 1.970060027872007, "BTC": 5.0868777864984e-06, "CNY": 2.4522642374329973, "ETH": 0.00013643041714416211, "EUR": 0.318884279625629, "JPY": 52.427509597870475, "KRW": 475.33248051715555, "USD": 0.3445546334840945 } } }
@stackchain cool, shall I leave this issue open then? Once it's added to the backend then this issue can be picked up I guess.
I created a task internally, next monday checking with Product, Ill keep it open for now.
Ticket - YV-96
stackchain
No branches or pull requests
In the application settings under 'Fiat Currency' there is no option to set the currency as British Pound (GBP).
I'm happy to work on this issue if it is agreed upon.
The text was updated successfully, but these errors were encountered: