BareMetal | Decentralised | Reliable Validators
Our clustered and automated validator monitoring systems guarantees unbeatable reliability and
state-of-the-art security.
VIEW VALIDATOR
BareMetal | Decentralised | Reliable Validators
Our clustered and automated validator monitoring systems guarantees unbeatable reliability and state-of-the-art security.
VIEW VALIDATOROur validator is currently inactive 😞
If you are a whale 🐳 and can get us into the active set please Contact Us and we can offer you a very good deal!
Sei is the first Layer 1 specialized for trading, optimizing every layer of the stack to offer the best infrastructure for trading apps of all types - NFT marketplaces, gaming DEXs, and DeFi DEXs. Backed by Multicoin, Delphi, Coinbase, Hudson River, GSR, Flow Traders and angels from LayerZero, Frax, and Anchorage, Sei has 150+ teams from Arbitrum, Avalanche, Polygon, Solana, Aptos, and Sui building ahead of mainnet.
Node Services
AutoStake Snapshots:
# Install dependancies and stop chain sudo apt install curl liblz4-tool -y sudo systemctl stop sei # Remove current data and save priv_validator_state.json cd $HOME/.sei cp data/priv_validator_state.json priv_validator_state.json.backup rm -r data/* # Download the snapshot SNAP_URL="http://snapshots.autostake.com/lyIs25DaSWMSm8evWKHGQrb/pacific-1/latest.tar.lz4" curl $SNAP_URL | lz4 -d | tar -xvf - # Restore priv_validator_state.json and restart chain mv priv_validator_state.json.backup data/priv_validator_state.json sudo systemctl start sei
AutoStake addrbook:
sudo apt install curl -y cd $HOME/.sei/config curl http://snapshots.autostake.com/lyIs25DaSWMSm8evWKHGQrb/pacific-1/addrbook.json --output addrbook.json
State-Sync RPC:
We have and RPC server with state-sync enabled here: https://sei-mainnet-rpc.autostake.com:443
STATESYNC_RPC="https://sei-mainnet-rpc.autostake.com:443" LATEST_HEIGHT=$(curl -s "$STATESYNC_RPC/block" | jq -r .result.block.header.height) TRUST_HEIGHT=$(("$LATEST_HEIGHT" - 2000)) TRUST_HASH=$(curl -s "$STATESYNC_RPC/block?height=$TRUST_HEIGHT" | jq -r .result.block_id.hash) cd $HOME/.sei sed -i '/\[statesync\]/{:a;n;/enable/s/false/true/;Ta;}' config/config.toml sed -i "s@rpc_servers = \".*\"@rpc_servers = \"$STATESYNC_RPC,$STATESYNC_RPC\"@" config/config.toml sed -i "s@trust_height = .*@trust_height = $TRUST_HEIGHT@" config/config.toml sed -i "s@trust_hash = \".*\"@trust_hash = \"$TRUST_HASH\"@" config/config.toml
AutoStake Seed:
ebc272824924ea1a27ea3183dd0b9ba713494f83@sei-mainnet-seed.autostake.com:26806
cd $HOME/.sei SEED="ebc272824924ea1a27ea3183dd0b9ba713494f83@sei-mainnet-seed.autostake.com:26806" sed -i "s/seeds = \"\"/seeds = \"$SEED\"/" config/config.toml
AutoStake Peer:
ebc272824924ea1a27ea3183dd0b9ba713494f83@sei-mainnet-peer.autostake.com:26806
cd $HOME/.sei PEER="ebc272824924ea1a27ea3183dd0b9ba713494f83@sei-mainnet-peer.autostake.com:26806" sed -i "s/persistent_peers = \"\"/persistent_peers = \"$PEER\"/" config/config.toml
AutoStake LCD:
https://sei-mainnet-lcd.autostake.com:443
AutoStake gRPC:
sei-mainnet-grpc.autostake.com:443
Are you ready to earn a return for HODLing?
Delegate to our validator now and start earning right away!