Insights
Source Protocol

Source Protocol

Source Image
Chain IDLatest Version TagWasm
source-1v3.0.0ON

Links

Delegation Statistics

  • img staked:
  • Unique delegators:

Chain Explorer

Ping.pub (opens in a new tab)

Public Endpoints

Peering Information

Address book Configuration

curl -Ls https://quicksync.validatus.com/addrbook/source/addrbook.json > $HOME/.sourced/config/addrbook.json

Latest Snapshot (Updated every 4 hours )

These are pruned snapshots:

chain="source"
NodeSnapshot=$(curl -v --silent https://quicksync.validatus.com/snapshots/ --stderr - | tr '>' '\n' | grep -o "${chain}-.*.tar.lz4" | tail -1)
echo "Snapshot Height: $NodeSnapshot"
URL="https://quicksync.validatus.com/snapshots/$NodeSnapshot"
echo "URL $URL"
wget $URL

Wasm: