We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d74b79c + 18278fb commit 6e20a79Copy full SHA for 6e20a79
src/config/feeds.json
@@ -2014,5 +2014,29 @@
2014
"symbol": "MON/USDT"
2015
}
2016
]
2017
+ },
2018
+ {
2019
+ "feed": {
2020
+ "category": 1,
2021
+ "name": "NIGHT/USD"
2022
2023
+ "sources": [
2024
2025
+ "exchange": "bybit",
2026
+ "symbol": "NIGHT/USDT"
2027
2028
2029
+ "exchange": "gate",
2030
2031
2032
2033
+ "exchange": "okx",
2034
2035
2036
2037
+ "exchange": "kraken",
2038
+ "symbol": "NIGHT/USD"
2039
+ }
2040
+ ]
2041
2042
0 commit comments