BERACHAIN V2 (Testnet)

Community Tools & Services

Forest Staking

Node Snapshot

Coming Soon
										

Berachain Explorer

https://bartio.beratrail.io/
                    

AddrBook File

If you are not receiving peers, stop your node, download and replace the addrbook.json, and then restart your node.

wget -O addrbook.json https://services.foreststaking.com/addrbook.json --inet4-only
mv addrbook.json $HOME/.beacond/config/
										

Genesis File

This is a copy of our genesis file

wget -O genesis.json https://services.foreststaking.com/genesis.json --inet4-only
mv genesis.json $HOME/.beacond/config/
										

API Endpoint

https://berachain-api.foreststaking.com
                    

RPC Endpoint

https://berachain-rpc.foreststaking.com
                    

Live Peers

Use our Live Peers list to quickly connect your node to the network.

820e9ebcba933500415ea5f6ba114b5e19fb5eef@5.78.119.101:26656,f22fec658da89420d7d914e213be414735807a84@94.130.35.120:26656,b41e90ebd5a032152fa52752b74ead055f7b0d1c@149.202.108.189:13356,fb98abb0e9eecbadbf7987cb0dd7e6c6fcbee074@176.9.0.17:26656,1b00951faa869a33036a8b3fedd6d55a3356eb0e@136.243.83.99:26656,bfab55952a74c2b990469bc00d589e9a91f0660f@93.123.72.201:25456,4b06c765af012cfff5cd7c82b1daf3f5a9f902a4@51.91.119.196:26656,5955d3cb9400ef3256fd167d90980c5eeb327abe@37.208.110.110:26656,ed778ec8419e88eb806112dbe4ce3e0e12ceb114@88.218.226.12:26656,a2b9fc136b3aff181397e19c07e93935a3644106@35.214.148.186:26656

										
peers=$(curl -s https://services.foreststaking.com/peers.txt)
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$peers\"/" ~/.beacond/config/config.toml
										

Forest Staking Peer

Use our Forest Staking Peer to quick connect your node with the network

aec61447cede59e8c3eaddbddae0c82a2b36bbd0@berachain.foreststaking.com:26656