Field manual 02 · Hermes Legion University

Contract & Supply

Trust the address, not the ticker

Learn how to verify a Solana meme coin mint, token program, authorities, supply, metadata controls, and transfer restrictions before trading.

Long-form field guidePractical exampleChecklist + FAQs

Short answer

A meme coin contract check is an identity and control review. Match the complete mint address across trusted sources, identify the Solana token program, inspect mint and freeze authorities, review metadata controls and extensions, and reconcile the stated supply with onchain data. A copied ticker can look convincing; the mint account is the actual asset.

01

Verify the full mint address

Tickers and names are not unique. Open the token from a verified project source, compare the complete address on an explorer, and confirm you are looking at the intended token program and network.

02

Read the authorities

Mint authority can allow new supply. Freeze authority can restrict token accounts. Metadata authority can change visible token information. Some Token-2022 extensions add transfer controls or fees. Unknown is not the same as safe.

03

Measure supply honestly

Check raw supply, decimals, burned or locked claims, and whether large allocations are actually inaccessible. Marketing copy is not onchain evidence.

Practical field note

Resolve identity before evaluating quality

Two tokens can share the same name, ticker, and artwork. One mint may have active authorities and concentrated supply; another may be the project’s intended asset. Begin by copying the mint from the project’s established channel, compare every character with an explorer, and only then inspect controls. A perfect analysis of the wrong mint has no value.

Common mistakes

Trusting search-result tickers

Sponsored links, copied profiles, and duplicated symbols can lead to an unrelated token.

Stopping after authority checks

Revoked controls do not answer holder, creator, liquidity, or execution questions.

Assuming unknown means disabled

If a dashboard cannot classify a field, verify elsewhere rather than recording it as safe.

Field checklist

  • Match the full mint across trusted sources
  • Confirm token program and decimals
  • Inspect mint, freeze, and metadata authorities
  • Review Token-2022 extensions if present
  • Reconcile supply and allocation claims
This material is educational. It cannot eliminate contract, liquidity, execution, or market risk.

Common questions

Frequently asked questions

Can two Solana tokens use the same name and ticker?+

Yes. Names, symbols, and logos are not unique identifiers. Use the complete mint address to distinguish the intended token from copies.

Does revoked mint authority make a token safe?+

No. It removes one capability but does not solve concentrated supply, creator selling, weak liquidity, coordinated wallets, or misleading promotion.

Is every Token-2022 token dangerous?+

No. Token-2022 is a token program with additional extensions. The task is to identify which extensions are active and understand the controls they introduce.

Continue learning

Related guides

Primary documentation

Interfaces, fees, and routing systems change. Confirm current behavior in official documentation before acting.