Search

Cosmos

About Cosmos

Cosmos is an ever-expanding ecosystem of interoperable and sovereign blockchain apps and services, built for a decentralized future.

Available services

Endpoints

RPC
API
gRPC

State-Sync

#!/bin/bash # If SNAP_RPC does not work, use altanative address # Altanative Address: "https://endpoint1.bharvest.io/rpc/cosmos" SNAP_RPC="https://endpoint1.bharvest.io/rpc/cosmos" LATEST_HEIGHT=$(curl -s $SNAP_RPC/block | jq -r .result.block.header.height); \ BLOCK_HEIGHT=$((LATEST_HEIGHT - 2000)); \ TRUST_HASH=$(curl -s "$SNAP_RPC/block?height=$BLOCK_HEIGHT" | jq -r .result.block_id.hash) sed -i.bak -E "s|^(enable[[:space:]]+=[[:space:]]+).*$|\1true| ; \ s|^(rpc_servers[[:space:]]+=[[:space:]]+).*$|\1\"$SNAP_RPC,$SNAP_RPC\"| ; \ s|^(trust_height[[:space:]]+=[[:space:]]+).*$|\1$BLOCK_HEIGHT| ; \ s|^(trust_hash[[:space:]]+=[[:space:]]+).*$|\1\"$TRUST_HASH\"|" $HOME/.gaia/config/config.toml
Bash
복사

Snapshot

Download
https://service.bharvest.io/snapshots/cosmos/cosmos_12620644.tar.lz4

Live Peers

41b31ae0c86970587150ee832cfc8d1af3749e45@74.118.136.19:26656,a0aca8fb801c69653a290bd44872e8457f8b0982@47.99.180.54:26656,f455f2b688908a22b4cb99c10ca966663e3f0446@138.1.11.95:26656,bd410d4564f7e0dd9a0eb16a64c337a059e11b80@47.103.35.130:26656,560c264df1ba2b2c57f53998d67a9ffc0ad1932c@138.3.11.33:26656,1da54d20c7339713f1d6d28dd2117087dd33d0ca@154.53.32.78:26656,0848802b3a558aa18ba25ba3fbe6aea3486241a1@23.88.72.109:26696,213857e741833d17275ea559bb2d0342398cec99@35.245.206.45:26656,ba3bacc714817218562f743178228f23678b2873@34.141.15.99:26656,2e470eb2dfd65ffa34a9ae2d73646f82c6e594b7@65.108.10.36:26656,298b87256adc41a8cf7ac3c755c23020ac96ac7f@34.145.9.235:26656,009c889254f9f49d9511ebb5cfa47855e4f41e82@54.38.46.179:26656,a82c35464a5e3316e7467260241ad49569db1d74@138.1.11.173:26656,73c2a86cc0d4b51c81bd0e36cee69f1731bcda0d@23.88.69.157:26656,1bfda3d59e70290a3dada9bb809dd954371850d3@54.180.225.240:26656,585794737e6b318957088e645e17c0669f3b11fc@54.160.123.34:26656,9c116194f25fd0d146019f171ef0f49904dcc586@167.86.98.230:26656,8b26208c6d94db7fdde0b434aaaec636505f9118@65.108.207.137:26656,52a6b8f416ba3ed2aafa72e35df28ee4c3ee547b@5.9.108.156:36656,d5cdd27a0aae56776f6fba0b7ba0ee66aeba534a@88.198.11.139:26656,1045cff0d1666f1bcc722551369e842cd6ac94f7@178.128.88.67:26656
Plain Text
복사

Addrbook

URL
https://service.bharvest.io/info/cosmos/addressbook.json