Token and Contract Analysis
What this is
Token and Contract Analysis reads a token or smart contract address and tells you what Cognivo can see about it: its identity, whether its source code is verified, whether it sits behind an upgradeable proxy, who can control it, and which privileged powers appear in its code.
The page describes the contract itself. It is read-only, and Cognivo never asks you to connect a wallet or sign anything for this check.
When to use it
Use it when you are about to trust a contract with money or approvals and you want to know what the people behind it can still do. Typical questions it answers: can someone mint more of this token, can transfers be paused, can my address be frozen, can the code be swapped out later, and is there a single owner who can do all of that.
Where to find it
In the Cognivo dApp, open Token & Contract Analysis under INTELLIGENCE in the left sidebar. Back to Chat in the header returns you to Cognivo AI Chat.
- Choose the chain the token or contract lives on from the Chain dropdown.
- Paste the token or contract address into the Token or contract address field.
- Press Analyze to run the check. The badge above the button shows that token analysis is currently free.
You can pick Ethereum, Base or BNB Chain. Make sure the chain matches where the contract actually lives, because the same address can exist on more than one network with different code.
What you get back
The result opens with a Cognivo Snapshot that states one overall reading, followed by what it is based on and a suggested next step. The reading is one of five: Lower observed concern, Review recommended, Elevated control concern, Critical evidence detected, or Evidence incomplete.
Under that you get:
- What this contract can do, listing privileged capabilities such as minting, pausing transfers, blacklisting addresses, upgrading the logic or self destruct.
- Control map, showing owner, proxy admin, governance, pending owner and any role based access control.
- Supply and holder intelligence, Protocol and transaction behavior, and Market and liquidity evidence, which say what this report does and does not cover.
- What this means, written three ways: Quick take, Plain English and Investor lens.
- Suggested next checks and Evidence and links, including the block explorer.
Every capability carries how firmly it is established, from Bytecode indicator at the weakest end, through Callable function in ABI and Reachable in bytecode, up to Confirmed in verified source and Observed on-chain. A bytecode indicator is a byte pattern only. It is not proof that the capability can be reached or has ever been used.
If you paste a wallet address instead of a contract, Cognivo says so and labels it an Externally owned account. There is no code there to verify, so there is nothing to analyse.
When something is missing or unknown
Fields that Cognivo could not read show Not available. A section that could not be built shows "This section could not be rendered from the available evidence". A whole run can come back as Evidence incomplete.
All three mean the same thing: Cognivo could not verify it, not that there is nothing there. Do not read an incomplete result as a clean result. Try again, or open the explorer link and check directly.
The reverse also holds. A result with no flags means no automated flag was raised in the evidence Cognivo could see. It is not a promise that a token is safe, and a flagged result is not proof of intent to defraud. Cognivo reports what it checked and what it found, and the rest is your own research.
Limits and cost
This report is about the contract. It does not include holder distribution, pool and liquidity lock evidence, or transaction level fund flow. Use the linked tools below for those. Unverified source is a real limit as well: without published source, the capability findings rest on bytecode signals alone and carry more uncertainty.
Token and Contract Analysis is free today. The page shows Your free check is available with the note Token analysis is currently free above the Analyze button. If a check ever needs credits, Cognivo shows the cost first and runs it only after you press the confirm button, and a run that returns no result is never charged.
What to check next
- Holder Concentration for top holders and how tightly supply is held.
- Liquidity for pools, liquidity and lock evidence.
- Wallet Intelligence to look at the owner or deployer wallet behind the contract.
- Watch Profiles to be told when the owner or the contract changes.
- Grounded and augmented evidence for how Cognivo separates what it proved on chain from what it enriched.