Feature/refresh cryptocurrencies list 20240302 (#3085)

* Update cryptocurrencies.json

* Add UNI7083

* Update changelog
pull/3086/head
Thomas Kaul 7 months ago committed by GitHub
parent 5596e5f03b
commit 40b454d2f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
- Added support for the cryptocurrency _Uniswap_ (`UNI7083-USD`)
### Changed
- Improved the usability of the benchmarks in the markets overview
- Integrated (wealth) items into the transaction point concept in the portfolio service
- Refreshed the cryptocurrencies list
### Fixed

File diff suppressed because it is too large Load Diff

@ -5,5 +5,6 @@
"LUNA2": "Terra",
"SGB1": "Songbird",
"UNI1": "Uniswap",
"UNI7083": "Uniswap",
"UST": "TerraUSD"
}

Loading…
Cancel
Save