🧩 Technical Token Details

Raw token data from on-chain registry

This section exposes the technical metadata and system-level properties of the token — essential for developers, auditors, and experienced users performing deep inspection.


🔧 Parameters Displayed

  • 🧬 Token Program ▸ SPL Program address used to mint this token ▸ Usually: Tokenkeg... for standard SPL tokens

  • 🔖 Token TypeExample: SPL Token ▸ Indicates the token’s Solana standard (SPL, NFT, etc.)

  • 🧱 Extensions ▸ Shows if the token uses advanced program extensions (e.g., transfer hooks, confidential transfers) ▸ Example: None

  • 🛠 Update Authority ▸ The wallet with permission to modify token metadata ▸ Important for determining mutability and trust

  • 🔗 Metadata URI ▸ Link to token’s metadata JSON file on-chain ▸ Click “View Metadata” to inspect structure and branding integrity


These details help determine:

  • If the token uses a standard or custom program

  • Whether it’s modifiable or immutable

  • If metadata is present and accessible

  • What mechanisms or extensions are included

Ideal for protocol-level validation, metadata inspection, and permission flagging.

Last updated