Feature/add support for thor chain (#819)
* Add THORChain (RUNE-USD) * Update changelog
This commit is contained in:
parent
08405d14d5
commit
9b49ed77f7
@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added support for the cryptocurrency _THORChain_ (`RUNE-USD`)
|
||||||
|
|
||||||
## 1.134.0 - 09.04.2022
|
## 1.134.0 - 09.04.2022
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
"DOT": "Polkadot",
|
"DOT": "Polkadot",
|
||||||
"MATIC": "Polygon",
|
"MATIC": "Polygon",
|
||||||
"MINA": "Mina Protocol",
|
"MINA": "Mina Protocol",
|
||||||
|
"RUNE": "THORChain",
|
||||||
"SHIB": "Shiba Inu",
|
"SHIB": "Shiba Inu",
|
||||||
"SOL": "Solana",
|
"SOL": "Solana",
|
||||||
"UNI3": "Uniswap"
|
"UNI3": "Uniswap"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user