Public Endpoints
Network Resources
Access all Terp Network configuration files, snapshots, and chain metadata from our distributed S3 infrastructure.
Public peer addresses and node endpoints for quick network synchronization
addrbook.jsonChain metadata including chain ID, denominations, and bech32 prefixes
chain.jsonRequired software versions and upgrade compatibility data
versions.jsonInitial blockchain state for validator initialization and sync
genesis.jsonRegistered tokens, IBC assets and denomination metadata
assetlist.jsonLatest snapshot metadata with pruning and archive details
snapshot_full.jsonPublic peer addresses and node endpoints for quick network synchronization
addrbook.jsonChain metadata including chain ID, denominations, and bech32 prefixes
chain.jsonRequired software versions and upgrade compatibility data
versions.jsonInitial blockchain state for validator initialization and sync
genesis.jsonRegistered tokens, IBC assets and denomination metadata
assetlist.jsonLatest snapshot metadata with pruning and archive details
snapshot_full.jsonS3 Bucket Structure
All resources are hosted on Terp Network's public S3 storage following this hierarchy:
If you prefer direct access, resources follow this pattern:
# Mainnet
https://s3.terp.network/snapshots/mainnet/morocco-1/{filename}
# Testnet
https://s3.terp.network/snapshots/testnet/120u-1/{filename}Support Your Public Resource Provider
Consider running your own sentry or full node to support the network's decentralization. See node guides for setup.
Use the embedded overview from cosmos.directory for up-to-date information on public RPCs, APIs, peers, and chain resources.