We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f2b41 commit 76ba674Copy full SHA for 76ba674
1 file changed
src/config/feeds.json
@@ -857,21 +857,33 @@
857
"name": "USDS/USD"
858
},
859
"sources": [
860
+ {
861
+ "exchange": "coinbase",
862
+ "symbol": "DAI/USD"
863
+ },
864
865
+ "exchange": "okx",
866
+ "symbol": "USDS/USDT"
867
868
{
869
"exchange": "mexc",
- "symbol": "DAI/USDT"
870
871
872
- "exchange": "htx",
873
+ "exchange": "binance",
874
875
876
- "exchange": "bybit",
877
+ "exchange": "gate",
878
879
880
- "exchange": "okx",
881
+ "exchange": "bitget",
882
883
884
885
+ "exchange": "bingx",
886
887
}
888
]
889
0 commit comments