Everything runs locally in your browser. View-source to inspect. There’s no server-side processing or hidden state; all verification happens transparently in your browser.
What this tool does: It verifies integrity of token-related files by:
personal_sign) against the contract's creator address (signer address).What this tool does not do: It does not prove the authenticity of the metadata itself. For authenticity, you must independently confirm that:
tokenURI or baseURI) matches the URL you are verifying.This verifier will pass even if the metadata comes from an untrusted source or a compromised key, as long as the hash/signature match.
ipfs://CID/ or http://localhost:8080/meta/). The page shows the final metadata URL it will fetch. Click Fetch metadata.