> For the complete documentation index, see [llms.txt](https://stavr-team.gitbook.io/nodes-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stavr-team.gitbook.io/nodes-guides/archive/tellor-t-halt/statesync-snapshot.md).

# StateSync/Snapshot

## &#x20;                                                   🔥Tellor🔥

## &#x20;                                                     TESTNET

## [Node installation instructions](https://stavr-team.gitbook.io/nodes-guides/testnets/tellor/node-installation)

## StateSync Tellor Testnet

```bash
SOOON
```

## SnapShot Testnet - updated every 5 hours

{% hint style="success" %} <mark style="color:purple;">**You can check the size and time of snapshot creation with this command**</mark> \
`curl -sI https://tellor-t.snapshot.stavr.tech/tellor-snap.tar.lz4 | grep "last" && curl -sI https://tellor-t.snapshot.stavr.tech/tellor-snap.tar.lz4 | grep content-length | awk '{printf "%.2f GB\n", $2/1024/1024/1024}'`
{% endhint %}

```sh
SOOON
```

## Useful Tools

🔥EXPLORER-T🔥: <https://explorer.stavr.tech/Tellor-Testnet> `Indexer "ON"`\
🔥API-T🔥: <https://tellor.api.t.stavr.tech>\
🔥RPC-T🔥: <https://tellor.rpc.t.stavr.tech> `Snapshot-interval = 100`\
🔥gRPC-T🔥: <tellor.grpc.t.stavr.tech:8029>

* Peer-T

```bash
SOON
```

* &#x20;Addrbook-T

```python
wget -O $HOME/.layer/config/addrbook.json "https://raw.githubusercontent.com/111STAVR111/props/main/Tellor/addrbook.json"
```

* Genesis-T

```bash
wget -O $HOME/.layer/config/genesis.json "https://raw.githubusercontent.com/111STAVR111/props/main/Tellor/genesis.json"
```

* Auto\_install\_script-T

```bash
wget -O tellort https://raw.githubusercontent.com/111STAVR111/props/main/Tellor/tellort && chmod +x tellort && ./tellort
```

## 🔥[Decentralization Info](https://github.com/obajay/StateSync-snapshots/tree/main/Projects/Dymension/Decentralization)🔥

<details>

<summary>RPC Scanning</summary>

### We scan nodes in real time every 4 hours. And we provide the final result of RPC endpoints. We cannot influence the operation of these nodes in any way.

```python
If Voting Power is higher than 0 --> then the Node is a validator of the network and may be subject to attack and be a potential threat to the chain.
```

```python
We marked such validators with a red symbol
```

</details>
