Skip to content

Instantly share code, notes, and snippets.

@hesido
Last active November 13, 2023 23:15
Show Gist options
  • Star 13 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save hesido/c04bab6b8dc9d802e14e53aeb996d4b2 to your computer and use it in GitHub Desktop.
Save hesido/c04bab6b8dc9d802e14e53aeb996d4b2 to your computer and use it in GitHub Desktop.
Coingecko Add On for Google Spreadsheets
/**
* Returns Market Value From Coingecko api
* Function accepts ranges as well, please use it to reduce server lookups, so it fetches data only once.
* Update: 17.02.2020
*
* @param {string} symbol pair (required)
* @param {string} Default Value Missing Data (optional)
* @return {number} ticker price
* @customfunction
**/
function ReturnMarketValue(symbolpair, defaultValueForMissingData) {
//Please enable "new apps script runtime" from "Run" menu before saving the script.
let defaultVersusCoin = "btc", pairExtractRegex = /(.*)-(.*)/, coinSet = new Set(), versusCoinSet = new Set(), pairList = [];
if(typeof defaultValueForMissingData === 'undefined') defaultValueForMissingData = null;
if(symbolpair.map) symbolpair.map(pairExtract);
else pairExtract(symbolpair);
let coinList = [...coinSet].join("%2C");
let versusCoinList = [...versusCoinSet].join("%2C");
let tickerList = JSON.parse(UrlFetchApp.fetch("https://api.coingecko.com/api/v3/simple/price?ids=" + coinList + "&vs_currencies=" + versusCoinList).getContentText());
return pairList.map((pair) => pair[0] && (tickerList[pair[0]] && (tickerList[pair[0]][pair[1]] || "Versus Coin Not Found") || (defaultValueForMissingData !== null ? defaultValueForMissingData : "Coin Not Found")) || "");
function pairExtract(toExtract) {
toExtract = toExtract.toString().toLowerCase();
let match, pair;
if(match = toExtract.match(pairExtractRegex)) {
pairList.push(pair = [CoinList[match[1]] || match[1], match[2]]);
coinSet.add(pair[0]);
versusCoinSet.add(pair[1]);
}
else {
pairList.push(pair = [CoinList[toExtract] || toExtract, defaultVersusCoin]);
coinSet.add(pair[0]);
versusCoinSet.add(pair[1]);
}
}
}
//Coin list of CoinGecko is cached in script to reduce server load and increase performance.
//This list can be updated from the text box that can be found at:
//https://jsfiddle.net/hesido/t6mdbphe/
//Be sure to replace just the part after "=", and keep the ";" at the end for proper syntax.
const CoinList = {"42":"42-coin","300":"spartan","404":"404","520":"520","611":"sixeleven","777":"jackpot","888":"octocoin","1337":"e1337","2248":"2-2-4-4-8","zoc":"01coin","algohalf":"0-5x-long-algorand-token","althalf":"0-5x-long-altcoin-index-token","balhalf":"0-5x-long-balancer-token","bchhalf":"0-5x-long-bitcoin-cash-token","bsvhalf":"0-5x-long-bitcoin-sv-token","half":"0-5x-long-bitcoin-token","adahalf":"0-5x-long-cardano-token","linkhalf":"0-5x-long-chainlink-token","atomhalf":"0-5x-long-cosmos-token","defihalf":"0-5x-long-defi-index-token","dogehalf":"0-5x-long-dogecoin-token","drgnhalf":"0-5x-long-dragon-index-token","exchhalf":"0-5x-long-echange-token-index-token","eoshalf":"0-5x-long-eos-token","etchalf":"0-5x-long-ethereum-classic-token","ethhalf":"0-5x-long-ethereum-token","knchalf":"0-5x-long-kyber-network-token","matichalf":"0-5x-long-matic-token","midhalf":"0-5x-long-midcap-index-token","okbhalf":"0-5x-long-okb-token","paxghalf":"0-5x-long-pax-gold-token","privhalf":"0-5x-long-privacy-index-token","halfshit":"0-5x-long-shitcoin-index-token","sxphalf":"0-5x-long-swipe-token","xauthalf":"0-5x-long-tether-gold-token","xtzhalf":"0-5x-long-tezos-token","thetahalf":"0-5x-long-theta-network-token","xrphalf":"0-5x-long-xrp-token","zch":"0cash","zcn":"0chain","zrx":"0x","zxc":"0xcert","0xmr":"0xmonero","100w":"100-waves-eth-usd-yield-set","xgg":"10x-gg","tshp":"12ships","1ai":"1ai","1ct":"1clicktoken","1inch":"1inch","1gold":"1irstgold","1mt":"1million-token","1wo":"1world","bvol":"1x-long-btc-implied-volatility-token","algohedge":"1x-short-algorand-token","bchhedge":"1x-short-bitcoin-cash-token","hedge":"1x-short-bitcoin-token","bnbhedge":"1x-short-bnb-token","ibvol":"1x-short-btc-implied-volatility","adahedge":"1x-short-cardano-token","linkhedge":"1x-short-chainlink-token","comphedge":"1x-short-compound-token-token","cusdthedge":"1x-short-compound-usdt-token","atomhedge":"1x-short-cosmos-token","defihedge":"1x-short-defi-index-token","dogehedge":"1x-short-dogecoin-token","eoshedge":"1x-short-eos-token","ethhedge":"1x-short-ethereum-token","exchhedge":"1x-short-exchange-token-index-token","ltchedge":"1x-short-litecoin-token","matichedge":"1x-short-matic-token","okbhedge":"1x-short-okb-token","privhedge":"1x-short-privacy-index-token","hedgeshit":"1x-short-shitcoin-index-token","sxphedge":"1x-short-swipe-token","xtzhedge":"1x-short-tezos-token","thetahedge":"1x-short-theta-network-token","tomohedge":"1x-short-tomochain-token","trxhedge":"1x-short-trx-token","vethedge":"1x-short-vechain-token","xrphedge":"1x-short-xrp-token","arms":"2acoin","2based":"2based-finance","2give":"2give","2key":"2key","2x2":"2x2","fit":"financial-investment-token","tribe":"360-tribe","algobull":"3x-long-algorand-token","altbull":"3x-long-altcoin-index-token","balbull":"3x-long-balancer-token","trybbull":"3x-long-bilira-token","bchbull":"3x-long-bitcoin-cash-token","bsvbull":"3x-long-bitcoin-sv-token","bull":"buysell","btmxbull":"3x-long-bitmax-token-token","bnbbull":"3x-long-bnb-token","adabull":"3x-long-cardano-token","linkbull":"3x-long-chainlink-token","compbull":"3x-long-compound-token-token","cusdtbull":"3x-long-compound-usdt-token","atombull":"3x-long-cosmos-token","defibull":"3x-long-defi-index-token","dmgbull":"3x-long-dmm-governance-token","dogebull":"3x-long-dogecoin-token","drgnbull":"3x-long-dragon-index-token","eosbull":"3x-long-eos-token","etcbull":"3x-long-ethereum-classic-token","ethbull":"3x-long-ethereum-token","exchbull":"3x-long-exchange-token-index-token","htbull":"3x-long-huobi-token-token","kncbull":"3x-long-kyber-network-token","leobull":"3x-long-leo-token","ltcbull":"3x-long-litecoin-token","mkrbull":"3x-long-maker-token","maticbull":"3x-long-matic-token","midbull":"3x-long-midcap-index-token","okbbull":"3x-long-okb-token","paxgbull":"3x-long-pax-gold-token","privbull":"3x-long-privacy-index-token","bullshit":"3x-long-shitcoin-index-token","xlmbull":"3x-long-stellar-token","sushibull":"3x-long-sushi-token","sxpbull":"3x-long-swipe-token","xautbull":"3x-long-tether-gold-token","usdtbull":"3x-long-tether-token","xtzbull":"3x-long-tezos-token","thetabull":"3x-long-theta-network-token","tomobull":"3x-long-tomochain-token","trxbull":"3x-long-trx-token","vetbull":"3x-long-vechain-token","xrpbull":"3x-long-xrp-token","algobear":"3x-short-algorand-token","altbear":"3x-short-altcoin-index-token","balbear":"3x-short-balancer-token","trybbear":"3x-short-bilira-token","bchbear":"3x-short-bitcoin-cash-token","bsvbear":"3x-short-bitcoin-sv-token","bear":"voytek-bear-coin","btmxbear":"3x-short-bitmax-token-token","bnbbear":"3x-short-bnb-token","adabear":"3x-short-cardano-token","linkbear":"3x-short-chainlink-token","compbear":"3x-short-compound-token-token","cusdtbear":"3x-short-compound-usdt-token","atombear":"3x-short-cosmos-token","defibear":"3x-short-defi-index-token","dmgbear":"3x-short-dmm-governance-token","dogebear":"3x-short-dogecoin-token","drgnbear":"3x-short-dragon-index-token","eosbear":"3x-short-eos-token","etcbear":"3x-short-ethereum-classic-token","ethbear":"3x-short-ethereum-token","exchbear":"3x-short-exchange-token-index-token","htbear":"3x-short-huobi-token-token","kncbear":"3x-short-kyber-network-token","leobear":"3x-short-leo-token","ltcbear":"3x-short-litecoin-token","mkrbear":"3x-short-maker-token","maticbear":"3x-short-matic-token","midbear":"3x-short-midcap-index-token","okbbear":"3x-short-okb-token","paxgbear":"3x-short-pax-gold-token","privbear":"3x-short-privacy-index-token","bearshit":"3x-short-shitcoin-index-token","xlmbear":"3x-short-stellar-token","sushibear":"3x-short-sushi-token","sxpbear":"3x-short-swipe-token","xautbear":"3x-short-tether-gold-token","usdtbear":"3x-short-tether-token","xtzbear":"3x-short-tezos-token","thetabear":"3x-short-theta-network-token","tomobear":"3x-short-tomochain-token","trxbear":"3x-short-trx-token","vetbear":"3x-short-vechain-token","xrpbear":"3x-short-xrp-token","3xt":"3xt","pcb":"451pcbcom","4art":"4artechnologies","kwatt":"4new","z502":"502-bad-gateway-token","vgc":"5g-cash","69c":"6ix9ine-chain","vii":"7chain","7e":"7eleven","svn":"7finance","7up":"7up","808ta":"808ta-token","mph":"morpher","exe":"8x8-protocol","nmn":"99masternodes","aaa":"app-alliance-association","$aapl":"aapl","aave":"aave","abat":"aave-bat","abusd":"aave-busd","adai":"aave-dai","aenj":"aave-enj","aeth":"ankreth","ghst":"aavegotchi","aknc":"aave-knc","alink":"aave-link","amana":"aave-mana","amkr":"aave-mkr","aren":"aave-ren","asnx":"aave-snx","asusd":"aave-susd","atusd":"aave-tusd","ausdc":"aave-usdc","ausdt":"aave-usdt","awbtc":"aave-wbtc","azrx":"aave-zrx","aab":"aax-token","abc":"abc-chain","at":"aware","abst":"abitshadow-token","ablx":"able","xab":"abosom","abs":"absorber","aca":"acash-coin","ace":"tokenstars-ace","aced":"aced","acxt":"ac-exchange-token","act":"achain","acm":"actinium","ac":"acoconut","acoin":"alchemy","acr":"acreage-coin","acryl":"acryl","acs":"acryptos","acsi":"acryptosi","actn":"action-coin","acu":"aitheon","aac":"acute-angle-cloud","adm":"adamant-messenger","adp":"adappter-token","adb":"adbank","addr":"address","adl":"adelphoi","adx":"adex","adf":"ad-flex-token","admn":"adioman","adi":"aditus","ads":"adshares","adt":"adtoken","aib":"advanced-internet-block","twa":"adventure-token","advc":"advertisingcoin","adz":"adzcoin","aedart":"aedart-network","ags":"aegis","elf":"aelf","ael":"aelysir","aeon":"aeon","aergo":"aergo","arnx":"aeron","aet":"aerotoken","aer":"aeryus","ae":"aeternity","aeur":"aeur","aevo":"aevo","azr":"aezora","afin":"afin-coin","att":"attila","afcash":"africunia-bank","afro":"afro","afrox":"afrodex","afdlt":"afrodex-labs-token","edc":"edc-blockchain","agar":"aga-rewards-2","aga":"aga-token","agvc":"agavecoin","agve":"agave-token","aget":"agetron","agrs":"agoras","agu":"agouti","dlt":"agrello","agn":"agricoin","aat":"agricultural-trade-chain","agri":"blockgrain","aglt":"agrolot","aht":"ahatoken","aias":"aiascoin","ait":"aichain","aico":"aicon","aic":"ai-crypto","aid":"aidcoin","aidoc":"ai-doctor","adk":"aidos-kuneen","aidus":"aidus","ali":"ailink-token","aim":"ai-mining","ain":"ai-network","aion":"aion","aipe":"ai-predicting-ecosystem","abl":"airbloc-protocol","airx":"aircoins","ast":"airswap","agt":"aisf","aitra":"aitra","akt":"akash-network","akc":"akikcoin","akita":"akita-inu","akn":"akoin","aka":"akroma","akro":"akropolis","adel":"akropolis-delphi","abao":"aladdin-galaxy","ala":"aladiex","alb":"albos","sds":"alchemint","alcx":"alchemix","alusd":"alchemix-usd","ach":"alchemy-pay","aleph":"aleph","alex":"alex","algo":"algorand","alg":"bitalgo","avs":"algovest","abbc":"alibabacoin","alis":"alis","allbi":"all-best-ico","axa":"alldex-alliance","afo":"all-for-one-business","albt":"allianceblock","acd":"alliance-cargo-direct","all":"alliance-fan-token","axt":"alliance-x-trading","gator":"alligator-fractal-set","alv":"allive","me":"all-me","xao":"alloy-project","asafe":"allsafe","soc":"soda-coin","aly":"ally","almx":"almace-shards","aloha":"aloha","alpa":"alpaca","alpaca":"alpaca-finance","alp":"alp-coin","a5t":"alpha5","acat":"alphacat","apc":"alpha-coin","dex":"dex","alpha":"alpha-finance","ank":"apple-network","a":"alpha-platform","aqt":"aqt-token","xlq":"alqo","alc":"alrightcoin","abet":"altbet","altom":"altcommunity-coin","alt":"alt-estate","altm":"altmarkets-coin","ald":"aludra-network","ama":"amaten","amz":"amz-coin","amb":"amber","ame":"amepay","ahf":"americanhorror-finance","amio":"amino-network","amis":"amis","amix":"amix","abtc":"aml-bitcoin","amr":"ammbr","amo":"amodule-network","amn":"amon","amon":"amond","veo":"amoveo","ampl":"ampleforth","amp":"amp-token","ams":"amsterdamcoin","eth3l":"amun-ether-3x-daily-long","anct":"anchor","anw":"anchor-neural-world-token","andes":"andes-coin","adc":"audiocoin","afu":"animal-friends-united","anty":"animalitycoin","ani":"anime-token","anj":"anj","ankr":"ankr","anon":"anon","anc":"aragon-china-token","amc":"anonymous-coin","$anrx":"anrkey-x","xamp":"antiample","afc":"apiary-fund-coin","matter":"antimatter","zomb":"antique-zombie-shards","antr":"antra","any":"anyswap","sale":"dxsale-network","aos":"aos","ape":"apecoin","nana":"ape-tools","cpx":"crypxie","ann":"apexel-natural-nano","aph":"apholding-coin","api3":"api3","apis":"apis-coin","apix":"apix","apm":"apm-coin","apl":"apollon-limassol","xap":"apollon","soul":"soul-token","appc":"appcoins","apx":"appics","aplp":"apple-finance","aapl":"apple-protocol-token","apr":"apr-coin","apy":"apy-finance","apys":"apyswap","vision":"apy-vision","aqua":"aqua","arco":"aquariuscoin","aux":"auxilium","ant":"aragon","ara":"ara-token","araw":"araw-token","abx":"asobi-coin","aswap":"arbiswap","arb":"arbit","arct":"arbitragect","abt":"arcblock","arcee":"arcee-coin","arch":"archer-dao-governance-token","actp":"archetypal-network","arcona":"arcona","arx":"arcs","arc":"arthur-chain","ardx":"ardcoin","ardr":"ardor","arepa":"arepacoin","argp":"argenpeso","arg":"argentum","aria20":"arianee","aries":"aries-chain","afi":"aries-financial-token","arion":"arion","aro":"arionum","ar":"arweave","ark":"ark","arke":"arke","armor":"armor","arnxm":"armor-nxm","arm":"armours","tarm":"armtoken","armx":"armx-unidos","arpa":"arpa-chain","arq":"arqma","xax":"artax","aby":"artbyte","arth":"arth","arts":"artista","artis":"artis-turba","rto":"arto","aya":"aryacoin","asac":"asac-coin","asn":"ascension","xas":"asch","thor":"asgard-finance","acc":"asian-african-capital-chain","ad":"asian-dragon","amf":"asian-model-festival","arcc":"asia-reserve-currency-coin","asimi":"asimi","asko":"askobar-network","asla":"asla","asp":"aspire","asr":"as-roma-fan-token","asm":"assemble-protocol","assy":"assy-index","asta":"asta","atx":"aston","atc":"atlantic-coin","astr":"astr-coin","astro":"astrotools","asa":"asura","asy":"asyagro","atri":"atari","atb":"atbcoin","ath":"atheios","aem":"atheneum","atl":"atlant","atis":"atlantis-token","atls":"atlas","atp":"atlas-protocol","atm":"atmchain","atmos":"atmos","atn":"atn","awc":"atomic-wallet-coin","ag8":"atromg8","attn":"attn","auction":"auction","auc":"auctus","audax":"audax","audio":"audius","rep":"augur","aunit":"aunit","aura":"aura-protocol","are":"aurei","ang":"aureus-nummus-gold","auscm":"auric-network","aoa":"aurora","aur":"auroracoin","idex":"aurora-dao","au":"aurumcoin","awx":"auruscoin","awg":"aurusgold","ausc":"auscoin","aus":"australia-cash","auto":"cube","niox":"autonio","avax":"avalanche-2","aval":"avaluse","avn":"avantage","avt":"aventus","axe":"axe","axel":"axel","axnt":"axentro","axiav3":"axia","axl":"axial","axs":"axie-infinity","axi":"axioms","axn":"axion","axis":"axis-defi","axpr":"axpire","ayfi":"ayfi","az":"azbit","azt":"az-fundchain","azuki":"azuki","azum":"azuma-coin","uzz":"azuras","azzr":"azzure","b20":"b20","b21":"b21","b2b":"b2bcoin-2","b2u":"b2u-coin","b360":"b360","b91":"b91","baas":"baasid","bax":"babb","pipt":"power-index-pool-token","baby":"baby-token","bpc":"berrypic","bak":"baconcoin","bacon":"baconswap","badger":"badger-dao","baepay":"baepay","brc":"bryllite","bafi":"bafi-finance-token","bgc":"bigcash","bgtt":"baguette-token","bake":"bakerytoken","bal":"balancer","bali":"balicoin","bkc":"facts","ball":"ball-coin","balo":"balloon-coin","bbx":"ballotbox","bsp":"ballswap","balpha":"balpha","bamboo":"bamboo-defi","boo":"boogle","yban":"bananados","banana":"banana-finance","bna":"bananatok","bnana":"banana-token","ban":"banano","banca":"banca","bnt":"bancor","vbnt":"bancor-governance-token","band":"band-protocol","bcash":"bankcoincash","bcr":"bankcoin-reserve","bnk":"bankera","bkx":"bankex","lib":"libera","bnkrx":"bankroll-extended-token","bnkr":"bankroll-network","vlt":"bankroll-vault","cbu":"banque-universal","bao":"bao-finance","bazt":"baooka-token","bar":"fc-barcelona-fan-token","bare":"bare","bks":"barkis","bond":"bonded-finance","bri":"bfine","brtr":"barter","bart":"bartertrade","$based":"based-money","base":"base-protocol","basic":"basic","bat":"basic-attention-token","basid":"basid-coin","bab":"basis-bond","bac":"btc-alpha-token","bcc":"bitconnect","bcs":"business-credit-substitute","bsd":"bitsend","bsds":"basis-dollar-share","bsg":"bitsonic-gas","bag":"basis-gold-mdex","bsgs":"basis-gold-share","bags":"basis-gold-share-heco","bas":"basis-share","bast":"bast","bsn":"bastonet","bta":"bata","btd":"bat-true-dollar","bva":"bavala","bbs":"bbscoin","bcat":"bcat","bcb":"bcb-blockchain","bcdt":"bcdiploma","bchnrbtc-jan-2021":"bchnrbtc-synthetic","bcv":"bcv","bdo":"bdollar","sbdo":"bdollar-share","becn":"beacon","beam":"beam","bitb":"bitcoin-bull","bfi":"bitfarmings","beast":"beast-dao","btzc":"beatzcoin","btkc":"beautyk","bxy":"beaxy-exchange","bcz":"bitcoin-cz","bee":"bee-coin","bifi":"bitcoin-file","bkbt":"beekan","beeng":"beeng-token","bnode":"beenode","beer":"fridaybeers","beet":"beetle-coin","btr":"bit-silver","bfht":"befasterholdertoken","eye":"beholder","bela":"belacoin","bdx":"beldex","blvr":"believer","befx":"belifex","bel":"bella-protocol","bell":"bellcoin","blv":"bellevue-network","beluga":"belugaswap","bnv":"benative","mark":"benchmark-protocol","bnp":"benepit","bsc":"bsc-farm","benz":"benz","bwf":"beowulf","berg":"bergco-coin","bern":"berncash","bry":"berry-data","bsy":"bestay","betc":"bet-chips","dice":"trondice","bec":"betherchip","bether":"bethereum","btllr":"betller-coin","bni":"betnomi-2","bepro":"bet-protocol","btrm":"betrium","betr":"betterbetting","better":"better-money","betxc":"betxoin","beverage":"beverage","bynd":"beyondcoin","btsc":"beyond-the-scene-coin","bznt":"bezant","bez":"bezop","bgg":"bgogo","bgt":"bgt","bbp":"bitbot-protocol","bix":"bibox-token","bid":"defi-bids","bdk":"bidesk","bdp":"big-data-protocol","bfc":"bit_financial","bbc":"tradove","bbgc":"bigbang-game","bbo":"bigbom-eco","bbi":"bigboys-industry","big":"thebigcoin","bdcash":"bigdata-cash","bignite":"bignite","bigo":"bigo-token","bion":"biido","biki":"biki","bia":"bilaxy-token","tryb":"bilira","blry":"billarycoin","blt":"bloom","xbl":"billionaire-token","bhc":"billionhappiness","bim":"bimcoin","basd":"binance-agile-set-dollar","btcb":"bitcoinbrand","bnb":"binancecoin","beth":"binance-eth","bidr":"binanceidr","bkrw":"binance-krw","busd":"binance-usd","bvnd":"binance-vnd","bin":"binarium","bcnt":"bincentive","bnj":"binjit-coin","bntx":"bintex-futures","bio":"biocrypt","bkkg":"biokkoin","biot":"biopassport","btrn":"biotron","bip":"bip","bir":"birake","bird":"bird-money","bday":"birthday-cake","bis":"bismuth","bpx":"bispex","btb":"bitbar","btrs":"bitball-treasure","bay":"bitbay","bbr":"boolberry","bbk":"brickblock","bxk":"bitbook-gambling","bbt":"blockbase","bcna":"bitcanna","bitc":"bitcash","bceo":"bitceo","bchc":"bitcherry","bitci":"bitcicoin","cat":"cat-token","btdx":"bitcloud","bpro":"bitcloud-pro","bitcny":"bitCNY","ben":"bitcoen","bff":"bitcoffeen","b2g":"bitcoiin","btc":"bitcoin","btc2":"bitcoin-2","btad":"bitcoin-adult","bca":"bitcoiva","boss":"bitcoinboss","cdy":"bitcoin-candy","bch":"bitcoin-cash","bcha":"bitcoin-cash-abc-2","bsv":"bitcoin-cash-sv","bxc":"bonuscloud","bct":"bitcratic","bitn":"bitcoin-company-network","bc":"block-chain-com","byron":"bitcoin-cure","bcd":"bitcoin-diamond","bcf":"bitcoin-fast","btcf":"bitcoin-final","btfc":"bitcoin-flash-cash","btcgw":"bitcoin-galaxy-warp","bgx":"bitcoingenx","god":"bitcoin-god","btg":"bitcoin-gold","bitg":"bitcoin-green","bhd":"bitcoin-hd","btchg":"bitcoinhedge","bhy":"bitcoin-high-yield-set","bth":"bithereum","xbi":"bitcoin-incognito","bti":"bitcoin-instant","bci":"bitcoin-interest","bltg":"bitcoin-lightning","bcm":"bitcoinmoney","btcmz":"bitcoinmono","btcone":"bitcoin-one","btcn":"bitcoinote","btp":"bitcoin-pay","bcp":"piedao-balanced-crypto-pie","xbc":"bitcoin-plus","btcp":"bitcoin-pro","btcred":"bitcoin-red","btrl":"bitcoinregular","xrc":"bitcoin-rhodium","btcs":"bitcoin-silver","bsov":"bitcoinsov","bsk":"bitcoinstaking","bsh":"bitcoin-stash","xbtx":"bitcoin-subsidium","bsvg":"bitcoinsvgold","btct":"bitcoin-true","btcu":"bitcoin-ultra","btcui":"bitcoin-unicorn","bits":"bitswift","btcv":"bitcoin-vault","bcvt":"bitcoinvend","bvg":"bitcoin-virtual-gold","btcwh":"bitcoin-wheelchair","spe":"bitcoin-w-spectrum","bcx":"bitcoinx","btcx":"bitscoin","btcz":"bitcoinz","bzx":"bitcoin-zero","bm":"bitcomo","bccx":"bitconnectx-genesis","btx":"bitcore","corn":"popcorn-token","bctr":"bitcratic-revenue","btcr":"bitcurate","bdg":"bitdegree","csno":"bitdice","dns":"bitdns","bed":"bit-ecological-digital","bite":"bitethereum","xbx":"bitex-global","bfx":"bitfex","bfl":"bitflate","bf":"bitforex","bxt":"bittokens","gear":"bitgear","xbtg":"bitgem","bgl":"bitgesell","bft":"bnktothefuture","xbg":"bitgrin","plat":"dash-platinum","bith":"bithachi","bt":"bt-finance","bicas":"bithercash","bih":"bithostcoin","bdcc":"bitica-coin","bitx":"bitscreener","btfm":"biting","stu":"bitjob","kam":"bitkam","marks":"bitmark","bmx":"bitmart-token","bit":"first-bitcoin","btnt":"bitnautic","btn":"bitnewchain","bito":"bito-coin","btnyx":"bitonyx-token","boc":"bitorcash-token","bpakc":"bitpakcointoken","best":"bitpanda-ecosystem-token","bpt":"bitpumps-token","bpp":"bitpower","bptn":"bit-public-talent-network","bro":"bitradio","rntb":"bitrent","xbrt":"bitrewards","bts":"bolt-true-share","btshk":"bitshark","btsg":"bitsong","btu":"btu-protocol","xbs":"bitstake","stash":"bitstash-marketplace","bst":"boosto","bsbt":"bit-storage-box-token","mat":"bitsum","bttr":"bittracksystems","bitto":"bitto-exchange","bitt":"bittoken","btt":"bittorrent-2","torro":"bittorro","biut":"bit-trust-system","tube":"bittube","bwt":"bittwatt","opa":"bitunits-europa","titan":"titanswap","but":"bitup-token","btv":"bitvote","btw":"bitwhite","bitz":"bitz","zny":"bitzeny","bz":"bit-z-token","zyon":"bitzyon","bixb":"bixb-coin","bixcpro":"bixcpro","bzky":"bizkey","bizz":"bizzcoin","bkk":"bkex-token","blk":"blackcoin","hzt":"black-diamond-rating","bdt":"block-duelers","blfi":"blackfisk","bhsc":"blackholeswap-compound-dai-usdc","bmc":"bountymarketcap","bln":"blacknet","bplc":"blackpearl-chain","blank":"blank","blast":"blast","bstx":"blastx","bnfi":"blaze-defi","blzn":"blaze-network","blink":"blockmason-link","bpcn":"blipcoin","bliq":"bliquid","bliss":"bliss-2","xbp":"blitzpredict","dap":"bloc","bly":"blocery","18c":"block-18","ary":"block-array","burn":"blockburn","bcdn":"blockcdn","cute":"blockchain-cuties-universe","bxa":"blockchain-exchange-alliance","bhp":"blockchain-of-hash-power","bqt":"blockchain-quotations-index-token","bloc":"bloc-money","clout":"blockclout","emb":"block-collider","lnc":"linker-coin","bcpt":"blockmason-credit-protocol","ocb":"blockmax","bmh":"blockmesh-2","block":"blocknet","bnox":"blocknotex","pass":"passport-finance","bux":"buxcoin","stx":"stox","tix":"blocktix","vee":"blockv","blood":"blood","bloody":"bloody-token","blct":"bloomzed-token","cdt":"blox","bep":"blucon","blue":"blue","bchip":"bluechips-token","blu":"bluecoin","bky":"bluekeymarket","bst1":"blueshare-token","bwx":"blue-whale","blurt":"blurt","blz":"bluzelle","btmx":"bmax","bmt":"bmtoken","bmj":"bmj-master-nodes","koge":"bnb48-club-token","bnc":"bnoincoin","bnsd":"bnsd-finance","bnsg":"bns-governance","bns":"bns-token","bnx":"bnx","boa":"bosagora","boat":"boat","navy":"boatpilot","bobt":"boboo-token","bob":"bobs_repair","nbot":"naka-bodhi-token","bog":"bogged-finance","boid":"boid","bold":"boldman-capital","bolc":"boliecoin","boli":"bolivarcoin","bolo":"bollo-token","bolt":"bolt","boltt":"boltt-coin","bomb":"bomb","bondly":"bondly","bone":"bone","b1p":"b-one-payment","bnz":"bonezyard","bnf":"bonfi","fida":"bonfida","bonk":"bonk-token","bono":"bonorum-coin","bon":"bonpay","boob":"boobank","bbra":"boobanker-research-association","bool":"boolean","boom":"boom-token","bost":"boostcoin","boost":"boosted-finance","bora":"bora","bds":"borderless","bor":"boringdao","obtc":"obitan-chain","bos":"boscore","bots":"bot-ocean","bto":"bottos","botx":"botxcoin","bot":"bounce-token","bnty":"bounty0x","bouts":"boutspro","baxs":"boxaxis","box":"defibox","boxx":"boxx","bpop":"bpop","bqtx":"bqt","br34p":"br34p","brap":"brapper-token","bravo":"bravo-coin","brzx":"braziliexs-token","braz":"brazio","brd":"bread","brze":"breezecoin","brick":"brick","bfr":"bridge-finance","bmi":"bridge-mutual","brg":"bridge-oracle","brdg":"bridge-protocol","nor":"bring","brix":"brixcoin","brat":"brother","bmp":"brother-music-platform","brz":"brz","bscx":"bscex","bscpad":"bscpad","bswap":"bscswap","bsha3":"bsha3","bsys":"bsys","bll":"btc-ai-limit-loss","btceth7525":"btc-eth-75-25-weight-set","btceth5050":"btc-eth-equal-weight-set","btcfund":"btc-fund-active-trading-set","btcl":"btc-lite","bloap":"btc-long-only-alpha-portfolio","btcm":"btcmoon","byte":"btc-network-demand-set-ii","bocbp":"btc-on-chain-beta-portfolio-set","btcminvol":"btc-range-bound-min-volatility-set","btcrsiapy":"btc-rsi-crossover-yield-set","btcst":"btc-standard-hashrate-token","bte":"btecoin","btf":"btf","btour":"btour-chain","btse":"btse-token","btsucn":"btsunicorn","bbl":"bubble-network","buck":"buck","bhig":"buckhath-coin","bubo":"budbo","bud":"buddy","build":"build-finance","bup":"buildup","bbb":"bullbearbitcoin-set-ii","bbe":"bullbearethereum-set-ii","bul":"bulleon","blcc":"bullers-coin","cbx":"bullion","blc":"bullionschain","bulls":"bulls","bvl":"bullswap-protocol","bu":"bumo","bund":"bundles","bun":"bunnycoin","bunny":"pancake-bunny","buy":"burency","burger":"burger-swap","bd":"burndrop","xyx":"burn-yield-burn","burst":"burst","bcac":"business-credit-alliance-chain","bmw":"business-market-world","bfly":"butterfly-protocol-2","wbpc":"buypay","bse":"buy-sell","buc":"buyucoin-token","buz":"buzcoin","buzz":"buzzcoin","gldy":"buzzshow","bwb":"bw-token","bxiot":"bxiot","gbyte":"byteball","bcn":"bytecoin","btm":"bytom","byts":"bytus","byt":"byzbit","bze":"bzedge","bzh":"bzh-token","bzrx":"bzx-protocol","cach":"cachecoin","cgt":"curio-governance","cas":"cashaa","cadc":"cad-coin","brew":"cafeswap-token","cicc":"caica-coin","cxp":"caixa-pay","caj":"cajutel","cf":"californium","clo":"cryptlo","clc":"cifculation","camp":"camp","cla":"candela-coin","candybox":"candy-box","cad":"candy-protocol","cann":"cannabiscoin","cana":"cannabis-seed-token","can":"coinwaycoin","cap":"capital-finance","csto":"capitalsharetoken","cxc":"capital-x-cell","capp":"crypto-application-token","cps":"cps-coin","carat":"carat","crbn":"carbon","carbon":"carboncoin","c8":"carboneum","ada":"cardano","card":"cardstack","care":"carebit","gem":"gemswap","cxo":"cargox","iov":"starname","crt":"cryptonits","cre":"cybereits","ctsi":"cartesi","cv":"carvertical","cash2":"cash2","cbp":"cashbackpro","cbc":"cryptobosscoin","cgc":"cash-global-coin","chnd":"cashhand","cpz":"cashpay","csc":"casinocoin","csp":"caspian","ctt":"castweet","catt":"catex-token","cato":"catocoin","cats":"catscoin","catx":"cat-trade-protocol","bree":"cbdao","cbe":"cbe","cbix7":"cbi-index-7","cb":"cb-token","cc":"cc","ccomp":"ccomp","cco":"ccore","cctc":"cctcoin","uvu":"ccuniverse","cdai":"cdai","cdc":"cdc-foundation","ceds":"cedars","ceek":"ceek","celc":"celcoin","celr":"celer-network","clx":"celeum","celo":"celo","cusd":"celo-dollar","cel":"celsius-degree-token","xcf":"cenfura-token","cntr":"centaur","cent":"centercoin","cntx":"centex","cennz":"centrality","cns":"centric-cash","cnt":"centurion","xce":"cerium","ctk":"certik","clt":"coinloan","cez":"cezo","chadlink":"chad-link-set","chads":"chads-vc","chai":"chai","chc":"chunghoptoken","chain":"chain-games","chx":"chainium","link":"chainlink","cts":"chainlink-trading-set","cpay":"cryptopay","pcx":"chainx","chal":"chalice-finance","chl":"challengedac","chan":"chancoin","cag":"change","now":"changenow-token","chg":"charg-coin","chrt":"charity","mich":"charity-alfa","chart":"chartex","chat":"chatcoin","cha":"chaucha","chbt":"chbt","cheese":"cheese","chs":"cheeseswap","cherry":"cherry","yt":"cherry-token","chess":"chesscoin-0-32","chex":"chex-token","kfc":"chicken","chi":"chimaera","chz":"chiliz","cspc":"cspc","chonk":"chonk","chr":"chromaway","time":"timeminer","crn":"chronocoin","day":"day","cnd":"cindicator","cmccoin":"cine-media-celebrity-coin","cpr":"cipher","ciphc":"cipher-core-token","cx":"circleex","cir":"ciredo","crct":"circuit","coval":"circuits-of-value","cirq":"cirquity","ctl":"citadel","r2r":"citios","city":"city-coin","ccc":"ciupek-capital-coin","cvc":"civic","cvl":"civil","civ":"civitas","cvt":"cybervein","clam":"clams","cct":"crystal-clear","sct":"clash-token","cbtc":"classicbitcoin","clb":"clbcoin","clr":"color","poll":"clearpoll","cti":"clintex-cti","cloak":"cloakcoin","clbk":"cloudbric","xmoo":"cloud-moolah","clv":"clover","cai":"club-atletico-independiente","club":"clubcoin","cmdx":"cmdx","cmg":"cmgcoin","cmit":"cmitcoin","cng":"cng-casino","cnn":"cnn","cnns":"cnns","cnyq":"cnyq-stablecoin-by-q-dao-v1","cnyt":"cny-tether","coal":"coalculus","cbk":"cobak-token","cob":"cobinhood","coke":"cocaine-cowboy-shards","coc":"cocktailbar","cocos":"cocos-bcx","cod":"codemy","codeo":"codeo-token","cdex":"codex","cof":"coffeecoin","cnx":"cryptonex","cofi":"coinfi","coic":"coic","coil":"coil-crypto","c4t":"coin4trade","cac":"coinall-token","coin":"stake-coin-2","cft":"coinbene-future-token","coni":"coinbene-token","clm":"coinclaim","cim":"coincome","cdl":"coindeal-token","coinbtc":"coindicatorbtc-set","scc":"stockchain","cet":"coinex-token","amlt":"coinfirm-amlt","cht":"crypto-heroes-token","jan":"coinjanitor","cl":"coinlancer","lion":"coinlion","meet":"coinmeet","xcm":"coinmetro","coi":"coinnec","chp":"coinpoker","cnb":"coinsbit-token","cgi":"coinshares-gold-and-cryptoassets-index-lite","stc":"student-coin","cen":"coinsuper-ecosystem-network","orox":"cointorox","cnus":"coinus","cnz":"coinzo-token","clg":"collegicoin","cv2":"colossuscoin-v2","colx":"colossuscoinxt","comb":"combo-2","cbt":"cryptocurrency-business-token","cmm":"commercium","com":"community-token","cdr":"communication-development-resources-token","comc":"community-chain","cgen":"community-generation","czrx":"compound-0x","crep":"compound-augur","cbat":"compound-basic-attention-token","comp":"compound-governance-token","cp3r":"compounder","ceth":"compound-ether","csai":"compound-sai","cuni":"compound-uniswap","cusdc":"compound-usd-coin","cusdt":"compound-usdt","cwbtc":"compound-wrapped-btc","cms":"comsa","ccx":"conceal","cvp":"cvp-token","ava":"concierge-io","rain":"rain-network","cdm":"condominium","cfx":"conflux-token","cnct":"connect","xcon":"connect-coin","cnfi":"connect-financial","cjt":"connectjob","xcmg":"connect-mining-coin","cntm":"connectome","ecell":"consensus-cell-network","csm":"consentium","dag":"constellation-labs","cos":"contentos","cvnt":"content-value-network","ctcn":"contracoin","trib":"contribute","con":"paycon-token","coom":"coomcoin","crl":"coral-farm","coral":"coral-swap","cord":"cord-finance","crc":"crycash","cor":"coreto","corx":"corionx","ncov":"coronacoin","ctxc":"cortex","cosm":"cosmo-coin","atom":"cosmos","cot":"cotrader","akm":"cost-coin","coti":"coti","cou":"couchain","cca":"counos-coin","ccxx":"counosx","xcp":"counterparty","coup":"coupit","cqt":"covalent","cova":"covalent-cova","cover":"cover-protocol","cov":"covesting","cvd":"covid19","cvr":"polkacover","cow":"cowry","cpc":"cpchain","cprop":"cprop","cpt":"cryptaur","cpu":"cpucoin","crave":"crave","crdt":"crdt","crm":"cream","cream":"cream-2","creth2":"cream-eth2","crea":"creativecoin","cmid":"creative-media-initiative","credit":"credit-2","ctc":"cybertronchain","cs":"credits","creed":"creed-finance","cso":"crespo","creva":"crevacoin","crex":"crex-token","croat":"croat","crp":"utopia","crcl":"crowdclassic","cmct":"cyber-movie-chain","crd":"cryptaldash","wiz":"wizard","crw":"crown","crwn":"crown-finance","cws":"crowns","crow":"crow-token","oil":"petroleum","cru":"curium","cruz":"cruzbit","ctat":"cryptassist","crypt":"cryptcoin","crpt":"crypterium","crx":"cryptex","cryp":"cryptic-coin","cid":"cryptid","c20":"crypto20","acpt":"crypto-accept","crad":"cryptoads-marketplace","cbank":"crypto-bank","cbet":"cryptobet","cbex":"cryptobexchange","cbm":"cryptobonusmiles","cbrl":"cryptobrl","cbucks":"cryptobucks","xpt":"xptoken-io","candy":"skull-candy-shards","ccrb":"cryptocarbon","cron":"cryptocean","chm":"cryptochrome","cro":"crypto-com-chain","ccm":"crypto-coupons-market","3cs":"cryptocricketclub","ccy":"cryptocurrency","cc10":"cryptocurrency-top-10-tokens-index","cdash":"crypto-dash","cdzc":"cryptodezirecash","cnrg":"cryptoenergy","cfl":"cryptoflow","xchf":"cryptofranc","gold":"golden-token","crg":"cryptogcoin","cgb":"crypto-global-bank","chtc":"cryptohashtank-coin","chft":"crypto-holding-frank-token","cix100":"cryptoindex-io","kek":"cryptokek","cyt":"cryptokenz","crypl":"cryptolandy","news":"publish","cnp":"cryptonia-poker","cnmc":"cryptonodes","ping":"cryptoping","cpi":"crypto-price-index","cp":"cryptoprofile","cozom":"cryptopunk-3831-shards","crvt":"crypto-revolution","crs":"cryptorewards","ctg":"cryptorg-token","cst":"cryptosolartech","cspn":"crypto-sports","spot":"cryptospot-token","ctask":"cryptotask-2","crts":"cryptotipsfr","cub":"crypto-user-base","cvcc":"cryptoverificationcoin","cva":"crypto-village-accelerator","c2o":"cryptowater","cwv":"cryptoworld-vip","ctrt":"cryptrust","crfi":"crystaleum","cyl":"crystal-token","cscj":"csc-jackpot","nebo":"csp-dao-network","cstl":"cstl","c2c":"ctc","ctsc":"cts-coin","cbix":"cubiex","ca":"cuda","cudos":"cudos","cura":"curadai","xcur":"curate","cure":"curecoin","cur":"currentcoin","cnet":"currency-network","curry":"curryswap","crv":"curve-dao-token","ycurve":"curve-fi-ydai-yusdc-yusdt-ytusd","curve":"curvehash","cust":"custody-token","ccn":"custom-contract-network","cut":"cutcoin","core":"cvault-finance","cvn":"cvcoin","cxn":"cxn-network","cbr":"cybercoin","cfi":"cyberfi","cyfm":"cyberfm","cmt":"cybermiles","cymt":"cybermusic","cyb":"cybex","cybr":"cybr-token","cyc":"cyclone-protocol","cytr":"cyclops-treasure","cyf":"cy-finance","dacc":"dacc","dacs":"dacsee","dax":"daex","xdag":"dagger","dai":"dai","notrump":"dai-if-trump-loses-the-2020-election","yestrump":"dai-if-trump-wins-the-2020-election","dic":"daikicoin","df":"dforce-token","dnc":"danat-coin","daiq":"daiquilibrium","dalc":"dalecoin","dandy":"dandy","dango":"dango","bet":"eosbet","daofi":"daofi","dao":"dao-maker","gen":"daostack","dvg":"daoventures","dapp":"dappercoin","dpc":"dappcents","dappt":"dapp-com","evo":"dapp-evolution","dlx":"dapplinks","daps":"daps-token","dark":"darkbuild","db":"darkbuild-v2","dbund":"darkbundles","dec":"distributed-energy-coin","disk":"darklisk","dmt":"dmarket","d4rk":"darkpaycoin","dmch":"darma-cash","kton":"darwinia-commitment-token","cring":"darwinia-crab-network","ring":"darwinia-network-native-token","grn":"dascoin","dash":"dash","dsc":"dreamscape","dashd":"dash-diamond","dashg":"dash-green","dta":"data","dtx":"digital-ticks","dtc":"data-transaction","ddn":"data-delivery-network","dkyc":"datakyc","dam":"datamine","dtrc":"datarius-cryptobank","dtop":"data-trade-on-demand-platform","dxt":"datawallet","dbt":"datbit","dat":"datum","datx":"datx","dav":"dav","ddtg":"davecoin","dvs":"davies","dac":"davinci-coin","davp":"davion","dawn":"dawn-protocol","dt":"dcoin-token","dili":"d-community","ddm":"ddmcoin","dds":"dds-store","dea":"dea","dep":"deapcoin","debase":"debase","dbtc":"decentralized-bitcoin","deb":"debitum-network","dbnk":"debunk","desh":"decash","dct":"decent","dbet":"decentbet","dcntr":"decentrahub-coin","mana":"decentraland","dg":"decentral-games","dad":"decentralized-advertising","datp":"decentralized-asset-trading-platform","dcto":"decentralized-crypto-token","dca":"decentralized-currency-assets","ddam":"decentralized-data-assets-management","dml":"decentralized-machine-learning","dmc":"dream21","deor":"decentralized-oracle","dvp":"decentralized-vulnerability-platform","dcw":"decentralway","dcnt":"decenturion","dtep":"decoin","dcore":"decore","craft":"decraft-finance","dcr":"decred","ecu":"ecoscu","dbc":"deepbrain-chain","deep":"deepcloud-ai","onion":"deeponion","deex":"deex","defo":"defhold","d100":"defi-100","dft":"draftcoin","dfo":"defiato","dfi":"defichain","cliq":"deficliq","dusd":"defidollar","dfd":"defidollar-dao","dff":"defi-firefly","dfgl":"defi-gold","dfk":"defiking","dsd":"dynamic-set-dollar","fin":"definer","dswap":"definex","dfx":"dfx-finance","dzi":"definition-network","dfio":"defi-omega","dfm":"defi-on-mcw","pie":"defipie","dpi":"defipulse-index","xgm":"defis","dss":"defi-shopping-stake","dfs":"digital-fantasy-sports","dfsocial":"defisocial","defi5":"defi-top-5-tokens-index","dwz":"defi-wizard","dyp":"defi-yield-protocol","defla":"defla","dfc":"deflacash","deflct":"deflect","sbx":"degenerate-platform","meme":"memetic","degen":"degen-index","dgn":"diagon","dgvc":"degenvc","dego":"derogold","degov":"degov","dip":"etherisc","djv":"dejave","ira":"deligence","dotx":"deli-of-thrones","dln":"delion","dcl":"delphi-chain-link","dpy":"delphy","delta":"deltachain","dltx":"deltaexcoin","dhc":"deltahub-community","dos":"dos-network","d":"denarius","dent":"dent","dcn":"dentacoin","don":"deonex-token","depay":"depay","deq":"dequant","deri":"deri-protocol","ddx":"derivadao","dvx":"derivex","dero":"dero","dsgn":"design","dsr":"desire","dxts":"destiny-success","dth":"dether","deus":"deus-finance","wcoinbase-iou":"deus-synthetic-coinbase-iou","dem":"deutsche-emark","deva":"deva-token","dvt":"devault","dvc":"dragonvein","eve":"devery","dev":"dev-protocol","dexa":"dexa-coin","dxc":"dexchain","dexe":"dexe","dxf":"dexfin","kit":"kittoken","dexm":"dexmex","dxr":"dexter","dextf":"dextf","dexg":"dextoken-governance","dxo":"dextro","dets":"dextrust","dfe":"dfe-finance","xfi":"xfinance","icp":"dfinity-iou","buidl":"dfohub","goldx":"dforce-goldx","dgl":"dgl-coin","dgp":"dgpayment","dht":"dhedge-dao","dia":"dia-data","dmd":"dmd","dpt":"diamond-platform-token","die":"die","yfiii":"yfiii","digex":"digex","digg":"digg","dgb":"digibyte","dgcl":"digicol-token","ddr":"digi-dinar","ddrst":"digidinar-stabletoken","ddrt":"digidinar-token","dgmt":"digimax","dgm":"digimoney","dph":"digipharm","dant":"digital-antares-dollar","dagt":"digitalassets","xdb":"digitalbits","dgc":"digitalcoin","dcb":"digital-coin","dcd":"digital-currency-daily","deuro":"digital-euro","dmb":"digital-money-bits","xdn":"digitalnote","dp":"digitalprice","dzar":"digital-rand","drc":"drc-mobility","dwc":"digital-wallet","dgtx":"digitex-futures-exchange","dgw":"digiwill","dgd":"digixdao","dgx":"digix-gold","dim":"dimcoin","dime":"dimecoin","eon":"dimension","dcy":"dinastycoin","din":"dinero","dion":"dionpay","dnt":"district0x","distx":"distx","ditto":"ditto","deve":"divert-finance","divi":"divi","divo":"divo-token","dixt":"dixt-finance","diy":"diychain","dka":"dkargo","dkkt":"dkk-token","dlike":"dlike","duck":"unit-protocol-duck","dmme":"dmme-app","dmg":"dmm-governance","dmst":"dmst","dmtc":"dmtc-token","note":"dnotes","dby":"dobuy","dch":"doch-coin","dock":"dock","doct":"doctailor","dms":"documentchain","dodo":"dodo","drm":"dreamcoin","dogdefi":"dogdeficoin","dogec":"dogecash","doge":"dogecoin","dogefi":"dogefi","doges":"dogeswap","dogy":"dogeyield","dogz":"dogz","doki":"doki-doki-finance","dollar":"dollar-online","usdx":"usdx-wallet","drt":"domraider","donu":"donu","donut":"donut","doos":"doos-token","dope":"dopecoin","daa":"double-ace","dov":"dovu","dow":"dowcoin","rating":"dprating","dragon":"dragon-option","drgb":"dragonbit","drgn":"dragonchain","drg":"dragon-coin","dfly":"dragonfly-protocol","dgnn":"dragon-network","drk":"drakoin","dray":"dray","dream":"dreamteam","dt3":"dreamteam3","drep":"drep","drip":"dripper-finance","dsys":"dsys","dtmi":"dtmi","dtube":"dtube-coin","dbix":"dubaicoin-dbix","ducato":"ducato-protocol-token","ddim":"duckdaodime","dudgx":"dudgx","dun":"durain-finance","duo":"parallelcoin","dusk":"dusk-network","dust":"dust-token","dvi":"dvision-network","dws":"dws","dx":"dxchain","dxd":"dxdao","dxiot":"dxiot","dxy":"dxy-finance","dmx":"dymmax","dyn":"dynamic","morc":"dynamic-supply","mort":"dynamic-supply-tracker","dtr":"dynamic-trading-rights","dyt":"dynamite","dynmt":"dynamite-token","dynge":"dyngecoin","eag":"ea-coin","egx":"eaglex","ean":"eanto","enb":"earnbase","erz":"earnzcoin","eac":"earthcoin","earth":"earth-token","esti":"easticoin","easy":"easyfi","emt":"emanate","eswa":"easyswap","ea":"ea-token","eauric":"eauric","ato":"eautocoin","ezy":"ezystayz","ezpay":"eazypayza","ebk":"ebakus","ebtc":"eos-btc","pow":"eos-pow-coin","ebst":"eboost","ebsp":"ebsp-token","ecc":"ecc","echt":"e-chat","ec":"eternal-cash","eko":"echolink","esrc":"echosoracoin","ecl":"eclipseum","aba":"ecoball","ecob":"ecobit","efg":"ecoc-financial-growth","ecoc":"ecochain","ecos":"ecodollar","egc":"ecog9coin","ecoin":"ecoin-2","omi":"ecomi","ecoreal":"ecoreal-estate","evc":"eventchain","ecpn":"ecpntoken","ecp":"ecp-technology","ecr":"ecredit","ecto":"ectoplasma","edn":"edenchain","edg":"edgeware","edrc":"edrcoin","ekt":"educare","ledu":"education-ecosystem","edu":"educoin","emc":"emercoin","efx":"effect-ai","ett":"etrade","efin":"efin","egold":"egold","egt":"egretia","ehash":"ehash","edo":"eidoo","eidos":"eidos","ehrt":"eight-hours","emc2":"einsteinium","elama":"elamachain","xbt":"elastic-bitcoin","ela":"elastos","erd":"eldorado-token","eca":"european-coin-alliance","xep":"electra-protocol","elcash":"electric-cash","etr":"electric-token","evz":"electric-vehicle-zone","elec":"electrify-asia","etnx":"electronero","etnxp":"electronero-pulse","etn":"electroneum","e2c":"electronic-energy-coin","efl":"electronicgulden","emp":"electronic-move-pay","epc":"experiencecoin","eld":"eth-limited","ele":"elevate","evt":"everitoken","goc":"eligma","xls":"elis","elt":"elite-swap","eum":"elitium","ella":"ellaism","egld":"elrond-erd-2","eltcoin":"eltcoin","lex":"elxis","elya":"elya","elyx":"elynet-token","el":"elysia","ely":"elysian","emdc":"emerald-coin","emd":"emerald-crypto","eny":"emergency-coin","em":"empow","emrx":"emirex-token","lol":"loltoken","emoji":"emojis-farm","ngm":"e-money","ec2":"employment-coin","mpwr":"empower-network","esd":"empty-set-dollar","esg":"empty-set-gold","emrals":"emrals","encx":"enceladus-network","xnk":"ink-protocol","epg":"encocoinplus","encore":"encore","dna":"metaverse-dualchain-network-architecture","edr":"endor","eds":"endorsit","nrg":"energi","tsl":"treasure-sl","tfg1":"energoncoin","enrg":"energycoin","elx":"energy-ledger","ewt":"energy-web-token","egcc":"engine","eng":"enigma","enj":"enjincoin","enk":"enkronos","enq":"enq-enecuum","etm":"en-tan-mo","entrc":"entercoin","etf":"entherfound","entone":"entone","enu":"enumivo","evn":"evolution-finance","eos":"eos","black":"eosblack","eosdac":"eosdac","eeth":"eos-eth","eosc":"eosforce","hash":"hash","eost":"eos-trust","eox":"eox","eps":"epanus","epic":"epic-cash","eplus":"epluscoin","eql":"equal","eosdt":"equilibrium-eosdt","eqt":"equitrader","eqmt":"equus-mining-token","exrd":"e-radix","es":"era-swap-token","erc20":"erc20","erc223":"erc223","raux":"ercaux","erg":"ergo","ert":"esports","ers":"eros","ero":"eroscoin","qusd":"qusd-stablecoin","elg":"escoin-token","esce":"escroco","esn":"escudonavacense","escx":"escx-token","esk":"eska","esp":"espers","esbc":"e-sport-betting-coin","espro":"esportspro","eto":"essek-tov","ess":"essentia","etc8":"etc8","xbase":"eterbase","ent":"eternity","tfd":"etf-dao","etgf":"etg-finance","eth12emaco":"eth-12-day-ema-crossover-set","eth20smaco":"eth_20_day_ma_crossover_set","ethmacoapy":"eth-20-day-ma-crossover-yield-set","eth20macoapy":"eth-20-ma-crossover-yield-set-ii","eth26emaco":"eth-26-day-ema-crossover-set","ethemaapy":"eth-26-ma-crossover-yield-ii","eth2":"eth2-staking-by-poolx","eth50smaco":"eth-50-day-ma-crossover-set","ell":"eth-ai-limit-loss","etha":"etha-lend","enol":"ethanol","arte":"ethart","ethbnt":"ethbnt","etbold":"ethbold","ethbtc7525":"eth-btc-75-25-weight-set","ethbtcemaco":"eth-btc-ema-ratio-trading-set","ebloap":"eth-btc-long-only-alpha-portfolio","ethbtcrsi":"eth-btc-rsi-ratio-trading-set","heal":"etheal","etho":"ether-1","ethbn":"etherbone","ete":"ethercoin-2","emont":"etheremontoken","eth":"ethereum","eai":"ethereumai","ecash":"ethereum-cash","etc":"ethereum-classic","ety":"ethereum-cloud","eer":"ethereum-erush","etg":"ethereum-gold","etgp":"ethereum-gold-project","ehy":"ethereum-high-yield-set","etlt":"ethereum-lightning-token","elite":"ethereum-lite","ems":"ethereum-message-search","ethm":"ethereum-meta","ethmny":"ethereum-money","ethsc":"ethereumsc","ethys":"ethereum-stake","ethv":"ethverse","etx":"ethereumx","ethy":"ethereum-yield","egem":"ethergem","eti":"etherinc","imp":"ether-kingdoms-token","elet":"ether-legends","ern":"ethernity-chain","fuel":"fuel-token","ethpy":"etherpay","esz":"ethersportz","etz":"etherzero","ethix":"ethichub","lend":"ethlend","linkethpa":"eth-link-price-action-candlestick-set","eloap":"eth-long-only-alpha-portfolio","ethmo":"eth-momentum-trigger-set","ethmoonx":"eth-moonshot-x-yield-set","opt":"opus","horse":"ethorse","vgx":"ethos","ethplo":"ethplode","ethp":"ethplus","ethpa":"eth-price-action-candlestick-set","ethrsi6040":"eth-rsi-60-40-crossover-set","ethrsiapy":"eth-rsi-60-40-yield-set-ii","ethsb":"eth-smart-beta-set","eta":"eth-trending-alpha-lt-set-ii","etas":"eth-trending-alpha-st-set-ii","ethusdadl4":"ethusd-adl-4h-set","etor":"etor","eurx":"etoro-euro","nzdx":"etoro-new-zealand-dollar","gbpx":"etoro-pound-sterling","eubc":"eub-chain","euno":"euno","ents":"eunomia","eup":"eup-chain","ebase":"eurbase","erk":"eureka-coin","ecte":"eurocoinpay","erc":"europecoin","sreur":"euro-token","eva":"eva-coin","evan":"evan","eved":"evedo","evx":"everex","id":"everid","iq":"iq-cash","evr":"everus","evy":"everycoin","eoc":"everyonescrypto","eoto":"everyonetoken","eveo":"every-original","evil":"evil-coin","evi":"evimeria","cavo":"excavo-finance","ext":"exchain","excc":"exchangecoin","exn":"exchangen","exp":"expanse","xuc":"exchange-union","xjp":"exciting-japan-coin","excl":"exclusivecoin","xed":"exeedme","exnx":"exenox-mobile","exg":"exgold","exm":"exmo-coin","exmr":"exmr-monero","xnc":"xenios","exnt":"exnetwork-token","exor":"exor","exo":"exosis","xpc":"xpet-coin","exy":"experty","wis":"wish-coin","exrn":"exrnchain","exrt":"exrt-network","exf":"extend-finance","xdna":"xdna","epm":"extreme-private-masternode-coin","xt":"xtcom-token","exus":"exus-coin","eyes":"eyes-protocol","ezw":"ezoow","face":"face","fct":"firmachain","fair":"fairgame","fai":"fairum","fldt":"fairyland","faith":"faithcoin","fnt":"falcon-token","flp":"gameflip","fame":"saint-fame","fch":"freecash","fbt":"fanbi-token","xfg":"fango","fti":"fanstime","fanta":"fanta-finance","fgc":"foundgame","ftm":"fantom","fx1":"fanzy","pfarm":"farm-defi","meth":"mirrored-ether","far":"farmland-protocol","fshn":"fashion-coin","fast":"fastswap","fat":"tronfamily","fcbtc":"fc-bitcoin","fds":"fds","greed":"fear-greed-sentiment-set-ii","ftc":"feathercoin","tips":"fedoracoin","fed":"fedora-gold","fact":"fee-active-collateral-token","fll":"feellike","feg":"feg-token","xfe":"feirm","flx":"reflexer-ungovernance-token","fera":"fera","frm":"ferrum-network","fess":"fess-chain","fet":"fetch-ai","fetish":"fetish-coin","fex":"foresterx","fey":"feyorra","fo":"fibos","fil12":"fil12","fil36":"fil36","filda":"filda","fic":"florafic","fil":"filecoin","fil6":"filecoin-iou","fn":"filenet","star":"starbase","fst":"filestorm","fvt":"finance-vote","fnx":"finnexus","fnxs":"financex-exchange-token","jrc":"finchain","fyd":"find-your-developer","fnb":"fnb-protocol","fgp":"fingerprint","fnk":"funkeypay","fpt":"fuupay","fnsp":"finswap","fntb":"fintab","ftx":"fintrux","fxf":"finxflo","fla":"fiola","fio":"fio-protocol","fdo":"firdaos","ants":"fireants","fire":"fire-protocol","flot":"fire-lotto","fscc":"fisco","ffyi":"fiscus-fyi","fcx":"fission-cash","fbn":"five-balance","fsc":"five-star-coin","fxtc":"fixed-trade-coin","fk":"fk-coin","fma":"flama","flm":"flamingo-finance","flap":"flapp","flash":"flash-stake","fsp":"flashswap","fsxa":"flashx-advance","fsxu":"flashx-ultra","fleta":"fleta","flex":"flex-coin","flexethbtc":"flexeth-btc-set","flexusd":"flex-usd","fln":"fline","fls":"fuloos","flt":"fluttercoin","flixx":"flixxo","flo":"flo","bank":"float-protocol","flow":"flow","flc":"flowchaincoin","flux":"flux","jamm":"flynnjamm","fyp":"flypme","fme":"fme","fnax":"fnaticx","foam":"foam-protocol","foin":"foincoin","fol":"folder-protocol","fldc":"foldingcoin","fomp":"fompound","font":"font","food":"foodcoin","xfc":"football-coin","fff":"force-for-fast","for":"force-protocol","fors":"foresight","pton":"foresting","forex":"forexcoin","fml":"formula","fotc":"forte-coin","fkx":"fortknoxter","fota":"fortuna","ft1":"fortune1coin","fsbt":"forty-seven-bank","fry":"foundrydao-logistics","ftn":"fountain","foxd":"foxdcoin","fox":"fox-token","foxt":"fox-trading-token","fcl":"fractal","fras":"frasindo-rent","frax":"frax","fxs":"frax-share","fred":"fredenergy","free":"free-coin","fr":"freedom-reserve","fcn":"freelancerchain","fl":"freeliquid","ftt":"ftx-token","ftb":"free-tool-box","fwt":"freeway-token","frc":"freicoin","edi":"freight-trust-network","fdr":"french-digital-reserve","fico":"french-ico-coin","fzy":"frenzy","fsd":"freq-set-dollar","fwb":"friends-with-benefits","fdz":"friendz","frmx":"frmx-token","fcr":"fromm-car","front":"frontier-token","fz":"frozencoin-network","fries":"fryworld","fsn":"fsn","fsw":"fsw-token","fud":"fudfinance","fjc":"fujicoin","fmta":"fundamenta","fund":"unification","fundx":"funder-one","fdn":"fundin","fun":"funfair","funjo":"funjo","func":"funtime-coin","combo":"furucombo","fuse":"fuse-network-token","fusi":"fusible","fusion":"fusion-energy-x","ftxt":"futurax","f1c":"future1coin","fcd":"future-cash-digital","fc":"futurescoin","fto":"futurocoin","fuze":"fuze-token","fxt":"fxt-token","fuzz":"fuzzballs","fx":"fx-coin","fxp":"fxpay","yeth":"fyeth-finance","fyz":"fyooz","fyznft":"fyznft","g999":"g999","gadoshi":"gadoshi","gfarm":"gains-farm","gfarm2":"gains-v2","gala":"gala","ore":"galactrum","gal":"galatasaray-fan-token","gnc":"galaxy-network","gpo":"galaxy-pool-coin","gc":"gric","gali":"galilel","glf":"glufco","gmb":"gamb","gmt":"gambit","gtc":"global-trust-coin","gbt":"gulf-bits-coin","gcash":"gamecash","gmc":"gokumarket-credit","gmci":"game-city","game":"gamecredits","gfn":"game-fanz","gst":"gstcoin","gme":"gamestop-finance","gswap":"gameswap-org","gxc":"gxchain","gana":"gana","gap":"gapp-network","ggt":"gard-governance-token","grlc":"garlicoin","gas":"gas","gcbn":"gas-cash-back","gasg":"gasgains","gsfy":"gasify","gasp":"gasp","gst2":"gastoken","fork":"gastroadvisor","gat":"global-aex-token","gate":"gate","gt":"gdac-token","gth":"gather","gze":"gazecoin","gbx":"gobyte","gcn":"gcn-coin","geeq":"geeq","gxt":"gem-exchange-and-trading","lgc":"gemini","gusd":"gemini-dollar","gvc":"gemvault-coin","gnx":"genaro-network","gene":"parkgene","xac":"general-attention-currency","ygy":"generation-of-yield","genes":"genes-chain","ge":"genesis-ecology","genx":"genesis-network","gent":"genesis-token","gvt":"genesis-vision","xgs":"genesisx","gxi":"genexi","genix":"genix","gena":"genta","gtm":"gentarium","geo":"geodb","gera":"gera-coin","gcx":"germancoin","ges":"ges","gtmr":"getmoder","get":"themis","gysr":"geyser","gsr":"geysercoin","ggc":"gg-coin","ggtk":"gg-token","ghost":"ghostprism","xscc":"ghost-talk","gic":"giant","ghd":"giftedhands","gto":"gifto","wtt":"giga-watt-token","gig":"krios","gjco":"giletjaunecoin","gmr":"gimmer","gin":"gincoin","svcs":"givingtoservices","giv":"givly-coin","gleec":"gleec-coin","glex":"glex","glch":"glitch-protocol","bsty":"globalboost","gbh":"global-business-hub","gcz":"globalchainz","cnc":"global-china-cash","glc":"goldcoin","call":"global-crypto-alliance","gdc":"global-digital-content","gmng":"global-gaming","ghp":"global-hash-power","ght":"global-human-trust","glob":"global-reserve-system","gsa":"global-smart-asset","gsc":"global-social-chain","glt":"globaltoken","gtf":"globaltrustfund-token","gve":"globalvillage-ecosystem","gex":"globex","glo":"glosfer-token","glov":"glovecoin","glox":"glox-finance","gm":"gmcoin","gneiss":"gneiss","gno":"gnosis","gny":"gny","gtx":"goaltime-n","goat":"goatcoin","go":"tron-go","goi":"goforit","gogo":"gogo-finance","gng":"gold-and-gold","gbcr":"gold-bcr","gbk":"goldblock","gb":"goldblocks","gcr":"gold-coin-reserve","gbc":"golden-bridge-coin","goldr":"golden-ratio-coin","grt":"the-graph","gnto":"goldenugget","gldr":"golder-coin","gix":"goldfinx","gfun":"goldfund-ico","xgk":"goldkash","gmm":"gold-mining-members","mntp":"goldmint","gldx":"goldnero","gp":"goldpieces","gpkr":"gold-poker","glm":"golem","gof":"golff","gom":"gomics","gom2":"gomoney2","got":"parkingo","gooc":"goocoin","egg":"nestree","yape":"gorillayield","goss":"gossipcoin","ogods":"gotogods","gum":"gourmetgalaxy","gzil":"governance-zil","gdao":"governor-dao","govi":"govi","gmat":"gowithmi","xgp":"gp-token","gpu":"gpu-coin","gpt":"tokengo","gfnc":"grafenocoin-2","gsmt":"grafsound","grft":"graft-blockchain","grain":"grain-token","gram":"gram","fyy":"grandpa-fan","grap":"grap-finance","gio":"graviocoin","gzro":"gravity","gxx":"gravitycoin","gre":"greencoin","punt":"greenheart-punt","gl":"green-light","gpc":"greenpay-coin","grid":"grid","grc":"gridcoin-research","grim":"grimcoin","grimm":"grimm","grin":"grin","grs":"groestlcoin","gr":"grom","gvy":"groovy-finance","grwi":"growers-international","grw":"growthcoin","gro":"growth-defi","groot":"growth-root","grpl":"grpl-finance-2","gse":"gsenetwork","gsm":"gsmcoin","gts":"gt-star-token","guap":"guapcoin","geth":"guarded-ether","guard":"guardium","gdr":"guider","nlg":"gulden","gcg":"gulf-coin-gold","gun":"guncoin","guns":"guns","gunthy":"gunthy","gusdt":"gusd-token","guss":"guss-one","gyen":"gyen","h3x":"h3x","hai":"hackenai","hac":"hackspace-capital","hakka":"hakka-finance","hlc":"halalchain","hal":"halcyon","halo":"halo-platform","halv":"halving-coin","ham":"hamburger","hana":"hanacoin","hns":"handshake","hbdc":"happy-birthday-coin","hpc":"happycoin","hapy":"hapy-coin","hart":"hara-token","hca":"harcomia","hcore":"hardcore-finance","hard":"hard-protocol","hdw":"hardware-chain","one":"one-hundred-coin-2","hmc":"hi-mutual-society","first":"harrison-first","farm":"seed2need","hbo":"hash-bridge-oracle","hbx":"hashbx","hsc":"hashcoin","gard":"hashgard","hnb":"hashnet-biteco","hpot":"hash-pot","hss":"hashshare","hatch":"hatch-dao","htr":"hathor","haut":"hauteclere-shards-2","xhv":"haven","het":"havethertoken","snx":"havven","havy":"havy-2","hwi":"hawaii-coin","haz":"hazza","hbc":"hybrid-bank-cash","hdac":"hdac","hdt":"hdt","hp":"heartbout-pay","hcut":"healthchainus","hb":"heartbout","htn":"heartnumber","hate":"heavens-gate","hebe":"hebeblock","hfi":"hecofi","hbar":"hedera-hashgraph","hget":"hedget","hedg":"hedgetrade","hdp.ф":"hedpay","hegic":"hegic","hdi":"heidi","hlx":"hilux","hgro":"helgro","thpt":"helio-power-token","hls":"helios-protocol","hnt":"hymnode","hlix":"helix","mhlx":"helixnetwork","hnc":"helleniccoin","hgt":"hellogold","helmet":"helmet-insure","hlp":"help-coin","hsn":"hyper-speed-network","help":"help-token","hth":"help-the-homeless-coin","thc":"thc","hptf":"heptafranc","herb":"herbalist-token","hez":"hermez-network-token","play":"play-token","her":"hero-node","raise":"hero-token","hex":"hex","hxy":"hex-money","hybn":"hey-bitcoin","hgh":"hgh-token","hibs":"hiblocks","xhi":"hicoin","hdn":"hidden-coin","hgc":"higamecoin","hpb":"high-performance-blockchain","hint":"hintchain","hippo":"hippo-finance","hvt":"hirevibes","hta":"historia","hit":"hitchain","htc":"hitcoin","hithot":"hithot","hitx":"hithotx","hive":"hive","hbd":"hive_dollar","hvn":"hiveterminal","hiz":"hiz-finance","hland":"hland-token","hl":"hl-chain","hntc":"hntc-energy-distributed-network","hbn":"hobonickels","hodl":"hodlearn","htre":"hodltree","7add":"holdtowin","hcc":"holiday-chain","tcapbtcusdc":"holistic-btc-set","tcapethdai":"holistic-eth-set","hgold":"hollygold","hot":"hydro-protocol","holy":"holy-trinity","hh":"holyheld-2","hmr":"homeros","homi":"homihelp","homt":"hom-token","hndc":"hondaiscoin","usdh":"honestcoin","hnst":"honest-mining","hny":"honey","honk":"honk-honk","hoo":"hoo-token","hope":"hope","hopr":"hopr","hqx":"hoqu","hora":"hora","horus":"horuspay","hosp":"hospital-coin","htb":"hotbit-token","hotc":"hotchain","hds":"hotdollars-token","pot":"potcoin","udoo":"howdoo","hplus":"hplus","hrd":"hrd","hc":"hshare","html":"htmlcoin","hd":"hubdao","hbt":"hubii-network","hub":"hub-token","hue":"hue","hmq":"humaniq","hum":"humanscape","hni":"huni","hunt":"hunt-token","hbch":"huobi-bitcoin-cash","hbtc":"huobi-btc","heth":"huobi-ethereum","hfil":"huobi-fil","hltc":"huobi-litecoin","hdot":"huobi-polkadot","hpt":"huobi-pool-token","ht":"huobi-token","htp":"huotop","hup":"hupayx","hur":"hurify","husd":"husd","hush":"hush","husl":"hustle-token","entrp":"hut34-entropy","hxro":"hxro","hy":"hybrix","hyc":"hycon","hydra":"hydra","xhdx":"hydradx","hydro":"hydro","hc8":"hydrocarbon-8","hg":"hygenercoin","hype":"hype-finance","hypebet":"hype-bet","hburn":"hypeburn","hypr":"hyperburn","hpay":"hyper-credit-network","hdao":"hyperdao","hx":"hyperexchange","hyn":"hyperion","hpy":"hyper-pay","hqt":"hyperquant","hyp":"hyperstake","hyve":"hyve","i0c":"i0coin","i9c":"i9-coin","i9x":"i9x-coin","iab":"iab","iada":"iada","ibank":"ibank","ibch":"ibch","ibh":"ibithub","ibnb":"ibnb","ibtc":"improved-bitcoin","icex":"icex","ich":"ideachain","ichi":"ichi-farm","ick":"ick-mask","icol":"icolcoin","icx":"icon","icnq":"iconiq-lab-token","idash":"idash","idv":"idavoll-network","it":"idc-token","deal":"idealcash","idea":"ideaology","idefi":"idefi","idna":"idena","idxm":"idex-membership","dext":"idextools","idk":"idk","idle":"idle","idledaisafe":"idle-dai-risk-adjusted","idledaiyield":"idle-dai-yield","idlesusdyield":"idle-susd-yield","idletusdyield":"idle-tusd-yield","idleusdcsafe":"idle-usdc-risk-adjusted","idleusdcyield":"idle-usdc-yield","idleusdtsafe":"idle-usdt-risk-adjusted","idleusdtyield":"idle-usdt-yield","idlewbtcyield":"idle-wbtc-yield","idl":"idl-token","idon":"idoneus-token","ieos":"ieos","ieth":"iethereum","rlc":"iexec-rlc","ift":"iftoken","ifx24":"ifx24","igg":"ig-gold","ignis":"ignis","ign":"ignite","ic":"ignition","ig":"igtoken","iht":"iht-real-estate-protocol","ijc":"ijascoin","ilc":"ilcoin","ilg":"ilgon","ilink":"ilink","imgc":"imagecash","img":"imagecoin","imbtc":"the-tokenized-bitcoin","units":"imperial","impl":"impleum","impulse":"impulse-by-fdr","ims":"ims-wallet","imusd":"imusd","imu":"imusify","inbox":"inbox-token","nka":"incakoin","incnt":"incent","in":"incoin","idh":"indahash","idx":"index-chain","index":"index-cooperative","ndx":"newdex-token","xind":"indinode","ind":"indorse","inf":"infinitus-token","ifc":"insurance-fintech","rick":"infinite-ricks","inft":"infinito","xin":"mixin","infs":"infinity-esaham","iflt":"inflationcoin","infx":"influxcoin","info":"infocoin","inj":"injective-protocol","ink":"ink","ilk":"inlock-token","inx":"inziderx-exchange","dit":"inmediate","inn":"innova","ibp":"innovation-blockchain-payment","innbc":"innovative-bioresearch","innbcl":"innovativebioresearchclassic","ino":"ino-coin","ivi":"inoovi","inrt":"inrtoken","insn":"insanecoin","inb":"insight-chain","instar":"insights-network","tily":"instantily","isla":"insula","ibs":"insurance-block-cloud","sure":"insure","infi":"insured-finance","ipl":"insurepal","isr":"insureum","ixt":"insurex","iqc":"intelligence-quickly-chain","inteth":"intelligent-eth-set-ii","iiott":"intelligent-internet-of-things-token","iic":"intelligent-investment-chain","intratio":"intelligent-ratio-set","itt":"intelligent-trading-tech","ine":"intellishare","lthn":"intensecoin","icr":"intercrone","ibeth":"interest-bearing-eth","ifex":"interfinex-bills","incx":"international-cryptox","inex":"internet-exchange-token","int":"internet-node-token","iop":"internet-of-people","inxt":"internxt","trop":"interop","inve":"intervalue","intx":"intexcoin","intu":"intucoin","inv":"inverse-finance","invc":"investcoin","idt":"investdigital","ihf":"invictus-hyprion-fund","nvzn":"invizion","ivc":"invoice-coin","invox":"invox-finance","ioc":"iocoin","ioex":"ioex","ion":"ion","ionc":"ionchain-token","ioox":"ioox-system","iost":"iostoken","miota":"iota","itc":"iot-chain","iote":"iotedge-network","iotx":"iotex","iown":"iown","ipc":"ipchain","ipfst":"ipfst","post":"postcoin","ipx":"ipx-token","iqn":"iqeon","ird":"iridium","iris":"iris-network","isal":"isalcoin","isp":"ishop-plus","ist":"st-project","ibfk":"istanbul-basaksehir-fan-token","isdt":"istardust","itl":"italian-lira","xta":"italo","itam":"itam-games","iten":"iten","its":"iteration-syndicate","iti":"iticoin","itoc":"itochain-token","ing":"iungo","ivy":"ivy-mining","ixc":"ixcoin","ixi":"ixicash","xxa":"ixinium","ixmr":"ixmr","ixrp":"ixrp","ixtz":"ixtz","iyf":"iyf-finance","ize":"ize","izer":"izeroium","izi":"izichain","jfi":"jackpool-finance","jade":"jade-currency","jpx":"japan-excitement-coin","jar":"jarvis","jrt":"jarvis-reward-token","jasmy":"jasmycoin","jac":"joy-of-all-culture","js":"javascript-token","jbx":"jboxcoin","jdc":"jd-coin","jem":"jem","jmc":"junsonmingchancoin","jet":"jetcoin","xyz":"jetmint","jwl":"jewel","jfin":"jfin-coin","jiaozi":"jiaozi","jnt":"jibrel","jnb":"jinbi-token","jvz":"jiviz","jll":"jllone","jmt":"jmtime","jntr/b":"jntrb","jntr/e":"jntre","job":"jobchain","jobs":"jobscoin","joint":"joint","jntr":"jointer","joon":"joon","jic":"joorschain","joos":"joos-protocol","xjo":"joulecoin","joy":"joyso","joys":"joys","jtt":"joytube-token","jpyq":"jpyq-stablecoin-by-q-dao-v1","jsb":"jsb-foundation","jt":"jubi-token","jgn":"juggernaut","jui":"juiice","jul":"jul","julien":"julien","juld":"julswap","jump":"jumpcoin","jcc":"junca-cash","jup":"jupiter","jur":"jur","jrex":"jurasaur","jst":"just","winr":"justbet","jus":"just-network","usdj":"just-stablecoin","juv":"juventus-fan-token","kaaso":"kaaso","kda":"kadena","kaiju":"kaiju","kala":"kala","kal":"kaleido","kali":"kalicoin","klks":"kalkulus","kat":"kambria","kan":"kan","kndc":"kanadecoin","kangal":"kangal","chiefs":"kansas-city-chiefs-win-super-bowl","knv":"kanva","kpx":"kapex","krg":"karaganda-token","kbc":"karatgold-coin","krb":"karbo","kai":"kardiachain","karma":"karma-dao","kashh":"kashhcoin","kassiahome":"kassia-home","kassiahotel":"kassia-hotel","ktlyo":"katalyo","katana":"katana-finance","kava":"kava","kgw":"kawanggawa","kcash":"kcash","kdag":"kdag","kebab":"kebab-token","kp3rb":"keep3r-bsc-network","kp3r":"keep3rv1","kp4r":"keep4r","kch":"keep-calm","keep":"keep-network","kema":"kemacoin","kmw":"kepler-network","kerman":"kerman","kva":"kevacoin","key":"selfkey","kec":"keyco","ken":"keysians-network","kip":"khipu-token","kick":"kickico","kash":"kids-cash","kmpl":"kiloample","lop":"kilopi","kimchi":"kimchi-finance","kswap":"kimchiswap","kmx":"kimex","kimochi":"kimochi-finance","kin":"kin","kind":"kind-ads-token","kdg":"kingdom-game-4-0","kmc":"koumei","kim":"king-money","kodx":"king-of-defi","kgs":"kingscoin","$king":"king-swap","kxc":"kingxchain","kex":"kira-network","kiro":"kirobo","ktc":"kitcoin","kif":"kittenfinance","kiwi":"kiwi-token","kiz":"kizunacoin","kk":"kkcoin","ksp":"klayswap-protocol","klay":"klay-token","pnk":"kleros","klv":"klever","kts":"klimatas","kbond":"klondike-bond","kbtc":"klondike-btc","klon":"klondike-finance","ktv":"kmushicoin","knt":"kora-network","kydc":"know-your-developer","kfx":"knoxfs","kobo":"kobocoin","koel":"koel-coin","koin":"koinos","kok":"kok-coin","kolin":"kolin","kpc":"koloop-basic","komet":"komet","kmd":"komodo","komp":"kompass","konj":"konjungate","kbot":"korbot-platform","koto":"koto","kper":"kper-network","kreds":"kreds","krex":"kronn","krl":"kryll","kyf":"kryptofranc","xkr":"kryptokrona","kgc":"krypton-token","ksc":"kstarcoin","ktt":"k-tune","kt":"kuaitoken","kub":"kublaicoin","kubo":"kubocoin","kcs":"kucoin-shares","kue":"kuende","kuky":"kuky-star","klp":"kulupu","kurt":"kurrent","ksm":"kusama","kseed":"kush-finance","kuv":"kuverit","kvnt":"kvant","kvi":"kvi","kwh":"kwhcoin","knc":"kyber-network","mima":"kyc-crypto","kyl":"kylin-network","kysc":"kysc-token","kzc":"kzcash","ladz":"ladz","lamb":"lambda","tau":"lamden","lana":"lanacoin","laq":"laq-pay","lrg":"largo-coin","lmch":"latamcash","lxc":"latex-chain","latino":"latino-token","latx":"latiumx","la":"latoken","ltx":"lattice-token","lpool":"launchpool","lbk":"legal-block","lbrl":"lbrl","lbc":"lbry-credits","lbt":"lbt-chain","lcg":"lcg","lcx":"lcx","lead":"lead-token","leaf":"leafcoin","lsh":"leasehold","more":"legends-room","lgo":"legolas-exchange","lemo":"lemochain","lbet":"lemon-bet","lv":"lendchain","ldfi":"lendefi","lhb":"lendhub","lnd":"lendingblock","lst":"luckyseventoken","lc4":"leocoin","leo":"leo-token","lp":"lepard-coin","lir":"letitride","lvx":"level01-derivatives-exchange","lvl":"levelapp","levelg":"levelg","lev":"leverj","l2":"leverj-gluon","levl":"levolution","lgcy":"lgcy-network","lhcoin":"lhcoin","lht":"lht","lbr":"liber-coin","libertas":"libertas-token","libfx":"libfx","lby":"libonomy","lc":"lightningcoin","lba":"libra-credit","libref":"librefreelencer","ldo":"lido-dao","lien":"lien","life":"life","licc":"life-is-camping-community","litb":"lightbit","ltfg":"lightforge","lbtc":"litebitcoin","lpc":"lightpaycoin","pht":"phoneum","like":"likecoin","limex":"limestone-network","vip":"vip-coin","limit":"limitswap","lina":"linear-bsc","mrx":"linda","lfc":"linfinity","lnx":"linix","ln":"link","linka":"linka","lar":"linkart","lbd":"linkbased","lkn":"linkcoin-token","lega":"link-eth-growth-alpha-set","leloap":"link-eth-long-only-alpha-portfolio","linkethrsi":"link-eth-rsi-ratio-trading-set","let":"linkeye","lnk":"link-platform","linkpt":"link-profit-taker-set","linkrsico":"link-rsi-crossover-set","ltk":"litecoin-token","linkusd":"linkusd","lips":"lipchain","liq":"liquidity-bot-token","lid":"liquidity-dividends-protocol","lqd":"liquidity-network","liqlo":"liquid-lottery-rtc","lrm":"liquid-regenerative-medicine-coin","liquid":"netkoin-liquid","lsk":"lisk","ltb":"litebar","cash":"litecash","ltc":"litecoin","ltcb":"litecoin-bep2","lcc":"litecoin-cash","ltfn":"litecoin-finance","lcp":"litecoin-plus","lsv":"litecoin-sv","ltcu":"litecoin-ultra","ltz":"litecoinz","ldoge":"litedoge","ltg":"litegold","ltnx":"litenero","lit":"litonium","lxt":"litex","lsc":"littlesesame","lno":"livenodes","lnot":"livenodes-token","lvn":"livenpay","lpt":"livepeer","lvt":"lives-token","lkr":"lkr-coin","lm":"lm-token","lnko":"lnko-token","load":"load-network","lburst":"loanburst","loa":"loa-protocol","lobs":"lobstex-coin","lcs":"localcoinswap","loci":"locicoin","loc":"lockchain","lock":"meridian-network","oxen":"loki-network","long":"long-coin","loom":"loom-network","loon":"loon-network","lrc":"loopring","loto":"lotoblock","lotto":"lotto","lnt":"lottonation","lov":"lovechain","love":"love-coin","lvh":"lovehearts","3crv":"lp-3pool-curve","lpk":"l-pesa","renbtccurve":"lp-renbtc-curve","scurve":"lp-scurve","lto":"lto-network","lua":"lua-token","lcnt":"lucent","bash":"luckchain","lucky":"lucky-2","lucy":"lucy","ldn":"ludena-protocol","lud":"ludos","lot":"lukki-operating-token","lyxe":"lukso-token","lmo":"lumeneo","lms":"lumos","lncx":"luna-nusa-coin","xln":"lunarium","lx":"lux","lmy":"lunch-money","lunes":"lunes","lxag":"lunesxag","l2p":"lung-protocol","lun":"lunyr","lbxc":"lux-bio-exchange-coin","lux":"luxcoin","lpnt":"luxurious-pro-network-token","lxmt":"luxurium","lyfe":"lyfe","lkk":"lykke","lym":"lympo","lyn":"lynchpin_token","lync":"lync-network","lynx":"lynx","lyr":"lyra","lytx":"lytix","lze":"lyze","mach":"mach","mac":"matrexcoin","mcx":"machix","macpo":"macpo","mad":"mad-network","art":"maecenas","mafi":"mafia-network","mag":"maggie","xmg":"magi","mcc":"multicoincasino","msb":"misbloc","mgc":"mgc-token","maha":"mahadao","maid":"maidsafecoin","mnc":"moneynet","mft":"mainframe","mftu":"mainstream-for-the-underground","mja":"majatoken","mak":"makcoin","m3c":"make-more-money","mkr":"maker","mks":"makes","maki":"maki-finance","malw":"malwarechain","mtc":"muay-thai-pass","mdx":"mdex","mandi":"mandi-token","mgp":"mangochain","mng":"mangocoin","mnguz":"mangu","manna":"manna","mano":"mano-coin","mntis":"mantis-network","om":"mantra-dao","many":"many","mao":"mao-zedong","mapc":"mapcoin","maps":"maps","mbc":"microbitcoin","map":"marcopolo","mfi":"marginswap","mgx":"margix","mario-cash-jan-2021":"mario-cash-jan-2021","mkcy":"markaccy","marc":"market-arbitrage-coin","peak":"marketpeak","mar":"mchain","pond":"marlin","mars":"marscoin","mlgc":"marshal-lion-group-coin","mxt":"mixtrust","martk":"martkist","msv":"marvrodi-salute-vision","marx":"marxcoin","msr":"masari","mask":"nftx-hashmasks-index","masq":"masq","mass":"mass","mvl":"mass-vehicle-ledger","mct":"mcobit","mmt":"master-mix-token","mash":"masternet","musd":"musd","mw":"mirror-world-token","gup":"matchpool","math":"math","maaave":"matic-aave-aave","madai":"matic-aave-dai","malink":"matic-aave-link","matusd":"matic-aave-tusd","mauni":"matic-aave-uni","mausdc":"matic-aave-usdc","mausdt":"matic-aave-usdt","maweth":"matic-aave-weth","mayfi":"matic-aave-yfi","matic":"matic-network","man":"matrix-ai-network","mtx":"matryx","mvc":"mileverse","mvr":"mavro","max":"max-token","mxw":"maxonrow","mpg":"max-property-group","maya":"maya-coin","mayp":"maya-preferred-223","mzc":"maza","mbit":"messengerbank","mbm":"mbm-token","mcbase":"mcbase-finance","mcb":"mcdex","m":"m-chain","mci":"mci-coin","tmed":"mdsquare","mdtk":"mdtoken","mdu":"mdu","mdt":"measurable-data-token","mch":"meme-cash","mec":"megacoin","mdtl":"medalte","medibit":"medibit","med":"medibloc","mtn":"medicalchain","mveda":"medicalveda","mcan":"medican-coin","medic":"medic-coin","medi":"mediconnect","mkey":"medikey","mds":"midas-dollar-share","mdm":"medium","mdza":"medooza-ecosystem","lstr":"meetluna","meetone":"meetone","mtt":"meettoken","mega":"megacryptopolis","mlr":"mega-lottery-services-global","mcau":"meld-gold","mlc":"melecoin","mln":"melon","mhsp":"melonheadsprotocol","mbn":"mobilian-coin","mpay":"menapay","mek":"meraki","mvp":"mvp","mer":"meridaworld","meri":"merebel","merge":"merge","mrc":"meroechain","sefa":"mesefa","mesh":"meshbox","mta":"yottachainmena","meta":"metadium","seed":"seed-venture","mhc":"metahash","mtl":"metal","mtlmc3":"metal-music-coin","mpt":"money-plant-token","metm":"metamorph","noia":"noia-network","metp":"metaprediction","etp":"metaverse-etp","mwbtc":"metawhale-btc","mwg":"metawhale-gold","mtrg":"meter","emtrg":"meter-governance-mapped-by-meter-io","mtr":"meter-stable","mts":"mtblock","metric":"metric-exchange","met":"metronome","mtlx":"mettalex","mex":"mex","mexc":"mexc-token","mfc":"mfcoin","miami":"miami","mib":"mib-coin","mbs":"micro-blood-science","mb":"minebee","micro":"micromines","amm":"micromoney","midas":"midas","mcash":"midas-cash","mdo":"midas-dollar","mas":"midas-protocol","mig":"migranet","miks":"miks-coin","milf":"milfies","mlk":"milk","milk2":"milk2","mclb":"millenniumclub","mm":"mm-token","mwc":"mimblewimblecoin","mmd":"mimidi","mimo":"mimosa","mnd":"mindcoin","min":"mindol","minds":"minds","mnr":"mineral","mne":"minereum","mg":"minergate-token","mnm":"mineum","mini":"mini","mbtc":"mstable-btc","mint":"public-mint","minty":"minty-art","mri":"mirai","mql":"miraqle","mir":"mirror-protocol","miro":"mirocana","mabnb":"mirrored-airbnb","mbaba":"mirrored-alibaba","mamzn":"mirrored-amazon","mamc":"mirrored-amc-entertainment","maapl":"mirrored-apple","mfb":"mirrored-facebook","mgme":"mirrored-gamestop","mgs":"mirrored-goldman-sachs","mgoogl":"mirrored-google","mqqq":"mirrored-invesco-qqq-trust","miau":"mirrored-ishares-gold-trust","mslv":"mirrored-ishares-silver-trust","mmsft":"mirrored-microsoft","mnflx":"mirrored-netflix","mvixy":"mirrored-proshares-vix","mtsla":"mirrored-tesla","mtwtr":"mirrored-twitter","muso":"mirrored-united-states-oil-fund","miss":"miss","mic":"mith-cash","mith":"mithril","mis":"themis-2","mix":"mixmarvel","mlm":"mktcoin","mmo":"mmocoin","mnmc":"mnmcoin","mnp":"mnpcoin","moac":"moac","mbx":"mobiecoin","mob":"mobilecoin","mcpc":"mobile-crypto-pay-coin","mgo":"mobilego","molk":"mobilink-coin","mbgl":"mobit-global","mobi":"mobius","mcm":"money-cash-miner","moco":"moco-project","mod":"modum","modx":"model-x-coin","modic":"modern-investment-coin","modex":"modex","mda":"moeda-loyalty-points","mfck":"moflux-clash-of-kings","mogx":"mogu","mog":"mogwai","mexp":"moji-experience-points","mojo":"mojocoin","mof":"molecular-future","mol":"molten","xmm":"momentum","moc":"mossland","mona":"monavale","mt":"mytoken","xmr":"monero","xmc":"monero-classic-xmc","xmv":"monerov","moneta":"moneta","mue":"monetaryunit","mcn":"morley-cash","mth":"monetha","mon":"moneybyte","party":"money-party","brrr":"money-printer-go-brrr-set","mswap":"moneyswap","imt":"moneytoken","mnt":"money-token","mongocm":"mongo-coin","mc":"monkey-coin","mkt":"monkey-king-token","monk":"monkey-project","mns":"monnos","mss":"monster-cash-share","msc":"monster-slayer-cash","moon":"moonswap","mooi":"moonai","mbbased":"moonbase","moonday":"moonday-finance","juice":"moon-juice","mrk":"moonrabbit","moons":"moontools","myfi":"myfichain","mzg":"moozicore","mo":"morality","mor":"morcrypto-coin","mork":"mork","mitx":"morpheus-labs","mrph":"morpheus-network","most":"most-protocol","mota":"motacoin","msp":"mothership","mov":"motiv-protocol","moto":"motocoin","mavc":"mountains-and-valleys-ethbtc-set","mouse":"mouse","mic3":"mousecoin","mbl":"moviebloc","mox":"mox","mozox":"mozox","mp3":"mp3","mp4":"mp4","mrv":"mrv","msn":"msn","mti":"mti-finance","mps":"mt-pelerin-shares","mttcoin":"mttcoin","mxx":"multiplier","bmxx":"multiplier-bsc","mtv":"multivac","mtcn":"multiven","muse":"muse-2","mush":"mushroom","musk":"musk","must":"must","mst":"mysterious-sound","mzk":"muzika-network","iut":"mvg-token","mxc":"mxc","mx":"mx-token","myb":"mybit-token","yce":"myce","myo":"mycro-ico","mcp":"my-crypto-play","myk":"mykonos-coin","mymn":"mymn","mynt":"mynt","xmy":"myriadcoin","myst":"mysterium","mtnt":"mytracknet-token","mytv":"mytvchain","myu":"myubi","wish":"wishchain","myx":"myx-network","n3rdz":"n3rd-finance","nacho":"nacho-coin","ngc":"naga","bnw":"nagaswap","nii":"nahmii","nct":"polyswarm","nmc":"namecoin","nami":"nami-corporation-token","nac":"nami-trade","nanj":"nanjcoin","nano":"nano","nan":"nantrade","npx":"napoleon-x","nrve":"narrative","nar":"nar-token","naruto2":"naruto-bsc","nawa":"narwhale","nsd":"nasdacoin","nsg":"nasgo","nut":"nutcoin","nat":"nature","navi":"navibration","nav":"nav-coin","nc":"nayuta-coin","naz":"naz-coin","ndau":"ndau","ndn":"ndn-link","neal":"neal","near":"near","nebl":"neblio","nas":"nebulas","nec":"nectar-token","neeo":"neeo-token","neet":"neetcoin","nva":"neeva-defi","neex":"neexstar","nuko":"nekonium","xem":"nem","nemo":"nemocoin","neo":"neo","det":"neodiamond","nex":"nexfin","nse":"neo-smart-energy","nash":"neoworld-cash","xnv":"nerva","nrv":"nerve-finance","nvt":"nervenetwork","ckb":"nervos-network","nest":"nest","nbx":"netbox-coin","net":"next","netko":"netko","ntk":"neurotoken","ntm":"netm","ntr":"netrum","neu":"neumark","nrp":"neural-protocol","ncc":"neurochain","nmp":"neuromorphic-io","usdn":"neutrino","nsbt":"neutrino-system-base-token","ntrn":"neutron","neva":"nevacoin","nbs":"new-bitshares","nld":"newland","nkc":"nework","npw":"new-power-coin","nwc":"newscrypto-coin","nst":"newsolution","newos":"newstoken","ncp":"newton-coin-project","newton":"newtonium","new":"newton-project","nyb":"new-year-bull","nyc":"newyorkcoin","nye":"newyork-exchange","xlt":"nexalt","nt":"nexdax","nexo":"nexo","nax":"nextdao","next":"nextexchange","nty":"nexty","nxs":"nexus","nexxo":"nexxo","nfti":"nft-index","loot":"nftlootbox","nft":"nft-protocol","nftx":"nftx","nfxc":"nfx-coin","ng":"ngin","ngot":"ngot","nbxc":"nibbleclassic","nice":"nice","nilu":"nilu","nim":"nimiq-2","nbr":"niobio-cash","nbc":"niobium-coin","nio":"nioshares","vana":"nirvana","ntx":"nitroex","ntrt":"nitro-platform-token","nos":"nitrous-finance","voice":"nix-bridge-token","nix":"nix-platform","nkcl":"nkcl","nkn":"nkn","nmst":"nms-token","nnb":"nnb-token","noahark":"noah-ark","noahp":"noah-coin","nobl":"noblecoin","brain":"nobrainer-finance","ndr":"noderunners","noel":"noel-capital","noiz":"noiz-chain","nokn":"nokencoin","noku":"noku","nole":"nolecoin","amsk":"nolewater","nlc2":"nolimitcoin","nfy":"non-fungible-yearn","$noob":"noob-finance","noodle":"noodle-finance","nord":"nord-finance","nort":"northern","ntrs":"nosturis","ntbc":"note-blockchain","ntrump":"no-trump-augur-prediction-token","nova":"nova","nvc":"novacoin","nmt":"novadefi","nov":"novara-calcio-fan-token","nnn":"novem-gold-token","novo":"novo","npc":"npcoin","npo":"npo-coin","nss":"nss-coin","nsure":"nsure-network","nter":"nter","n0031":"ntoken0031","usnbt":"nubits","ncash":"nucleus-vision","nlm":"nuclum","ncdt":"nuco-cloud","nu":"nucypher","nug":"nuggets","nlink":"nulink","nlx":"nullex","nuls":"nuls","nmr":"numeraire","susd":"nusd","nsr":"nushares","nuvo":"nuvo-cash","nxm":"nxm","nxt":"nxt","nya":"nyanswop-token","nyante":"nyantereum","nyan-2":"nyan-v2","nia":"nydronia","nyex":"nyerium","nyx":"nyxcoin","nyzo":"nyzo","xos":"oasis-2","osc":"oasis-city","rose":"oasis-network","obee":"obee-network","obic":"obic","obr":"obr","obsr":"observer-coin","ocdai":"ocdai","oc":"oceanchain","oce":"oceanex-token","ocean":"ocean-protocol","ocp":"oc-protocol","ocrv":"ocrv","octo":"octofi","oct":"oraclechain","ocul":"oculor","ocusdc":"ocusdc","odc":"odinycoin","ode":"odem","odin":"odin-token","owc":"oduwa-coin","owdt":"oduwausd","ocn":"odyssey","xft":"offshift","on":"ofin-token","og":"one-genesis","ohmc":"ohm-coin","oks":"okschain","oin":"oin-finance","okb":"okb","ok":"okcash","okt":"okexchain","olcf":"olcf","ole":"olestars","olo":"olo","olxa":"olxa","oly":"olyseum","omb":"ombre","omc":"ormeus-cash","omega":"omega","opm":"omega-protocol-money","omg":"omisego","omni":"omni","ecom":"omnitude","omniunit":"omniunit","mtns":"omotenashicoin","onit":"onbuff","onc":"one-cash","odex":"one-dex","olt":"one-ledger","rnt":"oneroot-network","ons":"one-share","ones":"oneswap-dao-token","owo":"one-world-coin","onex":"onex-network","ong":"ong-social","onigiri":"onigiri","onx":"onx-finance","onlexpa":"onlexpa-token","expo":"online-expo","onl":"on-live","onot":"ono","ont":"ontology","opct":"opacity","opal":"opal","auop":"opalcoin","opc":"op-coin","oap":"openalexa-protocol","oax":"openanx","opn":"openbit","open":"open-platform","opnn":"opennity","osch":"open-source-chain","opium":"opium","room":"option-room","opti":"optitoken","orc":"orbit-chain","orcl5":"oracle-top-5","xor":"sora","orai":"oraichain-token","orbi":"orbicular","orb":"orb-v2","orbs":"orbs","orbyt":"orbyt-token","oxt":"orchid-protocol","ogx":"organix","oft":"orient","htdf":"orient-walt","tusc":"original-crypto-coin","ousd":"origin-dollar","ogn":"origin-protocol","ors":"orsgroup-io","trac":"origintrail","ogo":"origo","orn":"orion-protocol","orm":"orium","orly":"orlycoin","orme":"ormeuscoin","eco":"ormeus-ecosystem","oro":"oro","oryx":"oryx","estx":"oryxcoin","osina":"osina","os76":"osmiumcoin","otb":"otcbtc-token","oto":"otocash","ouro":"ouroboros","our":"our-pay","ovc":"ovcode","opcx":"over-powered-coin","ovr":"ovr","owl":"owl-token","own":"own-token","0xbtc":"oxbitcoin","oxb":"oxbull-tech","ozc":"ozziecoin","p2p":"p2p-network","p2pg":"p2pgo","p2ps":"p2p-solutions-foundation","pac":"paccoin","paid":"paid-network","paint":"paint","pjm":"pajama-finance","pak":"pakcoin","paa":"palace","palt":"palchain","ptn":"palletone","pamp":"pamp-network","cake":"pancakeswap-token","pnd":"pandacoin","bboo":"panda-yield","pando":"pando","pdry":"pandroyty-token","xpat":"pangea","png":"pangolin","xpn":"pantheon-x","pan":"panvala-pan","pazzi":"paparazzi","par":"par-stablecoin","pnc":"parellel-network","pareto":"pareto-network","psg":"paris-saint-germain-fan-token","pkb":"parkbyte","prq":"parsiq","prqboost":"parsiq-boost","part":"particl","prc":"partner","pasc":"pascalcoin","psi":"passive-income","pasta":"spaghetti","ptoy":"patientory","pat":"patron","paws":"paws-funds","upi":"pawtocol","paxex":"paxex","paxg":"pax-gold","pax":"payperex","payt":"payaccept","pyn":"paycent","pci":"pay-coin","pfr":"payfair","pmc":"paymastercoin","pod":"podo-point","payou":"payou-finance","payx":"paypex","ppp":"paypie","epan":"paypolitan-token","propel":"payrue","pshp":"payship","pti":"paytomat","ptr":"payturn","pusd":"pegsusd","yot":"payyoda","pazzy":"pazzy","pbs":"pbs-chain","pbtc35a":"pbtc35a","pi":"pchain","pdx":"pdx","nux":"peanut","pearl":"pearl-finance","pcl":"peculium","pcn":"peepcoin","ppc":"philips-pay-coin","perx":"peerex-network","guess":"peerguess","ppy":"peerplays","pte":"peet-defi","pgc":"pegascoin","pgs":"pegasus","peg":"pegnet","pegs":"pegshares","pgo":"pengolincoin","peng":"penguin","pnt":"pnetwork","pny":"peony-coin","peos":"peos","ppdex":"pepedex","peps":"pepegold","ppblz":"pepemon-pepeballs","pct":"perkscoin","prkl":"perkle","perl":"perlin","ask":"permission-coin","perp":"perpetual-protocol","pmgt":"perth-mint-gold-token","ptc":"pesetacoin","psb":"pesobit","peth":"p-ethereum","pta":"petrachor","xpd":"petrodollar","pgf7t":"pgf500","pha":"pha","kcal":"phantasma-energy","xph":"phantom","phtf":"phantom-token","pnx":"phantomx","phn":"phillionex","plst":"philosafe-token","wage":"philscurrency","pxc":"pixie-coin","phnx":"phoenixdao","phr":"phore","pho":"photon","piasa":"piasa","pib":"pibble","pick":"pick","pickle":"pickle-finance","pxl":"piction-network","btc++":"piedao-btc","defi++":"piedao-defi","defi+l":"piedao-defi-large-cap","defi+s":"piedao-defi-small-cap","dough":"piedao-dough-v2","usd++":"piedao-usd","ypie":"piedao-yearn-ecosystem-pie","piegon":"piegon-gold","pgn":"pigeoncoin","pigx":"pigx","pkp":"pikto-group","plr":"pillar","pvg":"pilnette","pine":"pinecoin","pink":"pinkcoin","pipl":"piplcoin","pirate":"piratecash","arrr":"pirate-chain","pirl":"pirl","pitch":"pitch","pvt":"pivot-token","pivx":"pivx","pivxl":"pivx-lite","pixeos":"pixeos","pizza":"pizza-usde","pkg":"pkg-token","plaas":"plaas-farmers-token","phl":"placeh","pla":"playchip","ppay":"plasma-finance","plc":"polcoin","pltc":"ptokens-ltc","luc":"play2live","pal":"playandlike","plx":"playcoin","pvp":"playervsplayercoin","plf":"playfuel","pxg":"playgame","iog":"playgroundz","pkt":"playkey","pmt":"playmarket","plg":"plug","plex":"plex","plot":"plotx","plura":"pluracoin","nplc":"plus-coin","plus1":"plusonecoin","plut":"pluto","plu":"pluton","plt":"plutus-defi","poa":"poa-network","poc":"pocket-arena","pocc":"poc-chain","node":"whole-network","poe":"poet","pfid":"pofid-dao","point":"point","poke":"pokeball","mmda":"pokerain","pok":"poker-io","pola":"polaris-share","polis":"wrapped-polis","pbase":"polkabase","pbr":"polkabridge","polc":"polka-city","dot":"polkadot","pis":"polkainsure-finance","polk":"polkamarkets","pols":"polkastarter","zck":"polkazeck","pox":"pollux-coin","plbt":"polybius","pgt":"polyient-games-governance-token","pgu":"polyient-games-unity","poly":"polymath-network","pux":"polypux","pomac":"poma","ponzi":"ponzicoin","pool":"pooltogether","psk":"poolstake","poolz":"poolz-finance","pch":"popchain","pop":"popularcoin","ppt":"populous","pxt":"populous-xbrl-token","chop":"porkchop","portal":"portal","porte":"porte-token","prt":"portion","pdf":"port-of-defi-network","pos":"pos-coin","ptm":"potentiam","pwrb":"powerbalt","pwr":"powercoin","powr":"power-ledger","ptf":"powertrade-fuel","prcy":"prcy-coin","pcm":"precium","prd":"predator-coin","pt":"predict","prdz":"predictz","prdx":"predix-network","premia":"premia","pre":"presearch","prs":"pressone","prstx":"presto","prvs":"previse","pria":"pria","lgbtq":"pride","pst":"primas","xpm":"primecoin","pdai":"prime-dai","prime":"primedao","pfi":"protocol-finance","kkc":"primestone","pwc":"prime-whiterock-company","pxi":"prime-xi","print":"printer-finance","prv":"privacy","prix":"privatix","priv":"privcy","pzm":"prizm","prob":"probit-exchange","pra":"prochain","put":"putincoin","xiv":"project-inverse","pai":"project-pai","omx":"project-shivom","wiken":"project-with","nanox":"project-x","prom":"prometeus","pc":"promotionchain","pol":"proof-of-liquidity","psix":"propersix","pry":"prophecy","prophet":"prophet","props":"props","pro":"propy","pgl":"prospectors-gold","pros":"prosper","prot":"prot","xpr":"proton","ptt":"proton-token","proud":"proud-money","pec":"proverty-eradication-coin","voco":"provoco","xes":"proxeus","xpx":"proximax","prx":"proxynode","psrs":"psrs","usd1":"psyche","psy":"psychic","pteria":"pteria","pbtc":"ptokens-btc","pint":"pub-finance","pbl":"publica","pma":"pumapay","puml":"puml-better-health","pump":"pump-coin","npxs":"pundi-x","npxsxem":"pundi-x-nem","punk":"punk","punk-attr-4":"punk-attr-4","punk-attr-5":"punk-attr-5","punk-basic":"punk-basic","punk-female":"punk-female","punk-zombie":"punk-zombie","pgpay":"puregold-token","pld":"pureland-project","pure":"puriever","pbtt":"purple-butterfly-trading","pxgold-may2021":"pxgold-synthetic-gold-31-may-2021","pxusd-oct2020":"pxusd","pxusd-mar2021":"pxusd-synthetic-usd-expiring-1-april-2021","pylon":"pylon-finance","pylnt":"pylon-network","gpyx":"pyrexcoin","pyrk":"pyrk","pyro":"pyro-network","q8e20":"q8e20-token","qark":"qanplatform","qash":"qash","qbt":"qbao","qcad":"qcad","qc":"qovar-coin","qch":"qchi","qhc":"qchi-chain","qcore":"qcore-finance","qdao":"q-dao-governance-token-v1-0","qdefi":"qdefi-rating-governance-token-v2","kun":"qian-governance-token","qbx":"qiibee","qi":"qiswap","pmeer":"qitmeer","qlc":"qlink","qmc":"qmcoin","qnc":"qnodecoin","qob":"qobit","qoob":"qoober","qpy":"qpay","qqq":"qqq-token","xqr":"qredit","qt":"qt","qtum":"qtum","equad":"quadrant-protocol","quai":"quai-dao","qtc":"quality-tracing-chain","qtf":"quantfury","quan":"quantis","qnt":"quant-network","qsp":"quantstamp","qrl":"quantum-resistant-ledger","qrk":"quark","qkc":"quark-chain","qac":"quasarcoin","qube":"qube","qbe":"qubicles","qbit":"qubitica","qbc":"quebecoin","qbz":"queenbee","quick":"quick","qcx":"quickx-protocol","quin":"quinads","qtv":"quish-coin","qrx":"quiverx","qtcon":"quiztok","qun":"qunqun","quot":"quotation-coin","xqn":"quotient","xqc":"quras-token","qrn":"qureno","qwc":"qwertycoin","r34p":"r34p","r3fi":"r3fi-finance","rabbit":"rabbit","brb":"rabbit-coin","rac":"rac","rpc":"ronpaulcoin","rad":"radicle","val":"valorbit","rae":"rae-token","ragna":"ragnarok","rai":"raicoin","rdn":"raiden-network","rak":"rake-finance","rkn":"rakon","ras":"raksur","raku":"rakun","rly":"rally-2","ramen":"ramenswap","ramp":"ramp","rank":"rank-token","rpd":"rapids","rpzx":"rapidz","rap":"rapture","rare":"unique-one","rpepe":"rare-pepe","rari":"rarible","rgt":"rari-governance-token","rspt":"rari-stable-pool-token","rat":"ratcoin","rte":"rate3","xra":"xriba","rvn":"ravencoin","rvc":"ravencoin-classic","xrd":"raven-dark","raven":"raven-protocol","ray":"raydium","razor":"razor-network","rbase":"rbase-finance","rccc":"rccc","rev":"revelation-coin","rdct":"rdctoken","rtc":"read-this-contract","real":"real","rct":"realchain","rsp":"real-estate-sales-platform","rio":"realio-network","rld":"real-land","realtoken-10024-10028-appoline-st-detroit-mi":"realtoken-10024-10028-appoline-st-detroit-mi","realtoken-16200-fullerton-ave-detroit-mi":"realtoken-16200-fullerton-avenue-detroit-mi","realtoken-18276-appoline-st-detroit-mi":"realtoken-18276-appoline-st-detroit-mi","realtoken-20200-lesure-st-detroit-mi":"realtoken-20200-lesure-st-detroit-mi","realtoken-25097-andover-dr-dearborn-mi":"realtoken-25097-andover-dr-dearborn-mi","realtoken-5942-audubon-rd-detroit-mi":"realtoken-5942-audubon-rd-detroit-mi","realtoken-8342-schaefer-hwy-detroit-mi":"realtoken-8342-schaefer-hwy-detroit-mi","realtoken-9336-patton-st-detroit-mi":"realtoken-9336-patton-st-detroit-mi","realtoken-9943-marlowe-st-detroit-mi":"realtoken-9943-marlowe-st-detroit-mi","ret":"realtract","reap":"reapchain","rebase":"rebase","reb2":"rebased","keyt":"rebit","rbtc":"rootstock","rrt":"recovery-right-token","red":"red","redbux":"redbux","rdd":"reddcoin","rfox":"redfox-labs-2","redi":"redi","phx":"red-pulse","ree":"reecoin","reex":"reecore","relx":"reed-elsevier","reef":"reef-finance","rfr":"refract","xrm":"refine-medium","rfi":"reflect-finance","rfctr":"reflector-finance","rfx":"reflex","efk":"refork","rlx":"relex","rlr":"relayer-network-2","rel":"relevant","rlz":"relianz","remit":"remita-coin","rem":"remme","renbch":"renbch","renbtc":"renbtc","rndr":"render-token","rendoge":"rendoge","reec":"renewableelectronicenergycoin","renfil":"renfil","rrb":"renrenbit","berry":"sound-blockchain-protocol","renzec":"renzec","reosc":"reosc-ecosystem","repo":"repo","ren":"republic-protocol","req":"request-network","rsv":"reserve","rsr":"reserve-rights-token","res":"resfinex-token","mwat":"restart-energy","rview":"reviewbase","revv":"revv","rew":"rewardiqa","rex":"rex","rfbtc":"rfbtc","rfy":"rfyield-finance","rhea":"rheaprotocol","rhegic":"rhegic","rhegic2":"rhegic2","rice":"riceswap","rle":"rich-lab-token","rich":"richway-finance","ride":"ride-my-car","ric":"riecoin","rif":"rif-token","rigel":"rigel-finance","grg":"rigoblock","ril":"rilcoin","ringx":"ring-x-platform","rfuel":"rio-defi","rcn":"ripio-credit-network","xrp":"ripple","xla":"stellite","rise":"rise-protocol","rsct":"risecointoken","rito":"rito","ri":"ri-token","rvmt":"rivemont","rm":"rivermount","rvt":"rivetz","rvx":"rivex-erc20","rzn":"rizen-coin","rzb":"rizubot","rmpl":"rmpl","road":"road","rbc":"rubic","robet":"robet-coin","rc20":"robocalls","xrt":"robonomics-network","rws":"robonomics-web-services","robot":"robot","rox":"robotina","r3t":"rock3t","rkt":"rocket-fund","rocket":"rocketgame","rpl":"rocket-pool","rckt":"rocket-token","rocks":"social-rocket","rnrc":"rock-n-rain-coin","roco":"roiyal-coin","rom":"rom-token","roobee":"roobee","rook":"rook","rnx":"roonex","root":"rootkit","$rope":"rope","ror":"ror-universe","rth":"rutheneum","rot":"rotten","route":"route","roe":"rover-coin","rwn":"rowan-coin","roya":"royale","roz":"rozeus","rpi":"rpicoin","rrc":"rrspace","rblx":"rublix","rby":"rubycoin","ruff":"ruff","rug":"rug","rpt":"rug-proof","rugz":"rugz","ruler":"ruler-protocol","rtk":"ruletka","runes":"runebase","rupx":"rupaya","rup":"rupee","idrt":"rupiah-token","ruc":"rush","rc":"russell-coin","rmc":"russian-miner-coin","ryip":"ryi-platinum","ryo":"ryo","s4f":"s4fe","saave":"saave","sada":"sada","sfr":"safari","safe2":"safe2","scap":"safecapital","safe":"safe-coin-2","sfd":"safe-deal","sha":"safe-haven","sins":"safeinsure","sfp":"safepal","ssf":"safe-seafood-coin","sfi":"socketfinance","sfn":"safron","sgr":"saga","saga":"sagacoin","sai":"sideshift-ai","sake":"sake-token","skb":"sakura-bloom","slm":"solomon-defi","salt":"saltswap","sls":"salus","sam":"samurai","sanc":"sancoj","sdgo":"sandego","sand":"the-sandbox","san":"santiment-network-token","sap":"swapall","spn":"spartancoin","sapp":"sapphire","saros":"saros","sashimi":"sashimi","stv":"stvke-network","satx":"satoexchange-token","stop":"satopay","spy":"satopay-yield-token","svc":"silvercashs","satt":"satt","strn":"strain","saturn":"saturn-network","saud":"saud","sav3":"sav3","svd":"savedroid","set":"save-environment-token","sno":"savenode","save":"save-token-us","sts":"sbank","sbch":"sbch","sbet":"sbet","sbnb":"sbnb","sbtc":"soft-bitcoin","scamhigh":"scam-alert-high","scammedium":"scammedium","scamunknown":"scamunknown","swc":"scanetchain","stt":"scatter-cx","scex":"scex","scha":"schain-wallet","sch":"schillingcoin","scifi":"scifi-finance","scol":"scolcoin","xscp":"scopecoin","milk":"score-milk","scr":"scorum","scribe":"scribe","scriv":"scriv","xd":"scroll-token","ddd":"scry-info","lyra":"scrypta","sdash":"sdash","sdefi":"sdefi","sdusd":"sdusd","sead":"seadex","skt":"sealblock-token","seal":"seal-finance","snn":"sechain","scrt":"secret","wscrt":"secret-erc20","scsx":"secure-cash","sgc":"secured-gold-coin","xscr":"securus","scu":"securypto","sedo":"sedo-pow-token","seol":"seed-of-love","seeds":"seeds","seele":"seele","seen":"seen","seer":"seer","share":"seigniorage-shares","seko":"sekopay","slc":"support-listing-coin","ssc":"selfsell","stor":"self-storage-coin","semi":"semitoken","sem":"semux","svb":"sendvibe","sense":"sense","senso":"senso","senc":"sentinel-chain","sent":"sentinel-group","upp":"unipump","sntvt":"sentivate","seos":"seos","seq":"sequence","srnt":"serenity","ssl":"sergey-save-link","sergs":"sergs","srm":"serum","seco":"serum-ecosystem-token","kicks":"sessia","setc":"setc","seth":"sether","mqss":"set-of-sets-trailblazer-fund","seur":"seur","sxc":"sxc","sfcp":"sf-capital","sfg":"s-finance","kobe":"shabu-shabu","dows":"shadows","shdw":"shadow-token","shake":"shake","shard":"shard","ss":"sharder-protocol","ult":"ultiledger","xat":"shareat","sgt":"snglsdao-governance-token","shr":"sharering","skn":"sharkcoin","shark":"sharkyield","s":"sharpay","shdc":"shd-cash","sheng":"sheng","shib":"shiba-inu","xsh":"shield","shield":"shield-protocol","shift":"shift","posh":"shill","sh":"shilling","she":"shinechain","ship":"shipchain","shit":"shitcoin-token","shvr":"shivers","spi":"shopping-io","shorty":"shorty","hand":"showhand","shrmp":"shrimp-capital","shrimp":"shrimp-finance","scds":"shrine-cloud-storage-network","shroom":"shroom-finance","shrm":"shrooms","shroud":"shroud-protocol","shuf":"shuffle-monster","szo":"shuttleone","sc":"siacoin","scp":"siaprime-coin","sib":"sibcoin","sic":"sicash","sierra":"sierracoin","erowan":"sifchain","sig":"xsigma","sign":"signaturechain","sntr":"silent-notary","silk":"silkchain","scn":"silver-coin","sfc":"silver-fabric-coin","slv":"silverway","sst":"simba-storage-token","sipc":"simplechain","smnc":"simple-masternode-coin","sss":"sss-finance","ost":"simple-token","spl":"simplicity-coin","src":"super-running-coin","scm":"simulacrum","sine":"sinelock","sng":"sinergia","sngls":"singulardtv","agi":"singularitynet","sinoc":"sinoc","si":"siren","srn":"sirin-labs-token","six":"six-network","sjw":"sjwcoin","skl":"skale","ski":"skillchain","skc":"skinchain","skin":"skin-rich","sklay":"sklay","skrp":"skraps","skm":"skrumble-network","skull":"skull","sky":"skycoin","shb":"skyhub","bytz":"slate","slme":"slime-finance","slink":"softlink","slnv2":"slnv2","sloth":"slothcoin","slt":"social-lending-token","sltc":"sltc","slp":"small-love-potion","sac":"stand-cash","smart":"smartway-finance","smc":"smartcoin","smartcredit":"smartcredit-token","sd":"smart-dollar","skey":"smartkey","smt":"smartmesh","aog":"smartofgiving","ssp":"smartshare","valor":"smart-valor","sat":"sphere-social","smly":"smileycoin","smol":"smol","smpl":"smpl-foundation","rno":"snapparazzi","snet":"snetwork","snd":"snodecoin","snov":"snovio","snbl":"snowball","snow":"snowswap","tent":"snowgem","soak":"soak-token","skym":"soar","soar":"soar-2","sofi":"social-finance","sg":"social-good-project","scl":"sociall","send":"social-send","soda":"soda-token","syfi":"soft-yearn","soga":"soga-project","solace":"solace-coin","sol":"solana","slr":"solarcoin","sdao":"solar-dao","slrm":"solareum","xlr":"solaris","solarite":"solarite","sbt":"solbit","sld":"soldo","solo":"solo-coin","solve":"solve-care","sbe":"sombe","ssx":"stakeshare","smdx":"somidax","cube":"somnium-space-cubes","song":"songcoin","snm":"sonm","sono":"sonocoin","sop":"sopay","sphtx":"sophiatx","sait":"sophon-capital-token","sora":"sorachancoin","sota":"sota-finance","wsote":"soteria","sxcc":"southxchange-coin","sov":"sovereign-coin","sove":"soverain","sovi":"sovi-token","svr":"sovranocoin","zseed":"sowing-network","spx":"sportsplex","spc":"star-pacific-coin","space":"spacecoin","scb":"spacecowboy","spiz":"space-iz","spank":"spankchain","sprkl":"sparkle","✨":"sparkleswap-rewards","srk":"sparkpoint","sfuel":"sparkpoint-fuel","spk":"sparks","sprk":"sparkster","sparta":"spartan-protocol-token","alias":"spectrecoin","sxdt":"spectre-dividend-token","xspc":"spectresecuritycoin","sxut":"spectre-utility-token","spt":"spots","xsm":"spectrum-cash","scs":"speedcash","speed":"speed-coin","sms":"speed-mining-service","spnd":"spendcoin","spdx":"spender-x","spa":"sperax","sphr":"sphere","sph":"spheroid-universe","spice":"spice-finance","spdr":"spiderdao","espi":"spider-ecology","spike":"spiking","spd":"stipend","spin":"spin-token","spok":"spock","spkl":"spoklottery","spo":"sponb","spg":"super-gold","spore":"spore-engineering","snl":"sport-and-leisure","sx":"sportx","spring":"springrole","sprx":"sprint-coin","sprtz":"spritzcoin","sprts":"sprouts","spex":"sproutsextreme","nuts":"squirrel-finance","srh":"srcoin","stbz":"stabilize","stol":"stabinol","sta":"statera","usds":"stableusd","stax":"stablexswap","stack":"stacker-ventures","dsla":"stacktical","stacy":"stacy","fis":"stafi","stakd":"stakd-finance","sdt":"terra-sdt","steth":"stakehound-staked-ether","stxem":"stakedxem","syax":"staked-yaxis","stfiro":"stakehound","xsn":"stakenet","str":"staker","labx":"stakinglab","stamp":"stamp","sas":"stand-share","stb":"stb-chain","bugs":"starbugs-shards","xstar":"starcurve","stgz":"stargaze-protocol","stark":"stark-chain","stpc":"starplay","start":"startcoin","eurs":"stasis-eurs","snt":"status","sbs":"staysbase","steak":"steaks-finance","xst":"xstable-protocol","steem":"steem","sbd":"steem-dollars","steep":"steepcoin","xlm":"stellar","xlmx":"stellar-classic","xlmg":"stellar-gold","xlpg":"stellarpayglobal","sti":"stib-token","stn":"sting","stk":"stk-coin","stbu":"stobox-token","ston":"ston","stonk":"stonks","sto":"storeum","tori":"storichain-token","stq":"storiqa","storj":"storj","stmx":"storm","stpt":"stp-network","stak":"straks","strax":"stratis","nah":"strayacoin","stm":"stream","stream":"streamit-coin","mixs":"streamix","stpl":"stream-protocol","data":"streamr-datacoin","cred":"verify","strong":"strong","shnd":"stronghands","shmn":"stronghands-masternode","strng":"stronghold","shx":"stronghold-token","trdl":"strudel-finance","stsla":"stsla","sub":"substratum","xsr":"xensor","sugar":"sugarchain","suku":"suku","sum":"sumcoin","sumo":"sumokoin","sun":"sun-token","snc":"suncontract","sup8eme":"sup8eme","s8":"super8","superbid":"superbid","hole":"super-black-hole","super":"superfarm","scv":"super-coinview-token","ect":"superedge","ssj":"super-saiya-jin","ssn":"superskynet","supt":"super-trip-chain","stro":"supertron","sup":"supertx-governance-token","sero":"super-zero","supra":"supra-token","sin":"suqa","rmt":"sureremit","sur":"suretly","surf":"surf-finance","sushi":"sushi","suter":"suterusu","swace":"swace","bucks":"swagbucks","swag":"swag-finance","swagg":"swagg-network","swamp":"swamp-coin","xwp":"swap","spaz":"swapcoinz","sdx":"swapdex","swfl":"swapfolio","swsh":"swapship","token":"swaptoken","swm":"swarm","swt":"swarm-city","swrv":"swerve-dao","swet":"swe-token","swftc":"swftcoin","swift":"swiftcash","swl":"swiftlance-token","swing":"swing","swingby":"swingby","sxp":"swipe","swipe":"swipe-network","swipp":"swipp","swg":"swirge","chsb":"swissborg","sicc":"swisscoin-classic","swiss":"swiss-finance","esh":"switch","swth":"switcheo","swop":"swop","swat":"swtcoin","swusd":"swusd","swyftt":"swyft","sxag":"sxag","sxau":"sxau","sxmr":"sxmr","sxrp":"sxrp","sxtz":"sxtz","sybc":"sybc-coin","sylo":"sylo","sym":"symverse","mfg":"syncfab","snb":"synchrobitcoin","sync":"sync-network","synx":"syndicate","snrg":"synergy","syn":"synlev","soil":"synth-soil","sys":"syscoin","taco":"tacos","tad":"tadpole-finance","tag":"tagcoin-erc20","tagr":"tagrcoin","tai":"tai","taj":"tajcoin","tan":"taklimakan-network","tlnt":"talent-coin","ttx":"talent-token","tlr":"taler","talc":"taleshcoin","tme":"tama-egg-niftygotchi","tmt":"traxia","tao":"tao-network","xtp":"tap","tap":"tapmydata","ttt":"tt-token","tar":"tartarus","tat":"tatcoin","trt":"taurus-chain","tavitt":"tavittcoin","taxi":"taxi","tbcc":"tbcc-wallet","tbtc":"tbtc","tcash":"tcash","tcfx":"topcoinfx","tch":"tigercash","tco":"thinkcoin","teat":"teal","team":"tokenstars-team","th":"team-heretics-fan-token","tip":"technology-innovation-project","tcr":"tecracoin","ted":"ted","tdi":"tedesis","tone":"te-food","tek":"tekcoin","tel":"telcoin","trb":"tellor","kanda":"telokanda","tlos":"telos","telos":"telos-coin","temco":"temco","tem":"temtem","tena":"tena","tend":"tendies","ten":"tokenomy","tens":"tenspeed-finance","tup":"tenup","pay":"tenx","txc":"tenxcoin","tep":"tepleton","tera":"tera-smart-money","tcnx":"tercet-network","tern":"ternio","trc":"tyercoin","tgn":"terragreen","krt":"terra-krw","luna":"wrapped-terra","ust":"uservice","tvk":"terra-virtua-kolect","tsf":"teslafunds","tsr":"tesra","tsla":"tessla-coin","usdt":"tether","xaut":"tether-gold","ttr":"tetris","tewken":"tewken","xtz":"tezos","tgco":"thaler","zest":"thar-token","four":"the-4th-pillar","abyss":"the-abyss","api":"the-apis","family":"the-bitcoin-family","tcc":"the-champcoin","tcat":"the-currency-analytics","tft":"threefold-token","forestplus":"the-forbidden-forest","tfc":"treasure-financial-coin","gcc":"thegcccoin","tgic":"the-global-index-chain","ths":"the-hash-speed","roger":"theholyrogercoin","tky":"thekey","tlb":"the-luxury-coin","tmtg":"the-midas-touch-gold","mvt":"the-movement","the":"the-node","ded":"the-other-deadness","may":"theresa-may-coin","smoke":"the-smokehouse-finance","tfuel":"theta-fuel","theta":"theta-token","ttc":"ttcrypto","twob":"the-whale-of-blockchain","wrld":"theworldsamine","tic":"tictalk","tos":"transaction-ongoing-system","tkm":"thinkium","thirm":"thirm-protocol","tons":"thisoption","rune":"thorchain-erc20","thr":"thorecoin","thex":"thore-exchange","thx":"thx","torm":"thorium","thrn":"thorncoin","thrt":"thrive","trvc":"thrivechain","thugs":"thugs-finance","tt":"thunder-token","tyt":"tianya-token","tdx":"tidex-token","tnt":"tierion","tie":"ties-network","tig":"tigereum","tlw":"tilwiki","timec":"time-coin","tmcn":"timecoin-protocol","tym":"timelockcoin","tnb":"time-new-bank","ipm":"timers","tsc":"time-space-chain","tmv":"timvi","tin":"tinfoil-finance","ttn":"titan-coin","tit":"titcoin","tnet":"title-network","tv":"ti-value","mtxlt":"tixl","txl":"tixl-new","tknt":"tkn-token","tlc":"tl-coin","tls":"tls-token","tmc":"tmc-niftygotchi","tnc":"trinity-network-credit","toa":"toacoin","house":"toast-finance","ton":"tontoken","tkmn":"tokemon","ntb":"tokenasset","tbx":"tokenbox","tkn":"tokencard","tcp":"token-cashpay","tct":"tycoon-global","tds":"tokendesk","tkx":"tokenize-xchange","lon":"tokenlon","tpay":"tokenpay","tkc":"turkeychain","tpt":"token-pocket","tob":"tokens-of-babel","top":"top-network","tuber":"tokentuber","tks":"tokes","toko":"toko","tok":"tokok","tkp":"tokpie","tokc":"tokyo","tol":"tolar","tom":"tom-finance","tomo":"tomochain","tomoe":"tomoe","tnr":"tonestra","topb":"topb","topc":"topchain","topia":"topia","tico":"topinvestmentcoin","tor":"torex","torr":"torcorp","torn":"tornado-cash","tcore":"tornadocore","torocus":"torocus-token","torq":"torq-coin","tosc":"t-os","dis":"tosdis","yft":"yield-farming-token","toshi":"toshi-token","ttm":"tothe-moon","toc":"touchcon","tst":"touch-social","tret":"tourist-review-token","toto":"tourist-token","tour":"touriva","tower":"tower","toz":"tozex","etrx":"traaittplatform","tra":"trabzonspor-fan-token","tac":"traceability-chain","trad":"tradcoin","tbb":"trade-butler-bot","tdps":"tradeplus","tiox":"trade-token","twi":"trade-win","tpc":"trading-pool-coin","slice":"tranche-finance","trm":"tranium","tns":"transcodium","fastx":"transfast","tx":"transfercoin","xpb":"transmute","trat":"tratok","tvnt":"travelnote","trcb":"trcb-chain","trcl":"treecle","trn":"tronnodes","treep":"treep-token","trnd":"trendering","trex":"trexcoin","tzc":"trezarcoin","tria":"triaconta","try":"try-finance","trias":"trias-token","trbt":"tribute","gps":"triffic","tiim":"triipmiles","tty":"trinity","btri":"trinity-bsc","tri":"trinity-protocol","trio":"tripio","trism":"trism","xeq":"triton","trtt":"trittium","trix":"triumphx","trl":"trolite","troll":"trollcoin","trx":"tron","tatm":"tron-atm","live":"tronbetlive","trxc":"tronclassic","tro":"tro-network","terc":"troneuroperewardcoin","tgcd":"trongamecenterdiamonds","tgct":"tron-game-center-token","trp":"tronipay","tschybrid":"tronsecurehybrid","vcoin":"tronvegascoin","twj":"tronweeklyjournal","tronx":"tronx-coin","troy":"troy","trrxte":"trrxitte","trk":"truckcoin","taud":"trueaud","tcad":"truecad","true":"true-chain","tdp":"truedeck","tfb":"truefeedbackchain","tru":"truefi","tfl":"trueflip","tgame":"truegame","tgbp":"truegbp","thkd":"truehkd","tsd":"true-seigniorage-dollar","tusd":"true-usd","trump":"yuge","trust":"trust","teo":"trust-ether-reorigin","tln":"trustline-network","tmh":"trustmarkethub-token","swap":"trustswap","tut":"trust-union","trusd":"trustusd","trv":"trustverse","twt":"trust-wallet-token","trybe":"trybe","ttmc":"tsingzou-tokyo-medical-cooperation","tsuki":"tsuki-dao","tmn":"ttanslateme-network-token","maro":"ttc-protocol","stlp":"tulip-seed","tuna":"tunacoin","tun":"tune","tune":"tune-token","tni":"tunnel-protocol","trbo":"turbostake","tur":"turret","trtl":"turtlecoin","tuda":"tutors-diary","tux":"tuxcoin","tvt":"tvt","tkt":"twinkle-2","twist":"twist","ff1":"two-prime-ff1-token","txt":"txt","type":"typerium","phoon":"typhoon-cash","ubex":"ubex","ubin":"ubiner","ubq":"ubiq","usns":"ubiquitous-social-network-service","ubx":"ubix-network","ubn":"ubricoin","ubu":"ubu","uca":"uca","ucash":"ucash","ucn":"uchain","u":"ucoin","uct":"ucot","ucm":"ucrowdme","ucx":"ucx-foundation","upx":"uplexa","ufo":"unknown-fair-object","ugc":"ugchain","uki":"uk-investments","ugas-jan21":"ulabs-synthetic-gas-futures-expiring-1-jan-2021","uhp":"ulgen-hash-power","ut":"ulord","usc":"ultimate-secure-cash","uos":"ultra","ucr":"ultra-clear","ulg":"ultragate","ugas":"ultrain","uat":"ultralpha","xuni":"ultranote-infinity","uma":"uma","umc":"universal-marketing-coin","umb":"umbrella-network","udai":"unagii-dai","uusdt":"unagii-tether-usd","uusdc":"unagii-usd-coin","uncl":"uncl","uuu":"u-network","ersdl":"unfederalreserve","ubomb":"unibomb","undb":"unibot-cash","ubt":"unibright","ucap":"unicap-finance","uni":"universe-token","unicrap":"unicrap","unc":"unigame","uncx":"unicrypt-2","unidx":"unidex","undg":"unidexgas","udo":"unido-ep","uniusd":"unidollar","unifi":"unifi-defi","up":"up-token","unfi":"unifi-protocol-dao","nif":"unifty","ifund":"unifund","unify":"unify","graph":"unigraph","ugd":"unigrid","unii":"unii-finance","ukg":"unikoin-gold","layer":"unilayer","unl":"unilock-network","umx":"unimex-network","ufc":"union-fair-coin","unn":"union-protocol-governance-token","power":"unipower","uco":"uniris","socks":"unisocks","unistake":"unistake","usd":"uniswap-state-dollar","ubtc":"united-bitcoin","uted":"united-token","utt":"united-traders-token","uto":"unitopia-token","col":"unit-protocol","trade":"unitrade","uis":"unitus","uty":"unitydao","utnp":"universa","uvc":"universalcoin","ucoin":"universal-coin","unit":"universal-currency","u8d":"universal-dollar","uenc":"universalenergychain","upeur":"universal-euro","upxau":"universal-gold","ulu":"universal-liquidity-union","upt":"universal-protocol-token","upusd":"universal-us-dollar","uwl":"uniwhales","uft":"unlend-finance","uffyi":"unlimited-fiscusfyi","uip":"unlimitedip","uno":"unobtanium","unos":"unoswap","usf":"unslashed-finance","ubxt":"upbots","upb":"upbtc-token","ufr":"upfiring","usdu":"upper-dollar","euru":"upper-euro","gbpu":"upper-pound","1up":"uptrennd","uqc":"uquid-coin","urac":"uranus","urus":"urus-token","usda":"usda","usdb":"usd-bancor","usdc":"usd-coin","usdex":"usdex-2","usdfl":"usdfreeliquidity","usdk":"usdk","usdl":"usdl","usdp":"usdp","usdq":"usdq","use":"usechain","ul":"uselink-chain","usg":"usgold","utip":"utip","uop":"utopia-genesis-foundation","oot":"utrum","utk":"utrust","utu":"utu-coin","uusdrbtc-oct":"uusdrbtc-synthetic-token-expiring-1-october-2020","uusdrbtc-dec":"uusdrbtc-synthetic-token-expiring-31-december-2020","v2xt":"v2x-token","vai":"vaiot","vld":"valid","vlm":"valireum","vlx":"velas","vbit":"valobit","vlc":"valuechain","vct":"valuecybertoken","value":"value-liquidity","vusd":"value-usd","vlu":"valuto","vamp":"vampire-protocol","vns":"vns-coin","vancii":"vanci-finance","vnla":"vanilla-network","vkt":"vankia-chain","vtar":"vantaur","vany":"vanywhere","vprc":"vaperscoin","vtd":"variable-time-dollar","varius":"varius","vault":"vault","vgt":"vault12","vaultz":"vaultz","vbswap":"vbswap","vbt":"vbt","vbzrx":"vbzrx","vcash":"vcash-token","vet":"vechain","veco":"veco","yve-crvdao":"vecrv-dao-yvault","vt":"vectoraic","vect":"vectorium","vxv":"vectorspace","vega":"vega-coin","vgw":"vegawallet-token","vegi":"veggiecoin","veil":"veil","vela":"vela","vls":"veles","velo":"velo","vlo":"velo-token","vena":"vena-network","vjc":"venjocoin","vnm":"venom-shards","vnx":"venox","xvs":"venus","vbch":"venus-bch","vbeth":"venus-beth","vbtc":"venus-btc","vbusd":"venus-busd","vdai":"venus-dai","vdot":"venus-dot","veth":"vether","vfil":"venus-fil","vlink":"venus-link","vltc":"venus-ltc","vsxp":"venus-sxp","vusdc":"venus-usdc","vusdt":"venus-usdt","vxrp":"venus-xrp","vxvs":"venus-xvs","vera":"vera","vcco":"vera-cruz-coin","vro":"veraone","vra":"verasity","xvg":"verge","vbk":"veriblock","vrc":"vericoin","vdg":"veridocglobal","vsf":"verisafe","veri":"veritaseum","vrs":"veros","vrx":"verox","vers":"versess-coin","v":"version","vvt":"versoview","vtc":"vertcoin","vrsc":"verus-coin","vsp":"vesper-finance","vesta":"vesta","vest":"vestchain","vestx":"vestxcoin","vtho":"vethor-token","vex":"vexanium","vey":"vey","vgtg":"vgtgtoken","via":"viacoin","vibe":"vibe","vib":"viberate","vit":"vice-industry-token","vn":"vn-token","vi":"vid","vidt":"v-id-blockchain","vid":"videocoin","vgtn":"videogamestoken","vdl":"vidulum","vidy":"vidy","vidya":"vidya","vidyx":"vidyx","vig":"vig","viking":"viking-swap","vikky":"vikkytoken","vinci":"vinci","vd":"vindax-coin","vxc":"vinx-coin","vinx":"vinx-coin-sto","vps":"vipo-vps","vips":"vipstarcoin","vxt":"virgox-token","vgo":"virtual-goods-token","visio":"visio","vsn":"vision-network","vitae":"vitae","vite":"vite","vites":"vites","vx":"vitex","vivid":"vivid","vivo":"vivo","vndc":"vndc","vfi":"vn-finance","vnt":"vntchain","vnxlu":"vnx-exchange","wdt":"voda-token","vdx":"vodi-x","voise":"voise","vtx":"vortex-network","vollar":"vollar","acdc":"volt","volts":"volts-finance","voltz":"voltz","vol":"volume-network-token","vmr":"vomer","vco":"voucher-coin","vox":"vox-finance","vgr":"voyager","vash":"vpncoin","vsl":"vslice","vsc":"vsportcoin","vspy":"vspy","vsx":"vsync","vsys":"v-systems","quo":"vulcano","vybe":"vybe","wabi":"wabi","baw":"wab-network","wtk":"wadzpay-token","wgr":"wagerr","waif":"waifu-token","wal":"wal","wtn":"waletoken","wpx":"wallet-plus-x","wtf":"walnut-finance","wtc":"waltonchain","wan":"wanchain","wand":"wandx","wlt":"wealth-locks","warp":"warp-finance","wac":"warranty-chain","war":"yieldwars-com","wdp":"waterdrop","wtr":"water-token-2","wault":"wault-finance","wav3":"wav3","wec":"web-coin-pay","waves":"waves","wct":"waves-community-token","west":"waves-enterprise","wgo":"wavesgo","waxp":"wax","waxe":"waxe","ww":"wayawolfcoin","wicc":"waykichain","wgrt":"waykichain-governance-coin","wrx":"wazirx","wbnb":"wbnb","weather":"weather-finance","mintme":"webchain","web":"webcoin","webd":"webdollar","wfx":"webflix","webn":"web-innovation-ph","wok":"webloc","won":"weblock","wtp":"web-token-pay","wxtc":"wechain-coin","weed":"weedcash","well":"wellness-token-economy","wtl":"welltrado","wemix":"wemix-token","wenb":"wenburn","wpr":"wepower","wet":"weshow","wsc":"wesing-coin","weth":"weth","trst":"wetrust","wgp":"w-green-pay","whale":"whale-coin","wbt":"whalesburg","when":"when-token","xwc":"whitecoin","white":"whiteheart","whole":"whitehole-bsc","wrc":"worldcore","wbx":"wibx","wifi":"wifi-coin","wxc":"wxcoin","wiki":"wiki-token","wbb":"wild-beast-block","wild":"wild-crypto","wdf":"wildfire","wllo":"willowcoin","wcc":"wincash-coin","wco":"winco","lif":"winding-tree","wing":"wing-shop","wings":"wings","win":"winstex","wnt":"winners-group-token","wnrz":"winplay","wst":"winsor-token","wns":"winsshi","wnl":"winstars","wire":"wire","wxt":"wirex","wdc":"worldcoin","wise":"wise-token11","wit":"witchain","wix":"wixlar","wmatic":"wmatic","wmpro":"wm-professional","wefi":"wolfage-finance-governance-token","women":"womencoin","wom":"wom-token","log":"woodcoin","xwo":"wooshcoin-io","woo":"wootrade-network","wtip":"worktips","wcdc":"world-credit-diamond-coin","wpt":"worldpet","world":"world-token","wow":"wowswap","wyx":"woyager","wozx":"wozx","wpp":"wpp-token","wanatha":"wrapped-anatha","wbind":"wrapped-bind","wbtc":"wrapped-bitcoin","wbcd":"wrapped-bitcoin-diamond","wcelo":"wrapped-celo","wcusd":"wrapped-celo-dollar","wccx":"wrapped-conceal","wcres":"wrapped-crescofin","wck":"wrapped-cryptokitties","wdgld":"wrapped-dgld","wfil":"wrapped-filecoin","wg0":"wrapped-gen-0-cryptokitties","wht":"wrapped-huobi-token","wleo":"wrapped-leo","wmc":"wrapped-marblecards","wnxm":"wrapped-nxm","woa":"wrapped-origin-axie","wszo":"wrapped-shuttleone","wsta":"wrapped-statera","wvg0":"wrapped-virgin-gen-0-cryptokitties","wwgr":"wrapped-wagerr","wxmr":"wrapped-xmr-btse","wzec":"wrapped-zcash","wynaut":"wynaut","x42":"x42-protocol","x8x":"x8-project","xaavea":"xaavea","xaaveb":"xaaveb","xank":"xank","xaur":"xaurum","xczm":"xavander-coin","xts":"xaviera-tech","xazab":"xazab","ix":"x-block","xbtc":"xbtc","xcash":"x-cash","xlab":"xceltoken-plus","nxct":"xchain-token","xcz":"xchainz","xco":"xcoin","dyx":"xcoinpay","xfyi":"xcredit","xdai":"xdai","stake":"xdai-stake","xdc":"xuedaocoin","xdef2":"xdef-finance","xemx":"xeniumx","xen":"xenon-2","xno":"xeno-token","xnb":"xeonbit","xns":"xeonbit-token","xeuro":"xeuro","xfii":"xfii","xfoc":"xfoc","xfuel":"xfuel","xfund":"xfund","xgcs":"xgalaxy","xgox":"xgox","xincha":"xincha","xinchb":"xinchb","xio":"xio","xgt":"xion-global-token","xiot":"xiotri","xiro":"xiropht","xknca":"xknca","xkncb":"xkncb","xmark":"xmark","xmx":"xmax","xmon":"xmon","xnode":"xnode","xov":"xov","xp":"xp","xpo":"x-power-chain","xag":"xrpalike-gene","xrp-bf2":"xrp-bep2","xrpc":"xrp-classic","xhd":"xrphd","xsc":"xscoin","xsgd":"xsgd","xsnxa":"xsnx","xsushi":"xsushi","xsp":"xswap","xtk":"xtoken","xtnc":"xtendcash","xtx":"xtock","xby":"xtrabytes","xtrd":"xtrade","xtrm":"xtrm","xuez":"xuez","xvix":"xvix","xdt":"xwc-dice-token","xyo":"xyo-network","yac":"yacoin","yda":"yadacoin","ykz":"yakuza-dao","yam":"yam-2","yamv2":"yam-v2","yap":"yap-stone","yas":"yas","yax":"yaxis","yec":"ycash","yco":"y-coin","yd-btc-mar21":"yd-btc-mar21","yd-eth-mar21":"yd-eth-mar21","yea":"yeafinance","ymf20":"yearn20moonfinance","yf4":"yearn4-finance","earn":"yearn-classic-finance","yeti":"yearn-ecosystem-token-index","yefi":"yearn-ethereum-finance","yfi":"yearn-finance","yfbt":"yearn-finance-bit","yfb2":"yearn-finance-bit2","yfc":"yearn-finance-center","yfdt":"yearn-finance-diamond-token","yfdot":"yearn-finance-dot","yfiec":"yearn-finance-ecosystem","ylab":"yearn-finance-infrastructure-labs","yefim":"yearn-finance-management","yfn":"yearn-finance-network","yfpi":"yearn-finance-passive-income","yfp":"yearn-finance-protocol","yfrm":"yearn-finance-red-moon","yfiv":"yearn-finance-value","yg":"yearn-global","yhfi":"yearn-hold-finance","yland":"yearn-land","ysec":"yearn-secure","yskf":"yearn-shark-finance","yee":"yee","fam":"yefam-finance","yeld":"yeld-finance","ytn":"yenten","yep":"yep-coin","yes":"yes","ytrump":"yes-trump-augur-prediction-token","yfarmer":"yfarmland-token","yfarm":"yfarm-token","yfbeta":"yfbeta","yf-dai":"yfdai-finance","yfd":"yfdfi-finance","yfed":"yfedfinance","yfe":"yfe-money","yfet":"yfet","yffc":"yffc-finance","yff":"yff-finance","yffi":"yffi-finance","yffii":"yffii-finance","yffs":"yffs","yfi3":"yfi3-money","yfia":"yfia","yfib":"yfi-business","yfic":"yfi-credits","yficg":"yfi-credits-group","yfid":"yfidapp","yfie":"yfiexchange-finance","yfii":"yfii-finance","yfiig":"yfii-gold","yfiking":"yfiking-finance","yfild":"yfilend-finance","yfim":"yfimobi","yfo":"yfione","yfip":"yfi-product-token","yfis":"yfiscurity","yfive":"yfive-finance","yfix":"yfix-finance","yfl":"yflink","syfl":"yflink-synthetic","yfmb":"yfmoonbeam","yfms":"yfmoonshot","yfos":"yfos-finance","yfox":"yfox-finance","yfpro":"yfpro-finance","yfrb":"yfrb-finance","yfsi":"yfscience","yfst":"yfst-protocol","yfte":"yftether","yfuel":"yfuel","yeed":"yggdrash","yi12":"yi12-stfinance","ytc":"yibitcoin","yld":"yield-coin","ybree":"yield-breeder-dao","yfka":"yield-farming-known-as-ash","nyan":"yieldnyan-token","yop":"yield-optimization-platform","ypanda":"yieldpanda","yield":"yield-protocol","watch":"yieldwatch","yieldx":"yieldx","ymax":"ymax","ymen":"ymen-finance","ympl":"ympl","yo":"yobit-token","yoc":"yocoin","ynk":"yoink","yok":"yokcoin","ylc":"yolo-cash","yoo":"yoo-ecology","yta":"yottacoin","youc":"youcash","you":"you-chain","yfr":"youforia","uc":"youlive-coin","ybo":"young-boys-fan-token","yoyow":"yoyow","yplt":"yplutus","yrise":"yrise-finance","ysr":"ystar","ytho":"ytho-online","ytsla":"ytsla-finance","ycc":"yuan-chain-coin","yui":"yui-hinata","yuki":"yuki-coin","yun":"yunex","yuno":"yuno-finance","yup":"yup","yusd-sep20":"yusd-synthetic-token-expiring-1-september-2020","uusdweth-dec":"yusd-synthetic-token-expiring-31-december-2020","yusra":"yusra","yvault-lp-ycurve":"yvault-lp-ycurve","yvs":"yvs-finance","yyfi":"yyfi-protocol","zac":"zac-finance","zaif":"zaif-token","zano":"zano","zpay":"zantepay","zap":"zap","zarh":"zarcash","zbk":"zbank-token","zb":"zb-token","zec":"zcash","zcc":"zucoinchain","zcl":"zclassic","zcnox":"zcnox-coin","firo":"zcoin","zcr":"zcore","zcrt":"zcore-token","nzl":"zealium","zco":"zebi","zfl":"zedxe","zdex":"zeedex","zpt":"zeepin","zeit":"zeitcoin","zpae":"zelaapayae","zel":"zelcash","zelda elastic cash":"zelda-elastic-cash","zelda spring nuts cash":"zelda-spring-nuts-cash","zelda summer nuts cash":"zelda-summer-nuts-cash","zlw":"zelwin","znd":"zenad","zen":"zencash","zefu":"zenfuse","znn":"zenon","zp":"zen-protocol","sports":"zensports","znt":"zenswap-network-token","ztc":"zeto","znz":"zenzo","zeon":"zeon-2","zdx":"zer-dex","zer":"zero","zerc":"zeroclassic","zai":"zero-collateral-dai","zero":"zero-exchange","zee":"zeroswap","zut":"zero-utility-token","x0z":"zerozed","zttl":"zettelkasten","zsc":"zeusshield","zuc":"zeuxcoin","zg":"zg","zgt":"zg-blockchain-token","zhegic":"zhegic","zag":"zigzag","zik":"zik-token","zla":"zilla","zln":"zillioncoin","zlf":"zillionlife","zil":"zilliqa","zash":"zimbocash","zin":"zin","zinc":"zinc","znc":"zioncoin","zip":"zip","zmt":"zipmex-token","zipt":"zippie","zjlt":"zjlt-distributed-factoring-network","zks":"zkswap","zdr":"zloadr","zlot":"zlot","zmn":"zmine","zdc":"zodiac","zom":"zoom-protocol","zne":"zonecoin","zora":"zoracles","zos":"zos","zoa":"zotova","zpr":"zper","zrc":"zrcoin","zcor":"zrocor","zt":"ztcoin","ztnz":"ztranzit-coin","zbux":"zuck-bucks","zeus":"zuescrowdfunding","szc":"zugacoin","zuka":"zukacoin","zum":"zum-token","zupi":"zupi-coin","zlp":"zuplo","zusd":"zytara-dollar","zyn":"zynecoin","zyro":"zyro","zyx":"zyx","zzz":"zzz-finance","zzzv2":"zzz-finance-v2"};
//End of script.
@niquedegraaff
Copy link

TypeError: Cannot read property 'map' of undefined ReturnMarketValue @ coingecko.gs:17

I also have this error. And I have got my settings as it should be.
(https://script.google.com/d/1_exn0bzM2rBk_CLpXfYT8HtaL0_2uZIkS5w7_9GhH2Pmarvh9A_hkgRj/edit?usp=sharing)

@hesido
Copy link
Author

hesido commented Mar 1, 2021

TypeError: Cannot read property 'map' of undefined ReturnMarketValue @ coingecko.gs:17

I also have this error. And I have got my settings as it should be.
(https://script.google.com/d/1_exn0bzM2rBk_CLpXfYT8HtaL0_2uZIkS5w7_9GhH2Pmarvh9A_hkgRj/edit?usp=sharing)

I have requested permission to access the sheet. If you can prepare a sheet with non-sensitive data, I can also take a look at that.

@hesido
Copy link
Author

hesido commented Mar 2, 2021

Hi,

I would like to mention the exchange in params
let tickerDetail = JSON.parse(UrlFetchApp.fetch("https://api.coingecko.com/api/v3/exchanges/" + exchange + "/tickers?coin_ids=" +id_coin).getContentText());

https://api.coingecko.com/api/v3/exchanges/binance/tickers?coin_ids=ethereum

So I have my loop to check the currency
for (var i=0;i<tickerDetail.tickers.length;i++) { if (tickerDetail.tickers[i].target==currency) { break; } }

But I would like to make super clean as you did and use the ranges (reducing server lookups).

Could you please help me on this one?

The same idea applies, push the range source to a list (while making sure you use the ids coingecko understands), coin id's to a set (set ensures an item is not present twice, no plumbing required), use the set to form the url, parse the results, and map the initial list to results using the coin ids, but of course it seems like you have to have multiple requests for different exchanges.

@hesido
Copy link
Author

hesido commented Mar 8, 2021

Updated the cache to include all lowercase keys, some coins that has capitals in their names did not work. Also updated the jsfiddle cache updater to match this behavior.

@wisokij
Copy link

wisokij commented Mar 28, 2021

Is it possible to get the recently added coins to excel?

thanks

@hesido
Copy link
Author

hesido commented Mar 29, 2021

Is it possible to get the recently added coins to excel?

Ok, I added a CSV text output to
https://jsfiddle.net/hesido/t6mdbphe/
This will allow you to update the script itself on your own, as for the spreadsheet, you can copy the CSV text to a new file in your text editor and import that to whatever spreadsheet program.

@technicalitch500
Copy link

Hi Hesido,

Firstly thank you so much for your work on this script! Exactly what I have been looking for since CryptoFinance CMC api no longer reliable and doesn't feature all the coins I need.

I have checked that the V8 runtime box is checked, however I get the following error consistently:

Exception: Request failed for https://api.coingecko.com returned code 429. Truncated server response: error code: 1015 (use muteHttpExceptions option to examine full response) (line 23).

Any ideas?

@hesido
Copy link
Author

hesido commented Apr 5, 2021

Exception: Request failed for https://api.coingecko.com returned code 429. Truncated server response: error code: 1015 (use muteHttpExceptions option to examine full response) (line 23).

Any ideas?

My guess would be, unfortunately, not everybody who check Coingecko api, or even my script, care to use the script using a single call. This is why coingecko begins to rate-limit any query from Google servers, including well behaving scripts like mine, because they all look like from the same source. When it happens to me, I change one of the coin symbols to force a retry, and try to get a proper response from Coingecko.
The solution could be to personally host a proxy that you can point my script to instead of Coingecko directly, so the request does not originate from a Google IP, though I haven't tested this. I can make a Node.js proxy for this later on so one can use this to query the coingecko interface.

@technicalitch500
Copy link

technicalitch500 commented Apr 5, 2021

Exception: Request failed for https://api.coingecko.com returned code 429. Truncated server response: error code: 1015 (use muteHttpExceptions option to examine full response) (line 23).
Any ideas?

My guess would be, unfortunately, not everybody who check Coingecko api, or even my script, care to use the script using a single call. This is why coingecko begins to rate-limit any query from Google servers, including well behaving scripts like mine, because they all look like from the same source. When it happens to me, I change one of the coin symbols to force a retry, and try to get a proper response from Coingecko.
The solution could be to personally host a proxy that you can point my script to instead of Coingecko directly, so the request does not originate from a Google IP, though I haven't tested this. I can make a Node.js proxy for this later on so one can use this to query the coingecko interface.

Many thanks for coming back to me on this. OK understood. That’s a great solution and actually answers another question I had… how to refresh data.

I have had a problem where a ticker is used for more than one coin. For example Meta (MTA):
https://www.coingecko.com/en/coins/meta

Same ticker used for this one and it seems that the API references this coin not Meta:
https://www.coingecko.com/en/coins/meta

Is there a way to reference the desired coin in this case?

Thanks again for this tool!

@technicalitch500
Copy link

This is great. Have you written similar efficient functions for retreiving 1-day, 7-day, 14-day or 30-day growth? To replace the following for example:

=importJSON("https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&ids=ethereum&price_change_percentage=1h","0.price_change_percentage_1h_in_currency")/100/100)

Hesido... I second this request. If I could add percentage change for a few timeframes my life would be complete! :)

@hesido
Copy link
Author

hesido commented Apr 5, 2021

Many thanks for coming back to me on this. OK understood. That’s a great solution and actually answers another question I had… how to refresh data.

I have had a problem where a ticker is used for more than one coin. For example Meta (MTA):
https://www.coingecko.com/en/coins/meta

Same ticker used for this one and it seems that the API references this coin not Meta:
https://www.coingecko.com/en/coins/meta

Is there a way to reference the desired coin in this case?

Thanks again for this tool!

I think you meant https://www.coingecko.com/en/coins/yottachainmena for the second coin.

The solution is to not use the shorthand "MTA", but use "yottachainmena" instead. You can copy the name from the url if other such coins exist.

Hesido... I second this request. If I could add percentage change for a few timeframes my life would be complete! :)

@technicalitch500 I'll see what can be done in some spare time. Meanwhile if you get it to work please let me know so we can merge changes :)

@technicalitch500
Copy link

technicalitch500 commented Apr 5, 2021

Many thanks for coming back to me on this. OK understood. That’s a great solution and actually answers another question I had… how to refresh data.
I have had a problem where a ticker is used for more than one coin. For example Meta (MTA):
https://www.coingecko.com/en/coins/meta
Same ticker used for this one and it seems that the API references this coin not Meta:
https://www.coingecko.com/en/coins/meta
Is there a way to reference the desired coin in this case?
Thanks again for this tool!

I think you meant https://www.coingecko.com/en/coins/yottachainmena for the second coin.

The solution is to not use the shorthand "MTA", but use "yottachainmena" instead. You can copy the name from the url if other such coins exist.

Hesido... I second this request. If I could add percentage change for a few timeframes my life would be complete! :)

@technicalitch500 I'll see what can be done in some spare time. Meanwhile if you get it to work please let me know so we can merge changes :)

Yes sorry you are right, I meant to share that link. In my case I want Meta (MTA) but MTA returns the other coin... OK I think I understand, you can use the coin ticker OR the longer project name to return the prices? So in the case of two projects using the same ticker using the long name should fix it?

Re: price change data... I would love to help, but unfortunately I'm not a techie and rely on the genius of people like you :) ... If you get it to work happy to send you a little value for your efforts.

Thanks

@hesido
Copy link
Author

hesido commented Apr 5, 2021

So in the case of two projects using the same ticker using the long name should fix it?

Yes, the script accepts long names. I tried it for MTA and yottachainmena and they both returned different results.

If you get it to work happy to send you a little value for your efforts.

Oh thanks, nice of you for even thinking.

@theneonirvana
Copy link

theneonirvana commented Apr 18, 2021

I too have the error : TypeError: Cannot read property 'map' of undefined

i have Enabled/Disabled the App Scripts Runtime V8 and such multiple times, tried googles legacy editor aswell...

Was there a solution found?
coingecko error

@molinaandres
Copy link

Hi,

Im getting the TypeError: Cannot read property 'map' of undefined (line 17, file "Coingecko")

And i have already enabled the Chrome V8 technology, any suggestions? the error seems to be in this line:

if(symbolpair.map) symbolpair.map(pairExtract);

@Frosti7
Copy link

Frosti7 commented Jun 14, 2021

Would be great to expand functionality such as:
-Return real market cap of a project
-24 Hours & 30 Days change in price

P.S This script is NO.1 IMHO.

@hesido
Copy link
Author

hesido commented Jun 14, 2021

Im getting the TypeError: Cannot read property 'map' of undefined (line 17, file "Coingecko")
And i have already enabled the Chrome V8 technology, any suggestions? the error seems to be in this line:
if(symbolpair.map) symbolpair.map(pairExtract);

Can you clone the example and work from that? If not, send me an editing permission link on an example file of yours.

Would be great to expand functionality such as:
-Return real market cap of a project
-24 Hours & 30 Days change in price

P.S This script is NO.1 IMHO.

Thanks, you can also update the coin list by yourself, I have put up a simple online javascript snippet to do just that.

I may add those if caching is possible with those setttings (multiple coins in one go), when I have the time.

@CillaKam
Copy link

CillaKam commented Aug 11, 2021

Getting this error when I execute. Any solutions?
Screen Shot 2021-08-11 at 20 34 39

Also, the code is returning the wrong price for a couple tokens: Uniswap, and GoMining Token. I added both to the code as per the CoinGecko API coin list, but to no avail.

I have tried working from your spreadsheet by making a copy, but that didn't work.

Uniswap for example is showing as 1 cent lol

Thanks

@hesido
Copy link
Author

hesido commented Aug 11, 2021

Getting this error when I execute. Any solutions?
Screen Shot 2021-08-11 at 20 34 39

Also, the code is returning the wrong price for a couple tokens: Uniswap, and GoMining Token. I added both to the code as per the CoinGecko API coin list, but to no avail.

I have tried working from your spreadsheet by making a copy, but that didn't work.

Uniswap for example is showing as 1 cent lol

Thanks

Hi, so it works sometimes, and it doesn't at others, as you say it's returning the price for some coins? If you can make an example sheet and give me editing permissions I'll try to see what the problem is.. For Uniswap, try the fully qualified name instead of shorthand, just tried "uniswap", "gomining-token" and it worked.

@hesido
Copy link
Author

hesido commented Aug 13, 2021 via email

@mrlp5776
Copy link

Hey, it works. Many thanks but I delete the other one and replace it with the "bel":"bella-protocol" instead. If I don't have to update the coin ist.

@hesido
Copy link
Author

hesido commented Aug 13, 2021 via email

@CillaKam
Copy link

Getting this error when I execute. Any solutions?
Screen Shot 2021-08-11 at 20 34 39
Also, the code is returning the wrong price for a couple tokens: Uniswap, and GoMining Token. I added both to the code as per the CoinGecko API coin list, but to no avail.
I have tried working from your spreadsheet by making a copy, but that didn't work.
Uniswap for example is showing as 1 cent lol
Thanks

Hi, so it works sometimes, and it doesn't at others, as you say it's returning the price for some coins? If you can make an example sheet and give me editing permissions I'll try to see what the problem is.. For Uniswap, try the fully qualified name instead of shorthand, just tried "uniswap", "gomining-token" and it worked.

Thanks Hesido! This worked for me. Solid work and thanks for sharing

@maxhugen
Copy link

Thanks for your code (and support) here, @hesido !

I'm trying to get historical data from CoinGecko, would you have any examples of script that could get, say, the BTCUSD pair, for a given period?

Cheers from Australia

@hesido
Copy link
Author

hesido commented Nov 21, 2021

Thanks for your code (and support) here, @hesido !

I'm trying to get historical data from CoinGecko, would you have any examples of script that could get, say, the BTCUSD pair, for a given period?

Cheers from Australia

@maxhugen There are some api functions that lets you get price for specific dates, or prices between dates, you can try them from https://www.coingecko.com/en/api/documentation , the script itself does not accept dates, yet, but it's something I may try later on.

@divemhantl
Copy link

Hi Hesido,

i am getting nowadays "Versus Coin Not Found" errors for the coins "ETH,SXP,LINK,COMP,GRT" . 31 more coins are working. I use the latest list from https://jsfiddle.net/user/hesido/fiddles/. The script worked earlier for all coins. Any ideas ?

@hesido
Copy link
Author

hesido commented Feb 9, 2022 via email

@hesido
Copy link
Author

hesido commented Feb 11, 2022

Hi, had to leave this important note:
If there is a "coin not found" error or if the displayed price does not match the actual price, you may have to use the long hand Coingecko id for the pair name, because there are now more than 2000 conflicts with the shorthand names, some coins get overwritten in the cache since the shorthands are not unique. Automating the process is hard and I'll be working on a solution but it's not a priority. Until then, please use native Coingecko ids in the pair names for coins that are problematic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment