ValidatorVN
  • ⚛️ValidatorVN
  • ⛓️Mainnet Network
  • 🧊Aura Network
  • 🧊Blockx Network
  • 🧊Elys Network
  • 🧊Entangle
  • 🧊Nibiru Chain
  • 🧊Namada
  • 🧊Shentu Chain
  • 🧊Zeta Chain
  • 🩶Orai Chain
  • 🩶Fetch Chain
  • 🩶Dymension
  • ⛓️Testnet Network
  • 🧊0G
  • 🧊Airchains
  • 🧊Celestia
  • 🧊Elys Network
  • 🧊Empeiria
  • 🧊Galactica
  • 🧊Hedge Block
  • 🧊Namada Housefire
  • 🧊Prysm
  • 🧊Side Protocol
  • 🧊Swisstronik
  • 🧊Story Protocol
  • 🧊Warden Protocol
  • 🧊Zenrock
  • 🩶Aligned Layer
  • 🩶Artela Network
  • 🩶Initia
    • Uptime Performance: Addressing Missed Blocks
    • Installation Guide
  • 🩶Mantra Chain
  • 🩶Pryzm
Powered by GitBook
On this page
  • Chain ID housefire-cotton.d3c912fee7462
  • Public Endpoints
  • Snapshots (Daily at 2AM UTC)
  • Addrbook files
  • Live Peers
  • Seeds

Namada Housefire

The shielded asset hub rewarding you to protect the multichain. Introducing shielding rewards & shielded cross-chain actions for any token.

PreviousHedge BlockNextPrysm

Last updated 6 months ago

Chain ID housefire-cotton.d3c912fee7462

Public Endpoints

RPC: https://namada-housefire-rpc.validatorvn.com/

Snapshots (Daily at 2AM UTC)

sudo systemctl stop namadad #or equivalent to your service names

sudo cp $HOME/.local/share/namada/housefire-cotton.d3c912fee7462/cometbft/data/priv_validator_state.json $HOME/.local/share/namada/housefire-cotton.d3c912fee7462/cometbft/priv_validator_state.json.backup

sudo rm -rf $HOME/.local/share/namada/housefire-cotton.d3c912fee7462/db
sudo rm -rf $HOME/.local/share/namada/housefire-cotton.d3c912fee7462/cometbft/data

curl -L https://snapshot.validatorvn.com/namada/data.tar.lz4 | lz4 -dc - | tar -xf - -C $HOME/.local/share/namada/housefire-cotton.d3c912fee7462

sudo cp $HOME/.local/share/namada/housefire-cotton.d3c912fee7462/cometbft/priv_validator_state.json.backup $HOME/.local/share/namada/housefire-cotton.d3c912fee7462/cometbft/data/priv_validator_state.json

sudo systemctl start namadad #or equivalent to your service names

Addrbook files

curl -L https://snapshot.validatorvn.com/namada/addrbook.json > $HOME/.local/share/namada/housefire-cotton.d3c912fee7462/cometbft/config/addrbook.json

Live Peers

URL="https://namada-housefire-rpc.validatorvn.com//net_info"

response=$(curl -s $URL)

PEERS=$(echo $response | jq -r '.result.peers[] | "\(.node_info.id)@\(.remote_ip):" + (.node_info.listen_addr | capture("(?<ip>.+):(?<port>[0-9]+)$").port)' | paste -sd "," -)

echo "PEERS=\"$PEERS\""

sed -i 's|^persistent_peers *=.*|persistent_peers = "'$PEERS'"|' $HOME/.zrchain/config/config.toml

Seeds

SEEDS=tcp://44d83ff9667826aee0c68d6256898a0c23bb2d16@namada-housefire-rpc.validatorvn.com:47656

sed -i.bak -e "s/^seeds *=.*/seeds = \"$SEEDS\"/" $HOME/.local/share/namada/housefire-cotton.d3c912fee7462/config.toml

🧊
https://x.com/namada
https://discord.gg/namada