Skip to content

Commit 1716592

Browse files
committed
feat(feeds): add MONUSD
1 parent 7139b89 commit 1716592

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

src/config/feeds.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1986,5 +1986,33 @@
19861986
"symbol": "XPL/USD"
19871987
}
19881988
]
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+
"symbol": "MON/USDT"
2007+
},
2008+
{
2009+
"exchange": "kucoin",
2010+
"symbol": "MON/USDT"
2011+
},
2012+
{
2013+
"exchange": "bitget",
2014+
"symbol": "MON/USDT"
2015+
}
2016+
]
19892017
}
19902018
]

0 commit comments

Comments
 (0)