Un instant.

  • 2022-01-06Date de collecte
  • 2022-02-15Mise à jour
Un instant.
  • Adresse du site Web:coingecko.com
  • IP du serveur:104.18.34.182
  • Description du site:

nom de domaine:coingecko.comÉvaluation

sur 5000~500000

nom de domaine:coingecko.comcouler

551

nom de domaine:coingecko.comBon ou Mauvais

Discorde à l'intérieur et à l'extérieur. Obstacles Féroce

site Internet:Un instant.Poids

2

site Internet:Un instant.IP

104.18.34.182

site Internet:Un instant.teneur

CryptocurrencyPrices,Charts,andCryptoMarketCap|CoinGeckoconstSTRICT_COOKIE="C0001";constPERF_COOKIE="C0002";constFUNC_COOKIE="C0003";constTARGET_COOKIE="C0004";constYT_DOMAIN="";constTW_DOMAIN="platform.twitter.com";constTW_CONTAINER="twitter-tweet";constCONTENT_PLACEHOLDER="content-placeholder";//TODO:confirmifi18nneededconstcontentPlaceholderTemplate=`Couldn'tloadcontentThisfeatureiscurrentlynotailablebecauseyouneedtoprovideconsenttofunctionalcookies.PleaseupdateyourCookiePreferences.`;functionopenPrefCenter(){if(window.OneTrust===undefined){return;}OneTrust.ToggleInfoDisplay();}//ConvenientfunctiontoextractconsentvaluesfromOneTrustcookie,//returnsanobjectcontainingcategoryaskey,true/falseasvaluefunctiongetConsentCookies(){if(OnetrustActiveGroups===undefined){return{};}constcategories=OnetrustActiveGroups.split(",").filter(c=>c!=="");if(categories.length===0){return{};}returncategories.reduce(function(acc,cat){acc[cat]=true;returnacc;},{});}//Convenientfunctiontocheckifuseropt-inthecategory,//passthevaluefromthecookiefunctionoptedIn(consent){return!!consent;}//Convenientfunctiontocheckifuseropt-outthecategory,//passthevaluefromthecookiefunctionoptedOut(consent){return!optedIn(consent);}//Convenientfunctiontolookupelementsbytand//src/data-srcdomainfunctionfindEmbeddedElements(t,domain){constsrcSelector=`${t}[src*="${domain}"]`;constdataSrcSelector=`${t}[data-src*="${domain}"]`;constselectors=`${srcSelector},${dataSrcSelector}`;returndocument.querySelectorAll(selectors);}//Convenientfunctiontotogglebetweensrcanddata-srcattributefunctiontoggleFrameSrc(ele,enabled){constorigSrc=ele.getAttribute("data-src")||ele.getAttribute("src");if(enabled){ele.removeAttribute("data-src");ele.setAttribute("src",origSrc);ele.style.display="block";}else{ele.removeAttribute("src");ele.setAttribute("data-src",origSrc);ele.style.display="none";}}//ConvenientfunctiontotogglebetweenscripttypesfunctiontoggleScriptType(ele,enabled){if(enabled){ele.setAttribute("type","text/jascript");}else{ele.setAttribute("type","text/plain");}}//ConvenientfunctiontotogglebetweenframedisplayandnoticedisplayfunctiontoggleTDisplay(ele,enabled){ele.style.height="auto";if(enabled){for(letdivofele.getElementsByClassName(CONTENT_PLACEHOLDER)){div.remove();};}else{//Preventappendingmorethanoneplaceholderif(ele.querySelector(`.${CONTENT_PLACEHOLDER}`)!==null){return;}constcontentPlaceholder=document.createElement("div");contentPlaceholder.classList.add(CONTENT_PLACEHOLDER);contentPlaceholder.innerHTML=contentPlaceholderTemplate;ele.appendChild(contentPlaceholder);}}//Detectwhetherthere'reembeddedYoutubevideos,//andchangetodata-srcifuseropt-outofcookies.functiontoggleVideoCookies(enabled){constvidFrames=findEmbeddedElements("iframe",YT_DOMAIN);for(letvidFrameofvidFrames){toggleFrameSrc(vidFrame,enabled);constvidContainer=vidFrame.parentElement;toggleTDisplay(vidContainer,enabled);}}//Detectwhetherthere'reembeddedTwitter/Xposts,//andchangetodata-srcifuseropt-outofcookies.functiontoggleTwitterCookies(enabled){//EmbeddedTwitterpostsconsttweetFrames=findEmbeddedElements("iframe",TW_DOMAIN);for(lettweetFrameoftweetFrames){toggleFrameSrc(tweetFrame,enabled);consttweetContainer=tweetFrame.parentElement;//Onlypostiframehasacontainerparentif(tweetContainer.classList.contains(TW_CONTAINER)){toggleTDisplay(tweetContainer,enabled);}}//TwitterJSscriptconsttweetScript=findEmbeddedElements("script",TW_DOMAIN)[0];if(tweetScript!==undefined){toggleScriptType(tweetScript,enabled);}}asyncfunctionupdateAdInterestDataSync(allow_sync){constcsrfToken=document.querySelector('meta[name="csrf-token"]')?.content;constendpoint=`/user_ad_properties/update_allow_sync`;constbody={allow_sync:allow_sync};constrequestOptions={method:"POST",headers:{"Content-Type":"application/json",credentials:"same-origin","X-CSRF-Token":csrfToken,},body:JSON.stringify(body),};awaitfetch(endpoint,requestOptions);}//TODO://Addmorelogictothisfunctiontomanuallyblock/unblocksourcesthatsetcookie,//eg.embeddedYoutubevideos,BuySellAdsbannerfunctiontoggleCookies(){constcategories=getConsentCookies();toggleVideoCookies(optedIn(categories[FUNC_COOKIE]));toggleTwitterCookies(optedIn(categories[FUNC_COOKIE]));//settimeoutforcsrftokenloadedsetTimeout(()=>{if(document.body.dataset.adAllowSync===undefined){return;}//checkingdatafrombodytoreducehttpcall;constallowSync=(document.body.dataset.adAllowSync==="true");if(allowSync!==optedIn(categories[TARGET_COOKIE])){updateAdInterestDataSync(optedIn(categories[TARGET_COOKIE]));}},"");}//OneTrustcallbackafterbannerSDKisloadedfunctionOptanonWrapper(){//Onfirstload,hidetheconsentbanneruntiluserscrolls,//subsequentlydonottriggershowonscrollif(!OneTrust.IsAlertBoxClosed()){document.getElementById("onetrust-consent-sdk").style.display="none";window.addEventListener("scroll",function(){document.getElementById("onetrust-consent-sdk").style.display="block";});}document.getElementById("ot-sdk-btn").addEventListener("click",openPrefCenter);//Onfirstload,alwaysrefreshconsentchangesaccordinglytoggleCookies();//OneTrustcallbackwhenuserconsentchangesOneTrust.OnConsentChanged(function(){toggleCookies();});}(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':newDate().getTime(),event:'gtm.js'});varf=d.getElementsByTName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-NP34MX7');window.googlet=window.googlet||{cmd:[]};{"@context":"schema.org","@type":"Organization","name":"CoinGecko","description":"CoinGeckoprovidesafundamentalanalysisofthecryptomarket.Inadditiontotrackingprice,volumeandUn instant.marketcapitalisation,CoinGeckotrackscommunitygrowth,open-sourcecodedevelopment,majoreventsandon-chainmetrics.","url":"/","logo":"static.coingecko.com/s/thumbnail-f3ecaf0b8b0eabbdae282be1bec9034ea6cbaf2.png","sameAs":["/coingecko/","twitter.com/coingecko","/coingecko/","/channel/UC-OTgwOAI7KmP0eDAtqN3Ow","/company/coingecko"]}window.dataLayer=window.dataLayer||[];functiongt(){dataLayer.push(arguments);}gt('js',newDate());gt('config','G-LJR3232ZPB');📊NowLIVE:RWAReport2024Coins:13,536Exchanges:1,031MarketCap:$2.793T2.5%24hVol:$120.017BDominance:BTC49.8%ETH15.3%Gas:33GWEIFast:35GWEIStandard:33GWEISafe:33GWEIDatabyEtherscanLangueEnglishCurrencyUSDDarkModeMyAccountLoginandSecuritySubscriptionForDevelopersDeveloper39;sDashboardForAuthorsCreateNewPostBuzzDashboardSignOutGoAd-freeLoginSignUpUseAppGetAppCryptocurrenciesByMarketCapCategoriesChainsPopularHighlightsNewCryptocurrenciesGainers&LosersToolsAllCoinsCompareCoinsConverterGlobalChartExchangesCryptoExchangesDecentralizedExchangesDerivativesNFTNFTFloorPriceNFTRelatedCoinsNFTWatchlistLearnLearnCryptoResearchInsightsNewsReportsVideosPodcastNewsletterGlossaryProductsCryptoPortfolioCoinGeckoAppCoinGeckoPremiumCoinGeckoStoreForDevelopersCryptoAPICryptoWidgetOn-ChainGeckoTerminalCandyMyCandiesPortfolioMyPortfolioMyCoinsMyNFTsMyAccountLoginandSecurityDeveloper39;sDashboardSubscriptionSignOutCreateanaccountLoginENUSDSearch/ClearTrendingNFTsCategoriesCryptocurrenciesNFTsExchangesCategoriesChainsArticlesGeckoTerminalMoveSelectESCCloseShareFeedbackonOurNewSearchfunctionhasCookie(cookie){return!!document.cookie.split(';').filter(function(item){returnitem.indexOf(cookie)>=0}).length}//Applydarkmodeimmediatelytopreventflicker.if(hasCookie("is_dark=true")){document.body.classList.add("darktheme");document.body.classList.add("tw-dark");}//Preventheaderannouncementfromshowingifclosedpreviously.if(!hasCookie("top_announcement_header_disabled=1")){document.getElementById("announcement").style.display="block";}PortfoliosAddtoNewPortfolioCryptocurrencyPricesbyMarketCapTheglobalcryptocurrencymarketcaptodayis$2.79Trillion,a2.5%changeinthelast24hours.ReadmoreTotalcryptocurrencytradingvolumeinthelastdayisat$120Billion.Bitcoindominanceisat49.8%andEthereumdominanceisat15.3%.CoinGeckoisnowtracking13,536cryptocurrencies.ThelargestgainersintheUn instant.industryrightnowareElonMusk-InspiredCoinsandBaseMemeCoinscryptocurrencies.Highlights$2,793,482,199,993MarketCap2.5%$120,017,340,84824hTradingVolume🔥TrendingViewmoreGALA$0.2.5%Brett$0.17.3%Constellation$0.6.2%🚀LargestGainersViewmoreSafeMoon$0.155.4%BobaCat$0.119.4%VelodromeFinance$0.360886.7%constcoinsHighlightsToggle=document.querySelector("[data-coin-index-target='coinsHighlightsToggle']");constcoinsHighlights=document.querySelector("[data-coin-index-target='coinsHighlights']");if(coinsHighlightsToggle&&coinsHighlights){letcoinsHighlightsEnabled=localStore.getItem("coins:highlights");coinsHighlightsEnabled=coinsHighlightsEnabled===null?coinsHighlightsToggle.checked:coinsHighlightsEnabled==="true";if(coinsHighlightsEnabled!==coinsHighlightsToggle.checked){coinsHighlightsToggle.checked=coinsHighlightsEnabled;coinsHighlights.classList.toggle("tw-hidden",!coinsHighlightsEnabled);coinsHighlights.classList.toggle("!tw-hidden",!coinsHighlightsEnabled);}}CryptocurrenciesHighlightsChainsCategories🔥Meme🔥Gambling🔥Layer1(L1)CustomisePriceChange30dMetricsFDVMarketCap/FDVOthersRows50100300#CoinPrice1h24h7d30d24hVolumeMarketCapFDVMarketCap/FDVLast7Days1BitcoinBTCBuy$70,808.140.2%2.5%8.2%24.8%$35,870,218,215$1,392,581,875,936$1,486,970,893,8290.942EthereumETHBuy$3,568.270.2%1.6%2.5%10.1%$18,218,939,518$428,448,269,463$428,448,269,4631.03TetherUSDTBuy$0.99970.0%0.0%0.0%0.0%$66,380,395,936$104,424,508,751$104,424,508,7511.04BNBBNBBuy$581.660.1%1.8%4.9%47.3%$1,602,913,766$89,587,089,214$89,587,089,2141.05SolanaSOLBuy$187.870.0%1.8%4.6%73.2%$3,446,714,951$83,654,709,453$107,840,609,7320.787LidoStakedEtherSTETHBuy$3,558.720.3%1.5%2.4%9.7%$293,825,070$34,490,261,960$34,490,261,9601.06XRPXRPBuy$0.62780.1%2.4%1.8%8.2%$1,772,891,626$34,453,906,362$62,767,907,2070.558USDCUSDCBuy$0.99970.0%0.0%0.1%0.1%$8,691,812,066$32,344,432,627$32,345,409,4931.09DogecoinDOGEBuy$0.21822.3%18.2%43.4%120.2%$7,035,215,006$31,343,749,177$31,347,057,1911.010CardanoADABuy$0.65250.4%0.2%2.9%4.7%$444,012,440$23,011,809,048$29,364,268,5190.7811alancheAXBuy$54.590.3%0.5%1.1%39.7%$498,527,968$20,646,019,879$23,856,547,9960.8712ShibaInuSHIBBuy$0.0.9%5.7%17.2%190.1%$1,586,660,173$18,714,565,167$31,758,601,3500.5913ToncoinTONBuy$4.900.2%1.9%19.8%128.1%$162,018,318$17,004,695,880$25,013,463,1650.6814PolkadotDOTBuy$9.560.4%1.0%3.2%15.4%$262,870,590$12,882,285,308$13,656,909,6560.9415BitcoinCashBCHBuy$576.220.1%5.9%38.7%95.3%$1,129,491,549$11,398,475,685$12,161,821,9080.9416ChainlinkLINKBuy$19.250.5%0.9%3.0%1.0%$415,411,607$11,305,656,283$19,256,782,2090.5917WrappedBitcoinWBTCBuy$70,798.120.2%2.7%8.3%24.7%$219,665,988$10,987,532,817$10,987,532,8171.018TRONTRXBuy$0.12020.0%0.8%0.6%15.3%$314,603,414$10,552,985,116$10,552,991,7071.019UniswapUNIBuy$12.860.6%4.3%7.3%19.9%$185,513,264$9,659,267,134$12,814,664,7460.7520PolygonMATICBuy$1.000.2%1.0%1.4%2.6%$372,562,805$9,334,099,831$10,055,107,8060.9321InternetComputerICPBuy$17.730.3%3.6%36.7%37.3%$443,768,707$8,176,304,006$9,151,338,6550.8922NEARProtocolNEARBuy$7.240.5%0.3%10.0%83.4%$373,534,063$7,527,773,209$8,571,572,7760.8823LitecoinLTCBuy$94.160.3%0.2%9.3%27.0%$780,664,806$7,001,588,503$7,909,099,1900.8924AptosAPTBuy$17.201.1%4.6%13.7%73.7%$299,735,486$6,823,451,971$18,709,044,8750.3625LEOTokenLEO$6.050.1%0.1%0.1%39.4%$2,792,061$5,611,657,243$5,965,407,0270.9426StacksSTXBuy$3.460.3%2.5%6.1%19.7%$90,034,802$5,023,468,436$6,295,457,5280.827FilecoinFIL$9.350.7%2.5%2.7%22.9%$235,467,987$4,935,187,862$18,341,270,5530.2728DaiDAIBuy$0.99750.0%0.0%0.2%0.1%$926,668,355$4,831,434,018$4,831,434,0181.029CosmosHubATOMBuy$12.330.2%2.5%4.6%9.3%$203,658,076$4,820,554,455$4,823,536,2701.030EthereumClassicETCBuy$32.790.7%3.2%8.0%16.6%$211,677,475$4,795,965,781$6,908,640,5680.6931ArbitrumARBBuy$1.680.3%1.7%1.1%10.8%$346,646,352$4,470,868,441$16,846,158,8370.2732RenderRNDRBuy$11.240.0%1.6%3.5%55.1%$338,690,725$4,297,172,914$5,987,463,8420.7233ImmutableIMXBuy$2.970.2%1.7%4.2%11.3%$61,214,890$4,227,202,701$5,941,171,3630.7134CronosCROBuy$0.15580.6%5.3%13.7%50.7%$26,376,118$4,155,138,788$4,683,020,6870.8935StellarXLMBuy$0.13820.1%2.8%4.0%13.2%$102,695,119$3,981,087,404$6,909,097,6790.5836MantleMNTBuy$1.220.0%3.6%46.0%34.8%$235,646,772$3,969,744,343$7,634,848,3320.5237HederaHBARBuy$0.11660.3%2.3%6.0%7.7%$62,667,239$3,933,374,201$5,835,711,1480.6738TheGraphGRTBuy$0.41180.0%2.8%8.3%47.5%$187,536,557$3,896,433,548$4,444,984,8410.8839dogwifhatWIFBuy$3.821.5%23.1%65.8%543.6%$625,232,910$3,812,367,765$3,812,367,7651.040OKBOKB$63.200.1%2.3%6.7%23.0%$11,854,319$3,787,893,218$14,896,375,2650.2541OptimismOPBuy$3.740.4%1.4%9.5%1.5%$252,269,446$3,769,110,469$16,089,391,5940.2342BittensorTAOBuy$537.310.8%3.6%12.1%11.1%$49,220,250$3,498,417,723$11,304,575,1570.3143PepePEPEBuy$0.0582282.2%7.5%4.4%220.7%$756,312,428$3,472,300,727$3,472,300,7271.044Fetch.aiFET$3.310.9%6.9%30.4%206.3%$886,698,574$3,466,404,210$3,830,280,8960.945VeChainVET$0.0.2%6.2%14.3%1.7%$120,645,362$3,440,723,271$4,068,661,1830.8546InjectiveINJBuy$38.180.2%0.2%1.5%2.9%$142,608,719$3,376,027,030$3,819,371,1400.8847MakerMKRBuy$3,635.971.7%11.1%7.5%69.3%$211,673,612$3,353,933,394$3,546,707,6700.9548KaspaKASBuy$0.13990.6%5.2%3.7%16.1%$51,396,737$3,229,554,130$3,239,716,5661.049THORChainRUNE$9.350.1%4.6%10.5%58.4%$728,060,019$3,151,883,542$3,912,499,5270.8150ThetaNetworkTHETABuy$2.950.4%1.6%4.7%53.5%$42,344,235$2,954,527,059$2,954,527,0591.051FantomFTMBuy$1.010.2%1.0%6.7%126.1%$255,413,881$2,822,116,001$3,195,929,1520.8852ArweeAR$41.740.1%1.2%22.3%141.2%$144,500,862$2,735,087,711$2,735,087,7111.053LidoDAOLDO$2.871.1%3.7%1.3%17.0%$79,588,088$2,563,136,711$2,874,397,6570.8954FirstDigitalUSDFDUSD$0.99830.0%0.1%0.1%0.2%$7,314,603,162$2,546,799,444$2,546,799,4441.055GALAGALABuy$0.0.6%2.6%19.3%68.6%$195,944,322$2,522,336,146$2,522,553,3411.056FLOKIFLOKIBuy$0.0.4%14.4%19.4%393.0%$876,963,168$2,506,688,832$2,580,901,0240.9757MoneroXMR$136.640.5%1.2%2.0%0.4%$48,972,918$2,479,694,123-58SuiSUI$2.000.7%5.0%8.1%24.8%$507,209,299$2,457,768,873$19,966,979,3820.1259CelestiaTIABuy$14.090.2%0.0%7.7%17.3%$138,827,948$2,451,440,637$14,573,881,2110.1760SeiSEI$0.86660.0%5.4%5.5%0.1%$180,966,436$2,318,228,712$8,666,275,5600.2761AlgorandALGOBuy$0.27250.0%0.4%9.6%30.7%$82,633,871$2,203,643,393$2,203,643,4121.062RocketPoolETHRETH$3,928.050.2%1.5%2.8%10.0%$10,659,218$2,107,875,992$2,107,875,9921.063FlowFLOWBuy$1.400.1%0.7%7.1%31.7%$57,255,909$2,098,930,925$2,098,930,9251.064QuantQNTBuy$139.020.1%1.5%10.7%27.6%$37,199,809$2,023,169,540$2,032,672,7631.065MantleStakedEtherMETH$3,649.550.4%0.5%2.4%10.1%$3,495,032$1,928,234,564$1,928,241,6901.066BeamBEAM$0.0.5%1.3%4.1%0.5%$25,639,404$1,899,726,610$2,251,130,0020.8467AeAEBuy$127.860.9%2.2%4.4%23.0%$110,624,537$1,889,556,398$2,044,673,2800.9268BonkBONKBuy$0.0.6%9.7%24.3%94.9%$316,756,949$1,876,200,548$2,663,985,8680.769ConfluxCFX$0.47950.5%0.1%7.8%95.4%$124,280,820$1,845,506,424$2,629,602,1950.770BitcoinSVBSV$93.531.2%1.2%17.4%14.8%$60,731,270$1,838,813,222$1,962,825,2210.9471SingularityNETIX$1.400.8%6.5%34.1%109.8%$562,736,030$1,793,200,467$1,952,011,2140.9272JupiterJUP$1.301.7%0.5%4.9%159.0%$168,951,692$1,756,809,520$13,013,403,8500.1473WrappedeETHWEETH$3,689.230.2%1.Un instant.6%3.3%10.0%$48,123,785$1,744,064,618$1,744,064,6181.074StarknetSTRK$2.270.3%1.8%8.7%18.9%$182,244,361$1,656,747,780$22,757,524,4530.0775MultiversXEGLD$61.340.2%0.8%1.6%2.3%$29,783,790$1,641,813,572$1,642,129,7911.076SynthetixNetworkSNXBuy$4.981.0%2.9%14.4%27.5%$78,264,925$1,627,439,081$1,629,543,8681.077dYdXDYDX$3.470.3%0.5%2.0%0.5%$10,068,107$1,615,101,156$2,472,563,6560.6578AxieInfinityAXS$11.250.2%2.3%11.8%26.9%$65,639,427$1,604,953,106$3,044,517,2680.5379TheSandboxSANDBuy$0.69830.8%1.9%9.3%25.8%$138,350,905$1,571,898,866$2,094,253,1140.7580RibbonFinanceRBN$1.630.3%7.3%17.6%145.6%$33,684,261$1,545,034,537$1,625,172,3500.9581BitTorrentBTT$0.0515730.2%3.7%15.9%39.9%$58,731,797$1,523,950,968$1,558,189,5420.9882BitgetTokenBGB$1.040.4%8.5%12.7%0.8%$48,155,019$1,461,620,360$2,088,027,5940.783ether.fiStakedETHEETH$3,548.710.4%1.4%4.7%10.9%$491,037$1,418,346,017$3,156,996,5470.4584EthenaUSDeUSDE$1.000.0%0.1%0.0%0.1%$117,375,444$1,397,444,201$1,397,943,6311.085TezosXTZBuy$1.410.2%1.7%12.6%22.8%$53,799,308$1,373,599,150$1,402,641,4600.9886WorldcoinWLD$8.420.0%1.2%4.2%17.6%$258,066,702$1,370,461,044$84,307,723,3580.0287PythNetworkPYTH$0.90730.3%0.6%5.2%30.4%$68,888,779$1,361,798,663$9,078,657,7530.1588MinaProtocolMINA$1.260.6%0.4%2.6%3.4%$36,167,256$1,357,452,697$1,438,932,4740.9489OndoONDO$0.91660.4%1.8%24.2%114.4%$319,000,464$1,318,012,747$9,128,999,4960.1490FlareFLRBuy$0.0.2%4.1%7.3%25.3%$12,827,971$1,315,361,728$3,635,997,5190.3691ORDIORDI$62.550.3%0.4%2.2%6.1%$203,789,122$1,313,899,224$1,313,899,2241.092eCashXEC$0.0.3%0.2%29.0%88.0%$29,124,820$1,312,855,892$1,401,285,8950.9493AxelarAXL$2.110.1%4.2%4.9%41.7%$55,017,504$1,289,902,935$2,408,485,0060.5494ChilizCHZBuy$0.14510.5%2.7%6.1%2.7%$65,328,205$1,287,961,321$1,287,961,3211.095ApeCoinAPEBuy$2.040.4%1.8%7.5%5.2%$70,066,462$1,283,659,057$2,044,561,0320.6396RoninRON$4.200.1%0.1%8.4%40.6%$34,641,820$1,282,993,947$4,203,015,1420.3197EOSEOSBuy$1.111.6%4.0%8.9%33.7%$149,116,391$1,270,494,131-98DecentralandMANABuy$0.67840.4%1.8%6.9%20.5%$94,620,809$1,266,697,427$1,490,276,8880.8599GateGT$9.622.1%3.4%37.3%93.4%$82,706,953$1,263,553,217$2,837,564,7750.45100AkashNetworkAKT$5.300.0%0.9%1.3%18.2%$9,989,038$1,223,739,771$1,227,162,4491.0Showing1to100ofresults12...136Showrows10050100300FrequentlyAskedQuestionsShowTopCryptocurrenciesRankedToday:CryptoPrices,ChartsAndMoreAtCoinGecko,weaimtoprovideyouwiththemostcomprehensiveandreliablecryptodataforvariouscryptoassets,includingcoins,tokens,NFTs,andmore.Notonlydowelist Bitcoinandthousandsofaltcoins,wealsocontinuouslyupdateourlistwithemergingcryptocurrencies.WhatCanIdoonCoinGecko?Youcantrackover10,000cryptopricesonCoinGeckoacross50+currencies.Popularcryptocurrencypairsinclude BTC-USD, ETH-USD,and SLP-PHP.Youcanalsotrackmetricssuchas24-hourtradingvolume,marketcapitalization,pricechart,historicalperformancechart,circulatingsupply,andmore.SignuptouseCoinGecko’scryptoportfoliototracktheperformanceofyourportfolio.WhereCanIGetCryptoPricesAndMarketData?Youmayalsocheckout GeckoTerminal,ourcomprehensivemultichainon-chainchartingtoolfeaturinglivecharts,currenttrades,marketsentiment,andmoreasithappensinreal-time!CoinGeckoalsohasamobileappthatenablesyoutotrackcryptocurrencieson Android and iOS. Ifyou’reaprofessionaltraderordeveloperbuildingWeb3projects,youcanaccessreal-timeandhistoricalcryptoprices,marketdata,tradingpairs,metadata,NFTcollectionfloorprices,andmorewithourcryptodataAPI.HowDoesCoinGeckoCalculateCryptocurrencyPrices?Thepriceiscalculatedusingaglobalvolume-weightederepriceformulawhichisbasedonthepairingsailableondifferentexchangesofaparticularcryptoasset.Forexamplesandmoredetailedinformationonhowwetrackcryptocurrencypricesandothermetrics,seeour methodologypehere.WhyareCryptocurrencyPricesDifferentonExchanges?Youmaynoticethatcryptocurrencieslistedondifferentexchangeshedifferentprices.Thereasonsforthisarecomplex,butsimplyputcryptocurrenciesaretradedondifferentexchangesandacrossdifferentmarketswithvaryingeconomicconditions,liquidity,tradingpairs,andofferings(e.g.derivatives/levere)whichallinfluencepriceintheirownway.Whatis24hVolume?The24-hourtradingvolumereferstotheamountacryptocurrencyhasbeenboughtandsoldonallexchangeswithinthelast24hoursonthespotmarket.Forinstance,ifthe24hvolumeforEthereumis$15billion,itmeansthat$15billionworthofEtherhadchangedhandsacrossallexchangesinthelast24hours.HowdoesCoinGeckoCalculateTradingVolume? Thetradingvolumeofacryptocurrencyisthetotalvolumetradedacrossallitstradingpairsinthelast24hours.Thisfigureexcludesanyanomaliesdetectedbyouralgorithm.WhatisCryptocurrency?Cryptocurrencyisadigitalcurrencythatreliesonblockchaintechnologytomaintaintransactionsinapublicledger.Theblockchainissecuredbycryptographytopreventcounterfeiting,anditverifiestransactionsthroughdecentralizedconsensusmechanismsacrossadistributednetworkofcomputers.Thismeansthat,unlikefiatcurrencies,peoplecanconductfinancialtransactionswithoutrequiringacentralauthoritylikeabank.WhatAreAltcoins? AltcoinsarecryptocurrenciesotherthanBitcoin,whichmeanscoinslikeEthereum,Solana,andDogecoinareallaltcoins.ManyearlyaltcoinprojectswerecreatedandpositionedasbetteralternativestoBitcoinwithfastertransactionspeedsandhigherenergyefficiency.Buttoday,altcoinsaredesignedforvariouspurposes,fromprivacytopaymentsandevenmemes.WhatisCryptoMarketCap?Cryptomarketcapisthetotalvalueofallthecoinsofaparticularcryptocurrencythathebeenminedorareincirculation.Marketcapitalizationisusedtodeterminetherankingofcryptocurrencies.Thehigherthemarketcapofaparticularcryptocoin,thehigheritsrankingandshareofthemarket.Cryptomarketcapiscalculatedbymultiplyingthetotalnumberofcoinsincirculationbyitscurrentprice.Forinstance,tocalculatethemarketcapofEthereum,allyouneedtodoismultiplythetotalnumberofEthereumincirculationbythecurrentpriceofoneEthereumandyouwillgetitsmarketcap.HowtoCompareCryptocurrenciesMarketCap?Cryptomarketcapcanbedividedintothreecategories:Large-capcryptocurrencies(>$10billion)Mid-capCryptocurrencies($1billion-$10billion)Small-capcryptocurrencies(<$1billion)Asafinancialmetric,marketcapallowsyoutocomparethetotalcirculatingvalueofonecryptocurrencywithanother.LargecapcryptocurrenciessuchasBitcoinandEthereumheamarketcapofover$10billion.Theytypicallyconsistofprotocolsthathedemonstratedtrackrecords,andheavibrantecosystemofdevelopersmaintainingandenhancingtheprotocol,aswellasbuildingnewprojectsontopofthem.Whilemarketcapisasimpleandintuitivecomparisonmetric,itisnotaperfectpointofcomparison.Somecryptocurrencyprojectsmayappeartoheinflatedmarketcapthroughpriceswingsandthetokenomicsoftheirsupply.Assuch,itisbesttousethismetricasareferencealongsideothermetricssuchastradingvolume,liquidity,fullydilutedvaluation,andfundamentalsduringyourresearchprocess.LatestCryptoNews$15BillionBitcoinDerivativesBetonPost-HalvingPriceSurgeDailycoin6minutesoUSSenateCandidateCallsforResignationofSECChairGaryGenslerBitcoin.com6minutesoBitwiseEntersRaceforEthereumSpotETFDecrypt16minutesoAbrasettleswithfifthstateasUSoperationsmaybewindingdownCointelegraph17minutesoSeeMoreNewsFeaturedArticlesAPIDevelopers39;Guide:BuildanInteractiveCryptoPriceTrackerwithReactJSRollendXier4.92(13votes)APIFreeDownloadableTemplate:CryptoPortfolioTrackeronGoogleSheetsMixedAnalytics4.23(13votes)GuidesWhatIsGambleFiandHowDoesItBringGamblingOn-Chain?KofiJ4.65(23votes)CovereWhatAreCryptoNarratives?Top11Narrativesfor2024(UPDATED)JosiahMakori4.53(156votes)SeemorearticlesCoinGeckoprovidesafundamentalanalysisofthecryptomarket.Inadditiontotrackingprice,volumeandmarketcapitalisation,CoinGeckotrackscommunitygrowth,open-sourcecodedevelopment,majoreventsandon-chainmetrics.ResourcesPerpetualsCryptoNewsBitcoinTreasuryCryptoHeatmapCryptoAPIDonationsBitcoinDonateBitcoinEthereumDonateEthereumSupportRequestFormAdvertisingCandyRewardsListingHelpCenterBugBountyFAQAboutCoinGeckoAboutUsCareersJoinUsCompanyBlogBrandingGuideMethodologyDisclaimerTermsofServicePrivacyPolicyAdPolicyCookiePreferencesCommunityX/TwitterTelegramChatTelegramNewsInstramRedditDiscordFacebookYoutubeTikTokInterestedtostayup-to-datewithcryptocurrencies?Getthelatestcryptonews,updates,andreportsbysubscribingtoourfreenewsletter.Subscribe©2024CoinGecko.AllRightsReserved.IMPORTANTDISCLAIMER:Allcontentprovidedhereinourwebsite,hyperlinkedsites,associatedapplications,forums,blogs,socialmediaaccountsandotherplatforms(“Site”)isforyourgeneralinformationonly,procuredfromthirdpartysources.Wemakenowarrantiesofanykindinrelationtoourcontent,includingbutnotlimitedtoaccuracyandupdatedness.Nopartofthecontentthatweprovideconstitutesfinancialadvice,legaladviceoranyotherformofadvicemeantforyourspecificrelianceforanypurpose.Anyuseorrelianceonourcontentissolelyatyourownriskanddiscretion.Youshouldconductyourownresearch,review,analyseandverifyourcontentbeforerelyingonthem.Tradingisahighlyriskyactivitythatcanleadtomajorlosses,pleasethereforeconsultyourfinancialadvisorbeforemakinganydecision.NocontentonourSiteismeanttobeasolicitationoroffer.SelectCurrencySuggestedCurrenciesUSDUSDollarIDRIndonesianRupiahTWDNewTaiwanDollarEUREuroKRWSouthKoreanWonJPYJapaneseYenRUBRussianRubleCNYChineseYuanFiatCurrenciesAEDUnitedArabEmiratesDirhamARSArgentinePesoAUDAustralianDollarBDTBangladeshiTakaBHDBahrainiDinarBMDBermudianDollarBRLBrazilRealCADCanadianDollarCHFSwissFrancCLPChileanPesoCZKCzechKorunaDKKDanishKroneGBPBritishPoundSterlingGELGeorgianLariHKDHongKongDollarHUFHungarianForintILSIsraeliNewShekelINRIndianRupeeKWDKuwaitiDinarLKRSriLankanRupeeMMKBurmeseKyatMXNMexicanPesoMYRMalaysianRinggitNGNNigerianNairaNOKNorwegianKroneNZDNewZealandDollarPHPPhilippinePesoPKRPakistaniRupeePLNPolishZlotySARSaudiRiyalSEKSwedishKronaSGDSingaporeDollarTHBThaiBahtTRYTurkishLiraUAHUkrainianhryvniaVEFVenezuelanbolívarfuerteVNDVietnameseđồngZARSouthAfricanRandXDRIMFSpecialDrawingRightsCryptocurrenciesBTCBitcoinETHEtherLTCLitecoinBCHBitcoinCashBNBBinanceCoinEOSEOSXRPXRPXLMLumensLINKChainlinkDOTPolkadotYFIYearn.financeBitcoinUnitsBITSBitsSATSSatoshiCommoditiesXSilver-TroyOunceXAUGold-TroyOunceSelectLanguePopularLanguesENEnglishRUРусскийDEDeutschPLjęzykpolskiESEspañolVITiếngviệtFRFrançaisPTPortuguêsAllLanguesARالعربيةBGбългарскиCSčeštinaDAdanskELΕλληνικάFIsuomenkieliHEעִבְרִיתHIहिंदीHRhrvatskiHUMyarnyelvIDBahasaIndonesiaITItalianoJA語KO한국어LTlietuviųkalbaNLNederlandsNOnorskROLimbaromânăSKslovenskýjazykSLslovenskijezikSVSvenskaTHภาษาไทยTRTürkçeUKукраї́нськамо́ваZH简体中文ZH-TW繁體中文LoginSignUpLogintotrackyourforitecoineasily🚀Bycontinuing,youreetoCoinGeckoTermsofServiceandacknowledgeyou’vereadourPrivacyPolicyContinuewithGoogleContinuewithAppleorRemembermeForgotyourpassword?LoginDidn39;treceiveconfirmationinstructions?ResendconfirmationinstructionsIT39;SFREE!TrackyourforitecoineasilywithCoinGecko🚀Bycontinuing,youreetoCoinGeckoTermsofServiceandacknowledgeyou’vereadourPrivacyPolicyContinuewithGoogleContinuewithAppleorPasswordmustcontainatleast8charactersincluding1uppercaseletter,1lowercaseletter,1number,and1specialcharacterIwouldliketosubscribetoCoinGecko39;sdailynewsletter.SignupDidn39;treceiveconfirmationinstructions?ResendconfirmationinstructionsForgotyourpassword?Youwillreceiveanemailwithinstructionsonhowtoresetyourpasswordinafewminutes.SendmeresetpasswordinstructionsResendconfirmationinstructionsYouwillreceiveanemailwithinstructionsforhowtoconfirmyouremailaddressinafewminutes.ResendconfirmationinstructionsGettheCoinGeckoapp.ScanthisQRcodetodownloadtheappnowOrcheckitoutintheappstoresContinueinappTrackpricesinreal-timeOpenApp

Placer:Un instant.Signaler

En cas de violation du site, veuillez cliquer sur SignalerSignaler