Services
ZetaChain is the foundational, public blockchain that enables omnichain, generic smart contracts and messaging between any blockchain. It solves the problems of “cross-chain” and “multi-chain” and aims to open the crypto and global financial ecosystem to anyone. ZetaChain envisions and supports a truly fluid, multi-chain crypto ecosystem, where users and developers can move between and appreciate the benefits of any blockchain: payments, DeFi, liquidity, games, art, social graphs, performance, security, privacy, and so on.
Chain ID: athens_7001-1 | Latest Version Tag: v22.0.0 | Wasm: N/A |
Restake
In Future
Chain explorer
https://explorers.cryptech.com.ua/zetachain-testnet
Public endpoints
- api: https://api-zeta-test.cryptech.com.ua
- rpc: https://rpc-zeta-test.cryptech.com.ua
- grpc: https://grpc-zeta-test.cryptech.com.ua
- json-rpc: https://json-rpc-zeta-test.cryptech.com.ua
Peering
state-sync
aa20a32f2f6425abbae4177d6a94666878456b1a@185.144.99.91:26656
addrbook
curl -Ls https://github.com/dvjromashkin/guides/raw/refs/heads/main/zetachain-main/testnet/addrbook.json > $HOME/.zetacored/config/addrbook.json
live-peers ()
peers="1a3ab98e119e9325c08d62e06dd58a8bf91237fa@51.91.70.90:55786,cdf684827ebea7dfafb14a5ef2c69638a3a5b2ae@95.216.243.80:26656,57693a9bce3ffb5d6023a161ac9f744ac09a2329@162.19.240.28:26656,5c6e5285981dd07732d78f732975cceeefbf424a@65.21.69.95:26656,1ef4e7193a9d42a8f3e5195f7a21e925bc50ff55@57.129.28.218:26656,7b1e4c6dbdeb65fbaafd5fe415679d252bdae2f9@141.94.214.137:26656,3dba050e7733ac755386015a0aa7adafe99120c7@135.181.136.250:16656,cc8f7e21c8d7039618835c323c1c93690518c2c6@37.27.129.160:26756,a918d08544b5f4e0a9eb20bf91f343eb71b6d5ee@164.90.181.99:26656,038234610497601373b1d27e27251674c6c81df7@3.218.170.198:26656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.zetacored/config/config.toml