diff --git a/synth-index/coinmarketcap/priceAdapter.js b/synth-index/coinmarketcap/priceAdapter.js index ce4ab7f3f1..87c5425a5c 100644 --- a/synth-index/coinmarketcap/priceAdapter.js +++ b/synth-index/coinmarketcap/priceAdapter.js @@ -12,6 +12,12 @@ const presetSlugs = { FNX: 'finnexus', ETC: 'ethereum-classic', BAT: 'basic-attention-token', + CRO: 'crypto-com-coin', + LEO: 'unus-sed-leo', + FTT: 'ftx-token', + HT: 'huobi-token', + OKB: 'okb', + KCS: 'kucoin-shares', } const getPriceData = async (assets, convert) => {