{"id":10189,"date":"2023-04-15T07:06:36","date_gmt":"2023-04-15T07:06:36","guid":{"rendered":"https:\/\/tokpie.io\/blog\/?p=10189"},"modified":"2026-07-07T15:44:16","modified_gmt":"2026-07-07T15:44:16","slug":"list-token-coingecko-ultimate-guide","status":"publish","type":"post","link":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/","title":{"rendered":"How to List Token on CoinGecko: Ultimate Guide"},"content":{"rendered":"\n<p>CoinGecko is a cryptocurrency ranking and tracking website providing valuable information about cryptocurrencies. Getting your altcoin listed on CoinGecko is essential to establishing its legitimacy and visibility in the crypto industry. So, this article provides a step-by-step guide on how to list token on the CoinGecko. Also, you&#8217;ll learn about the advantages of CoinGecko listing, requirements to meet, and solutions to potential reasons for refusal. Following the steps outlined here will increase the chances of successfully listing your token on this major cryptocurrency data aggregator. Also, projects preparing for CoinGecko should review a realistic <a href=\"https:\/\/tokpie.io\/blog\/crypto-exchange-listing-fees-2026-cex-cost-guide\/\">centralized exchange listing budget<\/a> before selecting venues that must support active markets, tight spreads, and reliable trading data.<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-text-color has-link-color wp-elements-24d0031d3d8257fc8f83270a43539151\"><strong>Updated: July 06, 2026.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-s-coingecko-cg\">What&#8217;s CoinGecko (CG)?<\/h2>\n\n\n\n<p>So, Coingecko is a popular <a aria-label=\"cryptocurrency ranking and information website (opens in a new tab)\" href=\"https:\/\/www.coingecko.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">cryptocurrency ranking and information website<\/a> that tracks thousands of cryptocurrencies and provides essential data on each coin, such as market capitalization, volume, price, listings, team, and community. It aims to provide cryptocurrency users with a comprehensive overview of the crypto market. Many crypto enthusiasts and investors trust the site to research different coins and find new investment opportunities. Also, <a href=\"https:\/\/tokpie.io\/blog\/top-coin-trackers-free-token-listing\/\">judge the superior cryptocurrency trackers<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-advantages\">Advantages<\/h2>\n\n\n\n<p>CoinGecko is undoubtedly a powerful coin-tracking platform: its daily traffic is second only to CoinMarketCap. For example, CG&#8217;s monthly visits are around 22.9 million in 2024, according to SimilarWeb (table below). Additional vital advantages of being listed on Coingecko include the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>High visibility and exposure to crypto investors and the wider crypto community.<\/li>\n\n\n\n<li>Credibility and legitimacy as Coingecko only lists established coins traded on reputable exchanges.<\/li>\n\n\n\n<li>Ranking due to critical metrics, which can attract investors looking to invest in top-ranked coins.<\/li>\n\n\n\n<li>Regular updates on crucial stats, news, and events to keep the community informed.<\/li>\n\n\n\n<li>Easy to compare your currency with competitors using Coingecko&#8217;s comprehensive data and rankings.<\/li>\n\n\n\n<li><a href=\"https:\/\/tokpie.io\/blog\/display-token-price-in-metamask-guide\/\">Make a token price visible in the MetaMask<\/a>.<\/li>\n<\/ul>\n\n\n\n<style>\n  .cg-traffic-box {\n    --cg-text: #111827;\n    --cg-muted: #6b7280;\n    --cg-border: #e5e7eb;\n    --cg-bg: #ffffff;\n    --cg-soft: #f9fafb;\n    --cg-accent: #16a34a;\n    --cg-accent-dark: #15803d;\n    --cg-red: #dc2626;\n    --cg-blue: #2563eb;\n\n    margin: 28px 0;\n    color: var(--cg-text);\n    font-family: inherit;\n  }\n\n  .cg-traffic-box * {\n    box-sizing: border-box;\n  }\n\n  .cg-traffic-head {\n    margin-bottom: 14px;\n  }\n\n  .cg-traffic-title {\n    margin: 0 0 6px;\n    font-size: clamp(20px, 2.4vw, 26px);\n    line-height: 1.25;\n    font-weight: 700;\n  }\n\n  .cg-traffic-subtitle {\n    margin: 0;\n    color: var(--cg-muted);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .cg-traffic-cards {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0;\n  }\n\n  .cg-traffic-card {\n    padding: 14px 16px;\n    border: 1px solid var(--cg-border);\n    border-radius: 14px;\n    background: var(--cg-soft);\n  }\n\n  .cg-traffic-card span {\n    display: block;\n    color: var(--cg-muted);\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .cg-traffic-card strong {\n    display: block;\n    margin-top: 4px;\n    font-size: 20px;\n    line-height: 1.25;\n  }\n\n  .cg-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    border: 1px solid var(--cg-border);\n    border-radius: 16px;\n    background: var(--cg-bg);\n  }\n\n  .cg-traffic-table {\n    width: 100%;\n    min-width: 760px;\n    border-collapse: collapse;\n  }\n\n  .cg-traffic-table caption {\n    padding: 14px 16px;\n    text-align: left;\n    font-weight: 700;\n    background: var(--cg-soft);\n    border-bottom: 1px solid var(--cg-border);\n  }\n\n  .cg-traffic-table th,\n  .cg-traffic-table td {\n    padding: 14px 16px;\n    text-align: left;\n    vertical-align: middle;\n    border-bottom: 1px solid var(--cg-border);\n    font-size: 15px;\n    line-height: 1.45;\n  }\n\n  .cg-traffic-table th {\n    color: #374151;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: .04em;\n    background: #ffffff;\n  }\n\n  .cg-traffic-table tbody tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .cg-traffic-table tbody tr:hover {\n    background: #f9fafb;\n  }\n\n  .cg-year {\n    font-weight: 700;\n  }\n\n  .cg-visits {\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .cg-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 4px 9px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .cg-pill-up {\n    color: var(--cg-accent-dark);\n    background: #dcfce7;\n  }\n\n  .cg-pill-down {\n    color: var(--cg-red);\n    background: #fee2e2;\n  }\n\n  .cg-pill-neutral {\n    color: var(--cg-blue);\n    background: #dbeafe;\n  }\n\n  .cg-vs-peak {\n    color: var(--cg-muted);\n    white-space: nowrap;\n  }\n\n  .cg-bar {\n    position: relative;\n    width: 100%;\n    height: 28px;\n    overflow: hidden;\n    border-radius: 999px;\n    background: #eef2f7;\n  }\n\n  .cg-bar-fill {\n    display: flex;\n    align-items: center;\n    justify-content: flex-end;\n    width: var(--cg-width);\n    min-width: 58px;\n    height: 100%;\n    padding-right: 9px;\n    border-radius: 999px;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    background: linear-gradient(90deg, var(--cg-accent), var(--cg-accent-dark));\n  }\n\n  .cg-note {\n    margin: 12px 0 0;\n    color: var(--cg-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  @media (max-width: 760px) {\n    .cg-traffic-cards {\n      grid-template-columns: 1fr;\n    }\n\n    .cg-table-wrap {\n      overflow: visible;\n      border: 0;\n      background: transparent;\n    }\n\n    .cg-traffic-table,\n    .cg-traffic-table caption,\n    .cg-traffic-table tbody,\n    .cg-traffic-table tr,\n    .cg-traffic-table td {\n      display: block;\n      width: 100%;\n      min-width: 0;\n    }\n\n    .cg-traffic-table {\n      min-width: 0;\n      border-collapse: separate;\n      border-spacing: 0 12px;\n    }\n\n    .cg-traffic-table thead {\n      position: absolute;\n      width: 1px;\n      height: 1px;\n      overflow: hidden;\n      clip: rect(0, 0, 0, 0);\n    }\n\n    .cg-traffic-table caption {\n      margin-bottom: 10px;\n      border: 1px solid var(--cg-border);\n      border-radius: 14px;\n    }\n\n    .cg-traffic-table tr {\n      padding: 8px 0;\n      border: 1px solid var(--cg-border);\n      border-radius: 14px;\n      background: var(--cg-bg);\n    }\n\n    .cg-traffic-table td {\n      display: grid;\n      grid-template-columns: 44% 56%;\n      gap: 10px;\n      padding: 9px 14px;\n      border-bottom: 0;\n    }\n\n    .cg-traffic-table td::before {\n      content: attr(data-label);\n      color: var(--cg-muted);\n      font-weight: 700;\n    }\n\n    .cg-bar-cell {\n      display: block !important;\n    }\n\n    .cg-bar-cell::before {\n      display: block;\n      margin-bottom: 7px;\n    }\n  }\n<\/style>\n\n<section class=\"cg-traffic-box\" aria-labelledby=\"cg-traffic-title\">\n  <div class=\"cg-traffic-head\">\n    <h3 id=\"cg-traffic-title\" class=\"cg-traffic-title\">CoinGecko Average Monthly Visits by Year<\/h3>\n    <p class=\"cg-traffic-subtitle\">\n      The table below compares annual average monthly visits and normalizes the traffic bar against the highest year in the dataset.\n    <\/p>\n  <\/div>\n\n  <div class=\"cg-traffic-cards\" aria-label=\"Traffic summary\">\n    <div class=\"cg-traffic-card\">\n      <span>Peak year<\/span>\n      <strong>2023: 29.9M<\/strong>\n    <\/div>\n    <div class=\"cg-traffic-card\">\n      <span>5-year average<\/span>\n      <strong>23.51M<\/strong>\n    <\/div>\n    <div class=\"cg-traffic-card\">\n      <span>Latest listed year<\/span>\n      <strong>2026: 19.45M<\/strong>\n    <\/div>\n  <\/div>\n\n  <div class=\"cg-table-wrap\" role=\"region\" aria-label=\"CoinGecko average monthly visits table\">\n    <table class=\"cg-traffic-table\">\n      <caption>Average monthly visits trend, 2022\u20132026<\/caption>\n      <thead>\n        <tr>\n          <th scope=\"col\">Year<\/th>\n          <th scope=\"col\">Average Monthly Visits<\/th>\n          <th scope=\"col\">YoY Change<\/th>\n          <th scope=\"col\">Compared with 2023 Peak<\/th>\n          <th scope=\"col\">Traffic Bar<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td data-label=\"Year\" class=\"cg-year\">2022<\/td>\n          <td data-label=\"Average Monthly Visits\" class=\"cg-visits\">22.1M<\/td>\n          <td data-label=\"YoY Change\">\n            <span class=\"cg-pill cg-pill-neutral\">Baseline<\/span>\n          <\/td>\n          <td data-label=\"Compared with 2023 Peak\" class=\"cg-vs-peak\">-26.1%<\/td>\n          <td data-label=\"Traffic Bar\" class=\"cg-bar-cell\">\n            <div class=\"cg-bar\" aria-label=\"22.1 million visits, 74 percent of peak\">\n              <span class=\"cg-bar-fill\" style=\"--cg-width: 74%;\">74%<\/span>\n            <\/div>\n          <\/td>\n        <\/tr>\n\n        <tr>\n          <td data-label=\"Year\" class=\"cg-year\">2023<\/td>\n          <td data-label=\"Average Monthly Visits\" class=\"cg-visits\">29.9M<\/td>\n          <td data-label=\"YoY Change\">\n            <span class=\"cg-pill cg-pill-up\">+35.3%<\/span>\n          <\/td>\n          <td data-label=\"Compared with 2023 Peak\" class=\"cg-vs-peak\">Peak year<\/td>\n          <td data-label=\"Traffic Bar\" class=\"cg-bar-cell\">\n            <div class=\"cg-bar\" aria-label=\"29.9 million visits, 100 percent of peak\">\n              <span class=\"cg-bar-fill\" style=\"--cg-width: 100%;\">100%<\/span>\n            <\/div>\n          <\/td>\n        <\/tr>\n\n        <tr>\n          <td data-label=\"Year\" class=\"cg-year\">2024<\/td>\n          <td data-label=\"Average Monthly Visits\" class=\"cg-visits\">22.9M<\/td>\n          <td data-label=\"YoY Change\">\n            <span class=\"cg-pill cg-pill-down\">-23.4%<\/span>\n          <\/td>\n          <td data-label=\"Compared with 2023 Peak\" class=\"cg-vs-peak\">-23.4%<\/td>\n          <td data-label=\"Traffic Bar\" class=\"cg-bar-cell\">\n            <div class=\"cg-bar\" aria-label=\"22.9 million visits, 77 percent of peak\">\n              <span class=\"cg-bar-fill\" style=\"--cg-width: 77%;\">77%<\/span>\n            <\/div>\n          <\/td>\n        <\/tr>\n\n        <tr>\n          <td data-label=\"Year\" class=\"cg-year\">2025<\/td>\n          <td data-label=\"Average Monthly Visits\" class=\"cg-visits\">23.195M<\/td>\n          <td data-label=\"YoY Change\">\n            <span class=\"cg-pill cg-pill-up\">+1.3%<\/span>\n          <\/td>\n          <td data-label=\"Compared with 2023 Peak\" class=\"cg-vs-peak\">-22.4%<\/td>\n          <td data-label=\"Traffic Bar\" class=\"cg-bar-cell\">\n            <div class=\"cg-bar\" aria-label=\"23.195 million visits, 78 percent of peak\">\n              <span class=\"cg-bar-fill\" style=\"--cg-width: 78%;\">78%<\/span>\n            <\/div>\n          <\/td>\n        <\/tr>\n\n        <tr>\n          <td data-label=\"Year\" class=\"cg-year\">2026<\/td>\n          <td data-label=\"Average Monthly Visits\" class=\"cg-visits\">19.45M<\/td>\n          <td data-label=\"YoY Change\">\n            <span class=\"cg-pill cg-pill-down\">-16.1%<\/span>\n          <\/td>\n          <td data-label=\"Compared with 2023 Peak\" class=\"cg-vs-peak\">-34.9%<\/td>\n          <td data-label=\"Traffic Bar\" class=\"cg-bar-cell\">\n            <div class=\"cg-bar\" aria-label=\"19.45 million visits, 65 percent of peak\">\n              <span class=\"cg-bar-fill\" style=\"--cg-width: 65%;\">65%<\/span>\n            <\/div>\n          <\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <p class=\"cg-note\">\n    Note: Traffic bars are normalized against the highest value in this table, where 2023 equals 100%. YoY means year-over-year change.\n  <\/p>\n<\/section>\n\n\n\n<h3 class=\"wp-block-heading\">Add\u202fAI\u2011Powered Insights with CoinGecko\u2019s Model Context Protocol (MCP)<\/h3>\n\n\n\n<p>While your token is awaiting approval, empower your team with CoinGecko\u2019s new Model Context Protocol (MCP). MCP is an open standard that lets large\u2011language models and other AI agents securely tap directly into CoinGecko\u2019s real\u2011time price, volume, and market\u2011cap endpoints\u2014no SQL or Python required. Simply ask questions in plain English via Claude, Cursor, or n8n workflows and receive on\u2011chain\u2011fresh answers that you can stream into internal dashboards, trading bots, or investor reports. Paid\u2011plan holders can even spin up a local MCP server for higher rate limits and access to pro endpoints, with an authenticated remote option coming soon. Leveraging MCP helps you validate KPIs, spot anomalies, and prove liquidity\u2014exactly the metrics CoinGecko\u2019s listing team evaluates.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-steps-for-adding-a-coin-to-coingecko\">Steps for adding a coin to Coingecko<\/h2>\n\n\n\n<p>The process of adding a coin to Coingecko includes four primary steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>You should list a token on at least one exchange, but the more &#8211; the better.<\/li>\n\n\n\n<li>A blockchain startup&#8217;s representative should take the cake of the coin&#8217;s liquidity and trading volume.<\/li>\n\n\n\n<li>You need to update your coin Info on GeckoTerminal.<\/li>\n\n\n\n<li>A token issuer shall create an account on Coingecko.com.<\/li>\n\n\n\n<li>You must fill out and submit the CG&#8217;s form correctly.<\/li>\n<\/ol>\n\n\n\n<p>So, to succeed with listing your currency on Coingecko, use the detailed descriptions of all the steps below:&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-1-get-listed-on-exchanges\">Step 1. Get listed on Exchanges<\/h3>\n\n\n\n<p>First, you must list your altcoin on at least one exchange from the&nbsp;<a href=\"https:\/\/www.coingecko.com\/en\/exchanges\" target=\"_blank\" rel=\"noreferrer noopener\">CG&#8217;s list of supported exchanges<\/a>. However, having a coin available for trading on 2-3 decent exchanges is also a positive factor for Coingecko&#8217;s team. Why? Because during a review, the CG&#8217;s managers prioritize coins by the number of markets\/exchanges. In the process of choosing an exchange, give preference to those exchanges that are supported by Coingecko and <a aria-label=\"CMC (opens in a new tab)\" href=\"https:\/\/coinmarketcap.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">CMC<\/a> simultaneously. For example, <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">both trackers support the Tokpie&nbsp;<a href=\"https:\/\/tokpie.io\/\">cryptocurrency exchange<\/a><\/span>. So, you can always <a href=\"https:\/\/tokpie.io\/blog\/token-listing-on-tokpie-exchange\/\">list a token<\/a> on Tokpie by filling out a short form. As a result, your currency will appear on Coingecko, CMC, and many other popular trackers, wallets, explorers, and platforms.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-2-improve-trade-volume-liquidity-spread-and-market-depth\">Step 2. Improve Trade Volume, Liquidity, Spread, and Market Depth<\/h3>\n\n\n\n<p>Trade volume, liquidity, spread, and market depth are other vital factors for pushing an asset to the Coingecko. For example, listing a coin on the most reputable exchange is useless if your market lacks BIDs, ASKs (liquidity), and trade vol. So, to pass verification smoothly, keep the following metrics for your coin&#8217;s market:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Trade Volume:&nbsp;<strong>$50,000 daily<\/strong>.<\/li>\n\n\n\n<li>Spread &#8211; the difference between the highest BID and lowest ASK:&nbsp;<strong>should be below 1%<\/strong>.<\/li>\n\n\n\n<li>Liquidity &#8211; the worth of BIDs and ASKs inside the 2% spread:&nbsp;<strong>should be $500-$1500 each<\/strong>.<\/li>\n\n\n\n<li>Market depth &#8211; the number of BIDs and ASKs in your order book:&nbsp;<strong>should be at least 25 BIDs and 25 ASKs.<\/strong><\/li>\n<\/ul>\n\n\n\n<p>So, remember, Coingecko wants to list coins that attract traffic. It means that CG tries to list assets that are popular among traders. That&#8217;s why CG&#8217;s managers review trade volume, liquidity, spread, and market depth. Also, find <a rel=\"noreferrer noopener\" aria-label=\"more information (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/make-successful-cryptocurrency-ultimate-guide\/#Take_care_of_liquidity_and_trade_volume\" target=\"_blank\">more information<\/a> about liquidity. Besides, some&nbsp;<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/tokenlisted.com\/\">MM software<\/a> solutions help to automate the process.  <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-3-update-information-on-geckoterminal\">Step 3. Update information on GeckoTerminal <\/h3>\n\n\n\n<p>To list your token on CoinGecko, you must first update your coin&#8217;s information on GeckoTerminal, as explained in steps 4-5 below. However, please note that GeckoTerminal only tracks data from decentralized exchanges (DEXs), not centralized ones. Therefore, you need to do the following:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Create a pool for your token on a reputable DEX like PancakeSwap, Uniswap, Raydium, or similar. Once this is done, your token&#8217;s page on GeckoTerminal will automatically populate. <\/li>\n\n\n\n<li>Afterward, simply submit the update request form via this link: <a href=\"https:\/\/www.geckoterminal.com\/request-form\/update-token\">GeckoTerminal Update Request<\/a>. <\/li>\n<\/ol>\n\n\n\n<p>GeckoTerminal is an effective and user-friendly tool that fetches real-time data, such as coin price and volume, from decentralized exchanges. Moreover, it\u2019s entirely free to use. In addition, updating token information on GeckoTerminal paves the way for your token\u2019s potential listing on CoinGecko. The CoinGecko team relies on GeckoTerminal&#8217;s data to verify listings. <\/p>\n\n\n\n<p>Consequently, the more accessible your token\u2019s information is on GeckoTerminal, the closer it gets to being listed on CoinGecko. Furthermore, your data will be available through the GeckoTerminal API, which enhances your token\u2019s visibility to developers and makes it accessible in more places. Also, it&#8217;s a good idea to complete the coin audit before submitting the Coingecko&#8217;s request. <a href=\"https:\/\/tokpie.io\/blog\/top-smart-contract-audit-providers\/\">Compare contract auditors\u2019 pricing now<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"403\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/Update-info-Geckoterminal.webp\" alt=\"Updating token's info on GeckoTerminal.\" class=\"wp-image-12814\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Update-info-Geckoterminal.webp?size=168x85&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Update-info-Geckoterminal-300x151.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Update-info-Geckoterminal.webp?size=504x254&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Update-info-Geckoterminal.webp?size=672x339&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Update-info-Geckoterminal-768x387.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Update-info-Geckoterminal.webp?lossy=2&amp;strip=1&amp;webp=1 800w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px\" \/><figcaption class=\"wp-element-caption\">Submit GeckoTerminal&#8217;s form.<\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-what-s-geckoterminal\">What&#8217;s GeckoTerminal?<\/h4>\n\n\n\n<p>GeckoTerminal is vital for any coin aiming for a CoinGecko listing. However, you must first create a pool on a decentralized exchange (DEX) like PancakeSwap, Uniswap, or Raydium. Therefore, your token\u2019s page on GeckoTerminal emerges automatically. Then, you can submit the token update form. Moreover, GeckoTerminal fetches price and volume data at zero cost. But it only tracks decentralized exchanges. Furthermore, the CoinGecko team relies on this data to support your main listing application. So, updating your token info on GeckoTerminal is essential for a smoother CoinGecko listing process. Additionally, developers can access your token via the GeckoTerminal API. Consequently, your currency gains broader exposure across multiple platforms.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-4-register-on-cg\">Step 4. Register on CG<\/h3>\n\n\n\n<p>The next step is registration. From the main CG <a href=\"https:\/\/www.coingecko.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"page (opens in a new tab)\">page<\/a>, press the [Sign up] button. <\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"153\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2024\/09\/coingecko-login-signup-screenshot.png\" alt=\"CoinGecko website screenshot showing the login and sign-up buttons.\" class=\"wp-image-11706\"\/><figcaption class=\"wp-element-caption\">The CoinGecko interface highlights the login and sign-up buttons for users to access their accounts.<\/figcaption><\/figure><\/div>\n\n\n<p>Better use your official email address. It&#8217;s good to use your website domain email address. For example, instead of xxx@gmail.com, use an official email address like info@yourwebsitedomain address.<\/p>\n\n\n<div class=\"wp-block-image is-resized\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"735\" height=\"1024\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/sign_up_Coingecko.png\" alt=\"register on CG\" class=\"wp-image-10289\" style=\"width:271px;height:auto\"\/><figcaption class=\"wp-element-caption\">Create Coingecko&#8217;s account.<\/figcaption><\/figure><\/div>\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-5-fill-out-and-submit-the-form\">Step 5. Fill out and submit the form<\/h3>\n\n\n\n<p>Now, it&#8217;s time to carefully fill out Coingecko&#8217;s listing application form and submit it for review. The CG team will review the application&nbsp;<strong>manually&nbsp;<\/strong>and verify the coin details before approving the listing. So, do the following:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your CG&nbsp;account (after <a href=\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#Step_3_Register_on_CG\">registration<\/a>).<\/li>\n\n\n\n<li>Open&nbsp;<a href=\"https:\/\/www.coingecko.com\/request-form\" target=\"_blank\" rel=\"noreferrer noopener\">the request-dedicated page<\/a>&nbsp;and press the &#8220;Token&#8221; tab.<\/li>\n\n\n\n<li>Fill out&nbsp;<a aria-label=\" (opens in a new tab)\" href=\"https:\/\/www.coingecko.com\/request-form\/tokens\/new\" target=\"_blank\" rel=\"noreferrer noopener\">the form<\/a>&nbsp;with details. Here below you will find the step-by-step instructions for filling out the Coingecko token application form. But if you need more information, ask for the professional help: contact@tokpie.io.<\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"580\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2024\/07\/Coingecko-request-page_token_tab.png\" alt=\"Click on the &quot;Token&quot; tab\" class=\"wp-image-11454\" style=\"width:588px;height:auto\"\/><figcaption class=\"wp-element-caption\">Press the &#8220;Token&#8221; tab.<\/figcaption><\/figure><\/div>\n\n\n<style>\n  .cg-submit-guide {\n    --cg-submit-guide-bg: #ffffff;\n    --cg-submit-guide-soft: #f8fafc;\n    --cg-submit-guide-soft-green: #ecfdf5;\n    --cg-submit-guide-soft-yellow: #fffbeb;\n    --cg-submit-guide-soft-red: #fef2f2;\n    --cg-submit-guide-border: #e5e7eb;\n    --cg-submit-guide-text: #111827;\n    --cg-submit-guide-muted: #4b5563;\n    --cg-submit-guide-green: #16a34a;\n    --cg-submit-guide-dark-green: #166534;\n    --cg-submit-guide-yellow: #92400e;\n    --cg-submit-guide-red: #b91c1c;\n    --cg-submit-guide-blue: #1d4ed8;\n    color: var(--cg-submit-guide-text);\n    font-family: inherit;\n    margin: 28px 0;\n  }\n  .cg-submit-guide * { box-sizing: border-box; }\n  .cg-submit-guide h3,\n  .cg-submit-guide h4 { line-height: 1.25; margin: 0 0 12px; }\n  .cg-submit-guide p { line-height: 1.65; margin: 0 0 14px; }\n  .cg-submit-guide ul,\n  .cg-submit-guide ol { margin: 0 0 16px 22px; padding: 0; }\n  .cg-submit-guide li { margin: 0 0 8px; line-height: 1.6; }\n  .cg-submit-guide-card,\n  .cg-submit-guide-callout,\n  .cg-submit-guide-toc,\n  .cg-submit-guide-evidence,\n  .cg-submit-guide-cta {\n    border: 1px solid var(--cg-submit-guide-border);\n    border-radius: 16px;\n    background: var(--cg-submit-guide-bg);\n    padding: 18px;\n    margin: 18px 0;\n  }\n  .cg-submit-guide-card-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin: 16px 0;\n  }\n  .cg-submit-guide-card-grid .cg-submit-guide-card { margin: 0; }\n  .cg-submit-guide-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    margin-bottom: 10px;\n    color: var(--cg-submit-guide-dark-green);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .03em;\n    text-transform: uppercase;\n  }\n  .cg-submit-guide-badge {\n    display: inline-block;\n    margin: 0 6px 6px 0;\n    padding: 4px 9px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n  .cg-submit-guide-badge-required { color: #065f46; background: #d1fae5; }\n  .cg-submit-guide-badge-recommended { color: #1e40af; background: #dbeafe; }\n  .cg-submit-guide-badge-avoid { color: #991b1b; background: #fee2e2; }\n  .cg-submit-guide-source { background: var(--cg-submit-guide-soft); }\n  .cg-submit-guide-warning { background: var(--cg-submit-guide-soft-yellow); border-color: #fde68a; }\n  .cg-submit-guide-success { background: var(--cg-submit-guide-soft-green); border-color: #bbf7d0; }\n  .cg-submit-guide-error { background: var(--cg-submit-guide-soft-red); border-color: #fecaca; }\n  .cg-submit-guide-toc ol { columns: 2; column-gap: 26px; }\n  .cg-submit-guide-toc a { color: var(--cg-submit-guide-blue); text-decoration: underline; text-underline-offset: 2px; }\n  .cg-submit-guide-step {\n    position: relative;\n    padding-left: 54px;\n  }\n  .cg-submit-guide-step-num {\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 28px;\n    height: 28px;\n    display: inline-grid;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--cg-submit-guide-green);\n    color: #fff;\n    font-weight: 800;\n    font-size: 14px;\n  }\n  .cg-submit-guide-table-wrap { overflow-x: auto; border: 1px solid var(--cg-submit-guide-border); border-radius: 14px; margin: 16px 0; }\n  .cg-submit-guide-table { width: 100%; min-width: 680px; border-collapse: collapse; }\n  .cg-submit-guide-table th,\n  .cg-submit-guide-table td { border-bottom: 1px solid var(--cg-submit-guide-border); padding: 12px; text-align: left; vertical-align: top; line-height: 1.5; }\n  .cg-submit-guide-table th { background: var(--cg-submit-guide-soft); font-size: 13px; text-transform: uppercase; letter-spacing: .04em; }\n  .cg-submit-guide-table tr:last-child td { border-bottom: 0; }\n  .cg-submit-guide-figure { margin: 16px 0 24px; }\n  .cg-submit-guide-figure img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 1px solid var(--cg-submit-guide-border);\n    border-radius: 14px;\n    background: #fff;\n  }\n  .cg-submit-guide-figure figcaption { color: var(--cg-submit-guide-muted); font-size: 14px; line-height: 1.45; text-align: center; margin-top: 8px; }\n  .cg-submit-guide-details { border: 1px solid var(--cg-submit-guide-border); border-radius: 14px; padding: 0; margin: 10px 0; background: #fff; }\n  .cg-submit-guide-details summary { cursor: pointer; padding: 14px 16px; font-weight: 700; }\n  .cg-submit-guide-details div { padding: 0 16px 16px; }\n  .cg-submit-guide-cta { background: linear-gradient(180deg, #f0fdf4, #ffffff); border-color: #86efac; }\n  .cg-submit-guide-cta strong { color: var(--cg-submit-guide-dark-green); }\n  .cg-submit-guide-link-placeholder { color: var(--cg-submit-guide-blue); text-decoration: underline; text-underline-offset: 2px; font-weight: 600; }\n  @media (max-width: 760px) {\n    .cg-submit-guide-card-grid { grid-template-columns: 1fr; }\n    .cg-submit-guide-toc ol { columns: 1; }\n    .cg-submit-guide-step { padding-left: 18px; }\n    .cg-submit-guide-step-num { position: static; margin: 0 0 10px; }\n  }\n<\/style>\n\n<section class=\"cg-submit-guide\" aria-labelledby=\"cg-submit-guide-title\">\n  <p class=\"schema-how-to-description\"><strong>How to fill in Coingecko request form.<\/strong><\/p>\n  <h3 id=\"cg-submit-guide-title\">CoinGecko token submission form: updated field-by-field guide<\/h3>\n  <p>Use this section after your project has a working website, public documentation, verifiable contract data, and at least one active market that CoinGecko can check. The goal is not to \u201csell\u201d the project to reviewers. The goal is to submit accurate, consistent, and verifiable information so the CoinGecko team can review the token without unnecessary back-and-forth.<\/p>\n\n  <aside class=\"cg-submit-guide-callout cg-submit-guide-source\" aria-label=\"Source note\">\n    <span class=\"cg-submit-guide-kicker\">Source note<\/span>\n    <p>This rewrite follows CoinGecko Help Center guidance checked in July 2026. CoinGecko says mandatory fields are marked with an asterisk, project teams should provide as much detail as possible, token images should be uploaded in the attachments area, Regular Pass can take up to five days, and Fast Pass is a paid priority-review option. Public verification is also part of the current process. Always verify the live form before submitting because field names and pricing can change.<\/p>\n  <\/aside>\n\n  <nav class=\"cg-submit-guide-toc\" aria-label=\"CoinGecko submission section table of contents\">\n    <h4>In this section<\/h4>\n    <ol>\n      <li><a href=\"#cg-submit-guide-checklist\">Quick checklist before submitting<\/a><\/li>\n      <li><a href=\"#cg-submit-guide-timeline\">Step-by-step submission timeline<\/a><\/li>\n      <li><a href=\"#cg-submit-guide-evidence-pack\">Required evidence pack<\/a><\/li>\n      <li><a href=\"#cg-submit-guide-fields\">Field-by-field form guidance<\/a><\/li>\n      <li><a href=\"#cg-submit-guide-mistakes\">Common mistakes to avoid<\/a><\/li>\n      <li><a href=\"#cg-submit-guide-after-submit\">What to do after submitting<\/a><\/li>\n      <li><a href=\"#cg-submit-guide-fast-pass\">Fast Pass notes<\/a><\/li>\n      <li><a href=\"#cg-submit-guide-faq\">FAQ<\/a><\/li>\n    <\/ol>\n  <\/nav>\n\n  <section id=\"cg-submit-guide-checklist\" class=\"cg-submit-guide-card\">\n    <h4>A. Quick checklist before submitting to CoinGecko<\/h4>\n    <p>Prepare this checklist before you try to list token on Coingecko. Treat each item as a verification point, not a marketing point.<\/p>\n    <ul>\n      <li><span class=\"cg-submit-guide-badge cg-submit-guide-badge-required\">Required<\/span>Official project website with the token name, ticker, contract address, chain, and social links.<\/li>\n      <li><span class=\"cg-submit-guide-badge cg-submit-guide-badge-required\">Required<\/span>Active market evidence from an exchange or DEX page that CoinGecko can inspect.<\/li>\n      <li><span class=\"cg-submit-guide-badge cg-submit-guide-badge-required\">Required<\/span>Correct blockchain platform, token contract address, decimals, and explorer link.<\/li>\n      <li><span class=\"cg-submit-guide-badge cg-submit-guide-badge-required\">Required<\/span>Token supply data: max supply, total supply, burn wallets, circulating supply, and locked or vested wallets where applicable.<\/li>\n      <li><span class=\"cg-submit-guide-badge cg-submit-guide-badge-recommended\">Recommended<\/span>Whitepaper or docs explaining tokenomics, allocation, vesting, roadmap, and utility.<\/li>\n      <li><span class=\"cg-submit-guide-badge cg-submit-guide-badge-recommended\">Recommended<\/span>Audit links, verified contract source code, and public repository links if available.<\/li>\n      <li><span class=\"cg-submit-guide-badge cg-submit-guide-badge-avoid\">Avoid<\/span>Submitting vague claims, unverifiable market links, inactive social channels, or inconsistent token data.<\/li>\n    <\/ul>\n  <\/section>\n\n  <section id=\"cg-submit-guide-timeline\" class=\"cg-submit-guide-card\">\n    <h4>B. Step-by-step CoinGecko submission timeline<\/h4>\n    <div class=\"cg-submit-guide-card-grid\">\n      <div class=\"cg-submit-guide-card cg-submit-guide-step\">\n        <span class=\"cg-submit-guide-step-num\">1<\/span>\n        <h4>Prepare evidence<\/h4>\n        <p>Collect website, whitepaper, exchange or DEX market pages, explorer pages, supply data, community links, token logo, and public verification materials.<\/p>\n      <\/div>\n      <div class=\"cg-submit-guide-card cg-submit-guide-step\">\n        <span class=\"cg-submit-guide-step-num\">2<\/span>\n        <h4>Publish ownership proof<\/h4>\n        <p>Before filling the form, publish a public verification post from an official social account linked on the project website. Include the project identity and GeckoTerminal page if available.<\/p>\n      <\/div>\n      <div class=\"cg-submit-guide-card cg-submit-guide-step\">\n        <span class=\"cg-submit-guide-step-num\">3<\/span>\n        <h4>Fill the form<\/h4>\n        <p>Log in, open the Request and Listing area, choose New Coin\/Token Listing, select the listing type, and complete all mandatory fields.<\/p>\n      <\/div>\n      <div class=\"cg-submit-guide-card cg-submit-guide-step\">\n        <span class=\"cg-submit-guide-step-num\">4<\/span>\n        <h4>Submit and monitor<\/h4>\n        <p>Choose Regular Pass or Fast Pass, accept the terms, submit the request, save the Request ID, reply to the verification post with the ID, and monitor the dashboard.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"cg-submit-guide-evidence-pack\" class=\"cg-submit-guide-evidence\">\n    <h4>C. Required evidence pack<\/h4>\n    <div class=\"cg-submit-guide-table-wrap\" role=\"region\" aria-label=\"CoinGecko submission evidence pack table\">\n      <table class=\"cg-submit-guide-table\">\n        <thead>\n          <tr>\n            <th scope=\"col\">Evidence type<\/th>\n            <th scope=\"col\">What to prepare<\/th>\n            <th scope=\"col\">Why it matters<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Project identity<\/td><td>Token name, symbol, website, docs, submitter role, and official contact.<\/td><td>Helps reviewers confirm that the request comes from the actual project team.<\/td><\/tr>\n          <tr><td>Market evidence<\/td><td>Direct trading-pair pages from CEXs or DEX pools, with active trading where applicable.<\/td><td>Helps CoinGecko verify that the asset has a public market and price source.<\/td><\/tr>\n          <tr><td>Contract evidence<\/td><td>Explorer token page, chain, exact contract address, and decimals.<\/td><td>Prevents wrong-contract listings and inaccurate token metadata.<\/td><\/tr>\n          <tr><td>Supply evidence<\/td><td>Max supply, total supply, burned wallets, locked wallets, circulating supply, allocation schedule, and public API endpoints if used.<\/td><td>Supports market-cap, ranking, and circulating-supply review.<\/td><\/tr>\n          <tr><td>Community evidence<\/td><td>Official X, Telegram, Discord, Medium, YouTube, GitHub, and other active channels where available.<\/td><td>Shows that the project has public communication channels and verifiable ownership signals.<\/td><\/tr>\n          <tr><td>Security evidence<\/td><td>Verified contract source, audit report, repository links, and admin\/ownership notes if relevant.<\/td><td>May help reviewers evaluate transparency and smart-contract risk.<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <section id=\"cg-submit-guide-fields\" aria-label=\"Field-by-field CoinGecko form guidance\">\n    <h4>D. Field-by-field form guidance<\/h4>\n\n    <article class=\"cg-submit-guide-card cg-submit-guide-step\">\n      <span class=\"cg-submit-guide-step-num\">1<\/span>\n      <h4>Public verification before the form<\/h4>\n      <p>CoinGecko\u2019s current verification flow asks projects to create a public verification post before filling the Listing or Update request. Use an official social account that is linked directly from the project website. Mention that the project is preparing to submit a CoinGecko request, include the GeckoTerminal URL if the project is already visible there, and add a Telegram contact if the team wants to make follow-up verification easier.<\/p>\n      <p>After submission, use the Request ID from the confirmation email or dashboard and reply to the original verification post with that exact ID. This helps CoinGecko connect the form, the public post, and the project\u2019s official social account.<\/p>\n    <\/article>\n\n    <article class=\"cg-submit-guide-card cg-submit-guide-step\">\n      <span class=\"cg-submit-guide-step-num\">2<\/span>\n      <h4>Choose Active Listing or Preview Listing based on launch status<\/h4>\n      <p>Choose the listing type that reflects the real status of your token. Use Active Listing only when the token is already launched and has active market evidence. Use Preview Listing only when the live form offers that path and your token is not yet launched.<\/p>\n    <\/article>\n  <\/section>\n<\/section>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"579\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-1.webp\" alt=\"CoinGecko new coin listing request form with basic coin information fields\" class=\"wp-image-14967\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1.webp?size=168x81&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-300x145.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1.webp?size=504x243&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1.webp?size=672x324&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-768x371.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1.webp?size=840x405&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-1024x494.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Start the CoinGecko listing form by entering the listing type, token name, symbol, website, and whitepaper link.<\/figcaption><\/figure>\n\n\n\n<section class=\"cg-submit-guide\">\n<article class=\"cg-submit-guide-card cg-submit-guide-step\">\n      <span class=\"cg-submit-guide-step-num\">3<\/span>\n      <h4>Basic coin\/token information<\/h4>\n      <p><strong>Enter the official coin or token name and symbol.<\/strong> The name, ticker, website, whitepaper, contract explorer, exchange pages, and public verification post should all match. Do not add extra promotional wording to the token name unless that is the official registered name used across your project materials.<\/p>\n      <p><strong>Add official website, whitepaper, submitter role, and Telegram contact if available.<\/strong> Use a project-domain email when possible and describe the submitter\u2019s role accurately. If the submitter is an agency or listing manager, make the relationship clear in the remarks or additional information area.<\/p>\n    <\/article>\n<\/section>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"934\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-1.webp\" alt=\"CoinGecko listing form project information section with submitter role, Telegram username, and project description field\" class=\"wp-image-14961\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-1.webp?size=168x131&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-1-300x234.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-1.webp?size=504x392&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-1.webp?size=672x523&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-1-768x598.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-1.webp?size=840x654&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-1-1024x797.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-1.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Add the submitter role, Telegram username, and a clear third-person project description.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"926\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-2.webp\" alt=\"CoinGecko project information fields for uniqueness, project history, roadmap, and token use case\" class=\"wp-image-14962\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-2.webp?size=168x130&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-2-300x232.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-2.webp?size=504x389&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-2.webp?size=672x519&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-2-768x593.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-2.webp?size=840x648&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-2-1024x790.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-2.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Explain what makes the project unique, its history, upcoming plans, and token use case.<\/figcaption><\/figure>\n\n\n\n<section class=\"cg-submit-guide\">\n<article class=\"cg-submit-guide-card cg-submit-guide-step\">\n      <span class=\"cg-submit-guide-step-num\">4<\/span>\n      <h4>Project description, uniqueness, history, roadmap, and utility<\/h4>\n      <p><strong>Write the project overview in factual, third-person language.<\/strong> Explain what the project does, what problem it addresses, which chain it uses, and how the token fits into the ecosystem. Avoid \u201cbest,\u201d \u201crevolutionary,\u201d \u201cguaranteed,\u201d or price-focused language.<\/p>\n      <p><strong>Explain what makes the project unique without making unsupported claims.<\/strong> If you mention a DEX, game, DAO, staking module, burn mechanism, or AI feature, state whether it is live, in testnet, or planned. A roadmap item should not be described as a live product.<\/p>\n      <p><strong>Summarize the project history and major verified milestones.<\/strong> Include contract deployment, launch, audits, product releases, pool creation, exchange listing, or other dated facts that can be checked.<\/p>\n      <p><strong>Describe the roadmap and the token utility clearly.<\/strong> Focus on practical use cases such as governance, fees, access, staking, payments, in-product usage, or ecosystem incentives only if they are documented by the project.<\/p>\n    <\/article>\n<\/section>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"908\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-3.webp\" alt=\"CoinGecko exchange trading information section with trading pair exchange name and trade URL fields\" class=\"wp-image-14963\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-3.webp?size=168x127&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-3-300x227.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-3.webp?size=504x381&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-3.webp?size=672x508&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-3-768x581.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-3.webp?size=840x636&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-3-1024x775.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-3.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Provide exact exchange names and direct market URLs for each trading pair.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"922\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-4.webp\" alt=\"CoinGecko trading pair fields and block explorer link section\" class=\"wp-image-14964\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-4.webp?size=168x129&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-4-300x231.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-4.webp?size=504x387&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-4.webp?size=672x516&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-4-768x590.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-4.webp?size=840x645&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-4-1024x787.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-4.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Add additional trading pairs and begin entering block explorer links for the token.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"913\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-5.webp\" alt=\"CoinGecko block explorer links section and asset type selection\" class=\"wp-image-14965\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-5.webp?size=168x128&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-5-300x228.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-5.webp?size=504x383&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-5.webp?size=672x511&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-5-768x584.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-5.webp?size=840x639&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-5-1024x779.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-5.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Enter explorer links and select whether the asset is a coin or token.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"892\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-6.webp\" alt=\"CoinGecko asset type and token contract details section\" class=\"wp-image-14966\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-6.webp?size=168x125&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-6-300x223.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-6.webp?size=504x375&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-6.webp?size=672x500&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-6-768x571.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-6.webp?size=840x624&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-6-1024x761.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-1-6.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Select the token asset type and enter blockchain platform, contract address, and decimal places.<\/figcaption><\/figure>\n\n\n\n<section class=\"cg-submit-guide\">\n<article class=\"cg-submit-guide-card cg-submit-guide-step\">\n      <span class=\"cg-submit-guide-step-num\">5<\/span>\n      <h4>Market and trading-pair evidence<\/h4>\n      <p><strong>Provide every active trading pair and official market page.<\/strong> Add direct market URLs for centralized exchange pairs or DEX pools, not only the exchange homepage. The trading pair, token symbol, token contract, and chain should match your submitted token data.<\/p>\n      <p>Market, explorer, and contract data must match public on-chain and trading records. If the token trades on more than one venue, list the strongest verifiable markets first and keep the remarks field free of exaggerated liquidity claims.<\/p>\n    <\/article>\n<\/section>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"664\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-2.webp\" alt=\"CoinGecko supply information step with holder list, distribution schedule, and token generation date fields\" class=\"wp-image-14972\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2.webp?size=168x93&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-300x166.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2.webp?size=504x279&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2.webp?size=672x372&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-768x425.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2.webp?size=840x465&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-1024x567.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Start the Supply Information step with holder, distribution, and token generation details.<\/figcaption><\/figure>\n\n\n\n<section class=\"cg-submit-guide\">\n<article class=\"cg-submit-guide-card cg-submit-guide-step\">\n      <span class=\"cg-submit-guide-step-num\">6<\/span>\n      <h4>Explorer links, asset type, blockchain, contract address, and decimals<\/h4>\n      <p><strong>Add token-level explorer links and select token built on smart contract platform.<\/strong> Use the token page on the explorer, not a random transaction or wallet page.<\/p>\n      <p><strong>Select the blockchain platform and enter the exact contract address and decimals.<\/strong> Copy the contract address from the explorer and verify decimals directly from the token contract or explorer metadata. Wrong chain or wrong contract data can delay review or lead to rejection.<\/p>\n    <\/article>\n<\/section>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"884\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-1.webp\" alt=\"CoinGecko token supply fields for TGE date, max supply, total supply, total supply API, and burned wallet\" class=\"wp-image-14968\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-1.webp?size=168x124&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-1-300x221.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-1.webp?size=504x371&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-1.webp?size=672x495&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-1-768x566.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-1.webp?size=840x619&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-1-1024x754.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-1.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Enter TGE date, max supply, total supply data, supply API, and burned wallet information.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"934\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-2.webp\" alt=\"CoinGecko burned wallet and circulating supply fields\" class=\"wp-image-14969\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-2.webp?size=168x131&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-2-300x234.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-2.webp?size=504x392&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-2.webp?size=672x523&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-2-768x598.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-2.webp?size=840x654&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-2-1024x797.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-2.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Add burned wallet details and circulating supply information.<\/figcaption><\/figure>\n\n\n\n<section class=\"cg-submit-guide\">\n<article class=\"cg-submit-guide-card cg-submit-guide-step\">\n      <span class=\"cg-submit-guide-step-num\">7<\/span>\n      <h4>Supply and tokenomics information<\/h4>\n      <p><strong>Provide top holder list and distribution schedule.<\/strong> Use explorer holder pages and public docs that show allocation, vesting, lockups, burns, treasury wallets, team wallets, and release assumptions.<\/p>\n      <p><strong>Enter TGE date, max supply, total supply, and burn-wallet details.<\/strong> CoinGecko\u2019s supply guidance treats burned tokens and locked or vested wallets as important inputs for total and circulating supply review.<\/p>\n      <p><strong>Add circulating supply, API endpoints, and locked or vested wallets.<\/strong> If you provide supply APIs, make them public, stable, and JSON-based. CoinGecko may prioritize team disclosures and on-chain sources, so API values should reconcile with explorer and documentation data.<\/p>\n      <p><strong>Break down token allocation with TGE percentage, cliff, vesting, and release schedule.<\/strong> Use precise numbers and mention any gaps honestly. If a lock proof is not available, say so rather than implying one exists.<\/p>\n      <p><strong>Use additional supply information to explain assumptions and caveats.<\/strong> This is the right place to explain burn mechanics, unminted tokens, excluded wallets, lock schedules, bridges, and supply formulas.<\/p>\n    <\/article>\n<\/section>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"924\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-3.webp\" alt=\"CoinGecko initial token allocation fields with allocation percentage, TGE percentage, cliff, vesting, and release schedule\" class=\"wp-image-14970\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-3.webp?size=168x129&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-3-300x231.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-3.webp?size=504x388&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-3.webp?size=672x517&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-3-768x591.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-3.webp?size=840x647&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-3-1024x788.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-3.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Describe the initial token allocation and vesting schedule.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"717\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-4.webp\" alt=\"CoinGecko additional supply information field and next step button\" class=\"wp-image-14971\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-4.webp?size=168x100&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-4-300x179.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-4.webp?size=504x301&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-4.webp?size=672x402&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-4-768x459.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-4.webp?size=840x502&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-4-1024x612.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-2-4.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Complete token allocation details and add any extra supply notes before moving to Additional Information.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"669\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-3.webp\" alt=\"CoinGecko community information section with social media and community link fields\" class=\"wp-image-14978\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3.webp?size=168x94&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-300x167.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3.webp?size=504x281&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3.webp?size=672x375&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-768x428.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3.webp?size=840x468&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-1024x571.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Add official community links such as X, Telegram, Facebook, YouTube, Reddit, Discord, Medium, and other socials.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"939\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-1.webp\" alt=\"CoinGecko coin or token category section with category and reason fields\" class=\"wp-image-14973\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-1.webp?size=168x131&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-1-300x235.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-1.webp?size=504x394&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-1.webp?size=672x526&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-1-768x601.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-1.webp?size=840x657&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-1-1024x801.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-1.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Select token categories and provide supporting reasons for each category.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"738\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-2.webp\" alt=\"CoinGecko category reason and developer information fields\" class=\"wp-image-14974\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-2.webp?size=168x103&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-2-300x185.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-2.webp?size=504x310&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-2.webp?size=672x413&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-2-768x472.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-2.webp?size=840x517&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-2-1024x630.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-2.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Finish category reasoning and add developer repository links if available.<\/figcaption><\/figure>\n\n\n\n<section class=\"cg-submit-guide\">\n<article class=\"cg-submit-guide-card cg-submit-guide-step\">\n      <span class=\"cg-submit-guide-step-num\">8<\/span>\n      <h4>Community links, categories, developer links, images, remarks, and final declarations<\/h4>\n      <p><strong>Add official X, Telegram, and other community links.<\/strong> Use only channels controlled by the project. Remove or avoid dead, private, low-quality, or unrelated links.<\/p>\n      <p><strong>Select categories only when you can support them with evidence.<\/strong> CoinGecko category requests should be backed by clear reasoning and verifiable documentation. If a category is based on a future roadmap item, say that it is planned instead of presenting it as live.<\/p>\n      <p><strong>Review developer links, images, remarks, and terms before submitting.<\/strong> Add GitHub, GitLab, or Bitbucket links when they exist. Upload a clean token logo and project banner if the live form requests them. Use remarks to add useful context such as audit references, GeckoTerminal presence, market notes, or ownership-verification details.<\/p>\n      <p><strong>Add developer repositories, upload images, enter remarks, choose review speed, and confirm terms.<\/strong> Check every declaration carefully. Submitting inaccurate data can create avoidable support requests or rejection risk.<\/p>\n    <\/article>\n<\/section>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"672\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-3.webp\" alt=\"CoinGecko attachments and additional remarks section\" class=\"wp-image-14975\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-3.webp?size=168x94&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-3-300x168.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-3.webp?size=504x282&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-3.webp?size=672x376&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-3-768x430.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-3.webp?size=840x470&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-3-1024x573.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-3.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Upload the token logo, project banner, and add any final remarks.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"910\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-4.webp\" alt=\"CoinGecko faster review upgrade with Fast Pass and payment method options\" class=\"wp-image-14976\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-4.webp?size=168x127&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-4-300x228.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-4.webp?size=504x382&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-4.webp?size=672x510&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-4-768x582.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-4.webp?size=840x637&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-4-1024x777.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-4.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Choose between Fast Pass and Regular Pass, then select a payment method.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"578\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-5.webp\" alt=\"CoinGecko final submission terms, declarations, public verification post requirement, and hCaptcha\" class=\"wp-image-14977\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-5.webp?size=168x81&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-5-300x145.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-5.webp?size=504x243&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-5.webp?size=672x324&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-5-768x370.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-5.webp?size=840x405&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-5-1024x493.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-page-3-5.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Accept the required terms, confirm accuracy, complete hCaptcha, and submit the request.<\/figcaption><\/figure>\n\n\n\n<section class=\"cg-submit-guide\">\n<section id=\"cg-submit-guide-mistakes\" class=\"cg-submit-guide-card cg-submit-guide-error\">\n    <h4>E. Common mistakes to avoid<\/h4>\n    <ul>\n      <li>Claiming the token is \u201cguaranteed\u201d to be listed or that Fast Pass guarantees approval.<\/li>\n      <li>Submitting a contract address that is not the actual traded token contract.<\/li>\n      <li>Using an inactive website, private community links, or socials that are not linked from the official website.<\/li>\n      <li>Providing market links that do not show the exact pair, chain, or pool being submitted.<\/li>\n      <li>Leaving supply assumptions unexplained, especially burned, locked, vested, treasury, bridge, or team wallets.<\/li>\n      <li>Selecting categories because they are popular rather than because the project has evidence for them.<\/li>\n      <li>Creating the public verification post after submission and forgetting to reply with the Request ID.<\/li>\n      <li>Sending repeated or incomplete requests instead of responding through the dashboard when CoinGecko asks for more details.<\/li>\n    <\/ul>\n  <\/section>\n\n  <section id=\"cg-submit-guide-after-submit\" class=\"cg-submit-guide-card cg-submit-guide-success\">\n    <h4>F. What to do after submitting<\/h4>\n    <ol>\n      <li><strong>Save the Request ID.<\/strong> You will need it for follow-up, dashboard checks, and the public verification reply.<\/li>\n      <li><strong>Reply to the verification post.<\/strong> Add the exact Request ID as a reply to the original public verification post.<\/li>\n      <li><strong>Monitor the Request and Listing tab after submission.<\/strong> Watch for Pending, Action Needed, Approved, or Rejected status changes.<\/li>\n      <li><strong>Respond quickly to Action Needed.<\/strong> If CoinGecko asks for more information, answer with objective evidence and keep the response concise.<\/li>\n      <li><strong>Keep data consistent.<\/strong> Do not change contracts, websites, pools, tokenomics, or socials without updating project documentation and, if needed, filing the correct update request.<\/li>\n    <\/ol>\n  <\/section>\n<\/section>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"190\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/Coingecko-request-status.webp\" alt=\"CoinGecko My Listing Request page showing a coin listing under priority review\" class=\"wp-image-14980\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-request-status.webp?size=168x27&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-request-status-300x48.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-request-status.webp?size=504x80&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-request-status.webp?size=672x106&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-request-status-768x122.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-request-status.webp?size=840x133&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-request-status-1024x162.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-request-status.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Track the CoinGecko listing request status from the My Listing Request dashboard.<\/figcaption><\/figure>\n\n\n\n<section class=\"cg-submit-guide\">\n<section id=\"cg-submit-guide-fast-pass\" class=\"cg-submit-guide-card cg-submit-guide-warning\">\n    <h4>Fast Pass notes<\/h4>\n    <p><strong>Fast Pass is optional and does not guarantee approval.<\/strong> It is a paid priority-review service, not a paid listing. CoinGecko still applies its standard review criteria, and incomplete or non-compliant submissions can still be rejected.<\/p>\n    <p><strong>Complete ownership verification and understand Fast Pass before paying.<\/strong> Fast Pass can be selected before submission or purchased after submission from the success page, dashboard, or confirmation email when the option is available.<\/p>\n    <p><strong>Complete billing details if you buy Fast Pass.<\/strong> CoinGecko\u2019s official guidance says payment can be made by card or cryptocurrency where available. Use the live price shown in the current CoinGecko checkout, because fees may change.<\/p>\n    <p><strong>Select cryptocurrency payment if available and follow the checkout flow.<\/strong> Keep the payment confirmation and invoice for your records.<\/p>\n    <p><strong>Use the Fast Pass payment walkthrough only after deciding that priority review is worth the fee.<\/strong> A faster response can help teams with launch timing, but it should not replace a complete, evidence-backed form.<\/p>\n  <\/section>\n<\/section>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"463\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/Coingecko-fast-pass-paid.webp\" alt=\"CoinGecko Fast Pass purchased successfully confirmation page\" class=\"wp-image-14979\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-fast-pass-paid.webp?size=168x65&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-fast-pass-paid-300x116.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-fast-pass-paid.webp?size=504x194&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-fast-pass-paid.webp?size=672x259&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-fast-pass-paid-768x296.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-fast-pass-paid.webp?size=840x324&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-fast-pass-paid-1024x395.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/Coingecko-fast-pass-paid.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">CoinGecko confirms that Fast Pass was purchased and the request will be reviewed within 24 hours.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1140\" height=\"1058\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/CG-submission-enter-billing-info.webp\" alt=\"CoinGecko Fast Pass billing information modal with full name, country, address, and tax ID fields\" class=\"wp-image-14960\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-enter-billing-info.webp?size=168x156&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-enter-billing-info-300x278.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-enter-billing-info.webp?size=504x468&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-enter-billing-info.webp?size=672x624&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-enter-billing-info-768x713.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-enter-billing-info.webp?size=840x780&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-enter-billing-info-1024x950.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/CG-submission-enter-billing-info.webp?lossy=2&amp;strip=1&amp;webp=1 1140w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Enter billing details before continuing to the CoinGecko Fast Pass payment.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"673\" height=\"1200\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/paying-via-moonpay-to-coingecko.webp\" alt=\"MoonPay payment screen for CoinGecko Fast Pass showing 1500 USDC on Solana\" class=\"wp-image-14981\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/paying-via-moonpay-to-coingecko-168x300.webp?lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/paying-via-moonpay-to-coingecko.webp?size=336x599&amp;lossy=2&amp;strip=1&amp;webp=1 336w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/paying-via-moonpay-to-coingecko.webp?size=504x899&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/paying-via-moonpay-to-coingecko-574x1024.webp?lossy=2&amp;strip=1&amp;webp=1 574w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/paying-via-moonpay-to-coingecko.webp?lossy=2&amp;strip=1&amp;webp=1 673w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px\" \/><figcaption class=\"wp-element-caption\">Pay the CoinGecko Fast Pass fee through MoonPay using USDC on Solana.<\/figcaption><\/figure>\n\n\n<section id=\"cg-submit-guide-faq\" class=\"cg-submit-guide-card\">\n<h4>G. FAQ<\/h4>\n<details class=\"cg-submit-guide-details\">\n<summary>Does CoinGecko guarantee that my token will be listed?<\/summary>\n<div>\n<p>No. CoinGecko reviews submissions against its own listing criteria. A complete form can improve submission quality, but it does not guarantee approval.<\/p>\n<\/p>\n<\/div>\n<\/details>\n<details class=\"cg-submit-guide-details\">\n<summary>Do I need an exchange or DEX market before submitting?<\/summary>\n<div>\n<p>For an active listing, prepare direct evidence of at least one active market that CoinGecko can verify. Preview-listing workflows are different and should be checked on the live form.<\/p>\n<\/p>\n<\/div>\n<\/details>\n<details class=\"cg-submit-guide-details\">\n<summary>Should I include GeckoTerminal?<\/summary>\n<div>\n<p>Include the GeckoTerminal URL when the project is listed there, especially in the public verification post and remarks. It helps connect DEX market data with the submission.<\/p>\n<\/p>\n<\/div>\n<\/details>\n<details class=\"cg-submit-guide-details\">\n<summary>What token logo should I prepare?<\/summary>\n<div>\n<p>Prepare a clean square logo in PNG, JPG, or WEBP. CoinGecko\u2019s logo guidance prefers a 200 by 200 image and a transparent background.<\/p>\n<\/p>\n<\/div>\n<\/details>\n<details class=\"cg-submit-guide-details\">\n<summary>What should I write in the remarks field?<\/summary>\n<div>\n<p>Use remarks for helpful review context: audit links, GeckoTerminal presence, supply assumptions, exchange notes, ownership proof, or any caveat that prevents misunderstanding.<\/p>\n<\/p>\n<\/div>\n<\/details>\n<details class=\"cg-submit-guide-details\">\n<summary>What happens if CoinGecko marks my request as Action Needed?<\/summary>\n<div>\n<p>Read the reviewer\u2019s message in the dashboard and reply with accurate supporting evidence. Respond promptly because unanswered requests can be rejected automatically.<\/p>\n<\/p>\n<\/div>\n<\/details>\n<details class=\"cg-submit-guide-details\">\n<summary>Is Fast Pass worth it?<\/summary>\n<div>\n<p>Fast Pass may be useful when timing matters and the submission is already complete. It only prioritizes review; it does not guarantee listing, update approval, or a specific outcome.<\/p>\n<\/p>\n<\/div>\n<\/details>\n<\/section>\n<aside class=\"cg-submit-guide-cta\" aria-label=\"CoinGecko listing help call to action\">\n<h4>Need help preparing a CoinGecko submission?<\/h4>\n<p>Tokpie can help organize the evidence pack, review token data consistency, prepare market and supply notes, and edit the form text before you submit. Start with your official website, explorer page, market links, tokenomics document, and public verification post draft.<\/p>\n<\/aside>\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-check-the-status\">How to check the status?<\/h2>\n\n\n\n<p>After the form&#8217;s submission, watch the status of your application at any time by doing the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Log in to your CG account.&nbsp;<\/li>\n\n\n\n<li>Open the&nbsp;<a href=\"https:\/\/partner.coingecko.com\/request-form\/submissions\" target=\"_blank\" rel=\"noreferrer noopener\">status page<\/a>.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-long-does-it-take-to-get-listed\">How long does it take to get listed?<\/h2>\n\n\n\n<p>The listing process can take from a few days to a few weeks, depending on Coingecko&#8217;s workload and the quality\/completeness of your application. Providing all necessary details and documentation upfront will speed up the review and approval process. Under normal circumstances, Coingecko aims to review applications within 2 to 20 business days. However, you can utilize the Fast Pass to list your token on CG within 24 hours.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-reasons-for-being-rejected-and-solutions\">Reasons for being Rejected and solutions<\/h2>\n\n\n\n<p>Some common reasons for Coingecko to refuse a coin listing application include lack of vol., liquidity, or community support. So, don&#8217;t be surprised to see a red &#8220;Rejected&#8221; remark on the&nbsp;<a target=\"_blank\" href=\"https:\/\/www.coingecko.com\/request-form\/submissions\" rel=\"noreferrer noopener\">status page<\/a>&nbsp;in few days after the form&#8217;s submission. Read the following paragraphs with the explanations on overcoming different rejections from Coingecko.&nbsp;<\/p>\n\n\n\n<p class=\"has-light-green-cyan-background-color has-background\"><strong>TIP<\/strong><br>Send another listing request to Coingecko only&nbsp;<strong>after<\/strong><em><strong>&nbsp;<\/strong><\/em><strong>two weeks<\/strong>. Don&#8217;t&nbsp;send another request before the 2-week cooldown period. Otherwise, CG tags your application as spam. So, it will cause further delays to your listing request.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Suspected security risk in the smart contract<\/h3>\n\n\n\n<p>Another serious rejection reason is: \u201cUnfortunately, the submission has been rejected due to suspected security risk identified in the smart contract.\u201d This usually means that CoinGecko, or one of the external security platforms used during its review, detected a possible issue related to the token contract. In many cases, the problem is not the website, logo, whitepaper, or social media activity. Instead, the issue comes from contract-level warnings or negative signals shown on public scanners and audit platforms.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"372\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/coingecko-suspected-security-risk-rejection-1024x372.webp\" alt=\"CoinGecko listing request dashboard showing a rejected token application due to a suspected security risk identified in the smart contract\" class=\"wp-image-14994\" srcset=\"https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/coingecko-suspected-security-risk-rejection.webp?size=168x61&amp;lossy=2&amp;strip=1&amp;webp=1 168w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/coingecko-suspected-security-risk-rejection-300x109.webp?lossy=2&amp;strip=1&amp;webp=1 300w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/coingecko-suspected-security-risk-rejection.webp?size=504x183&amp;lossy=2&amp;strip=1&amp;webp=1 504w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/coingecko-suspected-security-risk-rejection.webp?size=672x244&amp;lossy=2&amp;strip=1&amp;webp=1 672w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/coingecko-suspected-security-risk-rejection-768x279.webp?lossy=2&amp;strip=1&amp;webp=1 768w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/coingecko-suspected-security-risk-rejection.webp?size=840x305&amp;lossy=2&amp;strip=1&amp;webp=1 840w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/coingecko-suspected-security-risk-rejection-1024x372.webp?lossy=2&amp;strip=1&amp;webp=1 1024w, https:\/\/b3776367.smushcdn.com\/3776367\/wp-content\/uploads\/2023\/04\/coingecko-suspected-security-risk-rejection.webp?lossy=2&amp;strip=1&amp;webp=1 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Example of a CoinGecko listing rejection caused by a suspected smart contract security risk.<\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Why CoinGecko gives this rejection<\/h4>\n\n\n\n<p>&nbsp;CoinGecko may reject a token when its review team sees security-related warnings on external platforms such as GoPlus, RugCheck, Token Sniffer, Honeypot.is, DEXScreener security checks, DEXTools, Etherscan, BscScan, or public audit pages. Typical red flags include unverified source code, proxy or upgradeable contracts, non-renounced ownership, hidden owner privileges, blacklist or freeze functions, pause functions, mint functions, modifiable buy or sell tax, unusually high tax, anti-whale restrictions, transfer cooldowns, suspicious transfer logic, unlocked liquidity, unresolved audit findings, or honeypot-related warnings. Even if the token owner believes the contract is safe, CoinGecko may still reject the project if these public indicators look risky.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">How to identify the exact warning<\/h4>\n\n\n\n<p>The first step is to check the token across several security platforms and write down every warning you find. Do not rely on just one scanner. Review the token on GoPlus, RugCheck, Token Sniffer, Honeypot.is, DEXScreener, DEXTools, Etherscan or BscScan, and the public page of your auditor if an audit exists. Then compare all findings carefully. This helps you understand whether the rejection comes from a real contract issue, an outdated scanner result, or a false positive. Save direct links and screenshots of every relevant warning, because they will be useful when you prepare the next submission.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">How to fix real smart-contract issues<\/h4>\n\n\n\n<p>If the warnings are valid, fix them before sending a new CoinGecko application. Common actions include verifying the source code on the blockchain explorer, renouncing ownership, removing or disabling dangerous admin controls, reducing or locking tax settings, removing blacklist or freeze functions, locking liquidity, and publishing a public audit. If the auditor\u2019s page shows unresolved findings, work with the auditor to resolve or acknowledge them properly. Also, make sure the public security report reflects the latest contract state. A token that still shows unresolved risks on external platforms has a much weaker chance of passing CoinGecko\u2019s review.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">How to deal with false positives<\/h4>\n\n\n\n<p>Sometimes the scanner is wrong or outdated. In that case, contact the relevant platform directly and request a manual review or rescan. Provide clear proof, such as the verified contract link, owner-renouncement transaction, current <code>owner()<\/code> value, liquidity lock proof, public audit report, and links to the live trading pairs. Ask the platform to update the public token page after reviewing the evidence. This step is important because CoinGecko often relies on those public indicators. If the scanner continues to show a warning, CoinGecko may reject the token again even if the team believes the warning is incorrect.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Keep your public claims consistent<\/h4>\n\n\n\n<p>Make sure your website, whitepaper, listing form, and public materials do not contradict the contract or the scanner data. For example, do not claim \u201czero tax\u201d if the contract still contains active or switchable tax logic. Do not state \u201cownership renounced\u201d unless the blockchain explorer clearly shows the owner as the zero address. Do not say \u201cliquidity locked\u201d unless there is a public proof link. CoinGecko reviewers compare your listing form, website, contract, market pages, scanners, and audit results. Any mismatch can create doubts and lead to another rejection.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">When migration is the better solution<\/h4>\n\n\n\n<p>Some projects cannot remove the warning because the risky logic is permanently built into the deployed contract. In that case, the strongest long-term solution may be a migration to a clean standard token contract. A simple token with verified source code, no proxy, no mint function, no blacklist, no freeze or pause function, no modifiable tax, no transfer cooldown, and no anti-whale restriction usually has a much better chance of passing CoinGecko\u2019s security review. However, migration is a major decision because the token address, liquidity pools, website, whitepaper, explorers, exchanges, and community announcements must all be updated.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">When to re-submit the CoinGecko form<\/h4>\n\n\n\n<p>After fixing the issue, do not immediately submit the same request again. Wait at least 14 days after the rejection, gather all updated proof, and then submit a new CoinGecko application. In the remarks field, clearly explain that the previous smart-contract security warning has been resolved. Include links to the corrected scanner pages, verified contract, ownership proof, liquidity lock proof, and public audit report. If the issue was a false positive, explain that the relevant security platform reviewed the token manually or updated its status. A re-submission supported by clean public indicators has a much better chance of being approved.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-project-s-volume-is-too-low\">Project&#8217;s volume is too low<\/h3>\n\n\n\n<p>If you see the reason for rejection, like &#8220;Project&#8217;s volume is too low, &#8221; <a rel=\"noreferrer noopener\" aria-label=\"increase trading vol (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/make-successful-cryptocurrency-ultimate-guide\/#How_to_increase_trade_volume\" target=\"_blank\">increase trading vol<\/a>. Do it by getting listed on more exchanges and enabling auto-trading <a rel=\"noreferrer noopener\" aria-label=\"software (opens in a new tab)\" href=\"https:\/\/tokenlisted.com\/\" target=\"_blank\">software<\/a>. Also, read again step #2 above. Besides, remember to re-submit the Coingecko&#8217;s form 14 days after getting a rejection.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"205\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/Coingecko_refuse-1.png\" alt=\"bad vol and liquidity\" class=\"wp-image-10294\"\/><figcaption class=\"wp-element-caption\">Low volume and liquidity.<\/figcaption><\/figure><\/div>\n\n\n<h3 class=\"wp-block-heading\" id=\"h-project-s-liquidity-is-too-low\">Project&#8217;s liquidity is too low<\/h3>\n\n\n\n<p>If you see the reason for rejection, like &#8220;Project&#8217;s liquidity is too low&#8221; then increase the size of your pool on DEX (for tokens traded only on PancakeSwap, Uniswap, and other DEXs). If your coin is tradable on CEX, <a href=\"https:\/\/tokpie.io\/blog\/make-successful-cryptocurrency-ultimate-guide\/#How_to_increase_liquidity\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"increase the size of the BIDs and ASKs (opens in a new tab)\">increase the size of the BIDs and ASKs<\/a> to $1500 (or higher) inside the 2% spread. Also, you can do it by hand or by activating market-making <a rel=\"noreferrer noopener\" aria-label=\"software (opens in a new tab)\" href=\"https:\/\/tokenlisted.com\/\" target=\"_blank\">software<\/a>. In addition, read again step #2 above. Besides, don&#8217;t forget that CG&#8217;s managers hate over-submissions. Therefore, after improving your token&#8217;s liquidity, re-submit the form only fourteen days after the last submission.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-unable-to-detect-sufficient-organic-attention-around-the-project\">Unable to detect sufficient organic attention around the project<\/h3>\n\n\n\n<p>Sometimes, projects try to list coins on CoinGecko but have just 10-50 followers on their social accounts. That&#8217;s not enough. So, such a project gets a rejection: &#8220;Project has bad sentiment on their social media (Low social media engagement\/ presence\/ adoption\/ audience growth rate.)&#8221; or &#8220;Unable to detect sufficient organic attention around the project.&#8221; <br>How to solve. <br>Build the community by increasing social media followers, engagement, and visibility. A robust and active community signals that a coin is established and reputable.&nbsp;Also, delete social channels with a miserable number of followers from the project&#8217;s website. However, a startup can have a lot of followers on social accounts but still get such a rejection. In that case, make an airdrop and let CG know about it next time (re-submit the form in 14 days).<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"218\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/Coingecko_reasons_rejections_part2.png\" alt=\"rejections on Coingecko\" class=\"wp-image-10295\"\/><figcaption class=\"wp-element-caption\">Other reasons for rejection.<\/figcaption><\/figure><\/div>\n\n\n<h3 class=\"wp-block-heading\" id=\"h-not-original-project\">Not original project<\/h3>\n\n\n\n<p>Another common reason for rejections is that the &#8220;Project infringes another&#8217;s trademark or consists of inappropriate content&#8221;. That&#8217;s one of the most severe reasons for refusal.<br>How to solve.<br>Avoid any plagiarism on your website and white paper. Also, don&#8217;t imitate other reputable projects already on the market. In other words, build your own &#8220;original&#8221; blockchain project.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-project-contains-unverified-proxy-contract\">Project contains unverified\/proxy contract<\/h3>\n\n\n\n<p>When a coin-tracker refuses to list a token due to &#8220;unverified\/proxy contract&#8221; issues, it indicates concerns about the project&#8217;s smart contract security or transparency. Here\u2019s a brief explanation:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Unverified Contract:<\/strong> The smart contract code hasn&#8217;t been verified on blockchain explorers like Etherscan, making it difficult to confirm its authenticity and security.<\/li>\n\n\n\n<li><strong>Proxy Contract:<\/strong> This serves as an intermediary in transactions, potentially complicating security assessments.<\/li>\n<\/ul>\n\n\n\n<p>To resolve these issues, ensure your contract is verified and audited by reputable firms. Provide thorough project documentation and, if feasible, simplify or secure proxy contract implementations. Engage with coin-trackers to address their concerns and foster a strong community to support your project\u2019s credibility.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1882\" height=\"350\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2024\/05\/Proxy_contract.png\" alt=\"CG rejects\" class=\"wp-image-11399\"\/><figcaption class=\"wp-element-caption\">Unverified or\/and proxy contract.<\/figcaption><\/figure><\/div>\n\n\n<h3 class=\"wp-block-heading\" id=\"h-unable-to-update-categories-and-tags\">Unable to update categories and tags<\/h3>\n\n\n\n<p>It is an outstanding achievement to be visible on CoinGecko in the correct section. It is even better if you have tags related to your project. However, many projects find their update requests rejected. But why does this happen? Starting in 2024, CoinGecko has tightened its rules for approving updates. Therefore, simply having a landing page with your token contract address is no longer sufficient. Even extensive descriptions of your plans are not enough.<\/p>\n\n\n\n<p>To overcome this hurdle, you should consider releasing a tangible product prototype. This concrete evidence will allow CoinGecko\u2019s managers to assess your project more accurately. As a result, they can place it under the appropriate category.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-i-still-can-not-get-a-verification\">I still can not get a verification<\/h2>\n\n\n\n<p>If you still can not get verification on Coingecko (after fixing all rejections and after several re-submissions), do the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Improve your website. Build a project&#8217;s web without using Wix, WordPress, and similar themes.<\/li>\n\n\n\n<li>Decrease taxation to around 3-5% if your token has enormous taxes.&nbsp;<\/li>\n\n\n\n<li>Re-create a token and try to submit a form again.&nbsp;<\/li>\n\n\n\n<li>Use a turn-key&nbsp;<a href=\"https:\/\/tokpie.io\/blog\/token-listing-cmc-cg-liquidity-outsource\/\" target=\"_blank\" rel=\"noreferrer noopener\">outsource solution<\/a>.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-add-additional-market\">How to add additional market<\/h2>\n\n\n\n<p>Listing an asset on Coingecko is not the &#8220;end of the game.&#8221; Sooner or later, your coin will start trading on new exchanges, or a new pair will appear. So, follow the steps below to add additional exchange(s) or market(s):<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Sign in to your CG account.<\/li>\n\n\n\n<li>Open the&nbsp;<a aria-label=\"Coingecko's request form page (opens in a new tab)\" href=\"https:\/\/www.coingecko.com\/request-form\" target=\"_blank\" rel=\"noreferrer noopener\">Coingecko&#8217;s request form page<\/a> and click on the &#8220;Update Coin or Token info&#8221; tab in the &#8220;Updating Coin Information&#8221; section.<\/li>\n\n\n\n<li>Then, select &#8220;New Listings on Exchange\/New Market Addition&#8221;.<\/li>\n\n\n\n<li>After that, fill in several fields in the form, as shown in the images below. Remember to enter the correct <strong>public<\/strong> link to your new market(s), for example: <br><strong>Tokpie &#8220;BMC\/ETH&#8221; | https:\/\/tokpie.com\/view_exchange\/BMC-ETH\/<\/strong>. <br>If you don&#8217;t know that link, ask the exchange manager who sold you the listing.<\/li>\n\n\n\n<li>Press the Submit button.<\/li>\n\n\n\n<li>Now, wait for 24-72 hours. If you do everything correctly, your new marker will appear on your coin&#8217;s Coingecko page.<\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"649\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2024\/07\/update_token_Coingecko_tab-1.png\" alt=\"Add new market to Coingecko\" class=\"wp-image-11457\" style=\"width:434px;height:auto\"\/><figcaption class=\"wp-element-caption\">Adding additional markets.<\/figcaption><\/figure><\/div>\n\n\n<ol class=\"wp-block-list\">\n<li><\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"960\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2024\/07\/select_new-listins_section.png\" alt=\"Update token with new markets\" class=\"wp-image-11458\" style=\"width:438px;height:auto\"\/><figcaption class=\"wp-element-caption\">Choose the right section.<\/figcaption><\/figure><\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"745\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2024\/07\/Fill_out_other_fields.png\" alt=\"fill our the form for update\" class=\"wp-image-11459\" style=\"width:764px;height:auto\"\/><figcaption class=\"wp-element-caption\">Fill in the form correctly.<\/figcaption><\/figure><\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"194\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/submit_button.png\" alt=\"Submitting the form for update\" class=\"wp-image-10306\"\/><figcaption class=\"wp-element-caption\">Submit your request.<\/figcaption><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"h-update-circulating-supply-market-cap-and-rank\">Update Circulating Supply: Market Cap and Rank<\/h2>\n\n\n\n<p>After two or three different exchanges appear on your coin coingecko&#8217;s page (<a rel=\"noreferrer noopener\" aria-label=\"example (opens in a new tab)\" href=\"https:\/\/www.coingecko.com\/en\/coins\/tokpie#markets\" target=\"_blank\">example<\/a> in the image below), you could update a Circulation Supply. As a result, your asset will get a dynamic Market Cap and Ranking on CG. So, use an <a rel=\"noreferrer noopener\" aria-label=\"ultimate guide (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/token-circulation-supply-how-increase-important\/\" target=\"_blank\"><strong>ultimate guide<\/strong><\/a> on how to enable Circulation Supply on Coingecko.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"172\" src=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/many_markets.png\" alt=\"many markets\" class=\"wp-image-10299\"\/><figcaption class=\"wp-element-caption\">An example of the token&#8217;s Markets section is on Coingecko&#8217;s page.<\/figcaption><\/figure><\/div>\n\n\n<p class=\"has-light-green-cyan-background-color has-background\">It is important to note that you must keep the price of your coin the same on all your markets\/exchanges. Otherwise, Coingecko will reject your application.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Quarter End Review<\/h2>\n\n\n\n<p>Analyse the <a href=\"https:\/\/tokpie.io\/blog\/token-sale-confidence-index\/\">historic confidence curve<\/a> against your own KPIs every three months. Correlate score peaks with user-growth spikes, thus uncovering causal links. Present these findings in board reports to justify strategy pivots. Long-term, this habit fosters evidence-based governance.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-alternative-to-coingecko-other-coin-trackers\">Alternative to CoinGecko: other coin-trackers<\/h2>\n\n\n\n<p>Expanding your altcoin\u2019s presence on multiple coin trackers boosts visibility and attracts a diverse audience of buyers and investors. Platforms like Coinpaprika and CoinMarketCap are key for reaching a broad crypto community. Additionally, specialized trackers like BitDegree, Coindar, CoinLore, and Coinranking target niche groups, extending market reach. Each listing enhances visibility and credibility, drawing attention from various investor communities. So, to further increase your token\u2019s visibility, consider these actions:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a aria-label=\"get the cryptocurrency included in the CoinMarketCap (CMC) list of assets (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/list-token-coinmarketcap-cmc-fast\/\" target=\"_blank\" rel=\"noreferrer noopener\">Get the cryptocurrency included in the CoinMarketCap (CMC) list of assets<\/a> for increased exposure.<\/li>\n\n\n\n<li>Likewise, find out how to <a href=\"https:\/\/tokpie.io\/blog\/how-to-list-token-on-coincarp-for-free\/\">gain CoinCarp traction<\/a> and keep your budget intact.<\/li>\n\n\n\n<li>Besides, <a aria-label=\"feature the altcoin on the Coinpaprika platform (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/how-to-add-token-to-coinpaprika\/\" target=\"_blank\" rel=\"noreferrer noopener\">feature the altcoin on the Coinpaprika platform<\/a> \ud83c\udf36\ufe0f to attract more attention.<\/li>\n\n\n\n<li>Furthermore, <a aria-label=\"add the currency to BitDegree\u2019s learning hub (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/how-to-add-token-to-bitdegree\/\" target=\"_blank\" rel=\"noreferrer noopener\">add the currency to BitDegree\u2019s learning hub<\/a> to reach knowledgeable investors.<\/li>\n\n\n\n<li>In addition, <a aria-label=\"place the altcoin on Coindar\u2019s event calendar (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/how-to-add-token-to-coindar\/\" target=\"_blank\" rel=\"noreferrer noopener\">place the altcoin on Coindar\u2019s event calendar<\/a> to boost visibility.<\/li>\n\n\n\n<li>Next, <a aria-label=\"elevate the coin\u2019s profile on the CoinLore tracker (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/how-to-add-token-to-coinlore\/\" target=\"_blank\" rel=\"noreferrer noopener\">elevate the coin\u2019s profile on the CoinLore tracker<\/a> to widen its audience.<\/li>\n\n\n\n<li>Also, <a aria-label=\"ensure the currency is available on the Coinbase exchange (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/list-token-coinbase-free\/\" target=\"_blank\" rel=\"noreferrer noopener\">ensure the currency is available on the Coinbase exchange<\/a> for broader trading access.<\/li>\n\n\n\n<li>Furthermore, <a aria-label=\"list the cryptocurrency on Binance\u2019s free listing (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/list-token-on-binance-free\/\" target=\"_blank\" rel=\"noreferrer noopener\">list the cryptocurrency on Binance\u2019s free listing<\/a> to access a vast market.<\/li>\n\n\n\n<li>Additionally, <a aria-label=\"display the coin on TokenInsight for comprehensive data (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/add-token-tokeninsight-ultimate-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">display the coin on TokenInsight for comprehensive data<\/a> and market insights.<\/li>\n\n\n\n<li>Moreover, <a aria-label=\"include the altcoin in the Blockspot directory (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/add-token-blockspot-ultimate-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">include the altcoin in the Blockspot directory<\/a> to enhance its online presence.<\/li>\n\n\n\n<li>Besides, <a aria-label=\"make sure the currency is shown on the Coincost price aggregator (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/add-token-coincost-ultimate-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">make sure the currency is shown on the Coincost price aggregator<\/a> to reach more investors.<\/li>\n\n\n\n<li>Also, <a aria-label=\"verify the altcoin\u2019s listing on DigitalCoinPrice (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/add-token-digitalcoinprice-ultimate-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">verify the altcoin\u2019s listing on DigitalCoinPrice<\/a> to engage with active traders.<\/li>\n\n\n\n<li>After that, <a aria-label=\"get the coin listed on Coindataflow for detailed market analysis (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/add-token-to-coindataflow-ultimate-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">get the coin listed on Coindataflow for detailed market analysis<\/a>.<\/li>\n\n\n\n<li>Next, <a aria-label=\"add the cryptocurrency to the CoinCheckup investor insight tracker (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/add-token-to-coincheckup-ultimate-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">add the cryptocurrency to the CoinCheckup investor insight tracker<\/a> for greater appeal.<\/li>\n\n\n\n<li>Furthermore, <a aria-label=\"feature the currency on the LiveCoinWatch market tracker (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/add-token-livecoinwatch-tracker\/\" target=\"_blank\" rel=\"noreferrer noopener\">feature the currency on the LiveCoinWatch market tracker<\/a> to attract more interest.<\/li>\n\n\n\n<li>In addition, <a aria-label=\"showcase the altcoin on the CoinCodex platform (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/ultimate-guide-on-how-to-add-token-into-coincodex\/\" target=\"_blank\" rel=\"noreferrer noopener\">showcase the altcoin on the CoinCodex platform<\/a> to boost discoverability.<\/li>\n\n\n\n<li>Besides, <a aria-label=\"ensure the cryptocurrency is visible on Coinranking\u2019s exposure list (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/how-to-add-token-to-coinranking\/\" target=\"_blank\" rel=\"noreferrer noopener\">ensure the cryptocurrency is visible on Coinranking\u2019s exposure list<\/a>.<\/li>\n\n\n\n<li>Finally, <a aria-label=\"advertise the coin on popular token voting websites (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/best-token-voting-platforms-free-listing\/\" target=\"_blank\" rel=\"noreferrer noopener\">advertise the coin on popular token voting websites<\/a> to build community support.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-additional-strategies-to-boost-your-cryptocurrency\">Additional Strategies to Boost Your Cryptocurrency<\/h2>\n\n\n\n<p>Consider strategies beyond traditional listings to expand your token\u2019s reach. Use emerging platforms and wallets to boost visibility. Ensure your token\u2019s logo appears on wallets like MetaMask and Trust Wallet to increase awareness. Keep information updated on sites like Etherscan and BscScan for better recognition.<\/p>\n\n\n\n<p>Look for more opportunities to elevate your token:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>See <a href=\"https:\/\/tokpie.io\/blog\/how-to-add-token-logo-to-solscan\/\">how to display a token logo on Solscan<\/a>.<\/li>\n\n\n\n<li>Besides, initiate <a href=\"https:\/\/tokpie.io\/blog\/add-token-logo-to-uniswap-step-by-step-guide\/\">Uniswap integration: best practices for token logos<\/a>.<\/li>\n\n\n\n<li>Additionally, <a aria-label=\"dive into the future of cryptocurrencies for insightful investments (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/the-future-of-cryptocurrency-trends-predictions-hayek\/\" target=\"_blank\" rel=\"noreferrer noopener\">dive into the future of cryptocurrencies for insightful investments<\/a> and discover emerging trends.<\/li>\n\n\n\n<li>Also, <a aria-label=\"learn how AI can optimize a crypto project\u2019s growth (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/chatgpt-enhancing-crypto-projects-with-ai\/\" target=\"_blank\" rel=\"noreferrer noopener\">learn how AI can optimize a crypto project\u2019s growth<\/a> and streamline management tasks.<\/li>\n\n\n\n<li>Furthermore, <a aria-label=\"find the steps to add a coin\u2019s logo to MetaMask (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/how-to-add-token-logo-metamask\/\" target=\"_blank\" rel=\"noreferrer noopener\">find the steps to add a coin\u2019s logo to MetaMask<\/a> \ud83e\udd8a to increase wallet visibility.<\/li>\n\n\n\n<li>In addition, <a aria-label=\"maintain accurate cryptocurrency data on Etherscan and BscScan (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/token-price-market-cap-bscscan-etherscan\/\" target=\"_blank\" rel=\"noreferrer noopener\">maintain accurate cryptocurrency data on Etherscan and BscScan<\/a> for better credibility.<\/li>\n\n\n\n<li>Moreover, <a aria-label=\"ensure the altcoin\u2019s logo is displayed on Trust Wallet (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/add-token-trust-wallet\/\" target=\"_blank\" rel=\"noreferrer noopener\">ensure the altcoin\u2019s logo is displayed on Trust Wallet<\/a> to enhance recognition among users.<\/li>\n\n\n\n<li>Additionally, <a aria-label=\"feature the cryptocurrency on the Listing-Fundraising DAPP (opens in a new tab)\" href=\"https:\/\/tokpie.io\/token-listing-fundraising\" target=\"_blank\" rel=\"noreferrer noopener\">feature the cryptocurrency on the Listing-Fundraising DAPP<\/a> for maximum exposure.<\/li>\n\n\n\n<li>Furthermore, <a aria-label=\"rent liquidity to generate profits and gain listings on CoinMarketCap and CoinGecko (opens in a new tab)\" href=\"http:\/\/tokpie.io\/blog\/token-listing-cmc-cg-liquidity-outsource\/\" target=\"_blank\" rel=\"noreferrer noopener\">rent liquidity to generate profits and gain listings on CoinMarketCap and CoinGecko<\/a>.<\/li>\n\n\n\n<li>Also, <a aria-label=\"follow the Ultimate Guide to launching a successful cryptocurrency (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/make-successful-cryptocurrency-ultimate-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">follow the Ultimate Guide to launching a successful cryptocurrency<\/a> and gain competitive insights.<\/li>\n\n\n\n<li>Next, <a aria-label=\"increase the coin\u2019s liquidity on decentralized exchanges (DEXs) like PancakeSwap and Uniswap (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/grow-token-liquidity-pancakeswap-uniswap\/\" target=\"_blank\" rel=\"noreferrer noopener\">increase the coin\u2019s liquidity on decentralized exchanges (DEXs): PancakeSwap and Uniswap<\/a>.<\/li>\n\n\n\n<li>Additionally, <a aria-label=\"register the altcoin in the MEW (MyEtherWallet) asset catalog (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/how-to-add-token-to-mew-permanent-default-token-list\/\" target=\"_blank\" rel=\"noreferrer noopener\">register the altcoin in the MEW (MyEtherWallet) asset catalog<\/a> for wider audience reach.<\/li>\n\n\n\n<li>Furthermore, <a aria-label=\"add the cryptocurrency to the Trezor wallet (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/how-to-add-token-to-trezor-list\/\" target=\"_blank\" rel=\"noreferrer noopener\">add the cryptocurrency to the Trezor wallet<\/a> to make it accessible to hardware wallet users.<\/li>\n\n\n\n<li>Additionally, <a aria-label=\"keep token details up-to-date on BscScan and Etherscan (opens in a new tab)\" href=\"http:\/\/tokpie.io\/blog\/fast-update-bscscan-etherscan\/\" target=\"_blank\" rel=\"noreferrer noopener\">keep token details up-to-date on BscScan and Etherscan<\/a> for improved market accuracy.<\/li>\n\n\n\n<li>Finally, <a aria-label=\"enable payment options like bank cards and Apple Pay on the website (opens in a new tab)\" href=\"https:\/\/tokpie.io\/blog\/sell-more-tokens-add-bank-card-and-apple-pay\/\" target=\"_blank\" rel=\"noreferrer noopener\">enable payment options like bank cards and Apple Pay on the website<\/a> \ud83d\udcb3 to attract more buyers and enhance user convenience.<\/li>\n<\/ul>\n\n\n\n<p>Also, you can scale your project to popular chains like the <strong>Ethereum ecosystem<\/strong>, <strong><a href=\"https:\/\/tokpie.io\/blog\/list-ton-token\/\">TON blockchain<\/a><\/strong>, <strong><a href=\"https:\/\/tokpie.io\/blog\/list-trc20-token-cmc-coingecko-tokpie-tron-integration\/\">Tron network<\/a><\/strong>, and <strong><a href=\"https:\/\/tokpie.io\/blog\/list-solana-token-on-cmc-and-coingecko\/\">Solana platform<\/a><\/strong>. Additionally, explore issuing on <strong>BNB Smart Chain (BSC), <strong><a href=\"https:\/\/tokpie.io\/blog\/list-polygon-token-coinmarketcap-coingecko\/\">Polygon chain<\/a><\/strong>, <\/strong> and the <strong><a href=\"https:\/\/tokpie.io\/blog\/list-arbitrum-token\/\">Arbitrum ecosystem<\/a><\/strong>. But, if your asset runs on Base, use this <a href=\"https:\/\/tokpie.io\/blog\/list-base-token-on-cmc-coingecko-guide\/\">Base token submission checklist for CMC and CoinGecko<\/a> to complete the tracker rollout. Learn more about the <strong><a href=\"https:\/\/tokpie.io\/blog\/ultimate-guide-base-blockchain-list-base-token\/\">Base protocol<\/a><\/strong>. Summarizing, expanding across multiple chains can help grow awareness.<\/p>\n\n\n\n<p>For any questions or cooperation, contact Tokpie at info@tokpie.com or contact@tokpie.io.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to list your cryptocurrency on CoinGecko, one of the most popular web for tracking cryptocurrencies, capitalizations and rankings. This step-by-step guide covers everything from listing on exchanges to filling out the CG form, and includes tips for increasing exposure and ranking. Listing on CoinGecko can enhance visibility, perceived legitimacy, and trading volume for your startup.<\/p>\n","protected":false},"author":2,"featured_media":10282,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1777],"tags":[41,395,1718,1736,1797,1837,1838,1839,1840],"class_list":["post-10189","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-coingecko-listing","tag-token-listing","tag-coingecko","tag-ultimate-guide","tag-cg","tag-list-token-on-coingecko","tag-listing-on-coingecko","tag-add-token-to-coingecko","tag-list-on-coingecko","tag-listing-token-on-coingecko"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.7 (Yoast SEO v23.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to List Token on CoinGecko: Ultimate Guide<\/title>\n<meta name=\"description\" content=\"List token on CoinGecko - one of the most popular coin tracker. Find a guide that covers all the steps for successful coin listing on CG.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to List Token on CoinGecko: Ultimate Guide\" \/>\n<meta property=\"og:description\" content=\"List token on CoinGecko - one of the most popular coin tracker. Find a guide that covers all the steps for successful coin listing on CG.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Tokpie Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/tokpie.io\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-15T07:06:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-07T15:44:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/How_to_list_token_Coingecko.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"595\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"tokpie\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@TokpieE\" \/>\n<meta name=\"twitter:site\" content=\"@TokpieE\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"tokpie\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"36 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/\"},\"author\":{\"name\":\"tokpie\",\"@id\":\"https:\/\/tokpie.io\/blog\/#\/schema\/person\/825d691ed21f457c2fe53e4e39fa0ed1\"},\"headline\":\"How to List Token on CoinGecko: Ultimate Guide\",\"datePublished\":\"2023-04-15T07:06:36+00:00\",\"dateModified\":\"2026-07-07T15:44:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/\"},\"wordCount\":6490,\"publisher\":{\"@id\":\"https:\/\/tokpie.io\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/How_to_list_token_Coingecko.png\",\"keywords\":[\"token listing\",\"coingecko\",\"ultimate guide\",\"CG\",\"List Token on CoinGecko\",\"Listing on Coingecko\",\"Add token to Coingecko\",\"List on Coingecko\",\"Listing token on Coingecko\"],\"articleSection\":[\"CoinGecko Listing\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/\",\"url\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/\",\"name\":\"How to List Token on CoinGecko: Ultimate Guide\",\"isPartOf\":{\"@id\":\"https:\/\/tokpie.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/How_to_list_token_Coingecko.png\",\"datePublished\":\"2023-04-15T07:06:36+00:00\",\"dateModified\":\"2026-07-07T15:44:16+00:00\",\"description\":\"List token on CoinGecko - one of the most popular coin tracker. Find a guide that covers all the steps for successful coin listing on CG.\",\"breadcrumb\":{\"@id\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#primaryimage\",\"url\":\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/How_to_list_token_Coingecko.png\",\"contentUrl\":\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/How_to_list_token_Coingecko.png\",\"width\":1024,\"height\":595,\"caption\":\"Listing token on Coingecko\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tokpie.io\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Token Listing Guides\",\"item\":\"https:\/\/tokpie.io\/blog\/category\/token-listing-guides\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"CoinGecko Listing\",\"item\":\"https:\/\/tokpie.io\/blog\/category\/token-listing-guides\/coingecko-listing\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"How to List Token on CoinGecko: Ultimate Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tokpie.io\/blog\/#website\",\"url\":\"https:\/\/tokpie.io\/blog\/\",\"name\":\"Tokpie Blog\",\"description\":\"Tokpie News\",\"publisher\":{\"@id\":\"https:\/\/tokpie.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tokpie.io\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/tokpie.io\/blog\/#organization\",\"name\":\"Tokpie Exchange\",\"url\":\"https:\/\/tokpie.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tokpie.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2019\/12\/tokpie_exchange.png\",\"contentUrl\":\"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2019\/12\/tokpie_exchange.png\",\"width\":537,\"height\":240,\"caption\":\"Tokpie Exchange\"},\"image\":{\"@id\":\"https:\/\/tokpie.io\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/tokpie.io\",\"https:\/\/x.com\/TokpieE\",\"https:\/\/www.linkedin.com\/company\/tokpie\",\"https:\/\/www.pinterest.ie\/TokpieExchange\/\",\"https:\/\/en.bitcoinwiki.org\/wiki\/Tokpie\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/tokpie.io\/blog\/#\/schema\/person\/825d691ed21f457c2fe53e4e39fa0ed1\",\"name\":\"tokpie\",\"url\":\"https:\/\/tokpie.io\/blog\/author\/tokpie\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to List Token on CoinGecko: Ultimate Guide","description":"List token on CoinGecko - one of the most popular coin tracker. Find a guide that covers all the steps for successful coin listing on CG.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/","og_locale":"en_US","og_type":"article","og_title":"How to List Token on CoinGecko: Ultimate Guide","og_description":"List token on CoinGecko - one of the most popular coin tracker. Find a guide that covers all the steps for successful coin listing on CG.","og_url":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/","og_site_name":"Tokpie Blog","article_publisher":"https:\/\/www.facebook.com\/tokpie.io","article_published_time":"2023-04-15T07:06:36+00:00","article_modified_time":"2026-07-07T15:44:16+00:00","og_image":[{"width":1024,"height":595,"url":"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/How_to_list_token_Coingecko.png","type":"image\/png"}],"author":"tokpie","twitter_card":"summary_large_image","twitter_creator":"@TokpieE","twitter_site":"@TokpieE","twitter_misc":{"Written by":"tokpie","Est. reading time":"36 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#article","isPartOf":{"@id":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/"},"author":{"name":"tokpie","@id":"https:\/\/tokpie.io\/blog\/#\/schema\/person\/825d691ed21f457c2fe53e4e39fa0ed1"},"headline":"How to List Token on CoinGecko: Ultimate Guide","datePublished":"2023-04-15T07:06:36+00:00","dateModified":"2026-07-07T15:44:16+00:00","mainEntityOfPage":{"@id":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/"},"wordCount":6490,"publisher":{"@id":"https:\/\/tokpie.io\/blog\/#organization"},"image":{"@id":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/How_to_list_token_Coingecko.png","keywords":["token listing","coingecko","ultimate guide","CG","List Token on CoinGecko","Listing on Coingecko","Add token to Coingecko","List on Coingecko","Listing token on Coingecko"],"articleSection":["CoinGecko Listing"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/","url":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/","name":"How to List Token on CoinGecko: Ultimate Guide","isPartOf":{"@id":"https:\/\/tokpie.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#primaryimage"},"image":{"@id":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/How_to_list_token_Coingecko.png","datePublished":"2023-04-15T07:06:36+00:00","dateModified":"2026-07-07T15:44:16+00:00","description":"List token on CoinGecko - one of the most popular coin tracker. Find a guide that covers all the steps for successful coin listing on CG.","breadcrumb":{"@id":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#primaryimage","url":"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/How_to_list_token_Coingecko.png","contentUrl":"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2023\/04\/How_to_list_token_Coingecko.png","width":1024,"height":595,"caption":"Listing token on Coingecko"},{"@type":"BreadcrumbList","@id":"https:\/\/tokpie.io\/blog\/list-token-coingecko-ultimate-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tokpie.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Token Listing Guides","item":"https:\/\/tokpie.io\/blog\/category\/token-listing-guides\/"},{"@type":"ListItem","position":3,"name":"CoinGecko Listing","item":"https:\/\/tokpie.io\/blog\/category\/token-listing-guides\/coingecko-listing\/"},{"@type":"ListItem","position":4,"name":"How to List Token on CoinGecko: Ultimate Guide"}]},{"@type":"WebSite","@id":"https:\/\/tokpie.io\/blog\/#website","url":"https:\/\/tokpie.io\/blog\/","name":"Tokpie Blog","description":"Tokpie News","publisher":{"@id":"https:\/\/tokpie.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tokpie.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tokpie.io\/blog\/#organization","name":"Tokpie Exchange","url":"https:\/\/tokpie.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tokpie.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2019\/12\/tokpie_exchange.png","contentUrl":"https:\/\/tokpie.io\/blog\/wp-content\/uploads\/2019\/12\/tokpie_exchange.png","width":537,"height":240,"caption":"Tokpie Exchange"},"image":{"@id":"https:\/\/tokpie.io\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/tokpie.io","https:\/\/x.com\/TokpieE","https:\/\/www.linkedin.com\/company\/tokpie","https:\/\/www.pinterest.ie\/TokpieExchange\/","https:\/\/en.bitcoinwiki.org\/wiki\/Tokpie"]},{"@type":"Person","@id":"https:\/\/tokpie.io\/blog\/#\/schema\/person\/825d691ed21f457c2fe53e4e39fa0ed1","name":"tokpie","url":"https:\/\/tokpie.io\/blog\/author\/tokpie\/"}]}},"_links":{"self":[{"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/posts\/10189","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/comments?post=10189"}],"version-history":[{"count":101,"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/posts\/10189\/revisions"}],"predecessor-version":[{"id":15042,"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/posts\/10189\/revisions\/15042"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/media\/10282"}],"wp:attachment":[{"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/media?parent=10189"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/categories?post=10189"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tokpie.io\/blog\/wp-json\/wp\/v2\/tags?post=10189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}