AtomicHub Public Backups

Open database dumps and chain snapshots for the Antelope networks. Direct downloads, no signup.
Database dumps are logical pg_dumps of our AtomicAssets-API (ECA) Postgres. Restore one with pg_restore to run an indexer without re-syncing. Chain snapshots are nodeos state snapshots. Boot a node with nodeos --snapshot instead of replaying from genesis. Each artifact lists its size, date and sha256; downloads come straight from object storage and support resume.
Mainnet
WAX Mainnet wax-mainnet
Database dump (ECA)latest
eca_wax_mainnet.dir.tar
Date
2026-06-15 21:48 UTC · 3h ago
Block
440,170,373
Size
88.1 GB
Postgres
18.2
Format
directory · zstd:12
sha256
08190d6e…4df8b5
⬇ Download (88.1 GB)
verify
echo "08190d6efbf6f992c1a37c8e94b4b68c588a8a40409f0a77672decfa644df8b5  eca_wax_mainnet.dir.tar" | sha256sum -c
restore (pg_restore)
tar xf eca_wax_mainnet.dir.tar
pg_restore --no-owner --no-acl -j 4 -d eca_wax_mainnet eca_wax_mainnet.dir
older versions (1)
2026-06-13 14:46 UTC88.1 GB
Chain snapshotlatest
snapshot-20260615T100824Z-440061137.bin.zst
Block
440,061,137
Date
2026-06-15 10:08 UTC · 15h ago
Size
7.0 GB
⬇ Download (7.0 GB)
restore (nodeos)
zstd -d snapshot-20260615T100824Z-440061137.bin.zst
nodeos --snapshot snapshot-20260615T100824Z-440061137.bin --data-dir ./data --config-dir ./config
older versions (2)
439,887,7777.0 GB
439,715,3117.0 GB
Vaulta (EOS) Mainnet eos-mainnet
Database dump (ECA)latest
eca_eos_mainnet.dir.tar
Date
2026-06-15 21:55 UTC · 3h ago
Block
504,505,222
Size
1.2 GB
Postgres
18.2
Format
directory · zstd:12
sha256
b5414b6c…90086d
⬇ Download (1.2 GB)
verify
echo "b5414b6c59f1616516e09fc5576f2bad9b2a560198781b1584252d66d690086d  eca_eos_mainnet.dir.tar" | sha256sum -c
restore (pg_restore)
tar xf eca_eos_mainnet.dir.tar
pg_restore --no-owner --no-acl -j 4 -d eca_eos_mainnet eca_eos_mainnet.dir
older versions (1)
2026-06-15 12:34 UTC1.2 GB
Chain snapshotlatest
snapshot-20260615T102104Z-504419593.bin.zst
Block
504,419,593
Date
2026-06-15 10:21 UTC · 14h ago
Size
18.5 GB
⬇ Download (18.5 GB)
restore (nodeos)
zstd -d snapshot-20260615T102104Z-504419593.bin.zst
nodeos --snapshot snapshot-20260615T102104Z-504419593.bin --data-dir ./data --config-dir ./config
older versions (2)
504,246,84418.5 GB
504,074,21318.5 GB
XPR (Proton) Mainnet proton-mainnet
Database dump (ECA)latest
eca_proton_mainnet.dir.tar
Date
2026-06-15 21:53 UTC · 3h ago
Block
387,745,210
Size
138 MB
Postgres
18.2
Format
directory · zstd:12
sha256
12b67cf3…805634
⬇ Download (138 MB)
verify
echo "12b67cf3cc6d8f0841004624d86dff10a4da730ebd3f05eaa3f146482b805634  eca_proton_mainnet.dir.tar" | sha256sum -c
restore (pg_restore)
tar xf eca_proton_mainnet.dir.tar
pg_restore --no-owner --no-acl -j 4 -d eca_proton_mainnet eca_proton_mainnet.dir
older versions (1)
2026-06-15 12:33 UTC138 MB
Chain snapshotlatest
snapshot-20260615T080252Z-387645215.bin.zst
Block
387,645,215
Date
2026-06-15 08:02 UTC · 17h ago
Size
515 MB
⬇ Download (515 MB)
restore (nodeos)
zstd -d snapshot-20260615T080252Z-387645215.bin.zst
nodeos --snapshot snapshot-20260615T080252Z-387645215.bin --data-dir ./data --config-dir ./config
older versions (2)
387,472,414515 MB
387,299,650515 MB
Testnet
WAX Testnet wax-testnet
Database dump (ECA)latest
eca_wax_testnet.dir.tar
Date
2026-06-15 21:58 UTC · 3h ago
Block
411,274,324
Size
1016 MB
Postgres
18.2
Format
directory · zstd:12
sha256
12d076b2…02eae2
⬇ Download (1016 MB)
verify
echo "12d076b2cfb591e00e23b4dd4adbbd792d4f4530ec905777962b12e34502eae2  eca_wax_testnet.dir.tar" | sha256sum -c
restore (pg_restore)
tar xf eca_wax_testnet.dir.tar
pg_restore --no-owner --no-acl -j 4 -d eca_wax_testnet eca_wax_testnet.dir
older versions (1)
2026-06-15 12:40 UTC1019 MB
Chain snapshotlatest
snapshot-20260615T120119Z-411201816.bin.zst
Block
411,201,816
Date
2026-06-15 12:01 UTC · 13h ago
Size
337 MB
⬇ Download (337 MB)
restore (nodeos)
zstd -d snapshot-20260615T120119Z-411201816.bin.zst
nodeos --snapshot snapshot-20260615T120119Z-411201816.bin --data-dir ./data --config-dir ./config
older versions (2)
411,029,016405 MB
410,856,217395 MB
XPR (Proton) Testnet proton-testnet
Database dump (ECA)latest
eca_proton_testnet.dir.tar
Date
2026-06-15 21:49 UTC · 3h ago
Block
390,378,615
Size
7.2 MB
Postgres
18.2
Format
directory · zstd:12
sha256
d86c8598…51e9b8
⬇ Download (7.2 MB)
verify
echo "d86c859817420168ee7ccf4a17a13db035f7ba30f58a1152cfd66ab21551e9b8  eca_proton_testnet.dir.tar" | sha256sum -c
restore (pg_restore)
tar xf eca_proton_testnet.dir.tar
pg_restore --no-owner --no-acl -j 4 -d eca_proton_testnet eca_proton_testnet.dir
older versions (1)
2026-06-15 12:31 UTC7.3 MB
Chain snapshotlatest
snapshot-20260615T110248Z-390300611.bin.zst
Block
390,300,611
Date
2026-06-15 11:02 UTC · 14h ago
Size
21.1 MB
⬇ Download (21.1 MB)
restore (nodeos)
zstd -d snapshot-20260615T110248Z-390300611.bin.zst
nodeos --snapshot snapshot-20260615T110248Z-390300611.bin --data-dir ./data --config-dir ./config
older versions (2)
390,127,84620.9 MB
389,955,07920.9 MB
Jungle4 Testnet jungle4-testnet
Database dump (ECA)latest
eca_jungle4_testnet.dir.tar
Date
2026-06-15 21:51 UTC · 3h ago
Block
271,383,049
Size
1.2 MB
Postgres
18.2
Format
directory · zstd:12
sha256
1317f57e…7df685
⬇ Download (1.2 MB)
verify
echo "1317f57eb572691229f93706a5d6c5eae5fc071886e33c12ac85ca95dc7df685  eca_jungle4_testnet.dir.tar" | sha256sum -c
restore (pg_restore)
tar xf eca_jungle4_testnet.dir.tar
pg_restore --no-owner --no-acl -j 4 -d eca_jungle4_testnet eca_jungle4_testnet.dir
older versions (1)
2026-06-15 12:29 UTC1.1 MB
Chain snapshotlatest
snapshot-20260615T070002Z-271276030.bin.zst
Block
271,276,030
Date
2026-06-15 07:00 UTC · 18h ago
Size
70.6 MB
⬇ Download (70.6 MB)
restore (nodeos)
zstd -d snapshot-20260615T070002Z-271276030.bin.zst
nodeos --snapshot snapshot-20260615T070002Z-271276030.bin --data-dir ./data --config-dir ./config
older versions (2)
271,103,23070.5 MB
270,930,46970.5 MB