The Migaloo chain is a permissionless Cosmos SDK chain on which projects are encouraged to build their applications. Migaloo chain is the home of the White Whale dApp, Interchain Command Center.
Chain ID: migaloo-1 | Latest Version Tag: v2.0.5 | Wasm: ON
Subscribe to our free 🤖 Mainnet Proposal Bot to never miss upcoming proposals
Restake with kjnodes (every 5 minutes)
https://explorer.kjnodes.com/migaloo
- api: https://migaloo.api.kjnodes.com
- rpc: https://migaloo.rpc.kjnodes.com
- grpc: migaloo.grpc.kjnodes.com:14990
state-sync
[email protected]:14956
seed-node
[email protected]:14959
addrbook
curl -Ls https://snapshots.kjnodes.com/migaloo/addrbook.json > $HOME/.migalood/config/addrbook.json
live-peers (10)
peers="[email protected]:26656,[email protected]:26120,[email protected]:26656,[email protected]:8095,[email protected]:26120,[email protected]:8095,[email protected]:26656,[email protected]:20756,[email protected]:20756,[email protected]:14956"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.migalood/config/config.toml