Company Logo

Umee Mainnet Snapshot and RPC

Latest Block Height of Snapshot:

Binary Version of Snapshot node:

Size of Snapshot:

Snapshot Upload time:

RPC: https://umee-rpc.vitwit.com/

API: https://umee-api.vitwit.com/

Snapshot Installation Instructions

- Install prerequisites

sudo apt install lz4

- Download and extract the snapshot in the home directory

curl -o - -L https://umee.sgp1.digitaloceanspaces.com/latest.tar.lz4 | lz4 -c -d - | tar -x -C ~/.umee


Note: Snapshot is taken and uploaded every 6 hours. There will be some downtime for the rpc during this time.