Token Analyzer

Dive deep into token security and key performance metrics.

Blokiments Token Analyzer is a powerful tool that scans and aggregates token data in real time, providing clear, user-friendly warnings alongside a powerful dashboard for deeper inspection.

Try it here: https://blokiments.com/

Why Does Loading Take Longer? Loading all data may take a few seconds, depending on token complexity, because we run every scan in real time with the most up-to-date information. In the fast-paced world of crypto, even data that’s just a few minutes old can give an outdated picture of a token.

Integrate the Analyzer into Your App, Website, or Bot

We offer an API that gives you direct access to token analyzer data for seamless integration into your platform, as well as a ready-to-use Telegram bot you can add to your community channels.

To get started or discuss integration options, reach out to us at [email protected] or connect with us in our Telegram group.

Why Is the Blokiments Token Analyzer One of the Best Tools for Reviewing Tokens?

The Blokiments Token Analyzer stands out by combining real-time data, advanced analytics, and user-friendly insights, giving you the clearest picture possible of any token.

Key Features:

  • Real-Time Data: All metrics are fetched when you click the refresh button, ensuring you always see the latest information.

  • Aggregated by Token: Data from all pools is merged, giving you a complete and accurate overview.

  • Advanced Security Checks: Our in-house rugpull database, integrations with trusted external data providers, and pattern-based scam detection rules help spot potential risks.

  • Clear Warnings: Easy-to-understand, automatically generated alerts for faster decision-making.

  • Off-Chain Metrics: Insights from Twitter sentiment, Telegram activity, GitHub development, and even a project’s website scan.

Is it free to use?

Yes. Anyone with a Blokiments account can use the Token Analyzer for free. Most actions are free; credits are only used when you choose to refresh certain reports.

How it works:

  • New token (never analyzed): We run a real-time analysis for free; no credits needed.

  • Previously analyzed token: You’ll see the most recent cached report (it may be hours or days old, depending on when it last ran).

    • Want the latest numbers? Click Refresh to run a real-time analysis. This costs 300 Blokiments credits.

Free monthly credits:

  • Every registered user gets 1,000 free credits each month (early adopters receive more).

  • At 300 credits per refresh, that’s roughly 3 real-time refreshes per month for free.

  • Viewing new or cached reports is always free.

If you need more frequent real-time refreshes or extra features, you can upgrade to a paid plan to get additional credits and capabilities. More here.

Credits keep usage fair and cover the real costs of running live analyses, while still letting everyone use the analyzer with no feature limits for browsing and checking cached results.

Token Analyzer Overview

TODO:

Token Analyzer Modules

The token analysis process is divided into several modules or categories that run an in-depth analysis. Each module loads separately, which prevents long page loading times. We have incorporated several detection rules into each module that search for common scam patterns and generate user-friendly warnings.

New detection rules are continuously updated to reflect real trends. If you have an idea for a rule to add, please contact us (Telegram: https://t.me/blokiments_public).

All reviews are classified into three categories:

  • INFO: An overview of certain token aspects that investors should consider. These do not indicate a direct scam risk but serve as a heads-up to help evaluate the token’s metrics more easily.

  • WARNING: This category indicates risk behavior associated with the token. Caution is strongly advised before investing. If multiple warnings appear across different categories, extreme care should be taken.

  • CRITICAL: Indicates a serious risk of fraud. If critical warnings are present, you should avoid buying this token, as there is a strong likelihood of being scammed.

General overview module

This module provides a broad, high-level assessment of a token by combining background checks, trading activity signals, and ecosystem presence. The goal is to highlight potential red flags early and give investors a quick snapshot of overall project health.

Background checks we perform:

  • WARNING/CRITICAL: Manual security reviews - Cross-checks against our internally curated database of scams, fraud alerts, and manually reported risks.

  • WARNING: High trading activity with low social engagement - Flags situations where on-chain activity looks inflated but the project lacks genuine community presence, a possible sign of wash trading or manipulation.

  • INFO/WARNING: Recently launched token - Very new tokens may carry additional risks (short track record, untested security), but in some cases, this can simply mean an early-stage opportunity.

  • INFO: Presence on multiple networks - Reviews whether the token is deployed across other blockchains, which can add utility or signal wider adoption.

  • INFO: CEX listings and quality - Evaluates where the token is listed and the reliability of those centralized exchanges.

Liquidity module

This module checks the basic on-chain liquidity for a token on the selected network. It:

  • Sums the liquidity across all detected pools for the token.

  • Reviews the initial liquidity (who added it and how much).

  • Checks whether the liquidity is locked or burned (or still removable).

  • Looks at the liquidity history over time.

Background checks we perform:

  • WARNING/CRITICAL: Is total liquidity too low? Low liquidity means it can be hard to buy or sell without moving the price a lot. In the worst case, you might not be able to sell at all when you want to exit.

  • WARNING: Can the liquidity be removed? We estimate the risk that liquidity could be removed (β€œpulled”), which would leave traders stuck. To do this, we look at things like:

    • Was the token launched on a launchpad that locks liquidity?

    • Is the liquidity locked or burned, or is it unlocked and easy to remove?

    • Are there enough pools with meaningful liquidity, or just one/small ones?

    • Are there centralized exchange (CEX) listings that provide extra liquidity?

    • How many liquidity providers are there (many vs. one big holder)?

  • WARNING: Market cap vs. liquidity (L/MC ratio) - If the market cap is very large compared to the available on-chain liquidity, and there’s little or no CEX depth, that’s a sign the price might be fragile or inflated. This can increase the chance of sharp drops or manipulative behavior.

  • WARNING: Liquidity unlocking soon - Some projects without major CEX listings may lock liquidity for a short period to appear like a safe investment. However, once the lock expires, they could pull a rug pull. Always check liquidity lock duration and unlock dates before investing.

Security audit module

This module focuses on the security audit of a token’s smart contract and how it may impact investment decisions. It generates metrics and reviews using our in-house contract analysis engine, combined with data from external providers. The merged dataset is then evaluated alongside other project metrics to reduce false-positive scam alerts and provide more reliable risk assessments.

Background checks we perform:

  • CRITICAL: Honeypot contract - If the contract prevents selling (honeypot behavior), investors may be trapped.

  • CRITICAL: Token flagged as scam by external providers. - If multiple external data sources have already identified the token as a scam, treat it as extremely high risk.

  • CRITICAL: Token used in airdrop phishing scams - If this token has been tied to known phishing or dusting scams, it’s highly unsafe.

  • CRITICAL: Contract not verified - If the source code is not verified on-chain (e.g., Etherscan, BscScan), it prevents independent review and raises major red flags.

  • WARNING/CRITICAL: Buy/sell tax too high - Excessive transaction taxes (especially >10–15%) can make trading impractical or serve as a hidden trap.

  • WARNING: Mintable token - If minting is not disabled, the supply can be inflated at any time, diluting holders.

  • WARNING: Contract matches known scam signatures - If the contract code resembles patterns from known scam projects, it’s a red flag.

  • WARNING: Token is freezeable - If the contract allows the issuer to stop all transfers at any time, which means your tokens could become temporarily non-transferable.

  • WARNING: External function calls - If the contract relies heavily on external function calls, it increases attack surface and dependency risks.

  • WARNING: Proxy contract - If the contract is a proxy, the implementation logic can be upgraded, meaning the rules can be changed after deployment.

  • INFO/WARNING: Metadata is mutable (on Solana) - If the token’s metadata can be changed after launch, the project team may alter critical information (name, symbol, supply). This can be benign, but still adds risk.

  • INFO: Contract has a blacklist (EVM only) - Some EVM contracts include blacklist functions that allow the team to block specific wallets. This can be abused, though sometimes used for compliance.

Token deployer module

This module analyzes the behavior and background of the token deployer (creator address). Since deployers often launch multiple tokens, their track record can provide strong signals about legitimacy or risk. A malicious deployer can undermine even a technically sound contract.

Background checks we perform:

  • CRITICAL: Creator has rug-pull history - Reviews if the deployer address is associated with past rug pulls or scam projects from our internal database or known risk lists.

  • CRITICAL: Deployer flagged in manual database - Cross-checks our manually curated database of known scam deployers and flagged teams/founders.

  • WARNING: High percentage of supply held by deployer - Flags situations where the deployer retains a large portion of the token supply, which increases the risk of sudden dumps.

  • WARNING: Creator marked as malicious by external providers - Checks external sources for deployers tied to scam wallets, honeypot patterns, or known malicious activity.

  • WARNING: Deployer created many different tokens - Identifies deployers who have launched a large number of tokens, often a sign of spammy or fraudulent behavior. Token quality and intent should be carefully reviewed.

Callers module

  • INFO: Review calls made before the token launch.

  • INFO: Review multiple similar calls in a short timeframe.

Socials module

Holders module

  • WARNING: Review if the ratio of holders with less than $5 worth of tokens is too high. This could indicate the holder number is artificially inflated.

Smart money module

Suspicious Patterns module

Deployer deep scan module

Advance scam detection module

Swap via the LI.FI integration

We offer in-app swapping via the LI.FI integration. The swap fee is 1% (0.25% for LI.FI and 0.75% for Blokiments).

We collect a 0.75% swap fee to support ongoing development and innovation. This helps us improve the platform, cover operational costs, and bring you the best products and features. We aim to enhance your experience with seamless, secure, and cutting-edge solutions.

When opening a token analyzer for a specific token, click the Click to trade button to activate the swapping extension.

When the sidebar opens, you can connect your wallet and perform the swap for the selected token. More information about the integration can be found here.

Blokiments warnings

Our token warning system proactively flags potential risks or concerns associated with a token. Warnings are categorized into four levels, providing clear, actionable insights based on the severity of the identified issue.

Warnings for a vrey bad token.

Warning Levels

  1. INFO (Level 1)

    • Indicates general observations or minor issues.

    • Typically informational, with no immediate risk.

  2. WARNING (Level 2)

    • Highlights potential concerns that require attention.

  3. DANGEROUS (Level 3)

    • Signals significant risks that could impact token safety or value.

  4. CRITICAL (Level 4)

    • Indicates severe, imminent threats. Token is a scam and not tradable.

Warnings examples
  • Liquidity is very low (<100$), token no tradable.

Last updated

Was this helpful?