tx exports

August 24, 2026 · View on GitHub

This repository archives raw blockchain transaction data from Gno.land chains.

Active chains (backed up continuously)

ChainDirectoryFrequency
pearl.gno.land (test16)pearl.gno.land/every 4 hours
sapphire.gno.land (test15)sapphire.gno.land/every 4 hours
gnoland1 (betanet)gnoland1/every 4 hours
staging.gno.landstaging.gno.land/every hour

Historical chains (archived, no longer updated)

  • topaz.gno.land/ — topaz.gno.land (test14)
  • test13.gno.land/ — test13.gno.land
  • test11.gno.land/ — test11.gno.land
  • test5.gno.land/ — test5.gno.land
  • test4.gno.land/ — test4.gno.land
  • test3.gno.land/ — test3.gno.land
  • test2.gno.land/ — test2.gno.land
  • test1.gno.land/ — test1.gno.land

Tools

  • rules.mk — shared Makefile rules used by all chain directories (fetch, stats, loop)
  • Backup is powered by tx-archive (lives in the gnolang/gno monorepo)
  • staging.gno.land/export.sh — custom export script using gnogenesis (Portal Loop has no standard RPC tx export)