We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7139b89 + 1716592 commit 7863e55Copy full SHA for 7863e55
src/config/feeds.json
@@ -1986,5 +1986,33 @@
1986
"symbol": "XPL/USD"
1987
}
1988
]
1989
+ },
1990
+ {
1991
+ "feed": {
1992
+ "category": 1,
1993
+ "name": "MON/USD"
1994
1995
+ "sources": [
1996
1997
+ "exchange": "coinbase",
1998
+ "symbol": "MON/USD"
1999
2000
2001
+ "exchange": "bybit",
2002
+ "symbol": "MON/USDT"
2003
2004
2005
+ "exchange": "gate",
2006
2007
2008
2009
+ "exchange": "kucoin",
2010
2011
2012
2013
+ "exchange": "bitget",
2014
2015
+ }
2016
+ ]
2017
2018
0 commit comments