About Rizon
Digital Currency & Asset Hub
Home : https://rizon.world/
Available serivces
Endpoints
State-Sync
#!/bin/bash
# If SNAP_RPC does not work, use altanative address
SNAP_RPC="https://rizon-rpc.bharvest.io:443"
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/.rizon/config/config.toml
Bash
Snapshot
Download | Preparing |
Live Peers
40ebbce225506dec222854c6025593ce14c11eae@13.125.242.1:26656,e08af7a66001edcc333d9b81398c257a9848d9a0@3.37.198.87:26656,d3ca96e62a701823195f345242b05816cfaeef9b@138.3.23.69:26656,9b51b91fda0d1785fa03b4af1c3e36e53710850e@54.71.212.53:26656,dddde3f2b2d74977f56ed9339b5729726ad9a4a1@15.235.53.92:12356,6892d93153d9b13547982c6dc8d741084b599cea@3.210.29.92:26656,87b7bf580d08a069215f1dfc673a04b8bea3c437@65.21.94.220:16656,5c9692e80f475dd3eec1dd1a146b64db7b34445c@35.84.105.189:26656,8a9940980c6cf5c8b9c7639286202d8cab615d61@54.177.81.121:26656,e96a7a56c2f05b52270854246761f6cc6c434287@13.209.212.78:26656,805aba78d4f722695a1c77286c54d832aa37f314@65.108.106.172:36656,ba73927a073d15fe0cbb80d7ff8660f72e73a492@3.38.109.37:26656,ae1476777536e2be26507c4fbcf86b67540adb64@3.38.110.37:26656,738e43d0adcf83060b298c45dcfaa5dd80014387@83.149.119.145:26656,bba10290da32f3cb41e15c3a192413666ce05cee@136.243.115.119:26656,6d429d1ac30d9ec0fdc344701d368a35a8d9ccfc@167.11.0.156:26656,213cf110dfd1d30f67841c2828d19bca7b8e8d0f@195.201.165.123:20046,8e5079b569265990ce7ab1ea4688ee9372c264f9@135.181.219.115:26656,82588f011491c6100d922d133f52fc23460b9231@135.181.172.183:26656,ad393903d63f9e42d47b9f920561a5b1522967d3@217.13.223.167:46656,7ed127597736d82d2dd486888163c4eaba1691cf@54.180.51.228:26656
Plain Text
Addrbook
URL | https://service.bharvest.io/info/rizon/addressbook.json |