This is an independent, community-built tool — not affiliated with, endorsed by, or part of the gno.land team or project.
Live view of gno.land chain activity.
Every package/realm deployed via a transaction, most recent first. Genesis-deployed content (seeded at chain launch, not via a transaction — many well-known realms like boards/blog) is invisible to this kind of scan, same limitation as the NFT detection below.
Loading…
Click any realm row to preview its on-chain Render() output.
Source: on-chain registry gno.land/r/demo/defi/grc20reg — genesis-deployed
tokens are already included, since registration happens in each token's init() regardless
of how it was deployed.
Loading…
Click any row to preview its on-chain Render() output.
Source: every deployed realm (genesis included) that imports a GRC721/GRC1155-style library AND defines a matching function (Mint/OwnerOf/TokenURI/...). No central registry exists for NFTs, so this is best-effort detection, not a guarantee — a realm that merely references someone else's collection (a marketplace, a staking contract) can still slip through if it redeclares a matching function name. Genesis-deployed realms are scanned too, cached in your browser after the first visit.
Loading…
Click any row to preview its on-chain Render() output.
Checks the address below (read-only — no keys, no signing) for: native GNOT balance, plus every fungible token and detected NFT collection from the other two tabs. Token/NFT coverage is limited to whatever those tabs found, so their caveats apply here too. GNOT is shown as a real human-scale amount (its decimals are fixed and known); GRC20 token balances are shown in raw on-chain units instead, since their decimals aren't fetched per-token.
Click any result row to preview that realm's Render() output.