Skip to content
LogoLogo

Public Endpoints

Use these endpoints and artifacts to join a network or query chain state. cosmos.directory listings for Terp are stale — use the hosts below.

Chain IDs

NetworkChain IDFee denom
Mainnetmorocco-1uthiol
Testnet120u-1uthiol

Mainnet

SurfaceURL
RPChttps://rpc.terp.network
RESThttps://api.terp.network
gRPChttps://grpc.terp.network
Snapshots / genesishttps://s3.terp.network/snapshots/

Testnet

SurfaceURL
RPChttps://testnet-rpc.terp.network
Faucethttps://testnet-faucet.terp.network (GET /status, GET /faucet?address=)

S3 buckets (s3.terp.network)

MinIO-IPFS creates these buckets on boot (ensure-s3-buckets.sh). Layout: S3-LAYOUT / ADR-11.

BucketPurposeTypical public URL
staticWebsites (terp.network, permissionless.money, docs)Host maps, not path-style site roots
snapshotsPer-network genesis, chain.json, entrypoints, state archiveshttps://s3.terp.network/snapshots/<network>/<chain_id>/
releasesPer-repo source/binarieshttps://s3.terp.network/releases/<repo>/<tag>/manifest.json
upgradesGovernance upgrade packageshttps://s3.terp.network/upgrades/…

Network artifacts

Each environment publishes machine-readable files (addrbook, chain.json, genesis, snapshots). Start from https://s3.terp.network/snapshots/ and the networks repository.

See Install a node and State sync to use these endpoints.