> For the complete documentation index, see [llms.txt](https://docs.validator247.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.validator247.com/eigenlayer-testnet.md).

# EigenLayer testnet

## Link operator

```
https://holesky.eigenlayer.xyz/operator/0x682f5c4bc85feec8d042d324960318553a47b24d
```

## Aligned Layer AVS

```
https://holesky.eigenlayer.xyz/avs/0x58f280bebe9b34c9939c3c39e0890c81f163b623
```

## Alingned Upgrade v0.9.2&#x20;

```
cd ~/aligned_layer

git checkout v0.9.2

git pull origin v0.9.2

make update_operator

./operator/build/aligned-operator --version

systemctl restart aligned

systemctl status aligned

```

## Chainbase Network AVS

```
https://holesky.eigenlayer.xyz/avs/0x5e78eff26480a75e06ccdabe88eb522d4d8e1c9d
```
