We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f29eddf + afaf1db commit e75d204Copy full SHA for e75d204
src/config/feeds.json
@@ -1929,5 +1929,30 @@
1929
"symbol": "OP/USDT"
1930
}
1931
]
1932
+ },
1933
+ {
1934
+ "feed": { "category": 1, "name": "PUMP/USD" },
1935
+ "sources": [
1936
1937
+ "exchange": "coinbase",
1938
+ "symbol": "PUMP/USD"
1939
1940
1941
+ "exchange": "bitget",
1942
+ "symbol": "PUMP/USDT"
1943
1944
1945
+ "exchange": "mexc",
1946
1947
1948
1949
+ "exchange": "kucoin",
1950
1951
1952
1953
+ "exchange": "gate",
1954
1955
+ }
1956
+ ]
1957
1958
0 commit comments