<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Proxy Contract Risk - ChainAware.ai</title>
	<atom:link href="https://chainaware.ai/blog/tags/proxy-contract-risk/feed/" rel="self" type="application/rss+xml" />
	<link>https://chainaware.ai//</link>
	<description>Web3 Growth Tech for Dapps and AI Agents</description>
	<lastBuildDate>Mon, 13 Jul 2026 13:21:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>

<image>
	<url>https://chainaware.ai//wp-content/uploads/2023/03/Logo-150x150.png</url>
	<title>Proxy Contract Risk - ChainAware.ai</title>
	<link>https://chainaware.ai//</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>55% of the Top 10,000 CoinGecko Tokens Are High Risk. ChainAware Token Audit Shows Why.</title>
		<link>https://chainaware.ai/blog/token-audit-launch-coingecko-10000-results/</link>
		
		<dc:creator><![CDATA[ChainAware]]></dc:creator>
		<pubDate>Mon, 13 Jul 2026 21:07:43 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[BNB Chain Fraud]]></category>
		<category><![CDATA[Crypto Fraud Detection]]></category>
		<category><![CDATA[DeFi Security]]></category>
		<category><![CDATA[Fraud Detector]]></category>
		<category><![CDATA[Honeypot Detection]]></category>
		<category><![CDATA[Proxy Contract Risk]]></category>
		<category><![CDATA[Real-Time Fraud Detection]]></category>
		<category><![CDATA[Retail Crypto Investor Protection]]></category>
		<category><![CDATA[Rug Pull Detection]]></category>
		<category><![CDATA[Smart Contract Audit]]></category>
		<category><![CDATA[Smart Contract Fraud Analysis]]></category>
		<category><![CDATA[Token Audit]]></category>
		<category><![CDATA[Token Security Scanner]]></category>
		<category><![CDATA[Web3 Security]]></category>
		<guid isPermaLink="false">https://chainaware.ai/blog/token-audit-launch-coingecko-10000-results/</guid>

					<description><![CDATA[<p>55.2% of the top 10,000 CoinGecko tokens by market cap are HIGH RISK. 131 confirmed honeypots. 139 upgradeable proxy contracts controlled by a single private key. ChainAware Token Audit ran 127 security checks across 6 blockchains and found threats invisible to GoPlus, CertiK, and TokenSniffer. Full results at chainaware.ai/token-audit.</p>
<p>The post <a href="https://chainaware.ai/blog/token-audit-launch-coingecko-10000-results/">55% of the Top 10,000 CoinGecko Tokens Are High Risk. ChainAware Token Audit Shows Why.</a> first appeared on <a href="https://chainaware.ai//">ChainAware.ai</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><strong>Tallinn, July 2026</strong> &#8211; ChainAware.ai today launches <a href="https://chainaware.ai/token-audit">Token Audit</a>, the deepest automated smart contract security scanner ever built. To validate the system at launch, ChainAware ran it against the top 10,000 tokens on CoinGecko by market capitalization &#8211; the most widely held, most actively traded tokens in crypto. The results redefine what &#8220;established token&#8221; means from a security perspective.</p>


<p><strong>55.2% of the top 10,000 tokens are HIGH RISK.</strong> 131 are confirmed honeypots &#8211; tokens where you can buy but cannot sell. 1,865 are upgradeable proxy contracts, of which 139 are controlled by a single private key that can silently replace the entire token implementation in one transaction. Only 18.7% pass all 127 security checks and receive a CLEAN verdict.</p>


<h3 class="wp-block-heading">What Token Audit Found</h3>


<figure class="wp-block-table"><table><thead><tr><th>Verdict</th><th>Tokens</th><th>Share</th></tr></thead><tbody>
<tr><td><strong>High Risk</strong></td><td>7,170</td><td><strong>55.2%</strong></td></tr>
<tr><td>Suspicious</td><td>3,261</td><td>25.1%</td></tr>
<tr><td>Clean</td><td>2,436</td><td>18.7%</td></tr>
<tr><td>Honeypot</td><td>131</td><td>1.0%</td></tr>
</tbody></table></figure>


<p>BNB Smart Chain is the most dangerous chain in the dataset: 68.3% high risk and only 7.6% clean. Ethereum shows 59 confirmed honeypots &#8211; tokens that passed as legitimate long enough to enter the CoinGecko top 10,000, then trapped every buyer inside. The two most widespread risk patterns: 35.9% of tokens have no enforceable supply cap (unlimited inflation possible), and 34.4% have no timelock on privileged admin functions (instant malicious governance possible, no delay, no warning).</p>


<h3 class="wp-block-heading">What Other Tools Miss</h3>


<p>Token Audit runs 127 checks across 9 modules &#8211; Ownership, Supply, Liquidity, Transfer, Approve, Permit, Pausability, Reentrancy, and Proxy Analysis. The checks that matter most are the ones competitors cannot run: transitive approve() call graph analysis, phantom balanceOf detection, EIP-2612 permit preload, reentrancy invariants, and asymmetric pause detection (pause that blocks sells but not buys). These threats are invisible to GoPlus, CertiK Skynet Token Scan, TokenSniffer, and Honeypot.is &#8211; which together cover fewer than 40 checks, all at the interface level. The 599 verdicts in this dataset driven by Approve and Reentrancy findings represent tokens that every competing tool would have passed as clean.</p>


<h3 class="wp-block-heading">Co-Founder Statement</h3>


<p>&#8220;We assumed the top 10,000 by market cap would be the safer end of the market. What we found is that more than half carry meaningful risk vectors &#8211; and roughly 600 of those are threats that no other automated tool would detect. The sophisticated operators know exactly which checks existing tools run, and they design around them. Token Audit was built to catch what they build.&#8221; &#8211; <strong>Martin Ploom, Co-Founder, ChainAware.ai</strong></p>


<div style="background:#051a12;border:1px solid #1a4a30;border-left:4px solid #00c87a;border-radius:8px;padding:24px 28px;margin:32px 0">
  <p style="color:#00c87a;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin:0 0 8px 0">FREE &#8211; NO SIGNUP REQUIRED</p>
  <p style="color:#e2e8f0;font-size:18px;font-weight:700;margin:0 0 10px 0">Audit Any Token in 60 Seconds</p>
  <p style="color:#94a3b8;font-size:14px;line-height:1.7;margin:0 0 16px 0">127 security checks. Deep code analysis. Proxy upgrade authority classification. Behavioral Trust Scores for deployer and LP providers. ETH, BSC, Base, Polygon, Arbitrum. Free, no wallet connection required.</p>
  <p style="margin:0"><a href="https://chainaware.ai/token-audit" style="color:#00c87a;font-weight:600;text-decoration:none">Try Token Audit Free <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a>&nbsp;&nbsp;&nbsp;<a href="https://chainaware.ai/schedule" style="color:#00c87a;font-weight:600;text-decoration:none">Book a Demo <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></p>
</div>


<h3 class="wp-block-heading">Proxy Risk: 139 Tokens One Transaction Away From a Honeypot</h3>


<p>Token Audit&#8217;s proxy classification goes beyond detecting whether a contract is upgradeable. It identifies who controls the upgrade &#8211; and the answer matters enormously. Of 1,865 proxy contracts in the top 10,000, 139 are EOA-controlled: a single unprotected private key can replace the entire implementation in one block, with no timelock, no multisig, no governance vote. BSC carries the highest concentration &#8211; 75 of those 139 EOA-controlled proxies are on BSC, where the tactic is a known professional rug pull pattern. On the positive side, 153 UUPS proxies have permanently locked or renounced their upgrade path &#8211; Token Audit surfaces this as an explicit positive signal rather than treating all proxies as equally risky.</p>


<p>For the full methodology, chain-by-chain breakdown, finding frequency analysis, honeypot signal correlations, and the complete competitive comparison against GoPlus, TokenSniffer, CertiK Skynet, and Honeypot.is, read the deep-dive: <a href="https://chainaware.ai/blog/token-audit-coingecko-10000-test-results/"><strong>ChainAware Token Audit Launched &#8211; We Tested 10,000 CoinGecko Tokens. Here Are the Results. →</strong></a></p>


<hr class="wp-block-separator"/>


<p><em>ChainAware.ai is the Web3 Agentic Growth Infrastructure &#8211; 20M+ wallet personas, 98% fraud detection accuracy, 127-check Token Audit, Agent Trust Score for 274,000+ ERC-8004 agents. Named in CB Insights&#8217; AI Fraud Prevention Market Map. <a href="https://chainaware.ai/">chainaware.ai</a></em></p><p>The post <a href="https://chainaware.ai/blog/token-audit-launch-coingecko-10000-results/">55% of the Top 10,000 CoinGecko Tokens Are High Risk. ChainAware Token Audit Shows Why.</a> first appeared on <a href="https://chainaware.ai//">ChainAware.ai</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ChainAware Token Audit Launched &#8211; We Tested 10,000 CoinGecko Tokens. Here Are the Results.</title>
		<link>https://chainaware.ai/blog/token-audit-10000-coingecko-results/</link>
		
		<dc:creator><![CDATA[ChainAware]]></dc:creator>
		<pubDate>Mon, 13 Jul 2026 17:03:38 +0000</pubDate>
				<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Trust & Security]]></category>
		<category><![CDATA[AI-Powered Blockchain]]></category>
		<category><![CDATA[BNB Chain Fraud]]></category>
		<category><![CDATA[Creator Chain Analysis]]></category>
		<category><![CDATA[Crypto Due Diligence]]></category>
		<category><![CDATA[Crypto Fraud Detection]]></category>
		<category><![CDATA[DeFi Security]]></category>
		<category><![CDATA[DeFi Security Comparison]]></category>
		<category><![CDATA[Fraud Detector]]></category>
		<category><![CDATA[Honeypot Detection]]></category>
		<category><![CDATA[Machine Learning Crypto]]></category>
		<category><![CDATA[Predictive ML Security]]></category>
		<category><![CDATA[Proxy Contract Risk]]></category>
		<category><![CDATA[Real-Time Fraud Detection]]></category>
		<category><![CDATA[Retail Crypto Investor Protection]]></category>
		<category><![CDATA[Rug Pull Detection]]></category>
		<category><![CDATA[Smart Contract Audit]]></category>
		<category><![CDATA[Smart Contract Fraud Analysis]]></category>
		<category><![CDATA[Token Audit]]></category>
		<category><![CDATA[Token Due Diligence]]></category>
		<category><![CDATA[Token Security Scanner]]></category>
		<category><![CDATA[Web3 Security]]></category>
		<guid isPermaLink="false">https://chainaware.ai//?p=3131</guid>

					<description><![CDATA[<p>ChainAware Token Audit is live - 127 automated security checks across 9 modules, tested against the top 10,000 CoinGecko tokens by market cap. The results: 55.2% high risk, 131 confirmed honeypots, 13.2% upgradeable proxy contracts - including 139 controlled by a single private key. ChainAware catches threats invisible to GoPlus, CertiK Skynet, and TokenSniffer: transitive approve() analysis, phantom balanceOf, EIP-2612 permit correctness, reentrancy detection, and asymmetric pause - powered by behavioral intelligence across 20M+ wallet personas on 8 blockchains. Free at chainaware.ai/token-audit.</p>
<p>The post <a href="https://chainaware.ai/blog/token-audit-10000-coingecko-results/">ChainAware Token Audit Launched – We Tested 10,000 CoinGecko Tokens. Here Are the Results.</a> first appeared on <a href="https://chainaware.ai//">ChainAware.ai</a>.</p>]]></description>
										<content:encoded><![CDATA[<!-- WORDPRESS ARTICLE: Token Audit Launch - CoinGecko 10,000 Test -->
<!-- Paste into WordPress Code Editor (Tools &gt; Code Editor or Gutenberg "Custom HTML" block) -->
<!-- Featured image: token-audit-launched-coingecko-10000-featured.png (upload separately) -->


<p>The smart contract security audit market is broken. Manual audits cost $5,000 to $150,000 and take weeks. Meanwhile, thousands of new tokens launch every single day &#8211; and the vast majority of retail investors check exactly nothing before they buy. On Binance Smart Chain alone, <a href="https://www.chainalysis.com/blog/crypto-scam-revenue-2024/" rel="nofollow noopener" target="_blank">95% of new liquidity pools end in rug pulls</a>. The tools that exist &#8211; GoPlus, TokenSniffer, Honeypot.is &#8211; catch the obvious scams. They completely miss the sophisticated ones.</p>



<p>Today, ChainAware is changing that. Token Audit is live: 127 automated security checks across 9 analysis modules, powered by deep code analysis and ChainAware&#8217;s behavioral intelligence layer. To validate the system, we ran it against the top 10,000 tokens on CoinGecko, sorted by market capitalization. Those are not random memecoins &#8211; they are the most-traded, most-held tokens in crypto. The results are alarming.</p>



<p>This article presents every finding. Specifically, you will learn what the most dangerous patterns look like at scale, which chains produce the highest risk concentrations, and why the tools you are currently using are systematically missing the threats that matter most.</p>


<!-- CTA 1 -->

<div style="background:#051a12;border:1px solid #1a4a30;border-left:4px solid #00c87a;border-radius:8px;padding:24px 28px;margin:32px 0">
  <p style="color:#00c87a;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin:0 0 8px 0">FREE &#8211; NO SIGNUP REQUIRED</p>
  <p style="color:#e2e8f0;font-size:18px;font-weight:700;margin:0 0 10px 0">Run a Token Audit on Any Contract Right Now</p>
  <p style="color:#94a3b8;font-size:14px;line-height:1.7;margin:0 0 16px 0">127 security checks. Deep code analysis. Behavioral Trust Scores. Results in under 60 seconds. No wallet connection required. ETH, BSC, Base, Polygon, Arbitrum.</p>
  <p style="margin:0"><a href="https://chainaware.ai/token-audit" style="color:#00c87a;font-weight:600;text-decoration:none">Try Token Audit Free <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a>&nbsp;&nbsp;&nbsp;<a href="https://ChainAware.ai/schedule" style="color:#00c87a;font-weight:600;text-decoration:none">Book a Demo <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></p>
</div>



<h2 class="wp-block-heading" id="methodology">The Study: 10,000 CoinGecko Tokens, 13,000 Audits, 6 Chains</h2>



<p>The dataset covers the top 10,000 tokens by market capitalization on CoinGecko as of July 2026. Because many tokens exist simultaneously on multiple blockchains &#8211; USDT, for example, runs on Ethereum, BSC, Polygon, Base, and Arbitrum &#8211; the total audit count reaches 12,998 individual contract audits across 6 chains. Consequently, each audit is independent: the same token contract deployed on ETH and BSC receives two separate audits, because the contract code, liquidity structure, and ownership configuration can differ significantly between deployments.</p>



<p>Furthermore, this is not a random sample of newly launched tokens. These are established, widely-traded assets &#8211; the tokens that appear in your wallet app, on DeFi dashboards, and in portfolio trackers. If findings this severe appear in the top 10,000 by market cap, the situation in the broader universe of hundreds of thousands of tokens is considerably worse.</p>



<p>Each audit runs 127 checks across 9 modules: Ownership, Supply, Liquidity, Transfer, Approve, Permit, Pausability, Reentrancy, and the proprietary Honeypot Pattern module. Three detection layers underpin each audit: deep code analysis for semantic code-level findings, direct on-chain RPC calls for live state verification, and ChainAware&#8217;s behavioral database for creator and LP trust scoring. Results are stored in a structured database with one scalar column per finding &#8211; enabling the statistical analysis below.</p>



<h3 class="wp-block-heading">Chain Distribution</h3>



<figure class="wp-block-table"><table><thead><tr><th>Chain</th><th>Audits</th><th>Share</th></tr></thead><tbody><tr><td>Ethereum</td><td>5,072</td><td>39.0%</td></tr><tr><td>BNB Smart Chain</td><td>3,468</td><td>26.7%</td></tr><tr><td>Base</td><td>2,486</td><td>19.1%</td></tr><tr><td>Polygon</td><td>862</td><td>6.6%</td></tr><tr><td>Arbitrum</td><td>861</td><td>6.6%</td></tr><tr><td>Optimism</td><td>249</td><td>1.9%</td></tr></tbody></table></figure>



<p>Token classification matters for accurate results. Reflection tokens, rebasing tokens, ERC-4626 vault tokens, and bridge tokens all have non-standard transfer mechanics that would trigger false positives in a naive static analysis tool. Token Audit identifies these token types using dedicated classifiers and adjusts its findings accordingly &#8211; for example, a reflection token legitimately fails the transfer conservation check by design, and Token Audit documents this distinction rather than incorrectly flagging it as a theft vector. Accurate false-positive management at scale is essential for a tool that will be embedded in high-volume platform integrations, where a false positive on a major legitimate token destroys user trust far faster than a false negative on an obscure scam.</p>



<p>Ethereum leads by audit count, reflecting the concentration of established DeFi protocols on the oldest EVM chain. BSC&#8217;s 26.7% share is notable: despite hosting a smaller share of top-10,000 market cap tokens, it accounts for a disproportionate share of the worst findings &#8211; as the chain-by-chain breakdown below demonstrates.</p>



<h2 class="wp-block-heading" id="headline-results">The Headline Results: 55% of the Top 10,000 Tokens Are High Risk</h2>



<p>The single most important finding from this study is also the most unsettling one. Among the top 10,000 tokens by market cap &#8211; the most established, most liquid, most widely held tokens in the entire crypto market &#8211; 55.2% receive a <strong>HIGH RISK</strong> verdict from ChainAware Token Audit.</p>



<figure class="wp-block-table"><table><thead><tr><th>Verdict</th><th>Count</th><th>Percentage</th></tr></thead><tbody><tr><td><strong>High Risk</strong></td><td>7,170</td><td><strong>55.2%</strong></td></tr><tr><td>Suspicious</td><td>3,261</td><td>25.1%</td></tr><tr><td>Clean</td><td>2,436</td><td>18.7%</td></tr><tr><td>Honeypot</td><td>131</td><td>1.0%</td></tr></tbody></table></figure>



<p>Only 18.7% of audited tokens receive a CLEAN verdict &#8211; meaning they pass all critical security checks, have no meaningful rug pull vectors, and carry no significant code-level risks. Put another way, more than 4 in every 5 tokens in the top 10,000 carry some level of meaningful security concern.</p>



<p>These numbers require context. HIGH RISK does not automatically mean the token is a scam. Many HIGH RISK findings reflect architectural choices that are widespread in legitimate DeFi protocols: uncapped mint functions controlled by governance contracts, upgradeable proxy architectures managed by multisigs, or LP positions not locked because the team chose a different treasury structure. However, HIGH RISK does mean that the token contract contains mechanisms a malicious actor could use to harm investors &#8211; and that investors deserve to know about them before committing capital.</p>



<p>Moreover, 131 confirmed honeypots in the top 10,000 is not a small number. These are tokens where the Token Audit&#8217;s simulation analysis module confirmed that you <em>can</em> buy &#8211; but <em>cannot</em> sell. Twelve of those honeypots were found on Ethereum, the chain most associated with institutional quality and regulatory oversight. The assumption that &#8220;top 10,000 by market cap = safe&#8221; is demonstrably false.</p>



<h3 class="wp-block-heading">Results by Chain: BSC Is the Most Dangerous</h3>



<figure class="wp-block-table"><table><thead><tr><th>Chain</th><th>Clean</th><th>Suspicious</th><th>High Risk</th><th>Honeypot</th><th>Clean %</th><th>High Risk %</th></tr></thead><tbody><tr><td>BNB Smart Chain</td><td>264</td><td>798</td><td>2,370</td><td>36</td><td>7.6%</td><td><strong>68.3%</strong></td></tr><tr><td>Optimism</td><td>24</td><td>66</td><td>159</td><td>0</td><td>9.6%</td><td>63.9%</td></tr><tr><td>Arbitrum</td><td>144</td><td>199</td><td>509</td><td>9</td><td>16.7%</td><td>59.1%</td></tr><tr><td>Ethereum</td><td>1,280</td><td>1,009</td><td>2,724</td><td>59</td><td>25.2%</td><td>53.7%</td></tr><tr><td>Polygon</td><td>164</td><td>270</td><td>413</td><td>15</td><td>19.0%</td><td>47.9%</td></tr><tr><td>Base</td><td>560</td><td>919</td><td>995</td><td>12</td><td>22.5%</td><td>40.0%</td></tr></tbody></table></figure>



<p>BSC stands out dramatically. Only 7.6% of BSC token deployments in the top 10,000 are clean &#8211; the lowest of any chain in the study. Meanwhile, 68.3% are high risk and another 23.0% are suspicious. Combined, that means 91.3% of top-10,000 BSC tokens carry some security concern. This finding is consistent with BSC&#8217;s broader reputation: <a href="https://go.chainalysis.com/crypto-crime-report.html" rel="nofollow noopener" target="_blank">Chainalysis research identifies BSC as hosting approximately 71% of all rug pull scams globally</a>, driven by lower transaction fees that make deploying fraudulent contracts nearly cost-free.</p>



<p>Base, by contrast, is the cleanest chain in the study at 22.5% clean. Its 40.0% high risk rate reflects a newer, more curated DeFi ecosystem. Nevertheless, 40% high risk across Base&#8217;s top tokens is not a reassuring figure.</p>



<h2 class="wp-block-heading" id="what-drives-risk">What Drives the Risk: The Two Dominant Findings</h2>



<p>Two findings appear far more frequently than any other in the dataset, together driving 76% of all HIGH RISK verdicts. Understanding them is essential to understanding why so many established tokens carry elevated risk scores.</p>



<h3 class="wp-block-heading">Finding #1: 35.9% of Tokens Have No Mint Cap (<code>INV_S2_NO_MINT_CAP</code>)</h3>



<p>The most common single finding across the entire dataset: 4,668 tokens &#8211; 35.9% of all audited contracts &#8211; have a mint function with no enforceable supply cap. This means the token&#8217;s owner, governance contract, or admin address can create unlimited new tokens at any time, diluting every existing holder&#8217;s position to zero.</p>



<p>Critically, this finding appears almost exclusively in HIGH RISK verdicts. Cross-referencing the two columns shows that zero CLEAN tokens carry NO_MINT_CAP &#8211; a perfect separation. Every CLEAN token in the dataset either has no mint function at all or has a mint function with an immutable, on-chain cap. The 4,668 NO_MINT_CAP tokens are split between HIGH RISK (4,439) and HONEYPOT (75), with only 154 in the SUSPICIOUS tier.</p>



<p>For investors, the implication is straightforward: a token with an uncapped mint function carries a structural risk that no amount of team credibility or market cap size eliminates. The inflation vector exists regardless of whether the team currently intends to use it.</p>



<h3 class="wp-block-heading">Finding #2: 34.4% of Tokens Have No Timelock on Privileged Functions (<code>INV_O6_NO_TIMELOCK</code>)</h3>



<p>The second-most common finding: 4,470 tokens &#8211; 34.4% &#8211; have privileged administrative functions (ownership transfer, fee modification, upgrade execution, mint authorization) with no timelock. A timelock requires that any privileged action be announced on-chain and delayed by a minimum period &#8211; typically 24 to 72 hours &#8211; giving the community time to react if a malicious or compromised admin executes a dangerous change.</p>



<p>Without a timelock, a single administrative transaction can drain a protocol, rug liquidity, or convert a functioning token into a honeypot in a single block. The attacker&#8217;s advantage is complete: investors cannot react to changes they cannot anticipate. Adding a timelock costs developers essentially nothing but a few lines of Solidity &#8211; which makes its absence in 34.4% of the top-10,000 tokens particularly striking.</p>



<p>Together, NO_MINT_CAP and NO_TIMELOCK account for the overwhelming majority of high-risk verdicts in this dataset. Both findings are invisible to honeypot simulation tools like <a href="https://honeypot.is/" rel="nofollow noopener" target="_blank">Honeypot.is</a> &#8211; which only checks whether a sell transaction reverts. Furthermore, both are absent from the GoPlus Security API&#8217;s detection layer. ChainAware&#8217;s Ownership and Supply modules specifically scan for these patterns using deep code analysis, which can trace through function call chains to confirm whether an enforceable cap or delay mechanism actually exists &#8211; not merely whether the contract declares one.</p>



<h2 class="wp-block-heading" id="liquidity-risk">Liquidity Risk: 25.7% of Tokens Have Completely Unlocked LP</h2>



<p>Beyond the supply and ownership findings, the Liquidity module produced the study&#8217;s most operationally urgent results. Liquidity is the primary signal that drives 42% of all verdicts &#8211; more than any other module &#8211; because liquidity risk is both the most directly dangerous and the most immediately verifiable.</p>



<figure class="wp-block-table"><table><thead><tr><th>Finding</th><th>Count</th><th>% of Tokens</th><th>What It Means</th></tr></thead><tbody><tr><td><code>INV_L1_NO_POOL_FOUND</code></td><td>3,935</td><td>30.3%</td><td>No liquidity pool discovered on any tracked DEX</td></tr><tr><td><code>INV_L2_LP_UNLOCKED</code></td><td>3,346</td><td>25.7%</td><td>LP tokens held by deployer or unlocked address</td></tr><tr><td><code>INV_L5_CRITICAL_TVL</code></td><td>3,437</td><td>26.4%</td><td>Pool TVL below critical threshold ($1,000)</td></tr><tr><td><code>INV_L5_LOW_TVL</code></td><td>2,445</td><td>18.8%</td><td>Pool TVL below low threshold ($10,000)</td></tr><tr><td><code>INV_L4_PARTIAL_LOCK</code></td><td>148</td><td>1.1%</td><td>LP partially locked &#8211; unlocked portion remains riskier</td></tr></tbody></table></figure>



<p>The 25.7% unlocked LP figure is particularly significant. When LP tokens remain in the deployer&#8217;s wallet, the entire liquidity backing the token can be removed in a single transaction. Every investor who holds the token is exposed to total loss within one block. The deployer may have committed publicly to never removing liquidity &#8211; but without an on-chain lock, that commitment is entirely unenforceable. For how ChainAware detects LP lock status across both V2 (ERC-20 LP tokens) and V3 (NFT positions), see the <a href="https://chainaware.ai/learn/token-audit/liquidity-verification.html">Liquidity Verification module documentation</a>.</p>



<p>Notably, liquidity lock expiry detection &#8211; finding <code>INV_L3_LOCK_EXPIRED</code> &#8211; currently has zero hits in the dataset. This finding detects LP locks that have already expired but the associated tokens have not yet been removed. Its absence likely reflects the study&#8217;s population: tokens with expired locks often appear after rug pulls have occurred, meaning the token may have been delisted or the pool may have been drained before it entered the CoinGecko top-10,000 dataset.</p>


<!-- CTA 2 -->

<div style="background:#051a12;border:1px solid #1a4a30;border-left:4px solid #00c87a;border-radius:8px;padding:24px 28px;margin:32px 0">
  <p style="color:#00c87a;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin:0 0 8px 0">ENTERPRISE</p>
  <p style="color:#e2e8f0;font-size:18px;font-weight:700;margin:0 0 10px 0">Integrate Token Audit Into Your Platform via REST API or MCP</p>
  <p style="color:#94a3b8;font-size:14px;line-height:1.7;margin:0 0 16px 0">Launchpads, DEX aggregators, and wallets embed Token Audit at the listing or interaction point. Full JSON response. Webhook support. SLA-backed enterprise tier. Book a technical walkthrough with our team.</p>
  <p style="margin:0"><a href="https://ChainAware.ai/schedule" style="color:#00c87a;font-weight:600;text-decoration:none">Book Enterprise Demo <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a>&nbsp;&nbsp;&nbsp;<a href="https://chainaware.ai/learn/api/index.html" style="color:#00c87a;font-weight:600;text-decoration:none">API Documentation <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></p>
</div>



<h2 class="wp-block-heading" id="honeypots">Confirmed Honeypots: 131 Tokens Where You Can Buy But Cannot Sell</h2>



<p>Token Audit&#8217;s simulation analysis module forks the relevant blockchain, executes a real buy transaction inside the fork, then attempts a sell. When the sell reverts &#8211; meaning the token architecture actively prevents investors from exiting their positions &#8211; the verdict is HONEYPOT. This study confirmed 131 honeypots across the top 10,000 CoinGecko tokens.</p>



<figure class="wp-block-table"><table><thead><tr><th>Chain</th><th>Honeypots Confirmed</th><th>% of Chain Audits</th></tr></thead><tbody><tr><td>Ethereum</td><td>59</td><td>1.2%</td></tr><tr><td>BSC</td><td>36</td><td>1.0%</td></tr><tr><td>Polygon</td><td>15</td><td>1.7%</td></tr><tr><td>Base</td><td>12</td><td>0.5%</td></tr><tr><td>Arbitrum</td><td>9</td><td>1.0%</td></tr><tr><td>Optimism</td><td>0</td><td>0.0%</td></tr></tbody></table></figure>



<p>Ethereum&#8217;s 59 confirmed honeypots deserve special attention. The assumption that Ethereum&#8217;s higher gas costs and more sophisticated user base filter out honeypot contracts is not supported by this data. Sophisticated honeypots on Ethereum often work precisely because they look legitimate: verified source code, reasonable tax rates, functioning buy mechanics, and professional-looking documentation. The sell block is implemented deep in the transfer call graph &#8211; typically using assembly instructions or layered delegation patterns that simple rule-based scanners do not detect.</p>



<h3 class="wp-block-heading">What Makes a Honeypot: The Three Strongest Signals</h3>



<p><strong>Signal 1: <code>hp_CUSTOM_TRANSFER_ENTRY_POINT</code></strong> &#8211; Present in 63% of confirmed honeypots (correlation +0.34). This finding fires when the token contract routes transfer calls through a non-standard function before reaching the standard <code>_transfer</code> implementation. Custom entry points are the primary mechanism honeypot developers use to insert sell-blocking logic while keeping the standard ERC-20 interface intact.</p>



<p><strong>Signal 2: <code>hp_UNEXPECTED_EVENTS_IN_TRANSFER</code></strong> &#8211; The single highest-correlation honeypot predictor at +0.46, present in 50% of confirmed honeypots. When a transfer function emits events beyond the standard <code>Transfer(from, to, amount)</code> required by ERC-20, it almost always indicates hidden logic inserting itself into the transfer path.</p>



<p><strong>Signal 3: <code>hp_LAYERED_TRANSFER_DELEGATION</code></strong> &#8211; Present in 53% of confirmed honeypots and 10.2% of all tokens. Layered delegation means the transfer function calls internal functions that call further internal functions, each potentially adding conditions. Professional honeypots use five or six levels specifically to bury the sell-blocking condition deep enough that automated scanners trace only the outer layers. For how ChainAware&#8217;s transfer invariant checking works, see the <a href="https://chainaware.ai/learn/token-audit/transfer-verification.html">Transfer Verification documentation</a>.</p>



<h2 class="wp-block-heading" id="unique-detections">What Only ChainAware Finds: The Sophisticated Threats</h2>



<p>The most significant contribution of this study is not the headline numbers &#8211; it is the class of threats that appear in this dataset and cannot be detected by any competing automated tool. ChainAware Token Audit runs 127 checks. Competitors like GoPlus run approximately 40. CertiK Skynet&#8217;s free Token Scan runs 19. The gap between those check counts corresponds directly to classes of threat that are invisible to current market-standard tools.</p>



<h3 class="wp-block-heading">Transfer Conservation Analysis: The Silent Value Drain</h3>



<p>Token Audit&#8217;s most technically distinctive check is <strong>Transfer Conservation</strong> (<code>INV_T1_CONSERVATION_FAIL</code>): the invariant that when Alice transfers 100 tokens to Bob, Alice&#8217;s balance decreases by exactly 100 and Bob&#8217;s balance increases by exactly 100. If sender_lost does not equal recipient_gained, value is being silently diverted &#8211; typically to a hidden fee recipient not disclosed anywhere in the token&#8217;s interface. Conservation-failing tokens pass every honeypot simulation test. Honeypot.is returns CLEAN. GoPlus returns CLEAN. The investor loses capital on each trade while the token technically allows selling.</p>



<p>The <strong>Phantom Balance</strong> variant (<code>INV_T5_PHANTOM_BALANCEOF</code>) &#8211; found in 5 tokens &#8211; is even more sophisticated. The token maintains two separate balance mappings: one that <code>balanceOf()</code> reads and displays to the investor, and a different one that <code>_transfer()</code> actually debits. Your wallet shows you holding 10,000 tokens while the transfer mechanism has already marked your real balance as zero. For the full invariant specification, see the <a href="https://chainaware.ai/learn/token-audit/transfer-invariants.html">Transfer Invariants documentation</a>.</p>



<h3 class="wp-block-heading">Permit Correctness: The EIP-2612 Attack Surface</h3>



<p>EIP-2612 permit() is implemented in 30% of tokens in this dataset (3,903 tokens). No automated scanner other than ChainAware checks whether the permit implementation is actually correct. Finding <code>INV_P7_PRELOADED_PERMIT</code> &#8211; a constructor-time unlimited approval grant &#8211; appears in 21 tokens. These 21 tokens allow the deployer to drain any holder&#8217;s position at any time using a signature created before any investor bought the token. For how ChainAware detects permit vulnerabilities, see the <a href="https://chainaware.ai/learn/token-audit/permit-verification.html">Permit Verification module</a>.</p>



<h3 class="wp-block-heading">Approve Security: The Transitive Attack</h3>



<p>ChainAware&#8217;s Approve module traces the complete call graph of <code>approve()</code> &#8211; catching tokens where calling <code>approve(spender, 1000)</code> also silently writes the caller&#8217;s balance to zero as a hidden side effect. Finding <code>INV1_EXTRA_STATE_WRITE</code> appears in 63 tokens. <code>INV3_EXTERNAL_CALL_IN_APPROVE</code> appears in 28 tokens. Both require deep code analysis. Neither GoPlus, TokenSniffer, CertiK Skynet, nor De.Fi Scanner runs this analysis. See the <a href="https://chainaware.ai/learn/token-audit/approve-verification.html">Approve Verification documentation</a>.</p>



<h3 class="wp-block-heading">Reentrancy Analysis</h3>



<p>ChainAware is the only automated token scanner that includes reentrancy detection. This study found 540 tokens with no reentrancy guard (<code>INV_R2_NO_REENTRANCY_GUARD</code>), 485 tokens using legacy ETH transfer patterns vulnerable to callback exploitation (<code>INV_R6_ETH_TRANSFER_LEGACY</code>), and 48 tokens with read-only reentrancy exposure (<code>INV_R5_READONLY_REENTRANCY</code>). According to the <a href="https://owasp.org/www-project-smart-contract-top-10/" rel="nofollow noopener" target="_blank">OWASP Smart Contract Top 10</a>, reentrancy remains one of the most exploited vulnerability categories in DeFi. See the <a href="https://chainaware.ai/learn/token-audit/reentrancy-verification.html">Reentrancy Verification documentation</a>.</p>


<!-- CTA 3 -->

<div style="background:#051a12;border:1px solid #1a4a30;border-left:4px solid #00c87a;border-radius:8px;padding:24px 28px;margin:32px 0">
  <p style="color:#00c87a;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin:0 0 8px 0">FREE &#8211; NO SIGNUP REQUIRED</p>
  <p style="color:#e2e8f0;font-size:18px;font-weight:700;margin:0 0 10px 0">Check Your Token&#8217;s Reentrancy and Permit Security Right Now</p>
  <p style="color:#94a3b8;font-size:14px;line-height:1.7;margin:0 0 16px 0">Token Audit includes the only automated reentrancy and permit correctness checks available without a manual audit engagement. Paste your contract address and get full results in under 60 seconds.</p>
  <p style="margin:0"><a href="https://chainaware.ai/token-audit" style="color:#00c87a;font-weight:600;text-decoration:none">Run Free Token Audit <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a>&nbsp;&nbsp;&nbsp;<a href="https://chainaware.ai/learn/token-audit/overview.html" style="color:#00c87a;font-weight:600;text-decoration:none">Module Overview <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></p>
</div>



<h2 class="wp-block-heading" id="proxy-analysis">Proxy Analysis: 13.2% of Tokens Are Upgradeable Contracts</h2>



<p>Token Audit detected proxy contracts in 1,865 tokens &#8211; 14.3% of all audited contracts. More importantly, it classifies each proxy by who controls the upgrade function, producing a six-tier risk assessment for the upgrade authority.</p>



<figure class="wp-block-table"><table><thead><tr><th>Tier</th><th>Upgrade Control</th><th>Tokens</th><th>% of Proxies</th><th>Risk</th></tr></thead><tbody><tr><td>EOA-Controlled</td><td>Single private key</td><td><strong>139</strong></td><td>7.5%</td><td>&#x1F534; Critical</td></tr><tr><td>Unknown Auth</td><td>Cannot be resolved</td><td><strong>383</strong></td><td>20.5%</td><td>&#x1F7E0; High</td></tr><tr><td>Contract-Controlled</td><td>DAO / protocol governance</td><td>1,152</td><td>61.8%</td><td>&#x1F7E1; Medium</td></tr><tr><td>Multisig-Controlled</td><td>Multiple required signers</td><td>29</td><td>1.6%</td><td>&#x1F7E2; Low</td></tr><tr><td>Timelock-Controlled</td><td>Delayed on-chain execution</td><td>9</td><td>0.5%</td><td>&#x1F7E2; Lowest</td></tr><tr><td>UUPS Locked / Renounced</td><td>Upgrade permanently disabled</td><td>153</td><td>8.2%</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Immutable</td></tr></tbody></table></figure>



<p>Among all proxy findings, the 139 EOA-controlled proxies represent the most urgent concern. These tokens are upgradeable by a single private key &#8211; no multisig, no governance vote, no timelock delay. One transaction from one address can replace the entire contract implementation. BSC accounts for 75 of the 139 EOA-controlled proxies &#8211; 54% of the most dangerous proxy tier on less than a third of the token count. For how ChainAware classifies proxy types, see the <a href="https://chainaware.ai/learn/token-audit/ownership-verification.html">Ownership Verification module documentation</a>.</p>



<h2 class="wp-block-heading" id="risk-drivers">Risk Score Analysis: What the Numbers Say at Scale</h2>



<figure class="wp-block-table"><table><thead><tr><th>Risk Score Metric</th><th>Value</th></tr></thead><tbody><tr><td>Mean score (all tokens)</td><td>95.3</td></tr><tr><td>Median score</td><td>95.0</td></tr><tr><td>25th percentile</td><td>45.0</td></tr><tr><td>75th percentile</td><td>140.0</td></tr><tr><td>Maximum score</td><td>1,375</td></tr></tbody></table></figure>



<figure class="wp-block-table"><table><thead><tr><th>Primary Signal Module</th><th>Verdicts Driven</th><th>% of All Verdicts</th></tr></thead><tbody><tr><td>Liquidity</td><td>5,458</td><td>42.0%</td></tr><tr><td>Supply</td><td>4,420</td><td>34.0%</td></tr><tr><td>Ownership</td><td>1,028</td><td>7.9%</td></tr><tr><td>Approve</td><td>359</td><td>2.8%</td></tr><tr><td>Reentrancy</td><td>240</td><td>1.8%</td></tr><tr><td>Pausability</td><td>132</td><td>1.0%</td></tr><tr><td>Transfer</td><td>86</td><td>0.7%</td></tr><tr><td>Permit</td><td>49</td><td>0.4%</td></tr></tbody></table></figure>



<p>Liquidity and Supply together drive 76% of all verdicts. The 2.8% driven by Approve and 1.8% by Reentrancy represent high-value findings that no competitor detects. Those 599 verdicts cover the sophisticated operators who invest in clean-looking code specifically to pass GoPlus and TokenSniffer while hiding more subtle attack vectors.</p>


<!-- CTA 4 -->

<div style="background:#051a12;border:1px solid #1a4a30;border-left:4px solid #00c87a;border-radius:8px;padding:24px 28px;margin:32px 0">
  <p style="color:#00c87a;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin:0 0 8px 0">AGENT TRUST SCORE</p>
  <p style="color:#e2e8f0;font-size:18px;font-weight:700;margin:0 0 10px 0">Audit AI Agent Trust &#8211; Not Just Tokens</p>
  <p style="color:#94a3b8;font-size:14px;line-height:1.7;margin:0 0 16px 0">ChainAware also audits ERC-8004 AI agents &#8211; the on-chain identities powering the agentic economy. Agent Trust Score evaluates 274,792 registered agents across 6 scoring layers. Free to use.</p>
  <p style="margin:0"><a href="https://beta.chainaware.ai/agent-trust-score" style="color:#00c87a;font-weight:600;text-decoration:none">Check Agent Trust Score <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a>&nbsp;&nbsp;&nbsp;<a href="https://ChainAware.ai/schedule" style="color:#00c87a;font-weight:600;text-decoration:none">Book a Demo <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></p>
</div>



<h2 class="wp-block-heading" id="competitive-comparison">How Token Audit Compares to Existing Tools</h2>



<figure class="wp-block-table"><table><thead><tr><th>Security Check</th><th>GoPlus</th><th>TokenSniffer</th><th>CertiK Skynet</th><th>Honeypot.is</th><th>ChainAware</th></tr></thead><tbody><tr><td>Honeypot simulation</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td></tr><tr><td>Mint capability</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td><td>&#x274C;</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> + hidden mint + cap quality</td></tr><tr><td>LP lock status</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td><td>&#x274C;</td><td>&#x274C;</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> (V2 + V3 NFT positions)</td></tr><tr><td>Timelock absence check</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Unique</strong></td></tr><tr><td>Approve() call graph analysis</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Unique</strong></td></tr><tr><td>Transfer conservation invariant</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Unique</strong></td></tr><tr><td>Phantom balanceOf detection</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Unique</strong></td></tr><tr><td>Permit() correctness (EIP-2612)</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Unique</strong></td></tr><tr><td>Reentrancy analysis</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Unique</strong></td></tr><tr><td>Creator behavioral Trust Score</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Unique</strong></td></tr><tr><td>LP provider Trust Scores</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td>&#x274C;</td><td><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Unique</strong></td></tr></tbody></table></figure>



<p>GoPlus Security is the market standard, averaging <a href="https://gopluslabs.io/" rel="nofollow noopener" target="_blank">717 million monthly API calls in 2025</a>. Its coverage is broad but rule-based rather than semantic. The approve transitive attack, phantom balance exploit, permit preload, and reentrancy vectors are all invisible to GoPlus&#8217;s current architecture. For how ChainAware fits into the broader DeFi security ecosystem, see our <a href="https://chainaware.ai/blog/best-web3-rug-pull-detection-tools-2026/">Rug Pull Detection Tools comparison</a> and <a href="https://chainaware.ai/blog/defi-compliance-tools-protocols-comparison-2026/">DeFi Compliance Tools guide</a>.</p>



<h2 class="wp-block-heading" id="behavioral-layer">The Behavioral Layer: What Code Analysis Cannot See</h2>



<p>Code analysis answers one question: does this contract contain dangerous mechanisms? It cannot answer a more important one: does the person who deployed this contract intend to use those mechanisms maliciously?</p>



<p>This distinction matters because the most dangerous operators specifically invest in clean-looking code. A professional rug pull team in 2026 runs deep code analysis before deploying, checks their own contract against GoPlus, and removes every pattern that produces a red flag. They keep the mint function but make it look like a governance-controlled feature. They leave the LP unlocked but explain it as a treasury management decision. The code passes every automated check. Then, after accumulating enough liquidity, they execute.</p>



<p>ChainAware&#8217;s behavioral Trust Score system operates on a fundamentally different signal: the on-chain history of every wallet that deployed the contract and every wallet that provided liquidity. A deployer whose previous contracts ended in rug pulls carries that history regardless of how clean the new contract looks. An LP provider who has removed liquidity from multiple projects within 30 days of launch carries that behavioral signature regardless of how long they have held the current position.</p>



<p>These behavioral signals draw on ChainAware&#8217;s core fraud detection infrastructure &#8211; the same system that achieves 98% fraud prediction accuracy across 20 million+ wallet behavioral profiles. Combined with the code-level findings from Token Audit&#8217;s nine modules, the result is the only token security tool that catches both the technical vulnerability and the operator intent simultaneously. For the full behavioral intelligence methodology, see <a href="https://chainaware.ai/blog/what-are-web3-personas/">What Are Web3 Personas</a> and the <a href="https://chainaware.ai/learn/for-individuals/fraud-detector.html">Fraud Detector documentation</a>.</p>



<h2 class="wp-block-heading" id="data-moat">The Data Moat: Why Token Audit Cannot Be Replicated</h2>



<p>Token Audit is built on three proprietary data assets accumulated over years of continuous operation. A competitor starting today cannot purchase these assets, compress the time required to build them, or replicate them from publicly available sources alone. Each one directly enables detection capabilities that require the asset to exist before the analysis can run &#8211; meaning the gap between ChainAware and any new entrant widens over time rather than narrowing.</p>



<h3 class="wp-block-heading">20M+ Wallet Personas: The Behavioral Trust Score Foundation</h3>



<p>Every Token Audit includes a creator behavioral Trust Score and LP provider Trust Scores &#8211; signals that no competing token scanner offers. These scores draw on ChainAware&#8217;s database of more than 20 million wallet behavioral profiles accumulated across 8 blockchains. Each profile represents a complete behavioral fingerprint: transaction history, timing patterns, counterparty networks, protocol diversity, AML exposure, and dozens of derived features trained against confirmed fraud outcomes. The result is 98% fraud prediction accuracy on held-out test data.</p>



<p>This persona depth is what makes the behavioral layer meaningful. A deployer whose previous contracts ended in rug pulls carries that history as a permanent behavioral signal &#8211; regardless of how clean the new contract code looks. Without the 20M+ persona database, the behavioral Trust Score would be a near-zero confidence interval. Building that database required years of continuous on-chain data collection and iterative retraining against real-world fraud cases. A new entrant cannot compress that timeline. Furthermore, the model retrains continuously on new confirmed fraud cases &#8211; meaning the behavioral edge compounds as ChainAware observes more fraud patterns than any competitor accumulating data from a cold start.</p>



<h3 class="wp-block-heading">One Year of On-Chain Pair History: The Criminal Record Database</h3>



<p>Token Audit&#8217;s creator Trust Score cross-references the token deployer&#8217;s wallet address against ChainAware&#8217;s database of confirmed rug pull and honeypot operators &#8211; a database built from more than a year of continuous monitoring of liquidity pair creation and removal events across PancakeSwap, Uniswap, and other major DEX venues. This database records which wallet addresses created pools that subsequently exhibited rug pull patterns, and which wallet addresses previously deployed honeypot token contracts.</p>



<p>This is the data asset that catches the serial scammer deploying a new token after previous campaigns. The rug puller of Q4 2025 is registered as a known criminal in ChainAware&#8217;s pair history database. When they deploy a new token in Q1 2026, Token Audit flags the creator wallet immediately &#8211; regardless of how clean the new contract code appears. No competitor runs this check because no competitor maintains a paired rug pull database cross-referenced against token deployer wallets. Building it retroactively is also impossible: identifying fraud outcomes requires the passage of time to observe liquidity removal patterns after the fact. The database is a one-year head start that cannot be bought or downloaded. For the data behind this detection layer, see our <a href="https://chainaware.ai/blog/rugpull-detector-v3-pancakev2-2026/">Rug Pull Tracker report</a>.</p>



<h3 class="wp-block-heading">Deep Code Analysis Infrastructure: The Semantic Engine Behind 127 Checks</h3>



<p>The nine analysis modules that produce Token Audit&#8217;s unique findings &#8211; approve call graph analysis, transfer conservation invariants, phantom balance detection, permit correctness checking, and reentrancy analysis &#8211; all depend on a semantic code analysis infrastructure built specifically for EVM token analysis. It handles Solidity&#8217;s inheritance chains, proxy delegation patterns, assembly blocks within Solidity functions, and the non-standard token architectures (reflection, rebasing, ERC-4626 vault tokens) that cause false positives in naive static analysis tools.</p>



<p>Building this infrastructure required years of engineering investment. Every EVM edge case &#8211; from DELEGATECALL chains that must be traced across contract boundaries, to assembly-level balance manipulation that bypasses Solidity&#8217;s type system, to the layered transfer delegation patterns used by professional honeypot developers &#8211; required specific detection logic designed from first principles. The result is a scanner that runs 127 checks in a median of 11.3 seconds across any EVM-compatible contract. That combination of depth and speed is what enables the 9 unique findings in this study that no competitor detects. A new entrant replicating this infrastructure from scratch would need years of engineering time and a corpus of real fraud contracts to validate against &#8211; both of which ChainAware has already invested. For the competitive context, see our <a href="https://chainaware.ai/blog/forensic-crypto-analytics-versus-ai-based-crypto-analytics/">Forensic vs AI-Powered Blockchain Analysis guide</a>.</p>



<h3 class="wp-block-heading">Why the Moat Compounds</h3>



<p>Each of these three assets improves as it grows. More wallet personas means better fraud prediction precision on creator behavioral scores. More pair history means more confirmed criminal operator wallets in the cross-reference database. More contracts analyzed means more edge cases handled correctly in the deep code analysis infrastructure. A competitor starting today with identical engineering resources would still need years to reach ChainAware&#8217;s current capability level &#8211; and by then, ChainAware&#8217;s data assets would be proportionally larger still. The advantage is a trajectory, not a snapshot.</p>



<h2 class="wp-block-heading" id="what-is-clean">What Does a CLEAN Token Look Like?</h2>



<p>2,436 tokens in this dataset &#8211; 18.7% &#8211; received a CLEAN verdict. Understanding what they have in common is as instructive as understanding what HIGH RISK tokens share.</p>



<p>Notably, zero CLEAN tokens have an uncapped mint function. Every CLEAN token either has no mint capability at all, or has a mint function with an immutable, verifiable on-chain cap. This single characteristic is the strongest predictor of a clean verdict &#8211; more consistent than any other single check in the dataset.</p>



<p>Additionally, CLEAN tokens overwhelmingly have verified source code. Their LP is either locked in a recognized locker (PinkLock, UniCrypt, Team Finance), burned to a dead address, or the project has explicitly structured treasury management differently with transparent on-chain documentation. Their ownership model is either renounced, controlled by a multisig with public signers, or timelocked. The transfer function has no assembly in its call graph, no external calls, and emits exactly the events ERC-20 requires &#8211; nothing more, nothing less. For the complete CLEAN verdict criteria, see the <a href="https://chainaware.ai/learn/token-audit/verdict-methodology.html">Token Audit Verdict Methodology</a>.</p>



<h2 class="wp-block-heading" id="implications">Implications for Investors, Platforms, and Builders</h2>



<h3 class="wp-block-heading">For Individual Investors</h3>



<p>The core finding of this study is that market capitalization rank is not a security signal. Tokens in the CoinGecko top 10,000 are 55.2% high risk and 1% confirmed honeypot. Before committing capital to any token, check three things specifically: whether the LP is locked, whether the mint function has an enforceable cap, and whether the contract is upgradeable by a single EOA. ChainAware Token Audit checks all three &#8211; and 124 other things &#8211; in under 60 seconds, free, without requiring a wallet connection. For how to interpret Token Audit results, see the <a href="https://chainaware.ai/learn/for-individuals/token-audit-guide.html">Token Audit Investor Guide</a>.</p>



<h3 class="wp-block-heading">For DeFi Platforms and DEX Aggregators</h3>



<p>Platforms that surface token information currently rely almost entirely on GoPlus for token security data. This study demonstrates that GoPlus-equivalent analysis leaves substantial risk categories completely undetected. Embedding Token Audit results at the listing or interaction point gives users substantially more protection than any current alternative. The REST API and MCP integration return full structured results including per-finding boolean flags, per-module risk scores, and a human-readable verdict. For technical integration details, see the <a href="https://chainaware.ai/learn/api/index.html">Token Audit API documentation</a> and the <a href="https://chainaware.ai/learn/prediction-mcp/setup.html">MCP Integration guide</a>.</p>



<h3 class="wp-block-heading">For Token Builders</h3>



<p>The 18.7% CLEAN rate in this study is not a verdict on intent &#8211; most high-risk findings reflect architectural patterns that developers adopted without understanding their security implications. Token Audit runs in full against any deployed contract, returning specific findings with remediation guidance for each. Running Token Audit costs nothing and takes 60 seconds. It identifies every architectural risk that investors, security researchers, and automated tools will find after deployment &#8211; and gives developers the opportunity to fix them first. For how to use Token Audit in a pre-deployment security review, see the <a href="https://chainaware.ai/learn/token-audit/pre-deployment-checklist.html">Pre-Deployment Checklist</a>.</p>


<!-- CTA 5 -->

<div style="background:#051a12;border:1px solid #1a4a30;border-left:4px solid #00c87a;border-radius:8px;padding:24px 28px;margin:32px 0">
  <p style="color:#00c87a;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin:0 0 8px 0">FREE &#8211; NO SIGNUP REQUIRED</p>
  <p style="color:#e2e8f0;font-size:18px;font-weight:700;margin:0 0 10px 0">Token Audit Is Live. Test Any Contract in 60 Seconds.</p>
  <p style="color:#94a3b8;font-size:14px;line-height:1.7;margin:0 0 16px 0">127 security checks. Semantic deep code analysis. Behavioral Trust Scores. ETH, BSC, Base, Polygon, Arbitrum. Results in under 60 seconds. Free forever for individual checks. Enterprise API and MCP available.</p>
  <p style="margin:0"><a href="https://chainaware.ai/token-audit" style="color:#00c87a;font-weight:600;text-decoration:none">Run Token Audit Free <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a>&nbsp;&nbsp;&nbsp;<a href="https://ChainAware.ai/schedule" style="color:#00c87a;font-weight:600;text-decoration:none">Book Enterprise Demo <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></p>
</div>



<h2 class="wp-block-heading" id="pausability">Pausability: 5% of Tokens Can Freeze All Trading Right Now</h2>



<p>This study found 648 tokens &#8211; 5.0% of all audited contracts &#8211; where the mint function continues operating even when the token is paused (<code>INV_PA5_MINT_NOT_PAUSED</code>). An admin can pause all investor transfers while continuing to mint new tokens into their own wallet &#8211; simultaneously trapping existing holders and diluting their positions.</p>



<p>The most sophisticated pausability vulnerability &#8211; <code>INV_PA4_ASYMMETRIC_PAUSE</code> &#8211; blocks sells (<code>transferFrom</code>) while allowing buys (<code>transfer</code>). Honeypot.is tests a sell by calling <code>transfer</code> &#8211; the same function that is allowed in the asymmetric pause scenario &#8211; so it returns CLEAN for a token that is functionally a honeypot. ChainAware detects the asymmetric pattern by analyzing whether the pause condition applies differently to <code>transfer</code> versus <code>transferFrom</code>.</p>



<figure class="wp-block-table"><table><thead><tr><th>Finding</th><th>Count</th><th>What It Means</th></tr></thead><tbody><tr><td><code>INV_PA2_EOA_PAUSER</code></td><td>338</td><td>Single EOA controls the pause function</td></tr><tr><td><code>INV_PA5_MINT_NOT_PAUSED</code></td><td>648</td><td>Mint continues during pause &#8211; trap + dilute</td></tr><tr><td><code>INV_PA6_CURRENTLY_PAUSED</code></td><td>22</td><td>Token is actively paused right now</td></tr><tr><td><code>INV_PA7_PAUSED_ABUSIVE</code></td><td>12</td><td>Historical pause pattern consistent with abusive behavior</td></tr><tr><td><code>INV_PA4_ASYMMETRIC_PAUSE</code></td><td>1</td><td>Pause blocks sells but not buys</td></tr></tbody></table></figure>



<p>The 22 tokens currently paused represent an immediate alert for any investor holding these tokens. Token Audit calls <code>paused()</code> directly on each pausable contract to determine whether the pause is currently active &#8211; those 22 tokens are actively frozen right now. See the <a href="https://chainaware.ai/learn/token-audit/pausability-verification.html">Pausability Verification documentation</a>.</p>



<h2 class="wp-block-heading" id="supply-deep-dive">Supply Analysis: Hidden Minting and Supply Manipulation at Scale</h2>



<p>Finding <code>INV_S1_HIDDEN_MINT</code> appears in 822 tokens &#8211; 6.3% of the dataset. Hidden mint detects functions that inflate the total token supply through mechanisms not labeled as <code>mint()</code> or <code>_mint()</code>. Because they bypass the standard <code>_mint</code> internal function, simple checks that scan for mint selectors in the contract ABI will miss them entirely. ChainAware traces every function that modifies the total supply variable regardless of name. See the <a href="https://chainaware.ai/learn/token-audit/supply-verification.html">Supply Verification documentation</a>.</p>



<p>Finding <code>INV_S4_FAKE_BURN</code> appears in 318 tokens &#8211; 2.4%. A fake burn transfers to <code>address(0)</code> but does not reduce <code>totalSupply()</code>. Tokens marketed as deflationary based on burn history may be inflating their apparent scarcity. Additionally, 216 tokens show deployer concentration at 100% of circulating supply (<code>INV_S6_DEPLOYER_100PCT</code>) &#8211; the optimal setup for a coordinated pump-and-dump.</p>



<h2 class="wp-block-heading" id="audit-performance">Audit Performance: 15 Seconds Average, 98.4% Source Verified</h2>



<figure class="wp-block-table"><table><thead><tr><th>Duration Metric</th><th>Value</th></tr></thead><tbody><tr><td>Mean audit duration</td><td>15.2 seconds</td></tr><tr><td>Median audit duration</td><td>11.3 seconds</td></tr><tr><td>25th percentile</td><td>8.0 seconds</td></tr><tr><td>75th percentile</td><td>18.1 seconds</td></tr><tr><td>Maximum duration</td><td>489.8 seconds</td></tr><tr><td>Audits exceeding 120 seconds</td><td>9 (0.07%)</td></tr></tbody></table></figure>



<p>The median audit completes in 11.3 seconds &#8211; well within the threshold for interactive use cases like a DEX listing flow or a wallet pre-transaction security check. Only 9 audits across the entire 12,998-audit dataset exceeded 120 seconds &#8211; representing 0.07% of cases and well within operational tolerances for any integration scenario. 98.4% of tokens in this dataset have verified source code. For unverified contracts, Token Audit operates in bytecode analysis mode &#8211; the Honeypot Pattern module, Liquidity module, Simulation module, and Behavioral Trust Score all operate on bytecode and on-chain state rather than source code. For details see the <a href="https://chainaware.ai/learn/token-audit/unverified-contracts.html">Unverified Contract Analysis documentation</a>.</p>



<h2 class="wp-block-heading" id="conclusion">Conclusion: The Token Security Gap Is Real</h2>



<p>This study set out to answer a simple question: how safe are the tokens that most investors actually hold? The answer &#8211; 55.2% high risk, 1% confirmed honeypot, 13.2% upgradeable proxy, 25.7% unlocked LP &#8211; is more alarming than most observers expected from the top 10,000 by market capitalization. These are not obscure tokens in forgotten DEX pools. Many appear in mainstream wallet apps, on regulated exchange listings, and in institutional portfolio allocations.</p>



<p>Furthermore, the findings that established tools miss are precisely the ones that matter most for sophisticated attacks. GoPlus, TokenSniffer, and CertiK Skynet catch the obvious patterns. Consequently, professional scam operators have adapted: they write clean-looking code that passes all three tools, then execute through vectors those tools cannot see. The approve transitive attack, the phantom balance exploit, the permit preload, the asymmetric pause &#8211; all of these appear in this dataset, and all of them are invisible to current market-standard scanners.</p>



<p>ChainAware Token Audit changes this equation. It brings institutional-grade deep code analysis to every token, automatically, for free, in under 60 seconds. Combined with simulation analysis, behavioral Trust Scores, and proxy upgrade authority classification, Token Audit produces a security profile that exceeds what any competing automated tool provides. According to <a href="https://www.fatf-gafi.org/en/topics/virtual-assets.html" rel="nofollow noopener" target="_blank">FATF&#8217;s Virtual Assets Recommendations</a>, real-time token screening is becoming a compliance requirement for virtual asset service providers globally. Token Audit is live today &#8211; test any contract free, no signup, no wallet connection. For enterprise integration, book a technical walkthrough below.</p>



<h2 class="wp-block-heading" id="faq">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">What is a token audit?</h3>



<p>A token audit is an automated or manual security review of a cryptocurrency token&#8217;s smart contract. A manual token audit performed by firms like CertiK or Hacken costs $5,000 to $150,000 and takes one to four weeks. ChainAware Token Audit performs automated analysis across 127 checks in under 60 seconds at no cost for individual queries.</p>



<h3 class="wp-block-heading">How is ChainAware Token Audit different from GoPlus?</h3>



<p>GoPlus Security runs approximately 717 million monthly API calls. Its detection is rule-based &#8211; it checks for known dangerous patterns at the interface level. ChainAware Token Audit adds semantic analysis via deep code analysis, which traces the complete execution paths of transfer(), approve(), and related functions to find vulnerabilities hidden deep in internal call chains. ChainAware also adds reentrancy detection, permit correctness analysis, supply consistency checking, and behavioral Trust Scores &#8211; none of which GoPlus offers.</p>



<h3 class="wp-block-heading">What does HIGH RISK mean in practice?</h3>



<p>HIGH RISK means the token contract contains one or more mechanisms that a malicious or compromised admin could use to harm investors &#8211; an uncapped mint function, unlocked LP, EOA-controlled proxy, or admin with no timelock. HIGH RISK does not mean the token is currently being exploited &#8211; it means the architectural risk exists and investors should evaluate it consciously before committing capital.</p>



<h3 class="wp-block-heading">How does the simulation analysis work?</h3>



<p>Token Audit&#8217;s simulation module forks the relevant blockchain at the current block using an Anvil instance, then executes real buy and sell transactions inside the fork. This catches dynamic honeypot behavior that static analysis cannot detect: tokens where sells revert, tokens where the effective sell tax differs from the declared sell tax, and tokens where token conservation fails. See <a href="https://chainaware.ai/learn/token-audit/simulation-module.html">Simulation Module documentation</a>.</p>



<h3 class="wp-block-heading">Which chains does Token Audit cover?</h3>



<p>Token Audit currently supports Ethereum, BNB Smart Chain, Base, Polygon, and Arbitrum. Optimism support is in progress. The analysis architecture is chain-agnostic at the contract level: deep code analysis, ownership tracing, and supply verification work identically across EVM-compatible chains.</p>



<h3 class="wp-block-heading">What does the creator behavioral Trust Score measure?</h3>



<p>The creator Trust Score evaluates the on-chain behavioral history of the wallet that deployed the token contract. It draws on ChainAware&#8217;s database of 20 million+ wallet behavioral profiles to assess whether the deployer has patterns consistent with fraud operators &#8211; prior rug pulls, coordination with known scam wallet clusters, funding source characteristics, and behavioral sequences associated with professional exit scam operations. See <a href="https://chainaware.ai/learn/for-individuals/fraud-detector.html">Fraud Detector documentation</a>.</p>



<h3 class="wp-block-heading">Can Token Audit be used pre-deployment?</h3>



<p>Token Audit requires a deployed mainnet contract address &#8211; it analyzes live on-chain state alongside contract code. For pre-deployment security review, ChainAware recommends running deep code analysis directly against the contract source, then running Token Audit immediately after mainnet deployment. According to the <a href="https://swcregistry.io/" rel="nofollow noopener" target="_blank">Smart Contract Weakness Classification Registry</a>, the majority of token vulnerabilities are deterministic at the code level and identifiable through static analysis shortly after deployment.</p>



<hr class="wp-block-separator has-alpha-channel-opacity" />



<p><strong>Sources:</strong> <a href="https://www.chainalysis.com/blog/crypto-scam-revenue-2024/" rel="nofollow noopener" target="_blank">Chainalysis Crypto Crime Report <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a> &middot; <a href="https://owasp.org/www-project-smart-contract-top-10/" rel="nofollow noopener" target="_blank">OWASP Smart Contract Top 10 <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a> &middot; <a href="https://swcregistry.io/" rel="nofollow noopener" target="_blank">Smart Contract Weakness Classification Registry <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a> &middot; <a href="https://eips.ethereum.org/EIPS/eip-2612" rel="nofollow noopener" target="_blank">EIP-2612: Permit Extension for ERC-20 <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></p>



<p><strong>Related ChainAware Reading:</strong> <a href="https://chainaware.ai/blog/best-web3-rug-pull-detection-tools-2026/">Best Rug Pull Detection Tools 2026</a> &middot; <a href="https://chainaware.ai/blog/defi-compliance-tools-protocols-comparison-2026/">DeFi Compliance Tools Comparison</a> &middot; <a href="https://chainaware.ai/blog/blockchain-compliance-for-defi-complete-kyt-aml-guide-2026/">KYT and AML Guide for DeFi</a> &middot; <a href="https://chainaware.ai/blog/web3-wallet-auditing-providers/">Web3 Wallet Auditing Providers 2026</a> &middot; <a href="https://chainaware.ai/blog/what-are-web3-personas/">What Are Web3 Personas</a> &middot; <a href="https://chainaware.ai/blog/prediction-mcp-for-ai-agents-personalize-decisions-from-wallet-behavior/">Prediction MCP for AI Agents</a> &middot; <a href="https://chainaware.ai/blog/the-web3-agentic-economy-how-ai-agents-are-replacing-humans/">The Web3 Agentic Economy</a> &middot; <a href="https://chainaware.ai/blog/agent-trust-score-agentic-commerce/">Agent Trust Score: On-Chain Trust Scoring for ERC-8004</a></p><p>The post <a href="https://chainaware.ai/blog/token-audit-10000-coingecko-results/">ChainAware Token Audit Launched – We Tested 10,000 CoinGecko Tokens. Here Are the Results.</a> first appeared on <a href="https://chainaware.ai//">ChainAware.ai</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
