tx exports
August 24, 2026 · View on GitHub
This repository archives raw blockchain transaction data from Gno.land chains.
Active chains (backed up continuously)
| Chain | Directory | Frequency |
|---|---|---|
| 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.land | staging.gno.land/ | every hour |
Historical chains (archived, no longer updated)
topaz.gno.land/— topaz.gno.land (test14)test13.gno.land/— test13.gno.landtest11.gno.land/— test11.gno.landtest5.gno.land/— test5.gno.landtest4.gno.land/— test4.gno.landtest3.gno.land/— test3.gno.landtest2.gno.land/— test2.gno.landtest1.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/gnomonorepo) staging.gno.land/export.sh— custom export script usinggnogenesis(Portal Loop has no standard RPC tx export)