Skip to content

Commit 3d2a53f

Browse files
committed
feat(feeds): add PAXG
1 parent a6c849d commit 3d2a53f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/config/feeds.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1831,5 +1831,26 @@
18311831
"symbol": "S/USDT"
18321832
}
18331833
]
1834+
},
1835+
{
1836+
"feed": { "category": 1, "name": "PAXG/USD" },
1837+
"sources": [
1838+
{
1839+
"exchange": "kucoin",
1840+
"symbol": "PAXG/USDT"
1841+
},
1842+
{
1843+
"exchange": "xt",
1844+
"symbol": "PAXG/USDT"
1845+
},
1846+
{
1847+
"exchange": "mexc",
1848+
"symbol": "PAXG/USDT"
1849+
},
1850+
{
1851+
"exchange": "bybit",
1852+
"symbol": "PAXG/USDT"
1853+
}
1854+
]
18341855
}
18351856
]

0 commit comments

Comments
 (0)