Skip to main content

ZIGChain Chain Information

TL;DR: Official mainnet and testnet links for ZIGChain—network folders, RPC/API/gRPC nodes, seeds, peers, genesis, snapshots, addrbook, and the testnet faucet.

Overview

This page lists links for connecting to ZIGChain on mainnet and testnet: official network data, the testnet faucet, snapshots, and related downloads. Use them for development and integration; for production, prefer your own full node or infrastructure you trust.

Key Concepts

  • Network folder: GitHub directory with chain ID, genesis, node lists, and version files for one network.
  • RPC node: Tendermint RPC endpoint for blocks and transactions.
  • API (LCD) node: REST layer for Cosmos SDK queries.
  • gRPC node: Binary gRPC interface for tooling and services.
  • Snapshot: Compressed chain state download for faster node sync.
  • Addrbook: Peer address list for node discovery.
  • Genesis file: Initial chain state at launch.
  • Seed node: Peer discovery entry point; persistent peers maintain longer-lived connections.

Official network configuration

ResourceMainnetTestnet
Network folderzigchain-1zig-test-2
RPC nodesrpc-nodes.txtrpc-nodes.txt
API (LCD) nodesapi-nodes.txtapi-nodes.txt
gRPC nodesgrpc-nodes.txtgrpc-nodes.txt
Seed nodesseed-nodes.txtseed-nodes.txt
Persistent peerspeers.txtpeers.txt
Genesisgenesis.jsongenesis.json
Chain IDchain-id.txtchain-id.txt
Node versionversion.txtversion.txt

Testnet faucet

ServiceMainnetTestnet
Faucethttps://faucet.zigchain.com

Snapshots

ProviderMainnetTestnetNotes
ZIGChainhttps://snapshots.zigchain.com/https://snapshots.zigchain.com/Official (mainnet and testnet)
Polkachuhttps://polkachu.com/tendermint_snapshots/zigchainDaily (pruned)
NodeStakehttps://ss.zigchain.nodestake.org/https://ss-t.zigchain.nodestake.org/Every 12 hours

Addrbook

ProviderMainnetTestnet
Polkachuhttps://snapshots.polkachu.com/addrbook/zigchain/addrbook.jsonhttps://snapshots.polkachu.com/testnet-addrbook/zigchain/addrbook.json
NodeStakehttps://ss.zigchain.nodestake.org/addrbook.jsonhttps://ss-t.zigchain.nodestake.org/addrbook.json

Genesis

ProviderMainnetTestnet
Polkachuhttps://snapshots.polkachu.com/genesis/zigchain/genesis.jsonhttps://snapshots.polkachu.com/testnet-genesis/zigchain/genesis.json
NodeStakehttps://ss.zigchain.nodestake.org/genesis.jsonhttps://ss-t.zigchain.nodestake.org/genesis.json