Skip to content

Commit 2f5fb1a

Browse files
committed
fix: remove FTM/USD and DAI/USD feeds
1 parent d98532b commit 2f5fb1a

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

src/config/feeds.json

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,31 +1011,6 @@
10111011
}
10121012
]
10131013
},
1014-
{
1015-
"feed": { "category": 1, "name": "DAI/USD" },
1016-
"sources": [
1017-
{
1018-
"exchange": "binance",
1019-
"symbol": "DAI/USDT"
1020-
},
1021-
{
1022-
"exchange": "bitget",
1023-
"symbol": "DAI/USDT"
1024-
},
1025-
{
1026-
"exchange": "cryptocom",
1027-
"symbol": "DAI/USD"
1028-
},
1029-
{
1030-
"exchange": "gate",
1031-
"symbol": "DAI/USDT"
1032-
},
1033-
{
1034-
"exchange": "okx",
1035-
"symbol": "DAI/USDT"
1036-
}
1037-
]
1038-
},
10391014
{
10401015
"feed": { "category": 1, "name": "USDS/USD" },
10411016
"sources": [
@@ -1470,15 +1445,6 @@
14701445
}
14711446
]
14721447
},
1473-
{
1474-
"feed": { "category": 1, "name": "FTM/USD" },
1475-
"sources": [
1476-
{
1477-
"exchange": "bitstamp",
1478-
"symbol": "FTM/USD"
1479-
}
1480-
]
1481-
},
14821448
{
14831449
"feed": { "category": 1, "name": "ONDO/USD" },
14841450
"sources": [

0 commit comments

Comments
 (0)