Inscription #85,501 · HTML
fad59bf1f9f1adc241bceeb827747fdbd83e11917ad2519acd544fce278fcca7i0
<!DOCTYPE html><html><head><meta charset="utf-8"><title>ZordApe #000</title><style>html,body{margin:0;padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:none;overflow:hidden}.c{display:flex;align-items:center;justify-content:center;width:100%;height:100%}svg{width:100%;height:auto;max-width:400px;max-height:400px}</style></head><body><div class="c"><svg id="z" viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg"></svg></div><script>const u=["/content/01a41c2546b829975f9d1835a683b5b2c1784fed59fdf5ff661e4bffd7a99232i0","/content/4730374d898e5054c024413672bc0747e0fb03904874c65dbdafb3ba5e9d24d3i0","/content/fc311944abd447f8018ef8d2e1fba95c895de11815b3bf698bcf2734e8c8e905i0","/content/a6e56e37dfb4dd7f049f83a17d0ef5b9309084192e2cfae911910547381e2b64i0"];fetch(u[4]).then(r=>r.text()).then(t=>{const s=document.createElement("div");s.innerHTML=t;const e=s.querySelector("script");if(e){document.body.appendChild(e);e.remove()}});(async()=>{let s="";for(const x of u.slice(0,4)){const r=await fetch(x),t=await r.text(),g=t.match(/<g[^>]*>[\s\S]*?<\/g>/gi)||[];s+=g.join("")}document.getElementById("z").innerHTML=s})();</script></body></html>This view mirrors a public indexer
Zcash mainnet carries more than a hundred thousand inscriptions, and reading them from your own node means syncing one first. So this page reads the Zerdinals indexer over its public API, which is fast and complete but is a third party's reading of the chain.
All data, Tokens and Claims are the other kind: recomputed from blocks by the indexer in this repo, so you can check every number against your own node.
To check any of this against the chain rather than the mirror, run zcash-cli getrawtransaction fad59bf1f9f1… 1 on your own node. Setting one up is the difference between reading a claim and verifying it.