State sync
With our state sync services you will be able to catch up latest chain block in matter of minutes
Chain ID: stargaze-1 | Latest Version Tag: 14.0.0
State Sync allows a new node to join the network by fetching a snapshot of the application state at a recent height instead of fetching and replaying all historical blocks. Since the application state is generally much smaller than the blocks, and restoring it is much faster than replaying blocks, this can reduce the time to sync with the network from days to minutes.
Instructions
Stop the service and reset the data
Get and configure the state sync information
Restart the service and check the log
Last updated