Skip to content

Commit f61d84b

Browse files
committed
Merge branch 'trump-usd' into 'main'
feat(feeds): add TRUMP See merge request flarenetwork/protocol-team/ftso-v2-example-value-provider!19
2 parents 3d2a53f + 7a7f2e0 commit f61d84b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

src/config/feeds.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1852,5 +1852,30 @@
18521852
"symbol": "PAXG/USDT"
18531853
}
18541854
]
1855+
},
1856+
{
1857+
"feed": { "category": 1, "name": "TRUMP/USD" },
1858+
"sources": [
1859+
{
1860+
"exchange": "bybit",
1861+
"symbol": "TRUMP/USDT"
1862+
},
1863+
{
1864+
"exchange": "cryptocom",
1865+
"symbol": "TRUMP/USDT"
1866+
},
1867+
{
1868+
"exchange": "kucoin",
1869+
"symbol": "TRUMP/USDT"
1870+
},
1871+
{
1872+
"exchange": "kraken",
1873+
"symbol": "TRUMP/USD"
1874+
},
1875+
{
1876+
"exchange": "bitget",
1877+
"symbol": "TRUMP/USDT"
1878+
}
1879+
]
18551880
}
18561881
]

0 commit comments

Comments
 (0)