官方的 MASTR 标志 MASTR 支持这项工作
目录
← 知识库首页

Wallets & security

Token-2022: read every authority, not just the ticker

A familiar token name can hide a different set of controls.

Research guide · 9 September 2026 · 1 min read

研究文章和参考条目以英语发布。导航提供七种语言。

人物与项目

本文目录
  1. Establish the programme and mint Record the network, full mint address and owning programme before interpreting any authority field. Read the mint extensions and the relevant account extensions. An empty field in a dashboard is not evidence that an extension is absent; it can also mean the interface does not decode it.
  2. Turn configuration into an exposure statement Ask which party can change the rules, which actions affect holders and whether those powers can be removed. Separate current parameters from the authority to modify them. A fee set to zero today and an irrevocably absent fee mechanism are different configurations.
  3. Keep the conclusion bounded Document the block or slot, source and decoding method. Describe the observed control rather than applying a blanket scam label to an entire token standard. Legitimate applications also use configurable token behaviour. The useful finding is who controls what, whether buyers were told and how that control changes their ability to transfer or exit.

Token-2022 supports optional extensions on Solana mints and token accounts. That matters because a scanner designed around the original token programme may give an incomplete picture. The logo, ticker and price chart do not describe the instructions the token actually permits.

Establish the programme and mint Record the network, full mint address and owning programme before interpreting any authority field. Read the mint extensions and the relevant account extensions. An empty field in a dashboard is not evidence that an extension is absent; it can also mean the interface does not decode it.

Turn configuration into an exposure statement Ask which party can change the rules, which actions affect holders and whether those powers can be removed. Separate current parameters from the authority to modify them. A fee set to zero today and an irrevocably absent fee mechanism are different configurations.

Keep the conclusion bounded Document the block or slot, source and decoding method. Describe the observed control rather than applying a blanket scam label to an entire token standard. Legitimate applications also use configurable token behaviour. The useful finding is who controls what, whether buyers were told and how that control changes their ability to transfer or exit.

来源

Solana documentation · extensions

Technical reference checked 9 September 2026. The review questions are editorial analysis, not findings about a named project.

相关阅读

钱包与安全

Delegatecall authority

Delegatecall runs another contract's code in the caller's storage context.

MASTR

支持独立研究

这里的调查、原始证据和指南均可免费阅读。自愿捐赠帮助支付研究成本,让 MASTR 能够继续提供工具。

打开钱包