METADATA SCANNER

Media packed token scanner. Is it truly onchain?

Paste a mint. We tell you if the image, audio, or game is stored on the token, or only linked off-chain.

Reading the mint, then grading the file…

Grades

  • G0Off-chain file. File is HTTP/IPFS/Arweave. No data: anywhere relevant.
  • G1On-chain metadata, off-chain file. Name, symbol, and uri sit on the mint. The uri is still a URL.
  • G2Ledger-packed artifact. Bytes in memo or instruction data, not copied into the mint.
  • G3Inscription on linked mint. Tradeable CA is G0/G1. A companion mint holds the data: payload.
  • G4On-mint file. This mint’s uri or additionalMetadata is a data: URI with real media.
  • G5Fully on-chain file. Metaplex inscription accounts or multi-tx write larger than a 4 KB pack.

Color runs dim to bright: gray is a link, sand is a transaction blob, sage is a linked mint, green is the file in this mint.