Back to Home

How to Verify on the Blockchain

Your digital receipt is a public record. Anyone can verify its authenticity, ownership history, and underlying physical asset without relying on our systems.

1. Find Your NFT Address

Open your DigiGold app and navigate to your vault. Tap on any gold certificate to reveal its unique Contract Address and Token ID.

2. Open a Block Explorer

Visit a public block explorer like Etherscan or Polygonscan. Paste your Contract Address into the search bar at the top of the page.

3. Read the Metadata

Navigate to the "Read Contract" tab and enter your Token ID. You will see the vault location, bar serial number, purity, and exact weight.

Why is this important?

Because the data is stored on a decentralized network, it cannot be altered, forged, or deleted by DigiGold or any third party. The blockchain serves as an incorruptible, globally accessible source of truth for your physical gold holdings.

{
  "name": "DigiGold 1oz Bar #849204",
  "description": "1 Troy Ounce 99.99% Fine Gold",
  "attributes": [
    { "trait_type": "Vault", "value": "Singapore Tier-1" },
    { "trait_type": "Serial", "value": "AX-849204" }
  ]
}