Feature/support cryptocurrency mina protocol (#659)

* Support Mina Protocol (MINA-USD)

* Update changelog
pull/657/head
Thomas Kaul 2 years ago committed by GitHub
parent 919b20197f
commit 9d6977e3f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
- Added support for cryptocurrency _Mina Protocol_ (`MINA-USD`)
### Changed
- Improved the consistent use of `symbol` in combination with `dataSource`

@ -5,6 +5,7 @@
"AVAX": "Avalanche",
"DOT": "Polkadot",
"MATIC": "Polygon",
"MINA": "Mina Protocol",
"SHIB": "Shiba Inu",
"SOL": "Solana",
"UNI3": "Uniswap"

Loading…
Cancel
Save